@charset "utf-8";

/* CSS Document */

/*- ESTRUCTURA PÁGINA -*/
.Contenido { width:680px; height:auto; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:url(imagenes/header.jpg) top left no-repeat #fcfcfc; padding-top:250px;  background-color:#ddd;}
.Contenido h1 {width:675px; float:left; margin:0px 0px 0px 5px; padding:0px; font-size:18px; color:#F00;  background-color:#fff;}
.Contenido span a{float:right; width:auto; height:auto; font-size:14px; font-weight:bold; color:#666; text-decoration:none; margin-right:10px;}
.Contenido span a:hover{text-decoration:none; color:#000;}

/*- LISTA DE PREGUNTAS -*/
ul.preguntas1 {width:655px; float:left; list-style:none; margin:5px; padding:0px;}
ul.preguntas1 li { width:650px; text-decoration:none; color:#fff; line-height:25px; padding-bottom:5px; font-size:13px; font-weight:normal; margin:3px 0px 0px 5px; text-decoration:none;}
ul.preguntas1 li a {text-decoration:underline; color:#333; border-bottom: 1px dotted #b0b0b0; width:655px; display:block;}
ul.preguntas1 li a:hover { color:#9a0000;}
ul.preguntas1 li div { width:635px; background-color:#eeeeee; display:none; line-height:15px; font-size:12px; color:#333; -moz-border-radius:0px 0px 5px 5px; border:1px dotted #a4a4a4; border-top:none; padding:5px;}




/*- TEXTOS -*/
ul.info_tit {background-image:url(imagenes/info_titiconos.png); width:550px; height:35px; float:left; margin:0px 0px 20px 15px; padding:0px 0px 0px 8px; list-style: none;}
ul.info_tit li { width:auto; height:27px; padding-left:8px; padding-right:15px; float:left; background:url(imagenes/info_separador.png) right no-repeat; margin-top:2px;}
ul.info_tit li:hover { background-color:#dbdbdb;}


/*- UTILIDADES -*/
.aclarar { filter: opacity:1;}
.aclarar:hover {filter: alpha(opacity=70); opacity:.8;}

/*- Formulario Preguntas Frecuentes -*/
.form {width:645px; height:auto; margin:5px 0px 0px 10px; float:left;}
.form h1 {font-size:15px; font-weight:normal; color:#ca1a1a; width:170px; float:left; margin:0px; padding:0px;}
.form ul { width:470px; height:auto; float:right; display:block; list-style:none; margin:0px; padding:0px;}
.form li { float:right; text-align:right; margin:0 0 7px 0; font-size:12px; color:#000; vertical-align:top;}
.form input{border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:18px; margin:0  7px 0 7px;}
.form textarea{border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:13px; margin:0  7px 0 7px; vertical-align:top;}
.form select{border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:18px; margin:0  7px 0 7px;}
.form span { color:#444; font-weight:bold; font-size:14px;}
.form p { width:450px; height:auto; margin:0 auto; display:block; color:#fff; text-align:right;}


.master_banners {margin-bottom:0px;}
