/**************************************************
CSS Screen @ LibrodeQuejas
**************************************************/
body{
	margin:auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5C707C;
	text-decoration: none;
	background-color: #666666;
}
#body, #body_mail{
	background-image: url(../img/bg-body.jpg);
	background-repeat: no-repeat;
}
#body, #body_mail, #footer, #copyright, #credits {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding:5px;
}
#body, #body_mail, #footer, #copyright, #credits {
	width: 930px;/*1004px;*/
}
#body_mantenimiento {
	background-image:url(/img/bg_mantenimiento.gif);
	text-align:center;
}
a{
	color: #5C707C;
}
a:hover{
	color: #F28839;
}
/*a[hreflang = 'en']:after { content: " [English] "; }*/
h1, h2{/* Titulo grande gris */
	font-size: 18px;
}
h2{/* Titulo grande naranja */
	color: #F28839;
}
h3, h4{/* Subtitulo gris */
	font-size: 16px;
}
h4{/* Subtitulo naranja */
	color: #F28839;
}
h5{/* Titulo chico gris */
	font-size: 115%;
}
h6{/* Epigrafes gris */
	margin: 2px 0px 3px 0px;
	font-size: 9px;
}
#acceso_demo ul{
	list-style: url(../img/bullet.jpg);
	vertical-align: text-top;
	margin-top: 10px;
	padding-left: 5px;
}
table{
	font-size: 100%;
}
input, textarea, select {
	color: #900;
	/*font-weight: normal;*/
	background-color: #F8F8F8;
	border: 2px solid #900;
	/*font-size:17px;*/
	padding-top: 2px;
	padding-bottom: 2px;
}
textarea{
	width: 90%;
}
input[type="submit"],
input[type="button"], 
input.submit,
input.button,
.button,
a.button {
	background-color: #900;
	border: 1px solid #903;
	font-weight: bold;
	/*font-size: 10px;*/
	background-image: url(../img/bg-boton.jpg);
	background-repeat: repeat-x;
	/*height: 25px;*/
	color: #FFF;
}
/*input[type="submit"]:hover, input[type="button"]:hover,
input.submit:hover, input.button:hover, .button:hover {
	background-color: #F8F8F8;
	border: 1px solid #576063;
	cursor: pointer;
	background-image: url(../img/bg-boton-over.jpg);
	background-repeat: repeat-x;
}*/
a.button{
	padding: 2px 4px 1px 4px;
	text-decoration: none;
}
input[type="image"], input.image, .image_button{
	border: none;
}

#acceso_demo{
	padding: 0px 20px 5px 20px;
}
#acceso_demo ul li{
	padding: 5px 0px 5px 0px;
}
#q{
	width: 245px;
	/*background-image: url(../img/searchfield.gif);
	background-repeat: no-repeat;
	padding-left: 20px;*/
}
#q_country_id{
	width:250px;
}

#header{
	/*background-color: #FFFFFF;*/
	margin-bottom:10px;
}
#header .lang{
	color: #ccc;
	/*padding:10px 3px 3px 3px;*/
	float: right;
	font-size: 1em;
	font-weight:bold;
}
#header .lang ul, #header .lang li{
	margin: 0px;
	padding: 0px 2px;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: right;
}
#header .lang img{
	vertical-align:bottom;
}
#header .main{
	clear:both;
	/*background-image:url(../img/bg-header-cen.jpg);
	background-repeat:repeat-x;*/
	height:84px;
	vertical-align:middle;
}
#header .main .logo{
	margin: 5px;
	float:left;
	height:84px;
	vertical-align:middle;
}
#header .main .menu{
	float:right;
	clear:left;
}
#header .main .menu{
	font-size:  0.8em;
	font-weight:bold;
}
#header .main .menu ul{	
	list-style: none;
	/*margin: 3px 0px 0px 0px;*/
	margin: 0px;
	float: right;
}
#header .main .menu li{
	list-style:none;
	display:inline;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	line-height: 30px;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
}
#header .main .menu a{	
	text-decoration:none;
	height:23px;
	color: #ccc;
}
#logo-ldq{
	behavior:url(scripts/iepngfix_scale.htc);
}

#body_mail #header_logo{
	width:100%;
}

#main{
	/*border-top: #5C707C 5px solid;*/
	/*background-image:url(../img/bg-main.jpg);
	background-repeat:repeat;*/
}
#main-left{
	/*background-image:url(../img/bg-main-izq.jpg);
	background-repeat:repeat-y;*/
	width:463px; 
	float:left;
	/*height:290px;*/
	border-right:2px solid #999;
	margin-top: 20px;
}
#main-right{
	font-size: 12px;
	/*background-image:url(../img/bg-main-der.jpg);
	background-repeat:repeat-y; */
	width:45%; 
	float:right;
	/*height:290px;*/
	margin: 25px 15px 0px 0px;
}
#main-links{
	border: 1px #999 solid;
	background-color:#DDD;
	padding:3px;

	font-size: 0.8em;
	font-weight: normal;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#F0F0F0;
	clear: both;
	text-decoration:none;
}
#menu-links a{
	text-decoration:none;
}
#menu-links a:hover{
	text-decoration:underline;
}
#credits, #credits a{
	text-align: right;
	background-color: #666666;
	color: #cccccc;
}
#copyright, #credits {
	font-size:0.7em;
}
#main-left p,#main-left h4, #main-left h2, #main-left h1{
	padding:5px;
	margin:0;
}
#main-left h1 {
	color: #900;
	font-size: 17px;
}
#main-left p {
	font-size: 12px;
	color: #666;
}

#main_box_content{
	font-size: 12px;
	margin: 0 70px 0 70px;
}
#main_box_content {
	text-align: justify;
}
#main_box_content h1, #main_box_content h3, #main_box_content h4 {
	color: #900;
}
#main_box_content h3 {
	font-size: 13px;
}
#main_box_content ul li,
#main_box_content ol li {
	margin-bottom: 10px;
}
#main_box_content ul li h4,
#main_box_content ol li h4 {
	font-size: 13px;
	color:#666666;
}
#main_box_content ul li a,
#main_box_content ol li a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#main_box_content h5 a {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
}
#main_box_content table tr td a {
	color: #900;
	text-decoration: none;
}
#tbl_cobertura a {
	color: #666666 !important;
}
#main_content{
	padding: 0 20px 5px 20px;
}
.filtros th {
	color: #900;
	text-align: left;
	font-size: 13px;
}
#main_content h2 {
	color:#666666;
	font-size: 16px;
}
.titulo-reclamo{
	font-weight:bold;
	padding: 5px;
	/*background-image:url(../img/bg-header-cen.jpg);
	background-repeat:repeat-x;*/
	color: #900;
	font-size: 13px;
}

#seleccion_empresas{
	float:left;
}
#enlaces_patrocinados{
	border-left: #858999 1px solid;
	float: right;
	width: 210px;
	margin: 0 0 0 3px;
	padding: 0 5px 0 5px;
	color: #555F62;
}
#enlaces_patrocinados a {
	color: #555F62;
	text-decoration: none;
}
#enlaces_patrocinados a:hover {
	color: #F28839;
	text-decoration: underline;
}
#enlaces_patrocinados div {
	margin: 5px 0 0 0;
}
#enlaces_patrocinados .title {
	color: #900;
	font-size:20px;
	font-weight: bold;
	margin-bottom:0px;
}
#enlaces_patrocinados .highlight {
	color: #858999;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
#enlaces_patrocinados .ficha_enlace{
	border-top: #858999 1px solid;
	padding: 5px 0 0 0;
	margin: 5px 0px 0px 0px;
	color: #555F62;
}
#footer{
	height: 145px;
	background-image: url(../img/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;*/
	font-size: 0.8em;
	font-weight: normal;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	clear: both;
}
#copyright img {
	vertical-align: middle;
	margin-right: 10px;
}
#slogan{
	clear:left;
	padding: 0 10px 0 20px;
}
#splash_paises{
	text-align:center;
	width:512px;
	margin: 0px auto 0px auto;
}
.consejos{
	padding: 5px;
	background-color:#FFFFFF;
}
.consejos li{
	list-style:url(../img/bullet_naranja.gif);
	margin: 0px;
	padding: 0px;
}
#body_mail #ficha_datos{
	background-color:#FFFFFF;
}
#ficha_datos{
	background-color:#E0E0E0;
}
.ficha_datos{
	float:left;
	width:535px;
	border-left: thin solid #CCC;
}

#ficha_datos div, .ficha_datos div{
	margin:10px;
}
.ficha_datos .texto table tr td {
	font-size: 12px;
}
.ficha_datos .texto table tr td a {
	color: #900;
	text-decoration: none;
}
.ficha_datos .texto table tr td a:hover {
	color: #666;
}
.ficha_datos h4 {
	color: #900;
	font-size: 13px;
}
#ficha_imagen{
	float:left;
	width:250px;
	text-align:center;
	padding:10px;
}
#ficha_imagen p{
	text-align:left;
	font-size: 12px;
}
#ficha_imagen .logo{
	background-color:#FFF;
	/*border:thin solid #CCC;*/
	padding: 3px;
}

.separador{
	clear:both;
	margin:0px;
	padding:0px;
}
.texto_naranja, .error, .highlight{
	color: #900;
}
.footer{
	font-size:9px;
}
.error{
	font-weight: bolder;
}
.error li{
	margin: 0px;
	padding: 0px;
	list-style:circle;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.listado, listado th{
	text-align:left;
}
.listado th{
	font-weight:bold;
	color:#FFFFFF;
	background-color: #900;
}
.listado td{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width:1px;
}
.listado a{
	text-decoration:none;
	color:#900;
}
.listado a:hover{
	color:#5C707C;
}
.lectura_reclamo{
	padding-left:20px;
	padding-right: 5px;
}
#splash_paises #placa {
	background-color: #FFFFFF;
	text-align: left;
}
#splash_paises #placa #seleccione, #splash_paises #placa #instrucciones {
	width: 245px;
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
}
#splash_paises #placa #seleccione {
	float: left;
	height: 200px;
}
#splash_paises #placa #seleccione h6 {
	text-align: center;
}
#splash_paises #placa #seleccione h4,
#splash_paises #placa #seleccione p,
#splash_paises #placa #instrucciones h4,
#splash_paises #placa #instrucciones p {
	margin: 3px;
}
#splash_paises #placa #seleccione .pais {
	text-align: center;
	float: left;
	margin: 10px;
}
#splash_paises #placa #seleccione .pais img {
	text-decoration: none;
}
#splash_paises #placa #instrucciones {
	float: right;
	background-image: url(../img/bg_paises.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
#splash_paises #placa #instrucciones ul {
	list-style-image: url(../img/bullet_n.gif);
	font-size: 14px;
	margin: 0px 5px 0px 20px;
}
#cartel {
	float: right;
	width: 250px;
	font-size: 10px;
	font-weight: bold;
	margin: 30px 5px 5px 5px;
}
#cartel #div_sup {
	background-image:url(../img/cuadro_borde.gif);
	background-repeat:repeat-x;
}
#cartel #div_inf {
	background-image:url(../img/cuadro_borde.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#cartel #texto {
	padding: 5px 5px 5px 5px;
}
#cartel #izq {
	background-image:url(../img/cuadro_borde.gif);
	background-repeat:repeat-y;
	width:2px;
}
#cartel #der {
	background-image:url(../img/cuadro_borde.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:2px;
}
.atencion
{
    padding:5px;
	border:#F28839 solid 3px;
	    text-align:center
	    }
.texto13rojo {
	font-size: 13px;
	color: #900;
	font-weight: bold;
}
