
/* Estilos para las variaciones del Site */

body { 
	background: #000 url(../images/bg/body.jpg) repeat left top;
	color: #454545;
	padding: 30px 0 10px;
}

#padding {
	padding: 0;
}

#bg_bottom {
	background:#fff none;
}

#header {
	height:130px;
	background: #000 url(../images/bg/header.jpg) repeat-x left top;
}

#header_inner {
	padding: 13px 20px 0;
}

#nav {
	left:20px;
	top: 97px;
	background:transparent url(../images/bg/nav_new.jpg) repeat-x left top;
}

#select_languaje select {
	right:20px;
	top:69px;
}

#content {
	padding:5px 20px 60px;
}

#footer {
	background: #000 url(../images/bg/footer.jpg) repeat-x left bottom;
	height: 115px;
}

#footer #footer_inner {
	border-top: 0;
	margin: 0;
	padding: 27px 20px 0;
}

#footer p {
	color: #B3B3B3;
}

#footer #footer_inner p a {
	color:#BEAA78;
}

#footer #footer_inner p a:hover {
	color:#BEAA78;
}

#powered {
	margin: 0;
	padding: 12px 0 0;
	text-align: right;
	margin:0 auto;
	width:968px;
	color: #7B7B7B;
}

#powered a {
	color: #7B7B7B;
	padding-right: 20px;
}

/* Home */

#content.home {
	background: transparent url(../images/bg/content_home2.jpg) no-repeat 6px 280px;
	padding: 5px 20px 20px;
}

.home .ver_todas {
	background: #fff url(../images/bg/ver_todas.gif) no-repeat 4px 6px;
	border: 1px solid #d7d5ce;
}

.list_home .intro {
	padding:129px 0 0;
}

.list_home_section p {
	color: #959595;
}

.list_home_section h3 a {
	color: #444;
}

.bullet_galeria_box a {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
}

.home .ver_todas a {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
}

/**/

/* Navegacion */

#nav li a {
	font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
	color: #FFF;
}

#nav li.active a, 
#nav li a:hover {
	background: transparent none;
	color:#BFAB79;
}

/**/

.galeria_box {
	background: #BCAA7A none repeat 0 0;
}

.search_box {
	background:transparent url(../images/bg/search_box.gif) repeat left top;
}

.list_destacados span.color {
	color:#BFAB79!important;
}

.list_destacados h3 a {
	color:#444;
}

.list_destacados p {
	color:#959595;
	font-size:0.9em;
}

.title_main {
	background:#A1BBAE none repeat scroll 0 0;
	color:#444;
}

.list_sidebar_left li a.active {
	color:#BFAB79;
}

ul.list_home li h2 {
	color:#444;
}

.list_home .section h2 {
	border-bottom: 1px #e8e8e8 solid;
}

.list_sidebar_left li {
	border-bottom: #e8e8e8 solid 1px;
}

.list_sidebar_left li a:hover,
.list_sidebar_left li a.active {
	color: #BFAB79;
}

.img_border {
	border: 8px solid #f0f0f0;
}

h2.title_page {
	color: #444;
}

.border_image {
	border: #f0f0f0 8px solid;
}

.title_main {
	margin: 0 0 11px;
	height: 51px;
	background: #BEAA78;
	color: #FFF;
	font-size: 20px;
}

#table_tarifas td {
	border: 1px solid #e8e8e8;
	color:#959595;
}

#table_tarifas .link_table {
	background:transparent url(../images/bg/link_table.gif) no-repeat left 3px;
}

#table_tarifas .color1 {
	background: #BFAB79;
	color: #FFF;
}

#table_tarifas .color2 {
	background: #e1e1d5;
}

#table_tarifas .color3 {
	background: #f2f2e9;
}

.title_border {
	border-bottom: #e8e8e8 solid 1px ;
}

#sidebar_right_inner h2 {
	color:#444;
}

.box_border_top {
	border-top: #e8e8e8 solid 1px;
}

.list_paginator_photo li.active a,
.list_paginator_photo li a:hover {
	background: #BFAB79;
	color: #FFF;
}

.link_bg {
	background-color:#444;
}

.color {
	color: #BFAB79 !important;
}

a, a:link a:active {
	color:#BFAB79;
	text-decoration:underline;
}

a.verde {
	color:#444;
}
