/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}
body {	
	background:url(../images/defaults/bottom_background.jpg) repeat-x bottom #EEEEEE;
	padding:0;
}
a{ text-decoration:underline; color:#7C9F37}
a:hover{ text-decoration: underline; color:#FF6600}
img {
	vertical-align:bottom;
	border: none;
}
.left{ float:left}
.right{ float:right}
.clear {
	clear: both;
}
h1{ 
	font-size:25px;
	color:#666666;
	font-weight:100;
	padding:0 0 10px;
}
h2{
	font-size: 20px;
	font-weight:100;
	color:#7C9F37;
	padding:0 0 15px 0;
}
h3{
	font-size: 23px;
	font-weight:bold;
}
h5{
	font-size: 16px;
	font-weight:100;
	color:#7C9F37;
	padding:10px 0 5px;
}
h6{
	font-size: 12px;
	font-weight:bold;
	color: #7C9F37;
	padding:7px 0 2px;
}
p{
	color:#41494E;
	font-size:12px;
	padding:7px 0;
}
p.mas{ font-weight:bold; text-align:right}
.greenText{ color:#7C9F37}

span.error{color:#FF0000; float:right; visibility:hidden}
/* GENERAL DEFINITIONS ENDS */

.pics { 
	height: 80px; 
	width: 200px;
	overflow: hidden; 
	position:relative;
}
.pics .patro{ 
	height: 80px; 
	width: 200px;
	position:absolute;
	top:0;
	left:0;
}

#LogoBOX{ position:relative; float:right ; margin:0; width:220px;}
#LogoBOX .slideDisplay { position:absolute; top:0; right:10px;}
#LogoBOX p{ text-align:right; padding-right:20px;}
#LogoBOX div img{ float:right;}
#patrocinante1{ padding-right:10px; position:absolute; top:25px; right:10px;}
.patrocinantes{position:absolute; top:0; right:0}
.patrocinantes img{ float:right;}
.patrocinantes p{ font-size:10px; text-align:right;}
.disabled {display:none;}

/* TOP STARTS */
#Top {
	border-bottom:4px solid #FFFFFF;
	height:124px;
	background: url(../images/defaults/background.jpg) #EEEEEE repeat-x top;
}
#TopContent{
	margin:0 auto;
	width:923px; 
	padding:10px 2px 0 0;
	height:114px;
}
.Slogan{
	color:#FF6600; font-size:18px; font-weight:bold; line-height:30px;
}

.date{ 
	font-size:19px; 
	line-height:20px; 
	background:url(../images/defaults/line_left.gif) repeat-y left; 
	margin:8px 0 0 20px; 
	padding:10px 0 10px 15px; 
	float:left 
}
.dateEng{ margin-top:25px;} 
.date span{ color:#EF5F23; font-size:14px}
#Navegador{ 
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:279px;
	background:#FFFFFF
}
#NavegadorContent{
	margin:0 auto;
	width:883px;
	height:279px;
	position:relative;
	background:url(../images/defaults/navagador_background.jpg) repeat-y left;
	padding:0 13px 0 27px
}
#Menu{
	background:url(../images/defaults/menu_background.jpg) repeat-x top #FAFAFA;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:205px;
	height:274px; 
	float:left;
	padding:5px 25px 0 0; 
	list-style:none; 
	text-align:right
}
#Menu li{ font-size:14px;clear:both;}

#Menu li a{ 
	color:#566168; 
	text-decoration:none; 
	background:url(../images/defaults/bullet.gif) no-repeat; 
	background-position: right 14px;  
	padding:8px 18px 2px 0; 
	float: right;  
}
#Menu li.big a{ background-position: right 35px; }

#Menu li a:hover{ 
	color:#EF5F23; 
	text-decoration:none;
	background:url(../images/defaults/bullet_hover.gif) no-repeat; 
	background-position:right 16px;
}
#Menu li.big a:hover{ background-position: right 35px; }

#FlashContent{ float:left; width:648px; height:279px;}

#MenuSec{ 
	background: url(../images/defaults/menu_sec.gif) no-repeat;
	position:absolute;
	top:0;
	left:757px;
	width:165px;
	height:25px; 
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	z-index:100;
}
#MenuSec a{ color:#FFFFFF; text-decoration:none;} 

#MenuSec a:hover{ color:#FFFF99} 

/* TOP ENDS */

/* MAIN PAGE STARTS */
#PageContent {
	border-top: 4px solid #FFFFFF;
}
#CenterContent{
	margin:0 auto;
	width:903px;
	padding:0 0 35px 20px;
}
#LeftColumn{float:left; width:215px;}
#OrageBox{
	background:url(../images/defaults/orange_box.png) no-repeat; color:#FFFFFF;
	width:190px;
	height:182px;
	padding:18px 15px 0;
	margin-top:20px;
	float:left;
}
#OrageBox p{ color:#FFFFFF; font-size:14px; padding:15px 0 10px;}

#OrageBox span{ font-weight:100; font-size:20px;}

#OrageBox a{ 
	text-align:right; 
	color:#FFFFFF; 
	font-size:12px; 
	float:right; 
	text-decoration:none;
}
#OrageBox a:hover{ color: #FFFF99} 

#Text{
	width:445px;
	float:left;
	padding:20px 0 0 20px;
}
#TextBig{
	float:left;
	padding:20px 0 0 20px;
	width:650px;
}
#Text p{ width:440px;}
#Contact{
	background:url(../images/defaults/contact_background.jpg) no-repeat; 
	width:172px;
	height:210px;
	float:right;
	padding:22px 13px 0 10px;
}

/* MAIN PAGE ENDS */

/* FOOTER STARTS */
#Footer {
	clear:both;
	margin:0 auto; 
	width:923px;
	height:120px;
	background:url(../images/defaults/footer_background.gif) no-repeat top right;
}
#organizan{ 
	width:315px; 
	float:right; 
	text-align:right; 
	padding:10px 0 0 0;
}
#organizan p{ font-size:10px; padding:5px 0 15px;}

.logosFooter{
	width:120px; 
	float:left; 
	padding:10px 0 0 0;
}
#logosEmpresas {
	overflow: hidden;
	width:225px;
	height:200px;
}
#logosEmpresas li{
	list-style:none;
}

.logosFooter p{ font-size:10px; padding:0 0 10px;}
.logosFooter img{ padding:0 20px 0 0; float:left}

#miembros{ width:220px;}

/* FOOTER ENDS*/


#leftLogos{float:left; width:220px}

#auspiciantes, #mediaPartners{
	width:220px;
	height:115px; 
	position:relative; 
	padding:0 0 10px 0;
	clear:both ;
	float:left;
}
#auspiciantes div, #mediaPartners div{position:absolute; top:30px; left:0; width:220px}

.slideDisplay{ display:none;}
