body {
	background: #90140C url(../archivos/fondo.gif) repeat-x;
	
	margin: 0;
	padding: 0;
}

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

#wrapper {
	width: 732px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 32px;
	overflow: hidden;
	width: 100%;
	background: #000 url(../archivos/stripes_small.gif) repeat-x;
	color: #FEC782;
	cursor: default;
	text-align: left;
	font: normal 10px/28px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 85px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#boton a {
	background: #F41100 url(../archivos/red.jpg) no-repeat;

}

#adspace {	
	height: 67px;
	background: #86221B url(../archivos/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	font: normal 10px/100px verdana, arial, sans-serif;
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}
#main {
	height: 100px;
	background: #FEC782;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #FEC782;
	border-bottom: 1px solid #FEC782;
	overflow: hidden;
}

#main_bandera {
	height: 25px;
	background: #000 url(../archivos/stripes_small.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

#footer {
	height: 0px;
	background-color: #000000;
	color: #999;
	font: normal 10px/17px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 0px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}
.left {
	float: left;
	width: 70%;
	margin: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.left h3 {
	clear: both;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	background-color: #336600;
	background-image: url(../archivos/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../archivos/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box {
	color: #000;
	padding: 3px;
	margin-top: 3;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}
	

.right h3 {
	background: #6C757A  url(../archivos/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 0px;	
		margin: 5px 5px 5px 5px 5px 5px;
	}
	
 
