@charset "utf-8";

*{outline:none;}
html, body, div, h1, h2, h3, ul, li, p, blockquote, pre, form, fieldset, table, th, td{margin:0; padding:0;}
a{text-decoration:none;}
img{border:none;}
h2{color:#FB7708; font-size:14pt; margin-bottom:15px;}
h3{color:#7D8D07; font-size:12pt;}
hr{border:1px solid #F90;}

strong{color:#7A8D03;}
table{font-size:9pt;}
td, th{padding:3px;}
th{background:#C00; color:#FFF;}

.clear{clear:both;}
.separator-top{height:10px; clear:both;}
.box{width:234px; height:458px; background:url(../images/bg-box.png) no-repeat top center;}
.box-content{width:100%; margin-left:7px; padding-top:5px;}
.box-content p{font-size:11pt; text-align:justify;}
.box-content img{margin-top:3px; margin-right:3px; margin-bottom:3px;}
.box-content h2{color:#FFF; font-size:10pt; text-transform:uppercase; margin-bottom:3px; margin-top:3px; clear:both; border:none; text-indent:5px;}
.box-content strong{font-size:9pt;}
.box-bg{background:url(../images/bg-box.jpg) no-repeat; width:200px; height:109px; padding:5px;}
.box-bg p{font-size:9pt; text-align:left;}

body{background:#010101; /*font-family:Georgia, "Times New Roman", Times, serif*/ font-family:Verdana, Geneva, sans-serif}

#main{width:1000px; height:768px; margin:0 auto; background:url(../images/bg-default.jpg) no-repeat;}
#wrapper{width:900px; margin:0 auto;}
#brand{height:98px; padding-top:18px;}
#ads{height:218px;}
#servicios{height:176px;}
#servicios-lat{width:300px; height:430px; float:right;}

#container{background:none;}

#col-main p, #col-left p{font-size:10pt; text-align:justify; line-height:20px; color:#000; z-index:0;}
#col-left{float:left; width:650px;}
#col-left h3{margin-top:10px; margin-bottom:10px;}
#col-right{float:right; width:221px;}
.content{width:630px; height:437px; background:url(../images/bg-content.png) no-repeat; padding:10px;}

.lista{list-style:none; margin-left:15px;}
.lista li{list-style-image:url(../images/bullet.gif); font-size:10pt;}

/* MENSAJES AL USUARIO */
.msg-info{color: #00529B; background:#BDE5F8 url(../images/msg-info.gif);}
.msg-exito{color: #4F8A10; background:#DFF2BF url(../images/msg-exito.gif);}
.msg-alerta{color: #9F6000; background:#FEEFB3 url(../images/msg-alerta.gif);}
.msg-error{color: #D8000C; background:#FFBABA url(../images/msg-error.gif);}
.msg-info, .msg-exito, .msg-alerta, .msg-error{font-size:10pt; border:1px solid; margin:10px 0px;
padding:15px 10px 15px 50px; background-repeat:no-repeat; background-position:10px center;       position:relative;}

/* IMAGEN MAIN */
#boxImgMain{width:620px; height:353px; background:#E5EFCC; padding:10px;}

/* INPUTS */
.input-text{width:250px;}
.btnAccept, .btnReset{border:none; padding:3px; cursor:pointer;}
.btnAccept{background:#7A8D03; color:#E5EFCC;}
.btnReset{color:#7A8D03; background:#E5EFCC;}

/* GALERIA DE FOTOS STANDARD */
.NN-gallery ul{list-style:none;}
.NN-gallery li{float:left; margin-left:10px; margin-top:10px;}
.NN-gallery img{display:block; border:2px solid #7D8D07;}
.NN-gallery a{color:#7A8D03; display:block;}
.NN-gallery a:hover{color:#E5EFCC; background:#7A8D03;}

/* FOOTER */
#footer{color:#FFF; text-align:center; height:auto; padding:10px;}
#footer p{position:relative; top:30px; font-size:9pt; line-height:20px;}
#footer p img{position:relative; top:7px;}
#footer a{color:#E4F0CC;}
#footer a:hover{color:#7D8F00;}

/* NOTICIA */
.noticia i{font-size:9pt;}
.noticia a{font-size:10pt; color:#000; text-decoration:underline;}