@charset "utf-8";
body {
	color:#3c3c34;
	padding:0px;
	margin:0px;
}

a {
	color:#fff;
	outline:0;
	text-decoration:none;
}

a:hover {
	color:#3c3c34;
}

a.bold {
	color:#3c3c34;
	font-weight:bold;
	outline:0;
	text-decoration:none;
}

a.bold:hover {
	color:#fff;
}

p {
	margin-top:3px;
	margin-bottom:12px;
}

#L_MAIN {
	margin:0px auto;
	width:855px;
	padding:0px 16px;
	background-image:url(../img/back_main.gif);
}

#L_HEAD {
	width:815px;
	padding:0px 20px;
	height:110px;
	background-image:url(../img/back_head.gif);
}

#L_LANGUAGES {
	display:inline;
	float:right;
	margin:0px;
	background-color:#3c3c34;
	padding:3px 15px 4px;
	color:#b4b2a8;
}

#L_LANGUAGES a {
	color:#b4b2a8;
}

#L_LANGUAGES a:hover {
	color:#fff;
}

#L_HEAD #logo {
	width:807px;
	padding-left:20px;
	padding-top:18px;
}

#L_HEAD #selector {
	width:706px;
	padding-left:122px;
	padding-top:74px;
}

#L_HEAD #select_label {
	font-size:9px;
	text-align:left;
}

#L_HEAD #select_language {
	font-size:9px;
	color:#b4b2a8;
	height:14px;
	padding-left:4px;
	margin:0px;
	text-align:left;
	background-color:#3c3c34;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:0px;
}

#L_HEAD #select_city {
	font-size:9px;
	color:#b4b2a8;
	height:14px;
	padding-left:4px;
	text-align:left;
	background-color:#3c3c34;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:0px;
}

#L_HEAD #select_go {
	font-size:8px;
	color:#b4b2a8;
	height:14px;
	text-align:center;
	background-color:#3c3c34;
	border:1px solid #fff;
}

#L_MENU {
	width:845px;
	height:20px;
	padding:6px 5px 0px 5px;
	background-color:#94928b;
	color:#000;
	font-size:9px;
	text-align:center;
}

#L_MENU span {
	padding:0px 10px;
}

#L_MENU a {
	color:#000;
	text-decoration:none;
}

#L_MENU a:hover {
	color:#f6f6f4;
}

#L_CONTENT {
	width:674px;
	min-height:180px;
	padding:17px 25px 20px 156px;
	background-image:url(../img/flowers.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#L_FOOT {
	width:815px;
	height:20px;
	padding:6px 20px 0px 20px;
	font-size:9px;
	background-color:#94928b;
	color:#3c3c34;	
}

#L_FOOT a {
	color:#3c3c34;
	text-decoration:none;
}

#L_FOOT a:hover {
	color:#f6f6f4;
}

#L_FOOT table {
	width:815px;
}

#L_FOOT table td.left {
	width:545px;
}

#L_FOOT table td.right {
	width:270px;
	text-align:right;
}

#L_BOTTOM {
	margin:0px auto;
	width:887px;
	height:91px;
	background-image:url(../img/bottom.gif);
	background-repeat:no-repeat;
}

h1 {
	color:#fff;
	font-weight:normal;
	margin:10px 0px 5px 0px;
	font-size:13px;
}

h1 span {
	font-size:15px;
	letter-spacing:0.3em;
	text-transform:uppercase;
}

div.noticia_item {
	width:675px;
	margin-bottom:20px;
}

div.noticia_foto {
	float:left;
	width:125px;
	padding-top:20px;
}

div.noticia_detalles {
	width:674px;
	color:#fff;
}

div.noticia_fotos {
	width:674px;
	border-top:1px solid #94928b;
	padding-top:10px;
	margin-top:30px;
	text-align:center;
}

div.noticia_fotos img {
	margin:10px 5px;
	border:1px solid #94928B;
}

div.noticia_fotos img:hover {
	border:1px solid #000;
}

div.noticia_foto img {
	border:1px solid #94928B;
}

div.noticia_texto {
	width:674px;
	padding:0px 0px 3px 0px;
	color:#fff;
}

div.noticia_texto h1, div.noticia_detalles h1 {
	font-weight:normal;
	font-size:11px;
	color:#3C3C34;
	margin:0px;
}

div.noticia_end {
	clear:both;
}

div.noticias_pager {
	width:674px;
	text-align:center;
}

div.noticias_pager table {
	margin:0px auto;
}

div.noticias_pager td {
	vertical-align:middle;
	padding:0px 4px;
}

a.button_prev {
	display:inline-block;
	width:12px;
	height:12px;
	background-image:url(../img/noticias/b_prev.gif);
	background-repeat:no-repeat;
}

a.button_prev:hover {
	background-image:url(../img/noticias/b_prev_ov.gif);
}

a.button_next {
	display:inline-block;
	width:12px;
	height:12px;
	background-image:url(../img/noticias/b_next.gif);
	background-repeat:no-repeat;
}

a.button_next:hover {
	background-image:url(../img/noticias/b_next_ov.gif);
}

a.button_first {
	display:inline-block;
	width:12px;
	height:12px;
	background-image:url(../img/noticias/b_first.gif);
	background-repeat:no-repeat;
}

a.button_first:hover {
	background-image:url(../img/noticias/b_first_ov.gif);
}

a.button_last {
	display:inline-block;
	width:12px;
	height:12px;
	background-image:url(../img/noticias/b_last.gif);
	background-repeat:no-repeat;
}

a.button_last:hover {
	background-image:url(../img/noticias/b_last_ov.gif);
}

a.noticia_button {
	display:block;
	width:674px;
	height:13px;
	border-bottom:1px solid #94928B;
	background-image:url(../img/noticias/button_dn.gif);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}

a.noticia_button_up {
	display:block;
	width:674px;
	height:13px;
	border-bottom:1px solid #94928B;
	background-image:url(../img/noticias/button_up.gif);
	background-repeat:no-repeat;
	background-position:right;
	cursor:pointer;
}

a.noticia_button:hover, a.noticia_button_up:hover {
	background-color:#94928B;
}

a.button {
	display:block;
	width:102px;
	height:15px;
	color:#3c3c34;
	background-image:url(../img/button_back.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	line-height:15px;
	text-decoration:none;
}

a.button:hover {
	color:#3c3c34;
	background-position:0px -15px;
}


a.button_dark {
	display:block;
	width:102px;
	height:15px;
	color:#3c3c34;
	background-image:url(../img/buttondark_back.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	line-height:15px;
	text-decoration:none;
}

a.button_dark:hover {
	color:#3c3c34;
	background-position:0px -15px;
}

div.destacado {
	border:1px solid #94928b;
	margin:25px 0px;
	padding:15px;
	font-style:italic;
}

p.separado {
	margin-top:50px;
}

div.categoria h2 {
	margin:20px 0px 5px 0px; 
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
}

div.logo {
	float:left;
	width:120px;
	height:120px;
	background:#fff;
	margin: 0px 10px 5px 0px;
}

div.partner {
	margin-bottom:15px;
}

span.partner_name {
	font-weight:bold;
	color:#3c3c34;	
}

a.partner {
	color:#3c3c34;	
}

a.partner:hover {
	color:#fff;	
}

#f_nombre, #f_nacionalidad, #f_email, #f_tel {
	width:350px;
	height:20px;
	border: 1px solid #94928b;
	background:#dbd8cb;
}

table#t_frm td.left {
	width:90px;
}

table#t_frm td.h_sep {
	width:15px;
}

table#t_frm td.right {
}

table#t_frm td.v_sep {
	width:10px;
}

table#t_frm td.centered_row {
	text-align:right;
}

table#language_table, table#language_table td, table#language_table tr {
	padding:0px;
	margin:0px;
}

#f_language {
	width:150px;
	height:14px;
	padding:0px 0px 0px 10px;
	border:1px solid #fff;
	background-color:#3C3C34;
	color:#B4B2A8;
	font-size:9px;
	line-height:9px;
	margin:0px;
}

ul#language_list {
	position:relative;
	left:629px;
	margin-top:0px;
	margin-left:0px;
	z-index:999;
	list-style:none; 
	display:none;
	width:140px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#3C3C34;
	color:#B4B2A8;
	font-size:9px;
	padding:0px 10px;
}

ul#language_list li {
	margin:0px 0px;
	padding:0px 0px;
}

ul#language_list li a {
	color:#B4B2A8;
}

ul#language_list li a:hover {
	color:#fff;
}
