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

html, body {
	width:100%;
	height: 100%;
	font:normal 12px Helvetica, sans-serif;
}

body { 
	margin:0; 
	padding:0;
	background:#510000 url(../images/bg.png) no-repeat center 0;
}

body#inicio { 
	background:#6F0303 url(../images/bg_portada.png) no-repeat center 0;
}

img{
	border:none;
}

@font-face {
	font-family: 'ITCAvantGardeGothicBook';
	src: url('agw_____-webfont.eot');
	src: local('☺'), url('agw_____-webfont.woff') format('woff'), url('agw_____-webfont.ttf') format('truetype'), url('agw_____-webfont.svg#webfontVo60Jnh1') format('svg');
	font-weight: normal;
	font-style: normal;
}

.AvantGarde-Book {font-weight: normal; font-style: normal; line-height:normal; font-family: 'ITCAvantGardeGothicBook', sans-serif;}


#wrapper{ 
	width:960px; 
	height:100%; 
	background:none; 
	position:relative;
	margin:0 auto;
}

body#inicio #wrapper{ 
	width:960px; 
	height:auto; 
	background:none; 
	position:relative;
	margin:0 auto;
	padding-top:20px;
}

#header{
	width:100%;
	height:147px;
	position:relative;
}

#header #topmenu{
	position:absolute;
	top:0;
	right:0;
}

#header #topmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#header #topmenu ul li{
	display:block;
	float:left;
	height:27px;
	width:auto;
	padding:0 30px;
	background:#BAC186;
	margin:0 0 0 1px;
}

#header #topmenu ul li a{
	text-align:center;
	display:block;
	width:auto;
	height:27px;
	line-height:27px;
	text-decoration:none;
	color:#FFF;
	font-size:13px;
}

#header #topmenu li.current{
	background:#085E62;
}

#header h1{
	display:block;
	width:390px;
	height:147px;
	background:url(../images/logo.png) no-repeat;
	margin:0 auto;
}

#header h1 span{
	display:none;
}

#content{
	width:948px;
	min-height:367px;
	background:#FFF;
	padding:6px;
}

.spacer{
	clear:both;
}

#inner{
	width:100%;
	background:#F66;
	overflow:hidden;
	background:#FFF url(../images/bg_content.png) repeat-y 0 0;
}

#leftcol{
	width:200px;
	height:auto;
	float:left;
}

#leftcol div.title_menu{
	width:100%;
	height:40px;
	border-bottom:1px solid #BAC186;
}

#leftcol ul.mainmenu{
	margin:0;
	padding:0;
	list-style:none;
}

#leftcol ul.mainmenu li{
	display:block;
	width:200px;
	height:31px;
	margin:1px 0 0 0;
	padding:0;
	background:#7B0000;
}

#leftcol ul.mainmenu li:hover{
	background:#660000;
}

#leftcol ul.mainmenu li.current{
	background:#085E62;
}


#leftcol ul.mainmenu li a{
	display:block;
	width:auto;
	height:31px;
	line-height:31px;
	text-decoration:none;
	color:#B9C085;
	font-size:13px;
	padding-left:20px;
}


#leftcol ul.mainmenu li.first{
	margin:0;
}

#leftcol div.title_menu span{
	display:block;
	font-size:18px;
	color:#D4C27C;
	width:auto;
	height:40px;
	margin:0;
	padding-left:17px;
	line-height:40px;
}

#centercol{
	width:566px;
	height:auto;
	float:left;
	margin:0 0 0 6px;
}

#centercol.interna{
	width:742px;
	height:auto;
	float:left;
	margin:0 0 0 6px;
}

#rightcol{
	width:170px;
	height:auto;
	float:right;
	margin:0 0 0 6px;
}

div.bottomspace{
	margin:0 0 6px 0;
}

#centercol ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	height:30px;
	background:#540000;
}

#centercol ul li{
	display:block;
	float:left;
	height:30px;
	width:auto;
	padding:0;
	margin:0;
	position:relative;
}


#centercol ul li a{
	display:block;
	height:30px;
	width:auto;
	background:transparent url(../images/boton_left.png) no-repeat 0 5px;
	padding:0 6px 0 15px;
	line-height:35px;
	color:#CBD0A4;
	text-decoration:none;
	float:left;
}

#centercol ul li b{
	display:block;
	height:30px;
	width:9px;
	background:transparent url(../images/boton_right.png) no-repeat 0 5px;
	float:right;
}

#centercol ul li.current a{
	background:transparent url(../images/boton_current_left.png) no-repeat 0 5px;
	color:#000;
}

#centercol ul li.current b{
	background:transparent url(../images/boton_current_right.png) no-repeat 0 5px;
}

#centercol #fotos{
	background:#BAC186;
	padding:6px 0 0 6px;
}

#centercol #innercontent{
	background:#FFF;
	padding:6px 0 0 6px;
}

#centercol #innercontent.interna{
	padding:0;
}

#centercol #fotos #foto{
	width:105px;
	height:135px;
	float:left;
	margin:0 7px 7px 0;
	overflow:hidden;
}

#buscador{
	width:100%;
	height:74px;
	background:#BAC186;
	padding:35px 0 0 0;
	margin:0 0 6px 0;
}

#buscador form{
	width:484px;
	height:38px;
	margin:0 auto 0 auto;
}

#buscador form fieldset{
	display:block;
	width:162px;
	height:38px;
	border:none;
	float:left;
}

#buscador form fieldset label{
	display:block;
	width:100%;
	height:auto;
	font:normal 10px Arial, Helvetica, sans-serif;
}


#buscador input#btn_buscar{
	display:block;
	border:none;
	width:81px;
	height:31px;
	background:url(../images/buscar.png);
	float:right;
	margin-top:5px;
}

#footer{
	width:100%;
	height:63px;
	background:transparent url(../images/bg_footer.png) no-repeat center 0;
	padding-top:30px;
}

#footer ul#mainfooter{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	height:26px;
	border-bottom:1px solid #BAC186;
}

#footer ul#mainfooter li{
	text-align:center;
	display:block;
	float:left;
	height:26px;
	padding:0;
	margin:0;
}

#footer ul#mainfooter li.first{
	text-align:left;
}

#footer ul#mainfooter li.last{
	text-align:right;
}


#footer ul#mainfooter li a{
	display:block;
	height:26px;
	width:auto;
	line-height:26px;
	color:#CBD0A4;
	text-decoration:none;
	font-size:13px;
}

#primero{ width:69px;}
#segundo{ width:130px;}
#tercero{ width:173px;}
#cuarto{ width:149px;}
#quinto{ width:129px;}
#sexto{ width:96px;}
#septimo{ width:117px;}
#octavo{ width:97px;}

#bottom_menu{
	margin:10px 0 0 0;
}

#bottom_menu, #bottom_menu a{
	text-decoration:none;
	color:#B9C085;
	font:normal 11px Arial, Helvetica, sans-serif;
}

#bottom_menu span{
	display:block;
	color:#FFF;
	float:right;
}

#portada{
	width:447px;
	height:338px;
	margin:0 auto 0 auto;
	background:url(../images/img_portada.png);
}

#boton{
	width:87px;
	height:33px;
	background:url(../images/entrar_btn.png);
	margin:40px auto;
}

div#footer.noback{
	background:none;
}

#aviso_legal{
	width:243px;
	height:auto;
	text-align:center;
	color:#C4B784;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0 auto 40px auto;
}

#aviso_legal p{
	margin:0;
}

.left{
	text-align:center;
}

#banners_left{
	margin:20px auto 20px auto;
}