@charset "utf-8";
/*------------------------------- reset ---------------------------------*/
h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li{font-size:100%}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,legend{margin:0;padding:0}
a img,:link img,:visited img{border:none}
ul,li{list-style-type:none}
table th,table td{border-collapse:collapse}
fieldset{border:none} 
table,tr,th,td{border-collapse:collapse}
a{color:#900}
/*------------------------------- generals ---------------------------------*/
.none{text-decoration:none}
.under:hover{text-decoration:underline}
/*------------------------------- cuerpo ---------------------------------*/
body{margin:0 auto;width:916px;font:12px/1.6em Georgia, "Times New Roman", Times, serif;color:#000;background:url(../img/default/bg/body.jpg) top center no-repeat}
#main{padding:0 0 20px 0;overflow:hidden;width:916px}
/*------------------------------- left ---------------------------------*/
#left{float:left;width:182px;display:inline}
#left .logo{display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:182px;height:89px}
#left .cat{background-color:#000;width:150px;display:block;color:#fff;padding-left:3px;margin-top:8px}
#left .subcat{background-color:#f4c512;width:142px;display:block;color:#000;padding-left:3px;margin:8px 0 0 8px}
/*------------------------------- right ---------------------------------*/
#right{float:left;width:734px;display:inline;margin-top:338px}
#right .titulos{color:#db3900;text-decoration:none;font-size:48px;padding:0 0 0 37px;background:url(../img/default/bg/titulos.jpg) no-repeat;display:block}
#right p{text-align:justify;margin-bottom:1em}
#right .galeria a{display:inline;float:left;width:190px;height:135px;overflow:hidden;margin:2em 3em 0 0}
#right .links ul{padding-top:1em}
#right .links li{padding-bottom:.7em;padding-left:40px}
#right .adjuntos ul{padding-top:1em}
#right .adjuntos li{padding-bottom:.7em;padding-left:40px}
#right .adjunto{color:#db3900;text-decoration:none;font-size:30px}
#right .adjunto{color:#db3900;text-decoration:none;font-size:30px}
/*------------------------------- pie ---------------------------------*/
.pie{text-align:center;clear:left}
.pie .logo{background:url(../img/default/bg/pie.gif) no-repeat;display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:734px;height:100px}
/*------------------------------- float fix ---------------------------------*/
#content:after, ul:after, li:after,  p:after{content: ".";display:block;height:0;clear:both;visibility:hidden}
#content, ul, li, p{display: block}
/* Hides from IE-mac \*/
* html #content, * html ul, * html li, * html p{height:1%}
#content, ul, li, p{display:block}
/* End hide from IE-mac */
/* end float fix */


.clear {
	clear: both;
}