@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;}
h1{color:#105581; font-size:15pt; border-bottom:2px solid #CD0102; margin-bottom:15px;}
h2{color:#C00; font-size:13pt;}
h2 img{vertical-align:middle;}
table{font-size:9pt;}
td, th{padding:3px;}
th{background:#C00; color:#FFF;}
hr{background:#C00; height:2px; border:none;}

.clear{clear:both;}
.borde{border:1px solid #F00;}


body{background:#FFF; font-family:Arial, Helvetica, sans-serif}

#main{width:978px; margin:0 auto;}
#brand{height:92px;}
#ads{height:218px;}
#servicios{height:176px;}
#servicios-lat{width:300px; height:430px; float:right;}

#nav{height:44px; background:url(../images/bg-menu.jpg) repeat-x;}
#nav ul{list-style:none; margin-left:20px; padding-top:10px;}
#nav li{float:left; margin-right:20px;}
#nav a{color:#105581; font-size:10pt; font-weight:bold;}
#nav a:hover, #nav a.active{color:#000; text-decoration:underline;}

#container{}

#col-main p, #col-left p{font-size:11pt; text-align:justify; line-height:25px;}
/*#col-left table p{font-size:9pt; line-height:normal;}*/
#col-left{float:left; width:650px;}
#col-left h3{margin-top:10px; margin-bottom:10px; color:#000; font-size:11pt;}
#col-left ul{list-style-image:url(../images/bullet2.jpg); margin-left:20px;}
#col-left ul li{padding-left:10px;}

#col-right{float:right; width:300px;}

/* LISTA NOTICIA */
.noticia{list-style:none;}
.noticia li{height:100px;}
.noticia strong{background:url(../images/bullet.jpg) no-repeat; width:52px; height:53px; display:block; color:#FFF; font-size:17pt; padding-left:13px; padding-top:12px;}
.noticia span{color:#CD0102; position:relative; top:-10px; left:10px; font-weight:bold;}
.noticia h3{position:relative; top:-80px; left:60px; width:204px;}
.noticia p{position:relative; top:-70px; left:60px; width:204px; text-align:justify; font-size:10pt; color:#105581;}

/* 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;}

/* INPUTS - BUTTONS */
.input1{width:350px; border:1px solid #105581;}
.btnAccept, .btnReset{border:none; padding:3px; cursor:pointer; font-weight:bold;}
.btnAccept{background:#C00; color:#FFF;}
.btnReset{background:#FFBBB9; color:#000;}
div.txt_error{color:#F00; display:none; background:none; border:none;}

/* VALIDACION */
.vanadium-invalid{border:1px solid #F33; background:#FDD;}

/* MENSAJES AL USUARIO */
#mensaje{color:#049; font-size:10pt; display:none;}
#mensaje span{font-weight:bold;}
#mensaje img{vertical-align:middle;}

/* TABLA HOVER */
.tbl-row{background:#FDA0AA;}
.tbl-click{background:#B1E5FB;}
.tbl-hover-col{background:#000;}
.tbl-hover-row{background:#D6F4B8;}
.tbl-hover-cell{background:#3C9;}

/* FOOTER */
#footer{height:110px; background:url(../images/bg-footer.jpg) repeat-x; color:#FFF; font-size:9pt; text-align:center; padding:5px; position:relative; top:50px; margin-bottom:50px;}
#footer img{vertical-align:middle;}
#footer a{color:#FFF; font-size:8pt; font-weight:bold;}
#footer a:hover{color:#FFBBB9; text-decoration:underline;}
