@charset "utf-8";

*{outline:none;}
html, body, div, p{margin:0; padding:0; border:0;}
h1{margin:0; padding:0; color:#03468C; border-bottom:2px solid #40BFEC; width:772px; background:url(../images/bg-h1.jpg) right no-repeat;}
a{text-decoration:none;}
img{border:none;}

.clear{clear:both;}
.input{width:230px; background:#FFC; color:#000; border:none;}
.submit{background:#FCB000; border:1px solid #FFF; padding:5px; font-weight:bold; cursor:pointer;}
.reset{background:none; border:1px solid #FFF; color:#FFF; font-weight:bold; padding:5px; cursor:pointer;}
.button{background:#5CB2EF; border:1px solid #FFF; padding:5px; font-weight:bold; cursor:pointer;}
.border{border:3px solid #014C8F;}

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

#container{width:1000px; margin:0 auto; background:#02BDF0;}
#menu-ads{width:100%; height:393px;}
#portada{width:700px; height:336px; margin:0 auto;}

#content{width:100%;}
.bg-default{background:url(../images/bg-default.jpg); height:940px;}
.bg-working{background:url(../images/bg-working.jpg) no-repeat; height:940px;}
#wndLeft{width:200px; height:900px; float:left; overflow:auto;}
#wndRight{width:790px; height:900px; float:right; overflow:auto;}
#wndRight h1{text-transform:capitalize;}

/* CATEGORIAS */
.categorias{margin:0; padding:0; font-size:11pt;}
.categorias li{list-style:none;}
.categorias a{display:block; border-bottom:1px solid #FC0; padding:3px; color:#000; text-transform:capitalize;}
.categorias a:hover{background:#FC0; display:block}
/*.categorias a:visited{background:#A8C17F;}
.categorias a:active{background:#FC0;}*/
/* GALERIA DE FOTOS STANDARD */
.NN-gallery ul{margin:0; padding:0;}
.NN-gallery li{list-style:none; margin:0; padding:0; float:left; margin-right:15px; margin-top:10px;}
.NN-gallery a:link{color:#000; display:block; background:#FFF; text-align:center; font-size:10pt; padding:3px; font-weight:bold; width:100px; height:80px;}
.NN-gallery img{width:100px; height:80px;}
.NN-gallery a:hover{color:#000; background:#FC0;}

#footer{color:#000; text-align:center; height:250px; background:#6E9A29 url(../images/bg-footer.jpg) no-repeat;}
#footer p{position:relative; top:150px; font-size:9pt; line-height:20px;}
#footer p img{position:relative; top:7px;}
#footer a{color:#FFF;}
#footer a:hover{color:#000;}
