html {background:#53533a;}
body {margin:0; font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif; background:url(../Img/body_bckg.jpg) repeat-y center;}
.brown {color:#990;}
a {color:#990; text-decoration:none;}
a:hover {color:#666666;}
blockquote {color:#666666; border-left:2px solid #990; padding-left:20px; margin:10px 0 10px 40px;}
.fuente { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.links { color:#990;}
#all {background:url(../Img/container_bckg.jpg) no-repeat top center;}
#container {width:1000px; margin:0 auto; background:url(../Img/container_bckg.jpg) no-repeat top center;}

#logo {
	height:50px;
	margin:0 60px;
	padding:80px 0 0 20px;
	text-decoration:none;
	font-size:35px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size-adjust:inherit;
	
}
#menu {height:40px; margin:0 60px;}
#menu ul {margin:0; padding:0;}
#menu ul li {display:inline-block; float:left; list-style:none; text-align:center; color:#990;}
#menu a {padding:0 20px; font-family:"Times New Roman", Times, serif; font-size:20px; text-transform:lowercase; text-decoration:none; color:#990;}
#menu a:hover {color:#666666;}

#main {background:url(../Img/main_bottom.jpg) bottom center no-repeat; float:left; margin:0 60px; display:inline;}
#text {
	margin:0 270px 0 20px;
}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {list-style:none; padding-left:20px; background:url(../Img/li.gif) no-repeat 0 7px;}
#text p {
	margin:10px 0;
	text-align: justify;
}
#sidebar {
	float:right;
	width:180px;
	padding:0 30px 0 10px;
}
#sidebar ul li { margin-left:-15px;}
h1, h2 {font-family:Arial, Helvetica, sans-serif; margin:20px 0 0 0; font-size:1.8em; color:#666;}

#footer {height:130px; clear:both; background:url(../Img/footer_bckg.jpg) no-repeat center #53533B; font-family:"Times New Roman", Times, serif; color:#666666; font-size:10px; text-transform:uppercase; padding:0 60px;}
#left_footer {float:left; padding:30px 0 0 20px;}
#right_footer {float:right; padding:30px 20px 0 0;}

.img {
	margin-right:5px;
}
