/**************************************************
CSS Screen @ LibrodeQuejas
**************************************************/
body{
	margin:auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5C707C;
	text-decoration: none;
	background-color: #FFF;
}
#body, #body_mail{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding:5px;
}
#body{
	width: 940px;/*1004px;*/
}
#body_mail{
	width: 600px;
}
#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: #666666;
	font-weight: normal;
	background-color: #F8F8F8;
	border: 1px solid #999;
	font-size:17px;
}
textarea{
	width: 90%;
}
input[type="submit"],
input[type="button"], 
input.submit,
input.button,
.button,
a.button {
	background-color: #CCC;
	border: 1px solid #CCC;
	font-weight: bolder;
	font-size: 10px;
	background-image: url(../img/bg-boton.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
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: 300px;
	background-image: url(../img/searchfield.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#q_country_id{
	width:320px;
}

#header{
	background-color: #FFFFFF;
	margin-bottom:10px;
}
#header .lang{
	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{
	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: 0px;
	float:right;
}
#header .main .menu li{
	float:left;
	padding: 0px 5px 10px 5px;
	line-height: 30px;
}
#header .main .menu a{
	text-decoration:none;
	height:23px;
}
#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:464px; 
	float:left;
	height:290px;
	border-right:thin solid #666;
}
#main-right{
	background-image:url(../img/bg-main-der.jpg);
	background-repeat:repeat-y; 
	width:50%; 
	float:right;
	height:290px;
}
#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{
	font-size:0.8em;
}
#main-left p,#main-left h4, #main-left h2, #main-left h1{
	padding:5px;
	margin:0;
}


#main_content{
	padding: 0 20px 5px 20px;
}
.titulo-reclamo{
	font-weight:bold;
	padding: 5px;
	background-image:url(../img/bg-header-cen.jpg);
	background-repeat:repeat-x;
}

#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: #F28839;
	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{
	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;
}
#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_imagen{
	float:left;
	width:250px;
	text-align:center;
	padding:10px;
}
#ficha_imagen p{
	text-align:left;
}
#ficha_imagen .logo{
	background-color:#FFF;
	border:thin solid #CCC;
	padding: 3px;
}

.separador{
	clear:both;
	margin:0px;
	padding:0px;
}
.texto_naranja, .error, .highlight{
	color: #F28839;
}
.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: #576063;
}
.listado td{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width:1px;
}
.listado a{
	text-decoration:none;
	color:#F28839;
}
.listado a:hover{
	color:#5C707C;
	font-weight:bolder;
}
.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;
}
