html {
	height:100%;
	padding-bottom:1px;
}

body{
	background:url(../../images/layout/body_bg.jpg) repeat-x top #e7e2d6;
	font-family:Arial, Tahoma;
	margin-top:15px;
	padding:0;
	text-align:center;
}

/* ---------------------------------------------------------------------- */
/*    LINKS AND HOVERS                                                    */
/* ---------------------------------------------------------------------- */

a:link, a:visited {
	color: #504d4d;
	text-decoration: none;
}
a:hover, a:active {
	color: #323030;
	text-decoration: none;
}

#foot a:link, #foot a:visited, #menu a:link, #menu a:visited {
	color: #504d4d;
	text-decoration: none;
}
#foot a:hover, #foot a:active, #menu a:hover, #menu a:active {
	color: #323030;
	text-decoration: none;
}
#foot .actual{
	color:#333333;
	font-weight: bold;
}

#menu #links a:link, #menu #links a:visited,
#menu #sublinks a:link, #menu #sublinks a:visited {
	color: #3c8226;
	text-decoration: none;
}
#menu #links a:hover, #menu #links a:active,
#menu #sublinks a:hover, #menu #sublinks a:active {
	color: #2e661e;
	text-decoration: none;
}

#menu #links .actual, #menu #sublinks .actual{
	color:#bfa682;
}

h2{
	font-family: Georgia;
	font-size: 18px;
	color:#504d4d;
	padding:0;
	margin:0 10px 10px 10px;
}
h3{
	font-family: Tahoma;
	font-size: 13px;
	color:#504d4d;
	padding:0;
	margin:0 10px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9cfaf;
}

h4{
	font-family: Georgia;
	font-size: 17px;
	color:#504d4d;
	padding:0;
	margin:0 10px 10px 10px;
}
h5{
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#504d4d;
	padding:0;
	margin:0 10px 0 10px;
}
h6{
	font-family: Georgia;
	font-size: 12px;
	color:#504d4d;
	padding:0;
	margin:0 10px 10px 10px;
}

#puntos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9cfaf;
	height:2px;
	clear:both;
}

/* ---------------------------------------------------------------------- */
/*    CONTENIDOS                                                          */
/* ---------------------------------------------------------------------- */

p.txt-1 {
	color:#666666;
	padding:0 10px 0 10px;
	margin:5px 0 0 0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
}
p.txt-2 {
	padding:15px 0 15px 0;
	margin:0;
	text-align:center;
}
p.txt-3 {
	color:#666666;
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
}
p.txt-4 {
	color:#666666;
	padding:5px 10px 15px 10px;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	background-color:#ebe9dd;
}
p.txt-5 {
	color:#666666;
	padding:0 10px 0 10px;
	margin:0;
	font-size:11px;
	text-align: left;
	font-family:Trebuchet MS;
	line-height: 16px;
}
p.titlemagazine {
	color:#666666;
	padding:0 0 0 8px;
	margin:0;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia;
}
p.bajadamagazine {
	color:#666666;
	padding:0 0 2px 9px;
	margin:0;
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS;
}
.fecha {
	color:#bfa682;
}
.claro {
	color:#ada9a0;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}

#abajo #columnas2{
	height:190px;
	margin:0 0 0 0px;;
}
#abajo #columnas2 #left{
	width:200px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
#abajo #columnas2 #right{
	width:340px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}

#abajo ul.servicios{
	margin:0 0 0 20px;
	padding:0;
}
#abajo ul.servicios li{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#838080;
	padding-bottom:0px;
	list-style-type: none;
	margin:0;
}
#abajo ul.servicios li:before {
	content: "» ";
	color:#bfa682;
	font-size:16px;
}

ul.expediciones {
	margin:0 0 0 10px;
	padding:0;
}
ul.expediciones li{
	display:inline;
	list-style-type:none;
	font-size:11px;
	font-family:Trebuchet MS;
	margin:0;
	padding:0 0 0 5px;
}
ul.expediciones li.expedicion{
}
ul.expediciones li.tiempo{
}


#row {
	font-family:Trebuchet MS;
	font-size:11px;
	color:#838080;
	margin-left:15px;
}
#row #numero {
	width:15px;
	color:#bfa682;
	float:left;
	overflow:hidden;
	text-align:right;
	border-bottom: 1px solid #ebe9dd;
	padding-right:10px;
}
#row #numero-head {
	width:15px;
	float:left;
	text-align:right;
	padding-right:10px;
	border-bottom: 1px solid #ebe9dd;
	color:#bfa682;
}
#row #expedicion {
	width:515px;
	float:left;
	color:#504d4d;
	border-bottom: 1px solid #ebe9dd;
}
#row #expedicion-head {
	width:515px;
	float:left;
	color:#bfa682;
	border-bottom: 1px solid #ebe9dd;
}
#row #tiempo {
	width:50px;
	float:left;
	border-bottom: 1px solid #ebe9dd;
}
#row #tiempo-clean {
	width:50px;
	float:left;
	border-bottom: 1px solid #ebe9dd;
	text-align:center;	
	color:#bfa682;
}
#row #tiempo-head {
	width:50px;
	float:left;
	color:#bfa682;
	border-bottom: 1px solid #ebe9dd;
}

#fullscreen
{
	margin-top:50px;
	width: 100%;
	position: absolute;
	z-index: 200;
	left: 0;
	top: 0;
    display: none;
	overflow: visible;
	height: 100%;
	text-align: center;
	vertical-align: middle;
   /*
   background-color: #000;
   _background-color: none;
   opacity: 0.5;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
   */
}
#fullscreen object {
   margin: 0;
   padding: 0;
}
#magazinestop {
	margin:15px 0 0 0;
	padding:10px 0 10px 0;
	width:600px;
	height:290px;
}
#imgtop {
	float:left;
	margin:0;
	padding:0;
	width:205px;
}
#textop {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	width:385px;
}

#magazines {
	margin:15px 0 0 0;
	padding:0;
}

#magizq {
	width:300px;
	float:left;
	margin:0 0 10px 5px;
	padding:0;
}
#magder {
	width:300px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
#img {
	float:left;
	width:104px;
	height:140px;
	padding:2px;
	border:4px solid #9f8d50;
}
#text {
	float:left;
	width:180px;
}


#clear {
	clear:both;
}

#divclima{	
	margin-left:90px;
}

#ContServicios{	
	float:left;
	color:#666666;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
	_margin-top:5px;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	width:210px;
}

#ContChales{	
	float:left;
	color:#666666;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
	_margin-top:0px;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	width:130px;
}

#ContCasarao{	
	float:left;
	color:#666666;
	padding:0 0 0 10px;
	_padding-top:0px;
	_padding-bottom:15px;
	margin:0 0 0 0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	width:130px;
}

#txt-ContServicios {
	color:#666666;
	padding:5px 0 0 0;
	_padding-top:0px;
	margin:5px 0 0 0;
	_margin-top:5px;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	position:relative;
	left:60px;
}

#txt-ContChales {
	color:#666666;
	padding:0 0 0 0px;
	_padding-top:10px;
	margin:23px 0 0 0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	position:relative;
	left:140px;
}

#txt-ContCasarao {
	color:#666666;
	padding:0 0 0 0px;
	_padding-top:15px;
	_padding-bottom:15px;
	margin:18px 0 0 0px;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	position:relative;
	left:140px;
}

#ContCh{	
	float:left;
	color:#666666;
	padding:0 0 0 10px;
	margin:0 0 0 0;	
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	width:190px;
}

#txt-ContCh {
	color:#666666;
	padding:0 0 0 0;	
	margin:0 0 0 0;	
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
	position:relative;
	left:80px;
}



/* --------------- GUESTBOOK ------------------- */
#guestbook_block {
	margin:15px 10px 10px 10px;
}

#guestbook_block h1{
	font-family: Georgia;
	font-size: 20px;
	color:#3E8227;
	font-weight:normal;	
}

#guestbook_block textarea{
	width: 100%;
	height: 80px;
	background-color:#F0EEE1;
	border:1px solid #DBD5C7;	
	font-family:Trebuchet MS;
	font-size:11px;
	color:#666666;
}

#guestbook_block .submit{
	width: 105px;
	height: 41px;
	border: 0;
	color: white;
	font-family:Georgia;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;	
	background:url(../../images/layout/boton.jpg);
}

#guestbook_block .input{
	background-color:#F0EEE1;
	border:1px solid #DBD5C7;	
	width: 100%;
	margin-top: 1px;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#666666;
}

#guestbook_block .firma {
	margin-bottom:15px;
	border-bottom:1px solid #cecbaa;
}

#guestbook_block .firma h1{
	font-family: Georgia;
	font-size: 14px;
	color:#bfa682;
	padding:0;
	margin:0;
}
#guestbook_block .firma .controls .date{
	color:#BFA682;
	padding:0;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
}
#guestbook_block .firma .text{
	color:#666666;
	padding:0;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
}
#guestbook_block .firma .controls{
	color:#666666;
	padding:0;
	margin:0 4px;
	text-align:right;
	font-size:12px;
	font-family:Trebuchet MS;
}
#guestbook_block .firma .controls div {
	float:right;
	color:#666666;
	text-align:right;
	font-size:12px;
	font-family:Trebuchet MS;
}
#guestbook_block .firma .full {
	display:none;
}

#guestbook_block .firma .controls .showsimple {
	display:none;
}


/* --------------- NOVEDADES ------------------- */
#news_block {
	margin:15px 10px 10px 10px;
}

#news_block .news {
	margin-bottom:15px;
	border-bottom:1px solid #cecbaa;
}

#news_block .news h1{
	font-family: Georgia;
	font-size: 14px;
	color:#bfa682;
	padding:0;
	margin:0;
}
#news_block .news .controls .date{
	color:#BFA682;
	padding:0;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
}
#news_block .news .text{
	color:#666666;
	padding:0;
	margin:0;
	font-size:11px;
	text-align: justify;
	font-family:Trebuchet MS;
	line-height: 18px;
}
#news_block .news .controls{
	color:#666666;
	padding:0;
	margin:0 4px;
	text-align:right;
	font-size:12px;
	font-family:Trebuchet MS;
}
#news_block .news .controls div {
	float:right;
	color:#666666;
	text-align:right;
	font-size:12px;
	font-family:Trebuchet MS;
}
#news_block .news .full {
	display:none;
}

#news_block .news .controls .showsimple {
	display:none;
}

.paginacion {
	font-family: Georgia;
	font-size: 16px;
	text-align:right;
	color:#e3dac6;
	margin:30px 0 30px 0;
}

.paginacion .pagactual {
	color:#3c8226;
	font-weight:bold;	
}

.paginacion a:link, .paginacion a:visited {
	color:#666666;
}

.paginacion .small {
	font-size:12px;
}

.idiomas{font-size:12px;}