@charset "utf-8";
/* CSS Document */
/*png images*/
* html img, * html .png {
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "css/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
/* */

body {
	background-color:#845c26;
	margin:0;
	font-size:12px;
	color:#c2b59c;
	font-family:Lucida Sans Unicode, tahoma, serif;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#contenido {
	width:1300px;
	height:auto;
	margin:0 auto;
/*	background-image: url(../images/img_sup.jpg); */
	background-repeat:no-repeat;
}
#contenido_sup {
	width:1300px;
	height:374px;
	margin:0 auto;
/*	background-image: url(../images/img_sup.jpg); */
	background-repeat:no-repeat;
}
#contenido_interno {
	clear:both;
	width:1018px;
	height:auto;
	padding:0 0 0 142px;
	background-image:url(../images/bg_contenido.jpg);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
}
#lat_izq {
	width:775px;
	height:auto;
	float:left;
}
#lat_der {
	width:240px;
	height:auto;
	float:left;
	background-color:#442f14;
}
#map {
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	margin-top:20px;
}
#map a {
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}
#pie {
	clear:both;
	width:1300px;
	height:75px;
	margin:0 auto;
	line-height:30px;
	background-color:#2e200d;
	float:none;
}
#pie a {
	text-decoration:underline;
	color:#c2b59c;
}
#pie a:hover {
	text-decoration:none;
}
#nav {
	padding-left:15px;
	margin-right:15px;
}
#logo {
	padding-left:150px;
	padding-top:30px;
	width:830px;
	height:154px;
	float: left;
}
#idioma {
	margin-top:30px;
	width:300px;
	margin-bottom:149px;
	height:56px;
	float:left;
	background-image:url(../images/fondo_idioma.png);
	background-repeat: repeat-x;
}
#idioma_pta {
	width:18px;
	margin-top:30px;
	height:56px;
	float:left;
	background-image:url(../images/punta_idioma.png);
	background-repeat:no-repeat;
}
#idioma_ico {
	width:250px;
	;
	height:56px;
	float:left;
	background-image:url(../images/fondo_idioma.png);
	background-repeat: repeat-x;
}
#idioma img {
	padding-left:21px;
	padding-top:20px;
	border:0px;
}
#transparencia {
	clear:both;
	width:1015px;
	margin:0 0 0 142px;
	height:139px;
	background-image:url(../images/fondo_trans.png);
	background-repeat:repeat-x;
}
/*/////               CLASES              ////*/


.noticias {
	width:206px;
	height:auto;
	padding-left:43px;
	margin-top:20px;
	float:left;
}

/*.noticias_img {
	width:194px;
	height:111px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;
	padding:5px;
	margin-bottom:10px;
}*/

/* Paco */
.noticias_img { width:194px; height:111px; text-align:left; float:left; margin-bottom:10px;}
.noticias_img a img  { border:5px solid #FFFFFF; }
.noticias_img a:hover img  { border:5px solid #c17110; }
/* fin Paco */

.noti_txt {
	width:200px;
	height:auto;
	float:left;
}
.noti_txt a:hover {
	color:#c2b59c;
	font-size:12px;
	text-decoration:none
}
.noti_txt a {
	font-size:12px;
	text-decoration:underline
}
.noti_txt a .mas_info {
	color:#c88324;
	font-size:11px;
	text-decoration:none
}

.mas_info {
	color:#c88324;
	font-size:11px;
	text-decoration:none
}

.noti_txt a:hover .mas_info {
	color:#c2b59c;
	font-size:11px;
	text-decoration:underline
}

.mas_info a:hover{
	color:#c2b59c;
	font-size:11px;
	text-decoration:underline
}

.noticias a {
	color:#c2b59c;
	font-size:12px;
	text-decoration:none
}
.noticias a:hover {
	font-size:12px;
	text-decoration:underline
}
.noti_tit {
	color:#FFFFFF;
	font-size:14px;
	line-height:18px;
	padding-bottom:10px;
	height:54px;
	font-weight: bold;
}
.linea {
	height:20px;
	border-bottom: solid 1px #795c35;
	width:700px;
	margin-left:30px;
	clear:left;
}

.linea1 {
	height:10px;
	border-bottom: solid 1px #CCCCCC;
	width:95%;
	clear:left;
}

.linea2 {
	height:1px;
	border-bottom: solid 1px #795c35;
	width:700px;
	clear:left;
	margin:25px 30px;
}


.linea_d {
	margin: 30px 0px;
	height:1px;
	border-bottom: solid 1px #d67c00;
	width:100%;
	clear:left;
}

.slide_img {
	width:412px;
	height:auto;
	padding-left:60px;
	margin-top:20px;
	float:left;
}
.nav {
	border-bottom: solid 1px #57442c;
	min-height:32px;
	padding-top:15px;
}
.nav a {
	padding:18px;
	font-size:14px;
	color: #90846c;
	text-decoration:none;
	background-image:url(../images/flechita.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.nav a:hover {
	padding:18px;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	background-image:url(../images/flechita_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.nav_sub {
	width:208px;
}
.nav_sub:hover {
	background:#845C26;
	color:#FFFFFF;
}

.nav_sub a {
	font-size: 12px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	background-image:url(../images/flechita_sub.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 208px;
}

.nav_sub a:hover {
	font-size: 12px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	background: #845C26 url(../images/flechita_sub_hover.jpg) no-repeat scroll left center;
	width: 208px;
}


.foo {
	padding-left:150px;
	padding-top:30px;
	width:600px;
	float:left;
}
.copyright {
	padding-right:150px;
	float:right;
	width:200px;
	padding-top:30px;
}
.trans_left {
	width:460px;
	border-right:1px solid #a69b8d;
	padding-right:20px;
	margin:20px 0 0 20px;
	color:#FFFFFF;
	line-height:18px;
	float:left;
}
.trans_left a {
	text-decoration:none;
	color:#FFFFFF
}
.trans_left a:hover {
	text-decoration:underline;
}
.trans_right {
	width:460px;
	margin:20px 0 0 20px;
	color:#FFFFFF;
	float:left;
	line-height:18px;
}
.trans_right a {
	text-decoration:none;
	color:#FFFFFF
}
.trans_right a:hover {
	text-decoration:underline;
}

.trans_full {
	/*width:740px;*/
	width: 970px;
	padding-right:20px;
	margin:20px 0 0 20px;
	color:#FFFFFF;
	line-height:18px;
	font-size:14px;
	float:left;
}
.trans_full a {
	text-decoration:none;
	color:#FFFFFF
}
.trans_full a:hover {
	text-decoration:underline;
}

.listado_x_1 {
	width:740px;
	float:left;
	height:auto;
	padding-left:25px;
	margin-top:20px;
}
.titulo {
	font-size:18px;
	line-height:18px;
}

.listado_izq {
	font-size:12px;
	color: #C2b59c;
	width:280px;
	float:left;
	height:auto;
	padding-top:20px;
	}
.listado_izq ul{
	list-style:none;
	padding-left:2px;
	margin-left:2px;
}
.listado_izq li{
	list-style:none;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
}
.listado_izq a {
	color: #d67c00}
.listado_izq a:hover { text-decoration:none;}

#precio{ width:280px; height:80px; float:left}
.precio_lat{ height:80px; width:17px; float:left}
.precio_c{ background-color:#8b5915; height:80px; width:auto; float:left; line-height:60px; font-size:45px; color:#fff }
#precio .signo{color:#fbc67e }
#precio .pax{ height: auto; width:auto; float:left; line-height:12px; font-size:12px; color:#fbc67e ; padding-left:20px;}

.listado_der {
	width:400px;
	float: right;
	height:auto;
	padding:20px;
	}

.listado_img_detalle {
	width:367px;
	height:236px;
	}
.listado_img_detalle a img{
	border:5px solid #fff;
	}
.listado_img_detalle a:hover img{
	border:5px solid #442F14;
	}

.bajo_imagen {
	width:357px;
	height:auto;
	background-color: #2e200d;
	color:#C2b59c;
	padding: 10px;
	margin-bottom:30px;
	font-size:11px;
}
.img_large {
clear:both;
	width:713px;
	height:216px;
	}
.img_large a img{
	border:5px solid #fff;
	}
.img_large a:hover img{
	border:5px solid #442F14;
	}


.bajo_imagen2 {
	width:693px;
	height:auto;
	background-color: #2e200d;
	color:#C2b59c;
	padding: 10px;
	margin-bottom:10px;
	font-size:11px;
}

.tit_det {
	font-size:18px;
	color: #d67c00;
	font-style: bold;
	margin-bottom: 20px}

.listado_img {
	width:280px;
	height:160px;
	float:left;
	margin-right:20px;
}
.listado_img a img {
	border:5px solid #fff;
}
.listado_img a:hover img {
	border:5px solid #442f14;
}
.listado_txt {
	width:440px;
	height:auto;
	float:left;
}
.listado_txt .tit_l {
	padding-bottom:10px;
}
.listado_txt .tit_l a {
	width:100%;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.listado_txt .tit_l a:hover {
	text-decoration:underline;
	color:#fff;
}
.listado_txt a .titulo_l {
	width:100%;
	line-height:18px;
	color:#c2b59c;
	font-size:12px;
	cursor:pointer;
}
.listado_txt a:hover .titulo_l {
	text-decoration: underline;
	color:#c2b59c;
}
.listado_txt a .mas_info {
	text-decoration: none;
	color:#c88324;
	font-size:11px;
}
.listado_txt a:hover .mas_info {
	color:#c2b59c;
}
.listado_txt a {
	width:100%;
	line-height:14px;
	color:#000000;
	font-size:13px;
	text-decoration:none;
	line-height:16px;
}
.listado_txt a:hover {
	text-decoration:none;
	color:#018aa6;
}
.listado_large {
	width:740px;
	height:auto;
	float:left;
}
.listado_large .tit_l {
	padding-bottom:10px;
}
.listado_large .tit_l a {
	width:100%;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.listado_large .tit_l a:hover {
	text-decoration:underline;
	color:#fff;
}
.listado_large .tit_l {
	width:100%;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.listado_large a .titulo_l {
	width:100%;
	line-height:18px;
	color:#c2b59c;
	font-size:12px;
	cursor:pointer;
}
.listado_large a:hover .titulo_l {
	text-decoration: none;
	color:#000;
}
.listado_large a {
	width:100%;
	line-height:16px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}
.listado_large a:hover {
	text-decoration:none;
	color:#018aa6;
}
.listado_large a:hover .titulo_l {
	text-decoration: underline;
	color:#c2b59c;
}
.listado_large a .mas_info {
	text-decoration: none;
	color:#c88324;
	font-size:11px;
}
.listado_large a:hover .mas_info {
	color:#c2b59c;
}
.pages {
	width:710px;
	float:left;
	height:auto;
}
.color {
	color:#ff9400;
}
.paginacion {
	width:710px;
	margin-left:30px;
	height:60px;
	float:left;
	background-image:url(../images/fondo_paginacion.jpg);
	background-repeat: no-repeat;
	margin-bottom:15px;
}
.paginacion_izq {
	width:110px;
	font-size:11px;
	color:#fff;
	float:left;
	padding-left:20px;
	margin-top:25px;
}
.paginacion_cen {
	width:400px;
	font-size:11px;
	color:#fff;
	float:left;
	padding-left:10px;
	margin-top:25px;
	text-align:center;
}
.paginacion_der {
	width:130px;
	font-size:11px;
	color:#fff;
	float:right;
	padding-right:20px;
	margin-top:25px;
	text-align:right;
}
.volver_d {
	font-size:11px;
	color:#fff;
	float:right;
	text-align:right;
}
.volver_d a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.volver_d a:hover {
	font-size:11px;
	text-decoration:none;
	color:#f79600;
}
.Estilo1 {
	color: #ff9400
}

.ant {
	width:35%;
	float:left;
	padding-left:15px;
}
.ant a {
	text-decoration:none;
	color:#fff;
	background-image:url(../images/flecha_izq.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	text-align:right;
}
.ant a:hover {
	text-decoration:none;
	color:#f79600;
}
.ant1 {
	width:100%;
	float:left;
	padding-left:15px; border-right:1px solid #fff;
	text-align:left;
}
.ant1 a {
	text-decoration:none;
	color:#fff;
	background-image:url(../images/flecha_izq.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	text-align:right;
}
.ant1 a:hover {
	text-decoration:none;
	color:#f79600;
}
.num {
	width:20%;
	float:left;
	text-decoration:none;
	color:#ff9400;
	word-spacing:5px;
	margin-left:12px;
}
.num a {
	color:#fff;
	text-decoration:none;
}
.num a:hover {
	text-decoration:underline;
	color:#ff9400;
}
.sig {
	width:35%;
	float:left
}
.sig a {
	background-image:url(../images/flecha_der.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
	text-decoration:none;
	color:#fff;
	text-align:left;
}
.sig a:hover {
	text-decoration:none;
	color:#ff9400;
}

/**** forma de contacto ****/

.contacto{ width:240px; height:20px; float:left; padding-top:5px;}
.contacto_cpo{ width:240px; height:30px; float:left; padding-top:5px;}
.contacto_cpo input{ border:none; background-color:#fff;}
.contacto_2_cpo input{ border:none; background-color:#fff;}
.error input{ border:none; background-color:#fe5454;}
.error{ color:#f00; visibility: visible;}

.contacto_c{ width:240px; height: auto; float:left; padding-top:5px;}
.contacto_2{ width:480px; height:20px; float:left; padding-top:5px; }
.contacto_2_cpo{ width:480px; height:30px; float:left; padding-top:5px; }
.contacto_check{ width:240px; height:50px; float:left; padding-top:20px; }
.contacto_error{ width:240px; height:50px; float:left; padding-top:20px; }
.contacto_consulta{ width:240px; height:120px; float:left;}
.contacto_boton{ width:240px; height:60px; float:left;}
.bold{ font-weight:bold;}
.clear{ clear:both:}

input.text {
	border:0px;
	width: 170px;
	height:20px;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

.check {
	width:25px;
	height:25px;
	border: none;
}

textarea.texto {
	border:0px;
	display: block;
	width: 170px;
	height: 100px ;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;

}

.boton {
	background:none;
	width:113px;
	height:60px;
	background: url(../images/enviar.jpg);
	border:0px;
	cursor: pointer;
	color: #CC6600;
	border: none;
	font-size: 14px;
	font-weight: bold;
		}

/***** Fin form de contacto *****/

/***** Ezequiel *****/

.noticias_2 {
	width:206px;
	height:auto;
	padding-left:25px;
	margin-top:20px;
	float:left;
}

.noticias_2_img {
	width:194px;
	height:auto;
	text-align:left;
	float:left;
	margin-bottom:10px;
}
.noticias_2 .noti_txt a {
	text-decoration: none !important;
}

.noticias_2_img a img  {
	border:5px solid #FFFFFF;
	background: #FFFFFF;
}

.noticias_2_img a:hover img  {
	border:5px solid #c17110;

}

/*** Fin Ezequiel ***/

