/*************************************
 +Hn
 *************************************/
 h1, h2, h3{
	font-family: Arial Narrow, Arial, Verdana, Tahoma, Lucida Grande, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #292929;
	font-weight: normal;
}
a img{
	border: none;
}
/*************************************
 +Containers
 *************************************/
 /* mac hide \*/
html,body{
	background:#fff url("../img/background.png") repeat-x top;
	margin:0px;
	padding:0px;
	height:100%;
}
/* end hide*/
body{
	background:#fff url("../img/background.png") repeat-x top;
	margin:0px;
	padding:0px;
	height:100%;
	color:#5d5e60;
	font-family: Arial Narrow, Arial, Verdana, Tahoma, Lucida Grande, Helvetica, sans-serif;
	font-size:75%;
	letter-spacing: 1px;
	line-height:1.1;
}
#container {
	background:#fff url("../img/topheader.png") repeat-x;
	min-height:100%;/*for mozilla as IE treats height as min-height anyway*/
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding:0px;
}
* html #container {
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#col1{
	float: left;
	width: 370px;
	margin: 20px 0px 0px 45px;
	_margin: 20px 0px 0px 25px;
	padding: 0px;
}
#col2{
	float: right;
	width: 500px;
	margin: 25px 45px 0px 0px;
	_margin: 25px 25px 0px 0px;
	padding: 0px;
}
/*************************************
 +Header
 *************************************/
#header{
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
}
#header h1{
	background:#fff url("../img/logo.png") no-repeat;
    text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 155px;
	display: block;
}
#header h1 a{
	display: block;
	width: 175px;
	height: 155px;
}
#header h1 a:hover{
	text-decoration: none;
}
#header .description {
	padding: 0px;
	display: none;
}
/*************************************
 +Navigation
 *************************************/
#col1 ul{
	margin: 0px;
	letter-spacing: 0em;
	list-style:none;
	padding: 0px;
	color: #ded79e;
}
#col1 ul#nav1{
	margin: 56px 0px 0px 69px;
	font-size:1.2em;
}
#col1 ul#nav2{
	margin: 25px 0px 0px 69px;
	font-size:0.87em;
}
#col1 ul#nav3{
	margin: 20px 0px 0px 69px;
	font-size:1em;
}
#col1 ul#idiomas{
	margin: 10px 0px 0px 69px;
	font-size:0.9em;
}
#col1 ul li{
	margin-left: 0px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 1.3em;
}
#col1 ul#nav1 li{
	line-height: 1.2em;
}
#col1 ul li a{
	color: #ac9b0c;
	text-decoration: none;
}
#col1 ul li a:hover{
	color: #ded79e;
}
#col1 ul#nav3 li a{
	color: #707173;
}
#col1 ul#nav3 li, #col1 ul#nav3 li a:hover{
	color: #b6b6b6;
}
#col1 ul#idiomas li{
	float: left;
	margin-right: 10px;
	font-weight: normal;
	color: #b6b6b6;
}
#col1 ul#idiomas li a{
	color: #707173;
}
#col1 ul#idiomas li a:hover{
	color: #b6b6b6;
}
#col1 p{
	margin: 20px auto 0px 69px;
	color: #888;
}
#col1 ul#patronato{
	margin: 30px auto 0px 69px;
	color: #868483;
}
#col1 #patronato li{
	color: #868483;
	font-weight: normal;
	text-transform: none;
}
#col1 #patronato li span{
	color: #1a171b;
}
#col1 ul#contacto{
	margin: 30px auto 0px 69px;
	color: #868483;
}
#col1 #contacto li{
	color: #1a171b;
	font-weight: normal;
	text-transform: none;
}
#col1 #contacto li span{
	color: #868483;
}
#col1 #contacto li#mapa{
	margin: 10px 0px -20px 0px;
}
#col1 #contacto li#mapa a:hover{
	background:#fff;
	filter:alpha(opacity=70);
	opacity: .7;
}
#col1 #contacto a{
	color: #2e85ce;
}
#col1 #contacto a:hover{
	text-decoration: underline;
}
#col1 #footer{
	clear: left;
	margin: 10px auto 0px 69px;
	color: #cbcbcb;
	letter-spacing: 0px;
}
/*************************************
 +Content
 *************************************/
#content{
	margin: 0px;
	padding: 20px 0px;
	height: 550px;
	color: #292929;
	font-size:1em;
	text-align: justify;
	float: right;
}
#content h3{
	margin: 0px 0px 0px 16px;
	float: left;
	background:#fff url("../img/button1.png") no-repeat;
	display: block;
	height: 650px;
	width: 145px;
    text-indent: -5000px;
}
#content h3 a{
	display: block;
	height: 650px;
	width: 145px;
}
#content h3 a:hover{
	background:#fff;
	filter:alpha(opacity=20);
	opacity: .2;
}
#content h3#button1_cast{
	background:#fff url("../img/button1_cast.png") no-repeat;
}
#content h3#button2_cast{
	background:#fff url("../img/button2_cast.png") no-repeat;
}
#content h3#button3_cast{
	background:#fff url("../img/button3_cast.png") no-repeat;
}
#content h3#button1_cat{
	background:#fff url("../img/button1_cat.png") no-repeat;
}
#content h3#button2_cat{
	background:#fff url("../img/button2_cat.png") no-repeat;
}
#content h3#button3_cat{
	background:#fff url("../img/button3_cat.png") no-repeat;
}
#FlabellComponent{
	display: block;
	width: 170px;
	margin: 35px 0px 0px 68px;
	padding: 0px;
}

