@charset "utf-8";/* CSS Document */.borrar{	clear:both;	}/* Contendores */.cont0{	width:100%;	overflow:hidden;	clear:both;	}.cont1{	width:100%;	background:#FFF;	}.cont2{	width:100%;	/*height:36px;*/	clear:both;	background:url(../imagenes/fondo_menu.jpg) bottom #d9d9d9 no-repeat;	overflow:hidden;	text-align:center;	}.cont3{	width:100%;	height:51px;	clear:both;	background:url(../imagenes/fondo_pestanas.jpg) repeat;	padding:0px 20px 0px 20px;	}.cont4{	width:100%;	overflow:hidden;	clear:both;	}.cont51{	width:20%;	overflow:hidden;	float:left;	}.cont52{	width:20%;overflow:hidden;	float:left;	}.cont5{	width:60%;	overflow:hidden;	float:left;	}/*@media screen and (max-width:480px){	.cont5{	width:100%;	}	.cont51{	width:100%;	}	.cont52{	width:100%;	}}@media screen and (max-width:800px){	.cont51{	width:100%;	}	.cont52{	width:100% !important;	}}*/.cont6{	padding:7px 20px 20px 20px;	overflow:hidden;	}.cont7{	padding:9px 20px 7px 20px;	overflow:hidden;	text-align:center;	width:100%;	float:left;	}.cont_user{	width:60px;	overflow:hidden;	float:right;	margin-left:13px;	}.cont_submenu{	height:auto;	background:#f3f3f3;	position:relative;	padding:0px 20px 20px 20px;	border:#ffcd1c solid 1px;	clear:both;	}.pestana_gris{	z-index:20;	position:absolute;	top:-1px;	}	/* FIN Contendores *//* TEXTOS */.label{font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #FFFFFF;padding-left: 22px;}.label:first-child{padding-left: 0px;}.txt_fecha{	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	margin-bottom:5px;	}.vineta{	list-style:none;	}	.vineta li{	float:left;	margin-right:10px;	padding-right:10px;	background:url(../imagenes/separador_menu.jpg) right no-repeat;	}	.vineta li:last-child{	background:none;	}	.vineta a{	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	}.titulo_1{	 float:right;	 font-family:Arial, Helvetica, sans-serif;	 font-size:18px;	 color:#ff6a17;	}.titulo_2{	 font-family:Arial, Helvetica, sans-serif;	 font-size:14px;	 color:#000;	 list-style:none;	 padding-bottom:10px;	}/* FIN TEXTOS *//* IMAGENES*/.iconos{	float:left;	margin-right:10px;	}/* FIN IMAGENES*//* PESTANA */.cont_p_2{	float:left;	width:auto;	height:38px;	padding-top:21px;	color:#8896ad;	}.p_2{	background:url(../imagenes/fondo_pestanas_azul.jpg) repeat-x;	width:auto;	height:25px;	padding:3px 15px 0px 15px;	border-top:#003 solid 1px;	border-right:#003 solid 1px;	}.cerrar_P_2{	 padding-bottom:2px;	 position:relative;	 left:10px;	}/* FIN PESTANAS*/.boton_submit {	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;	box-shadow:inset 0px 1px 0px 0px #f29c93;	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);	background-color:#fe1a00;	-moz-border-radius:6px;	-webkit-border-radius:6px;	border-radius:6px;	border:1px solid #d83526;	display:inline-block;	cursor:pointer;	color:#ffffff;	font-family:Arial;	font-size:13px;	font-weight:bold;	padding:5px 15px;	text-decoration:none;	text-shadow:0px 1px 0px #b23e35;}.boton_submit:hover {	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);	background-color:#ce0100;}.boton_submit:active {	position:relative;	top:1px;}