/* ESTRUCTURA *************************************/
body{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contenedor{	
	width: 770px;
	margin: auto;
}

.contenido_serv_tecnico{
	background-image:url(../img/serviciotecnico.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:155px;
}

.contenedor_cascada{
	background-image:url(../../img/flecha_stretch.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	float:left;
	margin-left:10px;
	width:535px;
	margin-top:20px;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contenedor_imagen{
	float:right;
	width:150px;
	margin-top:20px;
}

#solicitar_plan{
	background-image:url(../img/solocitar_plan.jpg);
	clear:both;
	background-repeat:no-repeat;
	width:141px;
	height:49px;
	margin-bottom: 10px;
}

.separador{
	border-top:2px dotted #999 ;
	margin-top:4px;
	margin-left:-10px;
}

.espacio {
	height:50px;
}

.stretcher{
	margin-top: 1em;	
	clear: both;
	margin: 0;
}
/**************************************************/






/* 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;
}

/**************************************************/





/* 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;
	margin-right:0px;
	margin-top:2px;
	cursor:pointer;
}

.imagen_cerrar{	
	background-image:url(/img/cerrar_img.jpg);
}

.img_sertecnico{
	background-image:url(../img/img_servtecnico.jpg);
	background-repeat:no-repeat;
	height:30px;
	margin-left:10px;
}

.img_sub_menu3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position:left;
	margin-left:8px;
	margin-top:10px;
	clear:both;
	color:#001737;
}
/**************************************************/





/* TEXTOS *****************************************/
.texto_solicitar_arriba{
	padding-left:10px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.texto_solicitar_abajo{
	padding-left:10px;
	padding-top:1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/**************************************************/






/* TITULOS ****************************************/
.titulo_cascada {
	font-size:17px;
	color:#00182d;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica;
	cursor:pointer;

}

.tit_stret3{
	margin-top:10px;
	font-size:12px;
	color:#001737;
	font-weight:bold;
}

.contenedor_cascada{
	padding-left:15px;
	float:left;
	margin-left:10px;
	width:565px;
	margin-top:20px;
	margin-bottom:10px;
}

/**************************************************/





/* LISTAS *****************************************/
/**************************************************/








/* TABLAS *****************************************/
table{
	border-collapse:collapse;
	font-size:11px;
	width:592px;
}

table tr td{
	padding: 5px 15px;
	padding-right: 0;
	border-bottom:1px solid #ccc;
	padding-left:20px;
}

thead {
	background-color:#e6e9ee;
	border-top:1px solid red;
	border-bottom:1px solid  #999;
	height:30px;
	font-weight:bold;
}

thead td {
	border-bottom:1px solid  #999;
	border-top:1px solid  #999;
}

.impar {
	background-color:#f8f9fa;
}

.img_sub_menu3 table{
	margin-left:0;
}
/**************************************************/
