body{
	background-image:url(images/bg_website_bottom.jpg); 
	background-color:#F7EFDC; 
	background-repeat:repeat-x;
	margin:0px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:bottom;
	SCROLLBAR-FACE-COLOR:#181818;
	SCROLLBAR-HIGHLIGHT-COLOR:#4d4d4d;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#181818;
	SCROLLBAR-ARROW-COLOR:#f8c309;
	SCROLLBAR-TRACK-COLOR:#222222;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
}

.header{
	background-image:url(images/bg_website.jpg);
	background-repeat:repeat-x; 
	width:100%;
}

input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	background:#000000;
	border-bottom:solid 1px #808080;
	border-left:solid 1px #808080;
	border-right:solid 1px #333333;
	border-top:solid 1px #333333;
}	

.banner{
	background-image:url(images/bg_banner.png); 
	background-repeat:no-repeat; 
	width:430px; 
	height:130px;
	text-align:left;
	padding-top:20px;
	padding-left:20px;
}

.search_form{
	background-image:url(images/bg_search.png); 
	background-repeat:no-repeat; 
	width:275px; 
	height:70px;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;	
	clear:both;
	text-align:left;
}


.menu{
	background-image:url(images/bg_topMenu.png); 
	background-repeat:repeat-x; 
	height:85px; 
}

.menu_superior{
	height:45px; 
	padding-top:8px;
	float:left;
}

.menu_inferior{
	height:20px; 
	float:left;
}

.bg_leftnegocios{
	background:url(images/bg_leftNegocios.png) no-repeat;
	width:300px;
	height:350px;
}

.bg_leftContent{
	background-image:url(images/bg_leftContent.png); 
	background-repeat:no-repeat; 
	width:400px; 
	height:290px;
	vertical-align:top;
	text-align:left;
	color:#FFFFFF;
}

.bg_rightContent{
	background-image:url(images/bg_rightContent.png); 
	background-repeat:no-repeat; 
	width:560px; 
	height:290px;
	vertical-align:top;
	text-align:left;
	color:#FFFFFF;
}

.img_agenda{
	border:#343434 solid 1px;
	padding:5px;
	width:106px;
	height:112px;
}

.img_actualidad{
	border:#343434 solid 1px;
	padding:5px;
	width:234px;
	height:188px;
}

.img_legado{
	border:#343434 solid 1px;
	padding:5px;
	width:192px;
	height:188px;
}

.img_amigos{
	border:#343434 solid 1px;
	padding:5px;
	width:162px;
	height:172px;
}

.img_perfiles{
	border:#343434 solid 1px;
	padding:5px;
	width:132px;
	height:135px;
	background-color:#000;
}

.img_cultura{
	border:#343434 solid 1px;
	width:166px;
	height:162px;
	background-color:#000;
}

.bg_list{
	background:url(images/list_video.png) no-repeat;
	width:480px;
	height:250px;	
}			

.point_style{
	background:url(images/point_style.gif) repeat-x;
}

/*	CONTENIDO AGENDA	*/	

.gral_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b6b4ab;
	font-size:11px;
}

.gral_blanco{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#cccccc;

	font-size:11px;

	}		

.gral_txt-black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}	

.gral_txtPop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b6b4ab;
	font-size:11px;
}

.copete_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F2DFB4;
	font-size:12px;
	font-weight:bold;
}		

.red_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
}		

.title_section{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;		
}
	
.title_section-red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;		
}	

.brief_section{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;	
}	

a.linkagenda{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b6b4ab;
	font-size:11px;
	text-decoration:none;
}

a.linkagenda:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
}	

.line_td{
	border-bottom:dotted 1px #52504c;
	height:37px;
}	



.line_div{
	border-bottom:dotted 1px #52504c;
	padding-bottom:6px;
	padding-top:6px;
}

.line_td2{
	border-bottom:dotted 1px #52504c;
}		

table.actualidad{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
}
	
#divagenda{
	height:80px; 
	overflow: auto;
}		

#divactualidad{
	width:270px; 
	height:198px; 
	overflow: auto;
	}		

#divcontent{
	width:570px; 
	height:386px; 
	overflow: auto;
	border-left: solid 1px #52504c;
}				

#divlegado{
	width:500px; 
	height:192px; 
	overflow: auto;
}		

.divpop{
	width:475px;
	height:200px; 
	overflow: auto;
}		
		
/*	FOOTER	*/
.footer{
	background-image:url(images/bg_linefooter.png); 
	background-repeat:repeat-x;
}

#footer_links a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dfcb98;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}	

#footer_links a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}		

#footer_links {
	width:700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dfcb98;
	font-size:11px;
	font-weight:bold;
	padding-top:28px;
	padding-right:10px;
	text-align:right;	
}	

.cophy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;	
	padding-right:10px;
	text-align:right;
}	

td.legado{
	padding-left:10px;
	padding-top:3px;
}	

.listlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;	
}

a.listlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;
        text-decoration:none;	
}

a.listlinks:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;
        text-decoration:none;	
}

ul.listlinks {
 float: left;
 list-style:url(images/li_list.gif);
 margin: 0px;
 padding-left: 15px;
}


ul.listlinks li a:link, ul.listlinks li a:visited {
 padding: 5px;
 text-decoration: none;
 color: #f8c309;
}

ul.listlinks li a:hover {
color:#666666;
}

.contact_form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	background:#000000;
	border-right:solid 1px #333333;
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	}	

img.contenido{
	border:#343434 solid 1px;
	background:#000000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:5px;	
	}

img.agenda{
	border:#343434 solid 1px;
	background:#000000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:30px;	
	}
	
.content_sponsors{
	background:url(images/arrow_sponsor.gif) no-repeat;
	background-position:top 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:11px;
	font-weight:bold;
	padding:10px;	
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
	border-left:solid 3px #333333;
}	

.bigtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;	
	padding-bottom:3px;		
	}

.dateAgenda{
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}


	
td.topImages{
	border-left: solid 1px #52504c;
	}

td.middleImg{	
	border-left: solid 1px #52504c;
	}

/* LINKS DE INTERES	*/

a.interes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
	}

a.interes:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:underline;
}	

.title_event{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	}


.gral_txt-patt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b6b4ab;
	font-size:10px;
	}	
	
.event_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b6b4ab;
	font-size:10px;
	}	
	
.line_td3{
	border-bottom:dotted 1px #52504c;
	border-top:dotted 1px #52504c;		
	}

.title_list01{

	vertical-align:top;
	border-bottom:1px solid #353535;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f8c309;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:6px;
	height:40px;	
	}

a.none{
	text-decoration:none;
}	

a.none:hover{
	text-decoration:none;
}

.none{
	text-decoration:none;
}

.faq_title{

	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#FFCC00;
	height:35px;
	border-bottom:solid 1px #666666;
	}	

.bg_list2{

	background:url(images/list_video.png) no-repeat;
	width:480px;
	height:250px;
	}

.bg_right{
	background:url(images/bg_rightContent.png) no-repeat;
	width:560px;
	height:290px;

	}

img.legado{

	border:#343434 solid 1px;
	background:#000000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:5px;	

	}	

.newsletter-field{
	background:#333;
	font-size:11px;
	color:#999999;
	border:solid 1px #666666;
	}	