@charset "utf-8";
@import url("navigation.css");
@import url("content.css");
@import url("lightbox.css");
/* CSS Document */
img{ border:none;}
*{ margin:0; padding:0;}
p{ margin:0 20px 15px;}
a{ outline:none; text-decoration:none;}
h1{ margin:20px 0 0 20px;}
body{ background:#E49723 url(../img/pageBg.jpg) repeat-x; font:.74em/1.2em Georgia, "Times New Roman", Times, serif;}
#outer{ background:url(../img/bgOuter.jpg) no-repeat top right; width:100%; margin-bottom:50px;}
#page-wrap{ background:url(../img/bgWrap.jpg) no-repeat top right; width:1000px; margin:auto;}
#page-conteiner{ width:899px; margin:auto;}

/*CONTENT
--------------*/
#header{ background:url(../img/top.jpg) no-repeat; height:37px; width:100%;}
#content{ background:#7AA027 url(../img/bgcontent.jpg) no-repeat; width:100%; overflow:auto;}
#left-col{width:auto; float:left;} 
#right-col{ background:url(../img/bgRight.jpg) no-repeat; width:309px; float:right;}
#footer{ background:url(../img/bgFooter.jpg) no-repeat; height:78px; width:100%;}

.category{ cursor:pointer; padding-left:15px; background:url(../img/tall-up-right.gif) no-repeat left;}
.linksAmigos{ height:700px;}
.linksAmigos ul{width:250px; }
.linksAmigos ul li{ list-style:none;width:250px;}
.linksAmigos ul li h5{ color:#aa0101;font-family:Helvetica, Arial, sans-serif;font-size:17px;font-weight:thin;font-stretch:ultra-condensed;}
.linksAmigos ul li ul li{ list-style:none; margin:5px;}
.linksAmigos ul li ul li .textoLink{border-bottom:#aa0101 thin solid; width:250px; }
.linksAmigos ul li ul li a{ color:#333333; font-size:14px;}
.linksAmigos ul li ul{ width:250px;}
.linksAmigos ul li ul li a:hover{ color:#aa0101;}
.linksAmigos ul li ul li p{ color:#666666; font-size:12px; width:250px;}