/* ESTRUCTURA *************************************/
#contenedor_imagen{
	float:right;
	width:150px;
	margin-top:20px;
}

.contenedor_background_entel {
	background:transparent url(../img/bg_contenedor_770.gif) repeat-y scroll left top;
	display:block;
}

#cuerpo, #cuerpo2{
	margin-left:30px;
	width:580px;
	margin-top:20px;
	padding-bottom:10px;
}

#cuerpo2{
	margin-left: 10px;
}

#cuerpo2{
	margin-left: 10px;
}

#formulario .block{
	margin-bottom: 10px;
	text-align:justify;
}

#solicitar_plan{
	background-image:url(../img/solocitar_plan.jpg);
	clear:both;
	background-repeat:no-repeat;
	width:141px;
	height:49px;
	margin-bottom: 10px;
}

.titulo_planes{
	background:url(../img/titulo_planes.jpg) left top no-repeat; 
	height:30px;
	margin-left:10px;
}* html .titulo_planes{
	background:url(../img/titulo_planes.jpg) 10px top no-repeat; 
}*:first-child+html .titulo_planes{
	background:url(../img/titulo_planes.jpg) 10px top no-repeat; 
}

h2{
	margin-bottom:2px;
}

h4{
	margin-bottom:12px;
	margin-top:30px;
}
/**************************************************/









/* TITULOS ****************************************/
.titulo{
	margin: 0;
	margin-left: 10px;
	padding-left: 10px;
	background: url(/img/flecha_stretch.jpg) left no-repeat;
}
/**************************************************/









/* LINKS ******************************************/
#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;
	height:22px;
	width:585px;

}
	
.stretcher{
	margin-bottom:40px;
	margin-left:15px;
	margin-top:20px;
}


.stretch span{
	background:url(/img/flecha_stretch.jpg) no-repeat;
	padding-left:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px;
/*	color:#007DB9;*/
	margin-left:4px;
	position: relative;
	top: 3px;
	
}	
	
.stretch.abierto small{
	float: right;
	width: 60px;
	height: 20px;
/*	position: relative;
*/	top: 2px;
	background: url(../img/cerrar_strech.gif) no-repeat;
	margin-right:9px;

}

.stretch.cerrado small{
	float: right;
	width: 60px;
	height: 20px;
	position: relative;
	top: 3px;
	background: url(../img/abrir-strech.gif) no-repeat;
}

.separador{
	border-top:2px dotted #999 ;
	margin-top:4px;
	margin-left:15px;
	margin-bottom:20px;
}
/**************************************************/





/* IMAGENES ***************************************/
.imagen_abrir, .imagen_cerrar{
	float:right;
	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{
	border-bottom:2px dotted #999999;
	font-size:11px;
	margin-left:17px;
	padding-bottom:15px;
	padding-top: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-family: 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;
}
/**************************************************/





/* LISTAS *****************************************/
/**************************************************/






/* 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:center;
}

thead td{
	background-color:#e6e9ee;
	border:0;
	
}

.impar {
	background-color:#f8f9fa;
	height:30px;
}

.stretcher table{
	margin: 10px 0;
}

.tabla1 td{
	height:30px;
}


.tabla1 thead td{
	color: #0D141E;
	vertical-align: center;
}
.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;
}

