/* CSS Document */


.izquierda{
float:left;
margin-bottom:20px;
}

.izquierda2{
float:left; 
margin-bottom:0.45em;

}

.derecha{
float:left;
margin-left:0.3em;
margin-bottom:20px;
}

.f-izq{
	float:left;
	padding:0;
	display:inline;
	position:relative;
	width:48%;
}

.f-der{
	float:right;
	padding:0;
	width:48%;
	height:75px;
	display:inline;
	position:relative
}
.f-der .cpnl{
	background:url(../imgs/comuns/cpnl.gif) no-repeat center left;
	/*padding:5px 0 0 50px;*/
	padding-left:50px;
	padding-bottom:3em;
	padding-top:3em;
	padding-right:2em;
}
.f-der .cpnl a{
	padding-top:1em}

.cnl{
	font-size:12px;
	font-weight:bold;
}


.f-izq img{
	float:left;
	padding-right:1em;
	vertical-align:middle;
}

.f-der img{
	vertical-align:middle;
	float:left;
	
}

.f-izq a, .f-der a{	
	margin-top:5em;
}
	
.logo_img{
	float:left;
	height:100%;
	width:125px;
}

.texto-cuadro_grande{
	font-size:1.2em; 
	/*float:left;*/
}
.f-izq .texto-cuadro_grande{
	margin-top:1.3em;
}
.escoles{padding-left:3em;}


.titulo-cuadro{
	color:#FFFFFF;
	height:1.2em;
	width:290px;
	padding:0.1em 0 0.1em 0.5em;
	clear:both;
}
.titulo-cuadro h3, .titulo-cuadro2 h3{
	font-size:1em;
	font-weight:bold; 
	padding:0;
	margin:0
}
.titulo_cuadro_p{
	font-size:0.9em !important;
}

.titulo-cuadro2{
color:#FFFFFF;
font-size:1em;
font-weight:bold;
height:1.2em;
width:593px;
padding:0.1em 0 0.1em 0.5em;
clear:both;
}

.actors{
	background-color:#B4CA27; 
	/*color:#000000 !important*/
}

.plans{
	background-color:#EC9E18; 
	/*color:#000000 !important*/
}

.programes{
	background-color:#9B8DC8; 
	/*color:#000000 !important*/
}

.estudis{background-color:#B41FB7;}

.tramits{background-color:#CC0033}

.dones{background-color: #F9F;}

.caja{
padding:0 10px 0 0;
width:288px;
font-size:0.6em;
background-color:#ededed;
margin-bottom:0.8em;
min-height:12.5em;
height:auto !important;
height:12.5em;
}

.caja2{
padding:0 10px 0 0;
width:591px;
font-size:0.5em; 
background:url(../imgs/comuns/fondo.gif) repeat-y;
background-color:#ededed;
}

.caja a, .caja2 a{
	color:#000 !important;
	/*color:#555555;*/
}
.img-caja{
width:0px;
float:left;
/*margin-right:0.8em;*/
}

.texto-caja{
	margin:2em 0 0 11em;
	min-height:82px;
	height:auto !important;
	height:82px;
	text-align:left !important;
	/*font-size:1.1em;*/
	font-size:1em;
}

.texto-caja2{
padding:2em 0 0 2em;
height:82px;
}

.texto-caja3 { 
overflow:hidden;
padding:2em 0 2em 2em;
}

.texto-caja3 .cajas {
width:45%; 
text-align:center; 
float:left; 
margin-right:5em
}

.texto-caja2 .texto-caja{
margin-top:-2em;
}
.texto-caja2 .f-der .texto-caja{
	width:17em;
}
html>body .texto-caja{
padding:2em 0 0 11em;
margin:0;}

html>body .texto-caja2 .f-izq .texto-caja{
	/*margin-top:-2em;*/
}
.texto-caja2 .f-izq .texto-caja{
	margin-top:-2em;
	padding:2em 0 0 1em;
}

.texto-caja ul{
	font-size:1em;
	padding:0 1em 0 4em;
}

.texto-caja ul li{
	list-style:none;
}

.marginLeft2-5{
margin-left:2.5em
}
