#contenidogestion a{
	color:#ffff00;
}
#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 #ffff00;
}

.gestiones, .gestiones5, .gestionessinborde, .gestiones4
{
	height: 10em;
	display: inline;
	position: relative;
	float: left;
}

.gestiones, .gestiones5, .gestiones4
{
	border: 1px solid #ffff00;

	/*margin-top: -1px;
	margin-left: -1px;*/
}

.gestiones, .gestionessinborde
{
	width: 33%;
}

.gestiones5
{
	width: 66%;
}

.gestionessinborde
{
	text-align: center;
}

.gestionessinborde img
{	margin-top: 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%;
}

.gestion5
{
	width: 19%;
}
.gestion4{
	 width: 24%;
}
