/*@charset "utf-8";*/
/* CSS FEYGON */

body{background-color:#fff; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#8e8e8e;}
a{outline:0;}
a,p,ul,li,h1,h2,h3,h4,h5,h6{margin:0; padding:0;}


/* Carcasa index */
div#centrado{ margin-left:auto; margin-right:auto; width:1044px; height:auto;}
div#contenedor_general_fondo{float:left; height:auto; width:1019px; background-image:url(../images/general/bg-general2.jpg); background-repeat:repeat-y; padding-left:25px;}
div#contenedor_general{float:left; width:990px; height:auto; border-left:1px solid #a5a5a5; border-right:1px solid #a5a5a5; padding-bottom:0px;}


/* Cabecera */
div#contenedor_cabecera{float:left; width:990px; height:224px; background-image:url(../images/cabecera/bg-cabecera.jpg); background-repeat:no-repeat;}
div#contenedor_cabecera a.logo{float:left; width:362px; height:110px; text-indent:-5000px; margin-left:448px; margin-top:57px;}


/* Contenido */
div#contenedor_contenido{float:left; width:990px; height:auto; background-image:url(../images/contenido/bg-contenido.gif); background-repeat:repeat-y; margin-top:13px; margin-bottom:13px;}
div#contenido_left{float:left; width:230px; height:auto; padding-top:5px; }
div#contenido_right{float:left; width:750px; height:auto; margin-left:1px; padding-top:5px; padding-bottom:40px;}

/* Index */
div#texto_izquierda{float:right; width:auto; height:auto; text-align:right; padding-right:15px;}
div#texto_izquierda h1{text-transform:uppercase; color:#961212; font-size:12px;}
div#texto_izquierda a{color:#a2a2a2; text-decoration:none;}
div#texto_izquierda a:hover{text-decoration:underline;}
div#texto_izquierda span{color:#961212;}

div#texto_derecha{float:left; width:730px; height:auto; padding-left:20px;}
div#texto_derecha h2{text-transform:uppercase; color:#961212; font-size:13px; font-weight:bold; margin-bottom:15px; float:left; width:100%;}
div#texto_derecha h2.margentop{margin-top:25px;}
div#texto_derecha p{margin-bottom:12px;}
div#texto_derecha p.imagen{text-align:center;}
div#texto_derecha span{color:#961212;}
div#texto_derecha ul{list-style-type:none; float:left; width:95%; padding-left:15px; margin-bottom:12px;}
div#texto_derecha ul li{background-image:url(../images/contenido/punto-rojo.gif); background-repeat:no-repeat; background-position:0px 4px; padding-left:11px; margin-bottom:5px;}
div#texto_derecha ul li a{color:#404040; text-decoration:underline;}


/* Footer */
div#footer{clear:left; width:990px; height:25px; border-bottom:1px solid #575757; border-top:1px solid #575757; background-color:#4a4a4a;}
div#footer p{color:#fff; padding-top:7px; padding-left:10px;}

