/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(../img/fondo_body.jpg);
	background-repeat:repeat-x;
	background-color:#EAF7FF;
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contenedor{
	margin:0 auto;
	width:960px;
}
.fondo_cabecera{
	width:960px;
	height:96px;
	float:left;
	background-color:#FFF;
}
.izquierda_cabeza{
	background-image:url(../img/img_menu_izquierda.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:96px;
	float:left;
}
.derecha_cabeza{
	background-image:url(../img/img_menu_derecha.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:96px;
	float:right;
}
.logo{
	margin:20px 12px;
	float:left;
}
.menu{
	height:55px;
	margin:40px 0 0 30px;
	float:left;
}
.pestana{
	float:left;
	height:51px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 16px 0 16px;
}
.pestana a{
	color:#676767;
	text-decoration:none;
}
.pestana:hover{
	float:left;
	height:51px;
	text-transform:uppercase;
	padding:5px 16px 0 16px;
	background-color:#666;
	font-weight:bold;
}
.pestana:hover a{
	color:#FFF;
}
.pestana_activa{
	float:left;
	height:51px;
	text-transform:uppercase;
	padding:5px 16px 0 16px;
	background-color:#B9B9B9;
	font-weight:bold;
}
.pestana_activa a{
	color:#FFF;
	text-decoration:none;
}
.imagen-principal{
	background-image:url(../img/img_head_principal.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:352px;
	float:left;
	margin:20px 0 0 0;
}
.img_princ_derecha{
	width:490px;
	height:auto;
	float:left;
}
.telefono_img{
	margin:15px 25px 0 0;
	float:right;
	color:#FFF;
	font-size:25px;
	font-weight:bold;
}
.carro_img_principal{
	float:left;
	margin:20px 0 0 0;
}
.texto_img_principal{
	width:470px;
	color:#FFF;
	font-size:38px;
	font-weight:bold;
	float:left;
	margin:40px 0 0 20px;
}
.btn_informacion{
	float:left;
	background-color:#0B131E;
	width:242px;
	height:43px;
	font-size:20px;
	font-weight:bold;
	padding:18px 0 0 20px;
	margin:30px 0 0 20px;
}
.btn_informacion a{
	color:#EDBD01;
	margin-right:15px
}
.btn_informacion_detalle{
	float:left;
	width:13px;
	height:61px;
	margin:30px 0 0 0;
	background-image:url(../img/btn_mas_info.png);
	background-repeat:no-repeat;
	background-position:right;
}
.contenido{
	width:960px;
	float:left;
	background-image:url(../img/img_superior_body.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	height:auto;
	padding:45px 0 30px 0;
	margin:20px 0 0 0;
}
.contenido_izquierda{
	width:695px;
	height:auto;
	float:left;
}
.contenido_izquierda_2{
	width:300px;
	height:auto;
	float:left;
	padding-left:38px;
}
.contenido_derecha{
	width:220px;
	height:auto;
	float:right;
	padding:0 15px 0 30px;
}
.titulo_contenido{
	width:300px;
	background-image:url(../img/icn_flecha_body.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	color:#0A121D;
	font-size:16px;
	font-weight:bold;
	border-bottom:4px solid #0A121D;
	padding:0 0 5px 20px;
	margin:0 0 20px 0 ;
}
.titulo_contenido_izquierda{
	width:600px;
	background-image:url(../img/icn_flecha_body.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	color:#0A121D;
	font-size:16px;
	font-weight:bold;
	border-bottom:4px solid #0A121D;
	padding:0 0 5px 20px;
	margin:0 0 20px 40px ;
}
.titulo_contenido_formulario{
	width:200px;
	background-image:url(../img/icn_flecha_body.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	color:#0A121D;
	font-size:16px;
	font-weight:bold;
	border-bottom:4px solid #C0C0C0;
	padding:0 0 5px 20px;
}
.descripcion_contenido_2{
	width:320px;
	float:left;
	text-align:justify;
}
.descripcion_contenido_izquierda{
	width:610px;
	float:left;
	text-align:justify;
	margin:0 0 0 40px;
}
.imagen_formulario{
	float:left;
	width:220px;
	height:155px;
	border:1px solid #C9C9C9;
	background-image:url(../img/img_teleoperadora.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:13px 0 0 0;
}
.input_caja{
	width:220px;
	height:20px;
	border:1px solid #B9BDBC;
	color:#9A9A9A;
	float:left;
	margin:10px 0 0 0;
}
.text_comentario{
	width:220px;
	height:50px;
	border:1px solid #B9BDBC;
	color:#9A9A9A;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 0 0;
}
.btn_enviar{
	background-image:url(../img/btn_enviar.jpg);
	width:88px;
	height:23px;
	color:#FFF;
	float:left;
	font-weight:bold;
	font-size:15px;
	padding:8px 0 0 35px;
	margin:20px 0 0 50px;
	cursor:pointer;
}
.pie{
	width:960px;
	height:53px;
	float:left;
	margin:10px 0 0 0;
	background-color:#323232;	
	color:#BFBFBF;
}
.copy{
	float:left;
	margin:10px 0 0 5px;
}
.copy a{
	color:#BFBFBF;
}
.pie_menu{
	float:right;
	margin:10px 5px 0 0;
}
.pie_menu a{
	color:#BFBFBF;
	text-decoration:none;
}
.pie_menu a:hover{
	text-decoration:underline;
}
ul{
	padding:0;
	margin:0 0 0 15px;
}
.li_uno{
	margin:25px 0 0 0;
	float:left;
	list-style:square;
}
.imagen_contacto_2{
	width:610px;
	height:158px;
	float:left;
	border:1px solid #CBCBCB;
	margin:50px 0 0 40px;
	background-image:url(../img/img_contacto.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.titulo_banner{
	font-size:22px;
	color:#4D4D4D;
	float:left;
	font-weight:bold;
	margin:35px 0 0 20px ;
}
.descripcion_banner{
	width:100%;
	font-size:18px;
	color:#4D4D4D;
	float:left;
	margin:20px 0 0 20px ;
}
.telefono_banner{
	font-size:20px;
	color:#4D4D4D;
	float:left;
	font-weight:bold;
	margin:0px 0 0 80px ;
}
.publicidad{
	width:210px;
	margin:20px 0 0 0;
	float:left;
	border:1px solid #999;
	padding:0 0 5px 10px;
}
.publicidad span{
	margin:5px 0 5px 0;
	float:left;
}