#contenidogestion
{
	margin: 0.5em;
}

#contenidogestion h2
{
	background: url();
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	padding-left: 1em;
}

.imagentitulo
{
	height: 30px;
	width: 30px;
}

#contenidogestion h2, .imagentitulo
{
	display: inline;
}

.gestiontitulo
{
	padding: 0.5em;
	border-bottom: 1px solid #ffffff;
}

.gestiones, .gestiones5,  .gestiones4, .gestionessinborde
{
	height: 10em;
	display: inline;
	position: relative;
	float: left;
}

.gestiones, .gestiones5, .gestiones4
{
	border: 1px solid white;
	/*margin-top: -1px;
	margin-left: -1px;*/
	padding: 0px;
}

.gestiones, .gestionessinborde
{
	width: 33%;
}

.gestiones5,  .gestiones4
{
	width: 66%;
}

.gestionessinborde
{
	text-align: center;
}

.gestionessinborde img
{	 margin-top: 0.2em;
	vertical-align:  middle;
}

.gestion2, .gestion3, .gestion5, .gestion4
{
	display: inline;
	float: left;
	position: relative;
	text-align: center;
	vertical-align: middle;
	
	padding-top: 1em;
}

.gestion2 a, .gestion3 a, .gestion5 a,  .gestion4 a
{
	color: white;
}

.gestion2
{
	width: 49%;
}

.gestion3
{
	width: 32%;
}
.gestion4{
 	width: 24%;
 }

.gestion5
{
	width: 19%;
}

