
body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F717C;
	margin: 0px;
	background: #DCDEBC;
}

#wrapper_left {
	width: 990px;	
	margin: 0 auto;
	padding-left: 13px;
   background: #fff url(../images/background_left.gif) repeat-y;
}

#wrapper_right {
	padding-right: 10px;
   background: #fff url(../images/background_right.gif) repeat-y right;
}

#header_container {
	background: url(../images/header_bg.jpg) repeat;
	color: #F3F3CF;
	font-size: 14px;
	line-height: 25px;
}

#header_flash {
	height: 319px;
	width: 545px;
}

#header_theme {
	padding: 20px;
}

#header {
	padding-top: 14px;
}

#header_theme .text_small {
	color: #F3F3CF;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
}

#content {
	padding: 20px;
	font-size: 13px;	
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
}

#content ul { 
	list-style-image: url(../images/item.gif);
	list-style-position: outside;
	list-style-type: none;
}

#content li { 
	padding: 5px;
	margin-left: 10px;
	vertical-align: middle;
}

#content h3{
	font-size: 18px;
}

#content .asterisk {
	color: Maroon;
}

#content .bg_lb {
	background: url(../images/bg_lb.gif) 0 0 no-repeat;
}

#footer { 
	background: #767360; 
	font-size: 11px;
	color: #F3F3CF;
	text-align: center;
	padding: 20px;
	clear: both;
}

a.demo-btn {
	background:transparent url(../images/btn-demo-l.gif) no-repeat scroll 0 0;
	color:#000000 !important;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 2px 0 #FFFFFF;
}

a.demo-btn span {
	background:transparent url(../images/btn-demo-r.gif) no-repeat scroll 100% 0;
	display:block;
	padding:8px 15px 12px 34px;
}

a.demo-btn {
	color:#000000 !important;
	font-weight:bold;
	text-decoration:none;
	text-shadow:2px 2px 0 #FFFFFF;
}

#content_box {
	min-height: 450px;
}

#video {
	float: left;
}

.special_events_topic {
	background: #be1e2d url(../images/eventos_especiales_icon.gif) no-repeat scroll 10px 0;
	height: 38px;
	padding: 10px 0 0 0;
} 

.special_events_topic span {
	padding: 0 0 0 70px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 45px;
}