/***** Global Settings *****/

html, body {
	height: 100%;
}
body {
	font:80%/1.25 Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	background: url(images/bg.jpg) repeat-x top center #9e8f79;
	color: #181818;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	list-style:none;
	padding:0 0 18px 40px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

.doc{ background: url(images/entry_16.gif) no-repeat center left; padding: 2px 0 2px 18px;} 

/***** Links *****/

a, a:visited {
	text-decoration:none;
	color:#555;
	outline: none;
}
a:hover {
	text-decoration:underline;
	color:#000;
	outline: none;
}

/***** Forms *****/

form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}

/***** Tables *****/

table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
	width:598px;
}
table tr td {
	padding:2px;
}

/***** Wrapper *****/

#wrap {
	width:960px;
	margin: 0 auto;
	padding: 0;
	height: auto;
	min-height: 100%;
}

/***** Global Classes *****/

.clear { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.img-left { float:left; 
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.noborder {
	border:0;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none; 
}
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.border { border:1px solid #396240; }
.right-dan { float:right;margin:0 30px 0px 12px; }
.strong{ font-weight: bold;}
.hide { display:none; }
.red { color:#ae0000; }
.error {background:#eecdc8;}
/***** Header *****/

#header{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width:960px;
	height: 104px;
}
#header #logo{
	display: block;
	float: left;
	clear: left;
	margin: 15px 0 0 3px;
	padding: 0;
	width: 265px;
	height: 77px;
	background: url(images/logo.png) no-repeat top left;
	text-indent: -5000px;
}
#header #naviFlags { margin:10px 6px 0 6px; float:right; }
#header #naviFlags li { float:right;margin:0 4px 0 0;display:block;}
#header #naviFlags li img{ border:1px solid #aaa; }
#header #naviFlags li a { opacity:.65; filter: alpha(opacity = 65); }
#header #naviFlags li a:hover { opacity:.9; filter: alpha(opacity = 90); }

*html #header #logo{background: url(images/logo.gif) no-repeat top left;}
#header #headerRight{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0 4px 0 0;
	width: 671px;
}
#header #headerRight p.reservas{
	display: block;
	float: right;
	clear: left;
	margin: 0;
	padding: 6px 0 0 20px;
	width: 218px;
	height: 27px;
	background: url(images/bgReservarTop.jpg) repeat top left; 
}
#header #headerRight p.reservas b{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #443b2f;
	background: url(images/icoTel.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 22px;
}
#header #headerRight p.reservas em{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	margin: 0 0 0 5px;
}
#header #headerRight h1{
	display: block;
	float: right;
	clear: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 10px 0 0;
	color: #453c30;
}

#reservar_out strong {
 color:#ae0000;
}

#menu{		
	display: block;
	float: right;
	clear: both;
	margin: 16px 0 0 0;
	padding: 0;
	width: 635px;
	height: 38px;
}
#menu li{	
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: 38px;
}

#menu li a{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 1px;
	padding: 10px;
	background: url(images/bgMenu.jpg) repeat top left;
	width: auto;
	height: 18px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration:none;
}
#menu li a:hover{background: #1A4473}
	
#menu li ul{	
	margin: 38px 0 0 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	float:none;
	width:201px;
	z-index:21;
}

#menu li ul li{	
	float: none;
	display:block;
	width:201px; 
	border-top:1px solid #9e8d79;
}

#menu li ul li a{
	width: 180px;
	background:none #685c4d;
}

#header #headerRight ul#menu li a:link{ color: #fff;}
#header #headerRight ul#menu li a:visited{ color: #fff;}
#header #headerRight ul#menu li a:hover{ color: #fff; background: #b1a47c;}
#header #headerRight ul#menu li a:active{ color: #fff;}
#header #headerRight ul#menu li a.active{ color: #fff; background: #b1a47c;}

body.index #header #headerRight ul#menu li a.inicio,
body.instalaciones #header #headerRight ul#menu li a.instalaciones,
body.menu #header #headerRight ul#menu li a.menu,
body.eventos #header #headerRight ul#menu li a.eventos,
body.noticia #header #headerRight ul#menu li a.noticias,
body.evento #header #headerRight ul#menu li a.eventos,
body.reservar #header #headerRight ul#menu li a.reservar,
body.contacto #header #headerRight ul#menu li a.contacto{color: #fff; background: #b1a47c;}

/***** Attention block classes *****/

#attn{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 4px 0 4px;
	width: 952px;
	height: 370px;
	background: url(images/bgAttn.png) no-repeat 3px 0;	
}
#attn #cntLeft{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 367px;
	position: relative;
}
#attn #cntRight{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 24px 23px 20px 23px;
	width: 354px;
	height: 323px;
}
#attn #cntRight_txt {
	height: 235px;
}
#attn #cntRight h2,
#attn #cntRight h3{
	font-size: 20px;
	color: #3f362a;
	margin: 0;
	padding: 0 0 12px 0;
}
#attn #cntRight p{ line-height: 1.4em;}
#attn #cntRight #cntRightInt { height:227px; }
/***** Interna classes *****/

ul#subNavi{
	display: block;
	float: left;
	clear: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 180px;
	height:auto;
}
ul#subNavi li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	border-bottom: solid 1px #dedcda;
}
ul#subNavi li.last{ border: none;}
ul#subNavi li a{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 2px 0 2px 20px;	
	background: url(images/flechaSub.png) no-repeat center left;
	text-decoration: none;
	color: #700e0e;
	font-size: 14px;
}
ul#subNavi li a:link{ color: #700e0e;}
ul#subNavi li a:visited{ color: #700e0e;}
ul#subNavi li a:hover{ color: #bb3e3e;}
ul#subNavi li a:active{ color: #700e0e;}

/***** Home only classes *****/

.index #attn{
	background: url(images/bgAttnHome.png) no-repeat 3px 0;
}
.index #attn #cntLeft #slideshow{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 367px;
	position: relative;
}


.index #attn #cntLeft #slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	display:none;
}

.index #attn #cntLeft #slideshow img.active {
    z-index:10;
	display:block;
}

.index #attn #cntLeft #slideshow img.last-active {
    z-index:9;
}

.index #attn #cntLeft #thumbs{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: 46px;
	position: absolute;
	bottom: 16px;
	right: 16px; 
	z-index:255;
}
.index #attn #cntLeft #thumbs li{
	display: block;
	float: right;
	clear: none;
	margin: 0 0 0 5px;
	padding: 1px;
	width: 59px;
	height: 39px;
	background-color: none;
	filter: alpha(opacity=70) ;
	opacity: .7 ;
}
.index #attn #cntLeft #thumbs li.on{
 background:#fff;
	filter: alpha(opacity=100) ;
	opacity: 1 ;
}
.index #attn #cntRight h2,
.index #attn #cntRight h3{
	font-size: 20px;
	color: #3f362a;
	margin: 0;
	padding: 0 0 12px 0;
}
.index #attn #cntRight p{ line-height: 1.3em; font-size:.95em;}
.index #attn #cntRight p.last{  padding:0 0 10px 0;}

.index #attn #cntRight form#reservaOnline{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
.index #attn #cntRight form#reservaOnline ul{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
.index #attn #cntRight form#reservaOnline ul li{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 4px 14px 0 0;
}
*html .index #attn #cntRight form#reservaOnline ul li{ border: solid 1px red;}
.index #attn #cntRight form#reservaOnline ul li label{
	display: block;
	float: left;
	clear: both;
	font-size: 12px;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0;
}
.index #attn #cntRight form#reservaOnline ul li .input{
	display: block;
	float: left;
	clear: both;
	padding: 2px;
	background: #eecdc8;
}
.index #attn #cntRight form#reservaOnline ul li input#fecha{ width: 70px;}
.index #attn #cntRight form#reservaOnline ul li a.calendar{ display: block; float: left; margin: 4px 0 0 5px;}
.index #attn #cntRight form#reservaOnline ul li.hora .input{ float: left; clear: none; margin: 0 2px 0 0;}

.index #attn #cntRight form#reservaOnline ul li.submit{ margin: 24px 0 0 0; padding: 0;}
.index #attn #cntRight form#reservaOnline ul li.submit input.submit{ 
	display: block;
	float: left; 
	clear: none; 
	margin: 0;
	padding: 2px 0;
	width: 53px;
	height: 23px;
	background: url(images/btnSubmit.jpg) no-repeat top left;
	border: 0;
	outline: none;
	color: #fff;
	font-size: 11px;
	text-transform: capitalize;
	cursor: pointer;
}

/***** 4 Column home classes *****/

.index ul#fourcol{
	display: block;
	float: left;
	clear: both;
	margin: 9px 0 0 0;
	padding: 0 0 0 4px;
	width: 954px;
	height: auto;
}
*html .index ul#fourcol{ padding: 0; width: 960px;}
.index ul#fourcol li{
	display: block;
	float: left;
	clear: none;
	margin: 0 1px 0 0;
	padding: 0;
	width: 237px;
	height: 292px;
	background-color: #e8e0d5;
	position: relative;
}
*html .index ul#fourcol li.menu{ margin: 0; width: 237px;}
.index ul#fourcol li a.marco{
	display: block;
	float: left;
	clear: none;
	margin: 0 1px 0 0;
	padding: 5px;
	width: 227px;
	height: 128px;
	background: url(images/bgMarco.jpg) no-repeat top left;
	position: relative;
}
.index ul#fourcol li a.marco img{ width: 228px; height: 126px;}
.index ul#fourcol li p{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 14px;
	width: 209px;
	height: auto;
	height:85px;
}
.index ul#fourcol li p strong {
 color:#700e0f;
}
.index ul#fourcol li h3.btn{
	margin: 0;
	padding: 10px 0 0 0;
	width: 161px;
	height: 26px;
	background: url(images/btn4col.jpg) no-repeat top left;
	font-size: 12px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 115px;
	left: 38px;
}
.index ul#fourcol li h3 a:link{color: #fff; text-decoration:none;}
.index ul#fourcol li h3 a:visited{color: #fff; text-decoration:none;}
.index ul#fourcol li h3 a:hover{color: #dddaca; text-decoration:none;}
.index ul#fourcol li h3 a:active{color: #fff; text-decoration:none;}

.index ul#fourcol li a.leerMas{
	display: block;
	float: left;
	clear:both;
	margin: 0 0 0 14px;
	padding: 0;
	width: 70px;
	color: #700e0e;
}
*html .index ul#fourcol li a.leerMas{ margin-left: 7px;}
.index ul#fourcol li a.leerMas:link{ color: #700e0e; text-decoration: underline;}
.index ul#fourcol li a.leerMas:visited{ color: #700e0e;}
.index ul#fourcol li a.leerMas:hover{ color: #bb3e3e;}
.index ul#fourcol li a.leerMas:active{ color: #700e0e;}

/***** 3 Column home classes *****/

.index ul#threecol{
	display: block;
	float: left;
	clear: both;
	margin: 9px 0 0 0;
	padding: 0 0 0 4px;
	width: 954px;
	height: auto;
}
*html .index ul#threecol{ width: 960px; padding: 0;}
.index ul#threecol li{
	display: block;
	float: left;
	clear: none;
	margin: 0 1px 0 0;
	padding: 0;
	width: 316px;
	height: 350px;
	background-color: #e8e0d5;
}
*html .index ul#threecol li.contacto{ margin: 0;}
html .index  #facebook{ margin: 0;float:right;}
.index ul#threecol li h4{
	display: block;
	float: left;
	clear: none;
	margin: 0 1px 0 0;
	padding: 8px 0 0 13px;
	width: 303px;
	height: 34px;
	background-color: #fff;
	color: #605b5b;
	font-size: 20px;
}
.index ul#threecol li.contacto #cdetails{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding:12px 14px;
	width: 288px;
	height: auto;
}
.index ul#threecol li.contacto #cdetails p.titulo{
	font-size: 14px;
	font-weight: bold;
	color: #635252;
	margin: 0;
	padding: 0 0 10px 0;
}
.index ul#threecol li.contacto #cdetails p.shortDescr{
	font-size: 12px;
	color: #181818;
	margin: 0 0 14px 0;
	padding: 0 0 3px 0;
	line-height: 1.4em;
}
.index ul#threecol li.contacto #cdetails a:link{ color: #700e0e; text-decoration: underline;}
.index ul#threecol li.contacto #cdetails a:visited{ color: #700e0e;}
.index ul#threecol li.contacto #cdetails a:hover{ color: #bb3e3e;}
.index ul#threecol li.contacto #cdetails a:active{ color: #700e0e;}

.index ul#threecol li.contacto #cdetails p.reservas{
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 6px 0 0 10px;
	width: 218px;
	height: 27px;
	background:#d9cfc3; 
}
.index ul#threecol li.contacto #cdetails p.reservas b{
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #700e0e;
	background: url(images/icoTel.gif) no-repeat center left;
	margin: 0;
	padding: 0 0 0 22px;
}
.index ul#threecol li.contacto #cdetails p.reservas em{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #181818;
	font-style: normal;
	margin: 0 0 0 5px;
}

/***** Boletín classes *****/

dl.boletin{
	display: block;
	float: left;
	clear: both;
	margin: 12px 14px 8px 14px;
	padding: 0;
}
*html dl.boletin{ margin-left: 8px;}
dl.boletin dt{
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 32px;
	height: 39px;
	background: url(images/icoFecha.gif) no-repeat top left #aba7a2;
}
dl.boletin dd{
	display: block;
	float: left;
	clear: none;
	height: auto;
	width: 240px;
	margin: 0 0 12px 10px;
}
dl.boletin dt em{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #807a7a;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
dl.boletin dt b{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fefdfd;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
dl.boletin dd p { padding:0; }
dl.boletin dd p.titulo{
	font-size: 14px;
	font-weight: bold;
	color: #635252;
	margin: 0;
	padding: 0 0 4px 0;
}
dl.boletin dd p.shortDescr{
	font-size: 12px;
	color: #181818;
	margin: 0;
	padding: 0 0 3px 0;
	line-height: 1.2em;
}

dl.boletin dd a.leerMas:link{ color: #700e0e; text-decoration: underline;}
dl.boletin dd a.leerMas:visited{ color: #700e0e;}
dl.boletin dd a.leerMas:hover{ color: #bb3e3e;}
dl.boletin dd a.leerMas:active{ color: #700e0e;}

/***** Main classes *****/

.interna #main{
	display: block;
	float: left;
	clear: both;
	margin: 9px 0 0 0;
	padding: 18px 4px 0 4px;
	width: 952px;
	height: auto;
	background: url(images/bgMain.jpg) repeat-y top center;
}
.interna #main #mainFooter{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10px;
	background: url(images/bgFooterMain.jpg) no-repeat top center;
}
.interna #main.instalaciones{ background: url(images/bgMainInstalaciones.jpg) repeat-y top center;}
.interna #main.instalaciones #mainFooter{ background: url(images/bgFooterInstalaciones.jpg) no-repeat top center;}

/***** Instalaciones classes *****/

*html #mainContent{ display: block; float: left; clear: both; margin: 0; padding: 0; width: 100%; height: auto;}
.instalacion{
	display: block;
	float: left;
	clear: both;
	margin: 0 28px 20px 28px;
	padding: 0;
	width: 890px;
	height: auto;
}
*html .instalacion{  margin: 0 11px;}
.instalacion .left{
	display: block;
	float: left;
	clear: left;
	margin: 0;
	padding: 0 28px 0 0;
	width: 658px;
	height: auto;
}
.instalacion .left h3{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	width: 100%;
	font-size:20px;
	color:#605b5b;
	border-bottom: solid 1px #d6d4d2;
}
.instalacion .left h3 a{color:#605b5b; text-decoration: none;}
.instalacion .left img{
	float: left;
	margin: 0 20px 10px 0;
}
.instalacion .right{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 15px 0 0 0;
	width: 200px;
	height: auto;
}
.instalacion .right a.subir{
	display: block;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #700e0e;
}
.instalacion .right ul.thumbs{
	display: block;
	float: right;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	width: 175px;
	height: auto;
}
.instalacion .right ul.thumbs li{
	display: block;
	float: left;
	clear: none;
	margin: 2px 0 2px 7px;
	padding: 0;
}
.instalacion .right ul.thumbs li a{
	display: block;
	float: left;
	clear: both;
	width:;
	height:;
	margin: 0;
	padding: 3px;
	background: #fff;
	border: solid 1px #a0998f;
}

/***** Menus classes *****/
#attn #cntRight.menu_text p {
 font-size:.85em;
}
ul#menus{
	display: block;
	float: left;
	clear: both; 
	margin: 0 28px 20px 28px;
	padding: 0;
	width: 890px;
	height: auto;
}
*html ul#menus{ margin: 0 11px;}
ul#menus li{
	display: block;
	float: left;
	clear: none;
	margin: 0 24px 25px 0;
	padding: 0;
	width: 272px;
	height: auto;
}
ul#menus li.last{ margin: 0 0 25px 0;}
ul#menus li h3{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	width: 100%;
	font-size:20px;
	color:#605b5b;
	border-bottom: solid 1px #d6d4d2;
}
ul#menus li h3 a{color:#605b5b; text-decoration: none;}
ul#menus li .cntImage{
	display: block;
	float: left;
	clear: both;
	margin:0;
	padding:0;
	width: 280px;
	height: 147px;
	position: relative;
}
ul#menus li .cntImage img{ position: relative;}
ul#menus li .cntImage .pdf{
	display: block;
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/bgDescarga.png) no-repeat bottom right;
	text-align: right;
}
ul#menus li .cntImage .pdf a{ 
	display: block;
	float: right;
	clear: both;
	margin: 0;
	padding: 0;
	width: auto;
	height: 52px;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
}
ul#menus li .cntImage .pdf a em{
	display: block;
	float: left;
	clear: none;
	margin: 23px 0 0 0;
	padding: 0;
	width: auto;
	height: auto;
}
ul#menus li .cntImage .pdf a img{
	display: block;
	float: right;
	clear: none;
	margin: 0 7px 0 0;
	padding: 0;
	width: 50px;
	height: 52px;
}
ul#menus li .txt{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 18px 0 0 0;
	width: 100%;
	height: auto;
	border-bottom: solid 1px #d6d4d2;
	line-height: 1.4em;
}

/***** Eventos classes *****/

#cntEvLeft{
	display: block;
	float: left;
	clear: left;
	width: 358px;
	height: auto;
	margin: 0 0 0 28px;
	padding: 30px 0;
}
*html #cntEvLeft{ margin-left: 14px;}
#cntEvLeft img.thematic{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 6px;
	border: solid 1px #d6d4d2;
}
#cntEvRight{
	display: block;
	float: right;
	clear: none;
	width: 514px;
	height: auto;
	margin: 0 28px 20px 0;
	padding: 0 0 30px 0;
	background: url(images/florish.png) no-repeat bottom center;
}
#cntEvRight h3{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	width: 100%;
	font-size:20px;
	color:#605b5b;
	border-bottom: solid 1px #d6d4d2;
}
#cntEvRight h4 {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 14px 0;
	padding: 0 0 2px 0;
	width: 100%;
	font-size:16px;
	color:#605b5b;
	border-bottom: solid 1px #d6d4d2;
}
/***** Noticias classes *****/

.noticias #attn{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 4px 0 4px;
	width: 954px;
	height: auto;
	min-height: 700px;
	background: none;	
}
.noticias #attn #cntNot{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 954px;
	height: auto;
	min-height: 700px;
	background: url(images/bgStripNoticias.jpg) repeat-y 0 0;
}
.noticias #attn #cntLeft{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 0 2px;
	padding: 24px 23px 20px 23px;
	width: 354px;
	height: auto;
}
.noticias #attn #cntRight{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 15px;
	width: 520px;
	height: auto;
}
.noticias #attn #cntLeft h2{
	font-size: 20px;
	color: #3f362a;
	margin: 0;
	padding: 0 0 12px 0;
}
.noticias #attn #cntLeft .adminOptions{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 0 20px;
}
.noticias #attn #cntLeft a.anadirNoticia{ 
	display: block; 
	float: left; 
	clear: both; 
	margin: 0 0 10px 0;
	padding: 5px; 
	text-decoration:none;
	width: 83px;
	height: 13px;
	border: 0;
	background: url(images/btnContacto.jpg) no-repeat top left;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;

}

.noticias #attn #cntLeft .adminOptions a{ display: block; float: left; clear: none; margin: 0 20px 8px 0; width: 40px;}
.noticias #attn #cntLeft .adminOptions a.borrarNoticia{ background:url(images/cross.png) no-repeat center left; padding: 0 0 0 20px;}
.noticias #attn #cntLeft .adminOptions a.editarNoticia{ background:url(images/pencil.png) no-repeat center left; padding: 0 0 0 20px;}

.noticias #attn #cntLeft #pagingBar{
	display: block;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
}
.noticias #attn #cntLeft #pagingBar a{
	display: block;
	float: left;
	clear: none;
	margin: 0 1px;
	padding: 2px 4px;
	border: solid 1px #ccc;
}
 
.noticias #attn #cntRight h3{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin:0 0 16px 0;
	padding:0 0 2px 0;
	color:#605B5B;
	font-size:20px;
	border-bottom:1px solid #D6D4D2;
}
.noticias #attn #cntRight img.floatLeft{
	float: left;
	margin: 0 22px 10px 0;
	padding: 4px;
	background: #fff;
}
.noticias #attn #cntRight p{ line-height: 1.4em;}
.noticias #attn #cntRight hr{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background: url(images/florish.png) no-repeat top center;
	border: none;
}

.noticias #attn ul#listadoNoticias{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 350px;
	height: auto;
}
.noticias #attn ul#listadoNoticias li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: solid 1px #e0dedc;
}
.noticias #attn ul#listadoNoticias li a{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 6px 0 6px 20px;
	width: 330px;
	background: url(images/flechaSub.png) no-repeat 0 11px #fff;
	text-decoration: none;
}
.noticias #attn ul#listadoNoticias li a:link{ color: #700e0e;}
.noticias #attn ul#listadoNoticias li a:visited{ color: #700e0e;}
.noticias #attn ul#listadoNoticias li a:hover{ color: #7f7148; background: url(images/flechaSub.png) no-repeat 0 11px #f6f6f3;}
.noticias #attn ul#listadoNoticias li a:active{ color: #700e0e;}
.noticias #attn ul#listadoNoticias li a.active{ color: #7f7148; background: url(images/flechaSub.png) no-repeat 0 11px #f2f1ec;}

.noticias #attn ul#listadoNoticias li a em{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 240px;
	font-style: normal;
	line-height: 1.4em;
}
.noticias #attn ul#listadoNoticias li a .fecha{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 3px 0 0 0;
	width: 60px;
	font-size: 11px;
	color: #7f7148;
}
.noticias #attn #cntRight #cntNoticia{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 23px;
	width: 474px;
	height: 100% !important;
	min-height: 700px;
	background: url(images/spacerNoticias.png) repeat top left;	
}

.noticias #attn #cntRight form#adminNoticias{
	display: block;
	float: left;
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0;
}
.noticias #attn #cntRight form#adminNoticias #flags{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 100px;
	padding: 0;
}
.noticias #attn #cntRight form#adminNoticias label{
	display: block;
	float: left;
	clear: left;
	margin: 0 10px 2px 0;
	padding: 0;
	width: 90px;
	height: auto;
	border-bottom: dotted 1px #bbb;
}
.noticias #attn #cntRight form#adminNoticias input{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 2px 0;
	padding: 2px;
	width: 240px;
	height: auto;
	border: solid 1px #bbb;	
}
.noticias #attn #cntRight form#adminNoticias textarea{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 2px 0;
	padding: 2px;
	width: 320px;
	height: 160px;	
}
.noticias #attn #cntRight form#adminNoticias .hidden{ background: none; border: none;}
.noticias #attn #cntRight form#adminNoticias .submit{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 93px;
	height: 23px;
	border: 0;
	background: url(images/btnContacto.jpg) no-repeat top left;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
.noticias #attn #cntRight form#adminNoticias .MultiFile-list{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0 10px 100px;
	padding: 0;
	width: auto;
	height: auto;
}
.noticias #attn #cntRight form#adminNoticias .MultiFile-list .MultiFile-remove{
	color:#C00000;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin: 0 6px 0 0;
}

.noticias #attn #cntRight form#adminNoticias .es{ background: url(images/es.gif) no-repeat top right ;}
.noticias #attn #cntRight form#adminNoticias .en{ background: url(images/en.gif) no-repeat top right ; }

/***** ESTILOS FOTO GALERÍA *****/

.noticias #attn #cntRight ul#fotogal{
	display: block;
	float: left;
	clear: both;
	width: 470px;
	height: auto;
	margin: 5px 0;
	padding: 0;
}
.noticias #attn #cntRight ul#fotogal li{
	display: block;
	float: left;
	clear: none;
	width: auto;
	height: auto;
	margin: 4px;
	padding: 4px;
	background: #fff;
	border: solid 1px #cfccb9;
}

/****** DRAG 'N DROP******/

#gal {
	clear:both;
	display:block;
	float:left;
	height:auto;
	margin:0;
	width:460px;
}
#gal ul#album {
	margin:0;
	padding:0;
}
#gal ul#album li {
	background-color:#333333;
	color:#FFFFFF;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 10px 10px 0;
	padding:6px;
}
#gal ul#album li img{ max-width: 180px; max-height: 120px;}
#gal ul#album li a.borrarNoticia{
	background:url(images/cross.png) no-repeat left center;
	color:#CC0000;
	font-weight:bold;
	margin:5px 0 0;
	padding:3px 0 3px 20px;
}
#gal #response{
	background:#B3ECA1 none repeat scroll 0 0;
	border:1px solid #84C371;
	float:left;
	height:auto;
	margin:0 0 10px;
	padding:8px 20px;
	width:420px;
}

/***** Contacto classes *****/

#map_canvas {
 width:335px;
 height:335px;
 margin:12px 0 0 0;
 border:1px solid #6f6454;
}
.direccion_mapa { padding:0;margin:0; }
.noticias #cntLeft a.verPlano{ position: relative; text-decoration: none; margin: 25px 0 0 0;}
.noticias #cntLeft a.verPlano em{  
	display: none;
	width: 62px;
	height: 26px;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;
	color: #fff;
	background: url(images/tooltipPlano.gif) no-repeat center top;
	top: -20px;
	left: 60px;
	position: absolute;
	z-index: 2;
	font-style: normal;
	font-size: 11px;
}

.noticias #cntLeft p.resto{
	font-size: 14px;
	color: #635252;
}
.noticias #cntLeft p a:link{ color: #700e0e;}
.noticias #cntLeft p a:visited{ color: #700e0e;}
.noticias #cntLeft p a:hover{ color: #700e0e;}
.noticias #cntLeft p a:active{ color: #700e0e;}

.noticias #cntLeft #gmaps{
	display: block;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
	width: 335px;
	height: 131px;
	border: solid 1px #b3b1af;
}

.noticias #cntRight form{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.noticias #cntRight form fieldset{
	border: none;
}
.noticias #cntRight form fieldset #fLeft,
.noticias #cntRight form fieldset #fRight{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 190px;
	height: auto;
}
.noticias #cntRight form fieldset #fLeft{ border-right: solid 1px #d6d4d2;}
.noticias #cntRight form fieldset #fRight{ margin-left: 26px;}

.noticias #cntRight form fieldset #fRightRes{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 20px 0;
	padding: 0;
	width: 120px;
	height: auto;
}
.noticias #cntRight form fieldset #fMid{
	display: block;
	float: left;
	clear: none;
	margin: 0 0 20px 22px;
	padding: 0;
	width: 120px;
	height: auto;
}
.noticias #cntRight form fieldset img#reservado{
 margin: -3px 0 0 0;
}

.noticias #cntRight form fieldset label{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
	width: 160px;
	font-size: 12px;
	color: #1d1b1b;
}
.noticias #cntRight form fieldset #fRightRes label,
.noticias #cntRight form fieldset #fMid label{ width: 80px;}

.noticias #cntRight form fieldset input{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 160px;
	border: solid 1px #abadb3;
}
.noticias #cntRight form fieldset #fRightRes input,
.noticias #cntRight form fieldset #fMid input{ width: 80px;}

.noticias #cntRight form fieldset select{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 12px 0;
	padding: 2px;
	width: 60px;
	border: solid 1px #abadb3;
}
.noticias #cntRight form fieldset input.submit{
	display: block;
	float: right;
	clear: none;
	margin: 0 0 0 10px;
	padding: 0;
	width: 93px;
	height: 23px;
	border: 0;
	background: url(images/btnContacto.jpg) no-repeat top left;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
.noticias #cntRight form fieldset .obli{ color:#990000; font-size: 0.9em;}
.noticias #cntRight form fieldset textarea{
	display: block;
	float: left;
	clear: both;
	margin: 0 0 18px 0;
	padding: 0;
	width: 450px;
	height: 160px;
	border: solid 1px #abadb3;	
}
.noborder { border: none;}

/***** Footer classes *****/

#footer{
	display: block;
	float: left;
	clear: both;
	margin: 8px 4px;
	padding: 10px 0 0 0;
	width:950px;
	height: 26px;
	background-color: #6f6454;
	color: #d7d4cf;
	font-size: 11px;
}
*html #footer{ width: 960px; margin-left: 0;}
.noticias #footer{margin: 8px 6px;}

#footer a:link{ color: #292116; text-decoration:underline;}
#footer a:visited{ color: #292116;}
#footer a:hover{ color: #1b150c;}
#footer a:active{ color: #292116;}

#footer .fLeft{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0 0 0 20px;
	width: 80%;
}
#footer .fRight{
	display: block;
	float: right;
	clear: none;
	margin: 0;
	padding: 0 20px 0 0;
	width: 15%;
	text-align: right;
} 

#admin {
 background: #ae0000; 
 text-align: center; 
 color:#fff; 
 font-family: Verdana,arial,"sans serif"; padding: 6px 0;
 position:fixed;
 width:100%;
 opacity:.75; 
 filter: alpha(opacity = 75); 
 border-bottom:1px solid #fff;
 padding:8px;
}
#admin a { color:#fff; }
.siteby{ border: none;float:right;width:55px;height:15px;margin:0 20px 0 0;}
.siteby a { display:block; }
.siteby a:link { background:url(images/brunel.gif) 0 0 no-repeat; }
.siteby a:visited { background:url(images/brunel.gif) 0 0 no-repeat; }
.siteby a:hover { background:url(images/brunel.gif) 0 -15px no-repeat; }
