/* ESTRUCTURA *************************************/
#contenedor_imagen{
	float:right;
	width:150px;
	margin-top:20px;
}
#cuerpo, #cuerpo2{
	margin-left:10px;
	width:580px;
	margin-top:20px;
	/*margin-bottom:10px;*/
	text-align:justify;
}
#cuerpo2{
	margin-left: 10px;
}
* html #cuerpo2{
	margin-left: 10px;
}
#cuerpo2 ul{
	margin:0;
	margin-left:45px;
}
#cuerpo2 ul li{
	margin-bottom:0;
	list-style:square;
}
#formulario .block{
	margin-bottom: 10px;
	text-align:justify;
}
#solicitar_plan{
	clear:both;
	background-repeat:no-repeat;
	width:141px;
	height:49px;
	margin-bottom: 10px;
}
.titulo_planes{
	height:30px;
	margin-left:10px;
}
.titulo_inicio{
	background: url(../img/inicio_titulo.jpg) left top no-repeat;
	height:30px;
	margin-left:10px;
}* html .titulo_inicio{
	background: url(../img/inicio_titulo.jpg) 10px top no-repeat;
}*:first-child+html .titulo_inicio{
	background: url(../img/inicio_titulo.jpg) 10px top no-repeat;
}
.aqui{
	color: #999;
	font-weight: bold;
}
.titulo_master{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004f9c;
	margin-left:10px;
	padding-top:15px;
}
h2{
	margin-bottom:2px;
}
h4{
	margin-bottom:12px;
}
/**************************************************/

/* TITULOS ****************************************/
.titulo{
	margin: 0;
	margin-left: 10px;
	padding-left: 10px;
	background: url(/img/flecha_stretch.jpg) left no-repeat;
}
.titPagina{
	font-family: tahoma;
	font-size:26;
	color:
}
/**************************************************/

/* LINKS ******************************************/
a, a:visited, a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#solicitar_plan a,#solicitar_plan a:visited,#solicitar_plan a:hover{
	padding-top:1px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
.stretch{
	cursor: pointer;
	margin:0;
}
.separador{
	border-top:2px dotted #999 ;
	margin-top:4px;
	margin-left:15px;
	margin-bottom:20px;
}
.borde_abajo{
	background-image: url(../img/borde_abajo_img.jpg);
	background-repeat:repeat-x;
	height:4px;
	margin-left:-15px;
	margin-top:20px;
	margin-bottom: 40px;
}
.stretcher{
	margin:0;
	padding-left:17px;
}
*html .stretcher{
	margin:0;
}
/**************************************************/

/* IMAGENES ***************************************/
.imagen_abrir, .imagen_cerrar{
	float:right;
	background-image:url(../img/abrir_img.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#1871AD;
	padding-left:15px;
	width:34px;
	height:15px;
}
.imagen_cerrar{
	background-image:url(../img/cerrar_img.jpg);
}
/**************************************************/

/* TEXTOS *****************************************/
#menu_principal .titulo, #der .titulo{
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	font-weight:bold;
	font-size: 11px;
	color: #999;
}
.stretch p{
	font-size: 11px;
	margin-left: 17px;
	padding-bottom: 5px;
}
font.nuevo{
	font-weight:bold;
	color:#339900;
	float:left;
	border: 1px solid red;
	font-style:italic;
}
.nota_bajo_tabla{
	font-size:11px;
	color: #666;
}
.nota{
	
	
	border: 1px solid #C5C5C5;
	margin-top: 20px;
	height: 65px;
	font-weight: bold;
}
.nota p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	line-height:45px;
	padding: 0 5px;
	float:left;
}
.nota img{
	margin-top:17px;
	height:30px;
	width:108px;
	margin-bottom:17px;
	float:right;
}
.texto_solicitar_arriba{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
}
.texto_solicitar_abajo{
	padding-left:10px;
	padding-top:1px;
	font-size:11px;
}
/**************************************************/

/* FORMULARIOS ************************************/
#formulario{
	margin-top: 20px;
}
.botones{
	width: 365px;
	text-align: right;
	margin: 20px 0;
}
/**************************************************/

/* TABLAS *****************************************/
 tr.mini_tr{
	border-top:1px solid #999;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	border-top: 1px solid #999;
	width: 100%;
}
td {
	border-bottom:1px solid #ccc;
	text-align:left;
}
thead td{
	background-color:#e6e9ee;
	border:0;
	text-align:left;
	border-top: 1px solid #999;
}
.impar {
	background-color:#f8f9fa;
	height:30px;
}
.stretcher table{
	margin: 10px 0;
}
.tabla1 td{
	height:30px;
}
.tabla1 thead td{
	color: #0D141E;
	vertical-align: top;
}
.tabla1 thead td.noborde{
	border:0;
}
.tabla1 thead td.bordeinf{
	border-bottom:1px solid #999;
}
.row1{
	text-align: left;
	width: 150px;
	padding-left:20px;
}
tr.nuevo{
	background: #effaea;
}
tr.nuevo .row1{
	background: #effaea url(../img/nuevo.jpg) left no-repeat;
}
/**************************************************/
.asterisco{
	font-size:9px;
}
/*LISTAS*/

.stretcher li {
	list-style-image:url(../img/bullet.jpg);
}
.banner_inicio{
	height:170px; 
	text-align:center;
}
.caja_inicio_der{
	width:178px;
	height:211px;
	background: no-repeat url(../img/inicio_caja.jpg);
	float:right;
	margin-top:5px;
}
.margen_caja{
	margin-left:13px;
}
.caja_inicio_izq{
	width:178px;
	height:211px;
	background: no-repeat url(../img/inicio_caja.jpg);
	float:left;
	margin-top:5px;
	margin-bottom:30px;
}
.caja_inicio_der  ul li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0c3977;
	list-style: url(../img/li_caja.jpg);
}
.caja_inicio_izq a, .caja_inicio_izq a:link, .caja_inicio_izq a:visited {
	color:#0c3977;
	text-decoration:none;
}
.caja_inicio_der a, .caja_inicio_der a:link, .caja_inicio_der a:visited {
	color:#0c3977;
	text-decoration:none;
}
.caja_inicio_der a:hover{
	text-decoration:underline;
}
.caja_inicio_izq a:hover{
	text-decoration:underline;
}
.caja_inicio_izq  ul li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0c3977;
	list-style: url(../img/li_caja.jpg);
}
.contenido_caja{
	margin-top:0px;
	width:165px;
}
.titulo_caja{
	margin-top:18px;
	margin-left:25px;
}
#buscador form{
	display:inline;
	margin:0;
	padding:0;
}
#buscador{
	display:inline;
	height:20px;
	width:250px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}
#buscador label{
	float: right;
	line-height:19px;
	width:60px;
	text-align:right;
	padding-right:5px;
}
#buscador input.text{
	float:right;
	width:115px;
}
.lupa{
	float:right;
	width:17px;
	height:19px;
	margin-left:5px;
}
.ver_mas{
	border-bottom:dotted 1px #0050A0;
	margin-bottom:0;
}
.ver_mas a, .ver_mas a:visited, .ver_mas a:hover, .ver_mas a:active{
	margin-top:20px;
	margin-left: 0px;
	background:url(../img/flecha_ver.jpg) left no-repeat;
	padding-left:10px;
	text-decoration:none;
}
.margen_ver_mas{
	margin-bottom:30px;
	height:30px;
}
.li_tabla{
	text-align:left;
}
.destacado{
	background-color:#e3e3e3;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.centrar{
	width:200px;
	clear:both;
	margin:auto;
}
.destacado ul{
	margin:0;
	padding:0;
	list-style-image:url(/img/ul.jpg);
	margin-left:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.destacado  li{
	text-align:left;
}
.destacado a{
	text-decoration:underline;
}
.destacado{
	text-align:center;
	text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background-color:#F8F9FA;
	width:100%;
	padding-bottom:10px;
}
.titulo_destacado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}
.txt_centro{
	text-align:center;
}
.numerado ul li{
	list-style-type:circle;
}
.sin_li ol li{
	list-style-type:none;
	list-style-image:none;	
	list-style:none;
	list-style:decimal;
	padding:0;
	margin:0;
}
