/* CSS Document */
.Tema{width:615px; font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.TPosLine{ }

.seccionCont1{ width:610px; }
.seccionCont2{ width:300px; float:left;  display:inline; margin-right:10px;}
.seccionCont3{ width:300px; float:left; display:inline; }


/*TITULO*/
.tituloA{ font-size:18px; color:#801414; padding-left:10px;}
.tituloB{ background:#e9e6c9 url(../img/bgTit610.gif) no-repeat; color:#fff; font-size:16px; height:28px; padding:8px 0 0 44px; overflow:hidden;}
.tituloC{ font-size:23px; color:#444;  background:#eee; border-left:#D04343 solid 4px; padding:3px 10px;}
.tituloD{ background:#e9e6c9 url(../img/bgTit475.gif) no-repeat; color:#fff; font-size:16px; height:28px; padding:8px 0 0 44px; overflow:hidden;}
.tituloE{ font-size:18px; color:#801414; text-align:center; text-transform:uppercase; padding-left:10px;}
.tituloF{ font-size:23px; color:#801414;  background:#eee; border-left:#801414 solid 8px; border-right:#801414 solid 8px; padding:3px 16px; margin-bottom:5px;}

/*CUADROS TEXTO*/
.textBoxA { padding:8px 8px;  margin-bottom:5px;}
.textBoxA p{ padding:5px; }
.textBoxA ul{ padding:5px; }
.textBoxA li{ list-style:none; border-left:#d04343 solid 3px; padding:2px 0 1px 10px; margin-bottom:2px; }

.textBoxB { padding:8px 13px; background:#801414; margin-bottom:5px; color:#FFF;}
.textBoxB  a{ color:#ebca1d;}
.textBoxB p{ padding:5px; }
.textBoxB ul{ padding:5px; }
.textBoxB li{ list-style:none; border-left:#fff solid 3px; padding:2px 0 1px 10px; margin-bottom:2px; }

.textBoxC { padding:8px 8px; background:#eee; border-left:#d04343 solid 4px; margin-bottom:5px;}
.textBoxC p{ padding:5px; }
.textBoxC ul{ padding:5px; }
.textBoxC li{ list-style:none; border-left:#d04343 solid 3px; padding:2px 0 1px 10px; margin-bottom:2px; }

.textBoxD { padding:8px 8px; background:#fefefe url(../img/bgTextoD.gif) bottom repeat-x; border:1px solid #ccc; min-height:140px; margin:0 0 10px 0;}
.textBoxD p{ padding:5px; }
.textBoxD ul{ padding:5px; }
.textBoxD li{ list-style:none; border-left:#d04343 solid 3px; padding:2px 0 1px 10px; margin-bottom:2px; }

/*CUADROS TEXTO IMAGEN*/
.textImgBoxC { padding:8px 0;}
.textImgBoxT { padding: 0 8px 8px 8px; }
.textImgBoxT p{ padding:5px; }
.textImgBoxT ul { padding:0 5px; }
.textImgBoxT li { padding:0 0 2px 8px; margin-bottom:2px; list-style:disc inside; }

/*IMAGENES*/
.imgBox { text-align:center; display:block; clear:left}
.textImgBoxI { margin:4px 6px 4px 0; float:left; padding:3px;}

/*SOLAPAS*/
.solapaC{  min-height:50px;  }
.solapaTit{ margin-top:4px; height:35px; padding-left:5px }
.solapaCont{ background-color:#fff; padding:7px; border:#d3d3d3 solid 4px; min-height:50px; display:none; }
.solapaTitOff{ 
	padding-right:10px; 
	float:left;
	margin:4px 0 0 4px;
	background:url(../img/bgSolapaTitOff.gif) no-repeat bottom right; 
}
.solapaTitOff span{ 
	float:left;  height:21px;
	padding:10px 0 0 10px;
	font-size:13px; text-transform:uppercase;
	font-weight:bold;
	background:url(../img/bgSolapaTitOff.gif) no-repeat bottom left; 
	color:#a0a0a0; 
}
.solapaTitOff:hover{ background-color:#fff; color:#0d5f8e !important; }
.solapaTitOn { 
	margin:0 0 0 4px;
	padding-right:10px; 
	float:left;
	background:url(../img/bgSolapaTitOn.gif) top right; 
	cursor:default
}
.solapaTitOn span{ 
	float:left; height:25px;
	padding:10px 0 0 10px;
	font-size:13px; text-transform:uppercase;
	font-weight:bold;
	background:url(../img/bgSolapaTitOn.gif) top left; 
	color:#D04343; 
}
.solapaTitOn:hover, .solapaTitOff:hover{ 
	text-decoration:none;
}
.solapaTitOff:hover{ 
	background:url(../img/bgSolapaTitOn.gif) top right;
}
.solapaTitOff:hover span{ 
	background:url(../img/bgSolapaTitOn.gif) top left;
	color:#523F38; 
}


.T1SolObjTex{ padding:4px; }

.T1Code p{ padding:8px; }


.grillaC{ margin:4px 1px; }
.Grilla {border-collapse:collapse;table-layout:fixed; margin:0 auto; font-size:11px;  }
.GrillaDestacada{background:none !important;background-color:#fff1a6 !important;font-weight:bold; color:#000000 !important;}
.GrillaEncNormal{background:none !important;font-weight:normal; color:#000000 !important;}
.Grilla th{	border:#821616 solid 1px !important; background:#821616 url(../img/bgTit.gif) top repeat-x; color:#FFF;}
.Grilla td{border:#821616 solid 1px;}
.Grilla th, .Grilla td{ padding:4px;}
.GrillaTrCol .GrillaEncNormal{background:#821616 url(../img/bgTit.gif) top repeat-x; color:#FFF;}
.GrillaTrRow{ background:#fff;}
.GrillaTdRowDes{background-color:#fff1a6 !important;font-weight:bold; color: #000000;}
.GrillaTrRowImp{ background:#fff;}
.GrillaTrTit{ background:#821616 url(../img/bgTit.gif) top repeat-x; color:#FFF;}
