/* CSS Document */
*{padding:0; margin:0; list-style-type:none;}
body{ background:#000 url(img/fondo.png) center; font-family:Arial;}
#wrap{width:1024px; margin:0 auto; background:url(img/header.jpg) no-repeat center top;}
img{border:0;}
.header{height:170px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.sep{margin:0 0 0 11px;}
.sep_2{margin:0 11px 0 0;}
.left{ float:left;}
.right{float:right;}
.notas{width:337px; color:#FFF; font-size:14px;}
.notas a, .notas a:hover{color:#FFF;}
.notas strong{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal;}
.notas li{display:block; padding:0 8px 10px 8px; height:100px;}
.notas img{float:left; margin:0 8px 0 0;}
h1{font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-weight:normal; border-bottom:solid 1px #804a01; padding:0 0 4px 8px; margin-bottom:6px;}
.pauta{background:url(img/bg_pauta.png) no-repeat right bottom; width:755px; height:90px; text-align:center; padding:40px 7px 0 10px; margin-right:11px;}

/*modulos_big*/

.sliderwrapper{position: relative; /*leave as is*/overflow: hidden; /*leave as is*/width: 661px; /*width of featured content slider*/height: 432px; border:solid 2px #804a01;}
.sliderwrapper .contentdiv{visibility: hidden; /*leave as is*/position: absolute; /*leave as is*/left: 0;  /*leave as is*/top: 0;  /*leave as is*/background: black;width: 661px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.pagination{width: 654px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/text-align: right;padding: 5px 0;position:relative;top:172px; z-index:9999; height:55px;}
.pagination a{padding: 0 5px;text-decoration: none; color: #00007D;background: white;}
.pagination a:hover, .pagination a.selected{color: #000;background-color: #FEE496;}
.previa{background:url(../img/prev.png) no-repeat right; width:35px; height:55px;}

.pagina_1{/*background: url(../img/slide_1.jpg) no-repeat;*/ width:661px; height:432px;  font-family:Arial;}
.pagina_2{background: url(../img/slide_2.jpg) no-repeat; width:661px; height:432px;  font-family:Arial;}
.pagina_3{background: url(../img/slide_3.jpg) no-repeat; width:661px; height:432px;  font-family:Arial;}
.carreta{background: url(img/trans.png) no-repeat right bottom; width:586px; height:86px; margin:340px 0 0 30px; position:absolute; left:0; top:0;  font-family:Arial;}
.carreta p{width:560px; padding:13px 9px 9px 22px;}
.carreta strong{font-size:25px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
.carreta a, .carreta a:hover{font-size:14px; color:#FFF; line-height:21px;}

#footer{margin:10px auto; width:973px; background:#ff7510; clear:left; text-align:center; color:#FFF; font-size:12px; padding:5px 0;}
#footer a, #footer a:hover{color:#FFF;}
