html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background:url(../imgs/bg.jpg) repeat-x #ee5e05;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	width: 771px;
	height: 169px;
	background: url(images/header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
	width: 123px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	top: 271px;
	left: 0px;
	width: 285px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
	float:left;
}
#left-box .inner {
	padding: 10px 0px 0px 5px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 271px;
	left: 285px;
	width: 486px;
}

#nav_bg {
	position: absolute;
	top: 271px;
	width: 772px;

}
#nav_bg_img {
	background:url(../imgs/bar_menu.png);
	top: 271px;
	width: 772px;
	height:72px;
}

#nav img {
	float: left;
}
#content {
	/*position: absolute;*/
	float:right;
	top: 336px;
	left: 285px;
	width: 486px;
	height: auto;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
}

#content_bg {
	/*position: absolute;*/
	top: 336px;
	left: 285px;
	width: 774px;
	height: auto;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
}

#content-bot {
	background: bottom url(images/body_bg.gif) repeat-x;
	height: auto;
	margin-left: 1px;
}
#content .inner {
	padding: 10px 10px;
}
#content .inner_bg {
	padding: 10px 10px;
}

#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	/*margin-top: 330px;*/
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 217px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
#clear{
clear:both;
}

.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	text-align: right;
	margin: 0px 7px 0px 2px;

}
--> inicio de menu <<--
#MainMenu 
{
	height:62px;
	background:#FFF url(../imgs/bmid_111.gif);
	border:0;
	margin:0;
	text-align:center;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background: url(../imgs/bright_111.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../imgs/bleft_111.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:62px;
	padding:0 21px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

#vamos_todos{
	height:auto;
	}

.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF  url(../imgs/bmid_111.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:150px;
	display:block;
	border:0;
	color:#FFF;
	background:url(../imgs/bleft_111.gif) no-repeat left top;
	font-weight:600;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:62px;
	background:url(../imgs/bright_111.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 22px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:600;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:600;
}
>fin menu<<--

