@charset "utf-8";
/* CSS Document */

body{
	font-family:Miriad Pro reg, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212220;
	background:#B0AFB0 url(/images/backgrounds/body_front.gif) repeat;
	padding-top:55px;
	padding-bottom:65px;
	text-align:center;
}

/* makes all pngs transparents for lt IE */
img, div, a, input, td, table, tr{
	behavior:url(/scripts/iepngfix.htc);
}

.diamond_title{
	color:#FFF200;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.menu_link_hover{
	color:#FFF200;
	background:url(/images/icons/logo_11x30.png) bottom center no-repeat;
	cursor:pointer;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

.menu_link{
	color:#FFF;
	cursor:pointer;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;	
}

#wrapper{
	width:950px;
	position:relative;
	text-align:left;
	margin:auto;
}

#headerwrapper{
	width:950px;
	height:120px;
	background:#212221;
	border-bottom:3px solid #FFF;
	clear:both; 
}

#headerleft{
	width:411px; 
	float:left;
}

#headercenter{
	width:110px; 
	float:left;
}

#headerright{
	width:219px; 
	height:110px; 
	float:left; 
	background:url(/images/backgrounds/header_right.jpg) no-repeat top right; 
	padding:10px 200px 0px 10px; 
	text-align:left;
}
#navwrapper{
	width:950px; 
	height:78px; 
	clear:both; 
	border-bottom:3px solid #FFF; 
	background:#FFF;
}
#promos{
	text-align:left; 
	width:272px; 
	height:78px; 
	border-right:3px solid #FFF; 
	float:left;
}
#navigation{
	text-align:center; 
	width:660px; 
	height:73px; 
	float:left; 
	padding-left:5px; 
	padding-right:10px; 
	padding-bottom:5px;
}
#footer{
	clear:both;
	padding-top:5px;
}
#contentwrapper{
	border:3px solid #FFF;
	width:950px;
}

#whitediv{
	background:url(/images/backgrounds/white_1px.gif) top left repeat-y;
}

#llamada{
	width:314px;
	float:left;
	text-align:center;
	padding-right:10px;
}
#presentacion{
	width:314px;
	float:left;
	text-align:center;
	clear:right;
	padding-left:10px;
}	
#calendar_title{
	color:#FFF;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	margin-top:6px; 
	margin-left:6px; 
	text-align:left; 
	float:left; 
	width:310px;
}
#calendar_paging{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	margin-top:10px; 
	margin-right:6px; 
	text-align:right; 
	float:left; 
	width:315px;
}

.footer_link:link, .footer_link:visited, .footer_link:active, .credits{
	color:#212220;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
}
.orange_link:link, .orange_link:visited, .orange_link:active{
	color:#F30;
}
.white_link:link, .white_link:visited, .white_link:active{
	color:#FFFFFF;
}
.yellow_link:link, .yellow_link:visited, .yellow_link:active{
	color:#FFF200;
}

.white_link:hover, .footer_link:hover, .orange_link:hover{
	color:#FFF200;
}
.footer_link:link, .footer_link:visited, .footer_link:hover, .footer_link:active, .yellow_link:link, .yellow_link:visited, .yellow_link:active, .orange_link:link, .orange_link:visited, .orange_link:active, .orange_link:hover{
	text-decoration:none;
}
.page_title{
	color:#FFF200;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
}
.news_title, .webcasts_grabados{
	color:#FFF200;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-bottom:10px;
}
.event_title{
	color:#FFF200;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.mild_orange{
	background-color:#F6A61C;
}	

.medium_orange{
	background-color:#EF7322;
}
.libraryon{
	color:#000;
	font-size:15px;
	font-weight:bold;
	height:26px; 
	background:url(/images/backgrounds/llave_pointer.gif) top right no-repeat; 
	text-align:right; 
	padding-top:14px; 
	padding-right:45px;
}

.libraryoff{
	color:#FFF200;
	font-size:15px;
	height:26px; 
	text-align:right; 
	padding-top:14px;
	padding-right:45px; 
}
.weekdays{
	font-size:14px;
	color:#FFF;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;	
}
.cal_days{
	font-size:9px;
	background-color:#FFF;
	border:1px solid #D2DA52;
	height:50px;
	padding:3px;
}
.cal_days_off{
	font-size:9px;
	background-color:#EDEDED;
	border:1px solid #D2DA52;
	height:50px;
	padding:3px;
	color:#CCC;
}
.but{
	color:#FFF200;
	background-color:#19114E;
	border:1px solid #FFF;
}
/************************************************************* TEXT ONLY */
.headline, .orange_text{
	color:#F30;
}

.white_text{
	color:#FFF;
}
.yellow_text{
	color:#FFF200;
}
.conocenos_name, .evento_title{
	color:#7F288D;
	font-size:16px;
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
	