@charset "UTF-8";

@import url(layout.css);
@import url(pages.css);
@import url(navigation.css);

* { margin: 0; padding: 0; outline: 0 }
.clear { clear: both; }

body {
	background-image:url(../imagenes/bg_body.jpg); 
	background-repeat:no-repeat; 
	background-color:#3fdaee;
	/*
	background: #fff url(../imagenes/body_bg.png) top left repeat-x; 
	*/
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
}

img.main_logo {
	border: none;
	float: left;
}

img.thumb {
	border: solid 1px #ccc;
	padding: 4px;
	background: #fff;
	float: left;
	margin: 0 10px 10px 0;
}

h1 {
	font-weight: normal;
	color: #6b5644;
	margin: 0 0 0.6em 0;
}

h2 {
	font-weight: normal;
	font-size: 1.5em;
	color: #6b5644;
	padding: 0 0 0.5em 0;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 0.3em 0;
	color: #6b5644;
}

p {
	color: #666;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 0 0.8em 0;
}

a.general {
	color: #336699;
	font-size: 1em;
	text-decoration: none;
	border-bottom: dotted 1px #336699;
}


.cta_phone {
	background: url(../imagenes/phone_icon.gif) 5px center no-repeat;
	display: block;
	height: 40px;
	padding: 12px 0 0 0;
}

.cta_phone a {
	text-decoration:none;
	border-bottom: dotted 1px #336699;
	margin: 0 0 0 40px;
	font-size: 1.1em;
	color: #336699;
}

.cta_globe {
	background: url(../imagenes/globe_icon.gif) center left no-repeat;
	display: block;
	height: 40px;
	padding: 12px 0 0 0;
}

.cta_globe a {
	text-decoration:none;
	border-bottom: dotted 1px #336699;
	margin: 0 0 0 40px;
	font-size: 1.1em;
	color: #336699;
}

.cta_contract {
	background: url(../imagenes/contract_icon.gif) center left no-repeat;
	display: block;
	height: 40px;
	padding: 12px 0 0 0;
}

.cta_contract a {
	text-decoration:none;
	border-bottom: dotted 1px #336699;
	margin: 0 0 0 40px;
	font-size: 1.1em;
	color: #336699;
}

.cta_info {
	background: url(../imagenes/info_icon.gif) center left no-repeat;
	display: block;
	height: 40px;
	padding: 12px 0 0 0;
}

.cta_info a {
	text-decoration:none;
	border-bottom: dotted 1px #336699;
	margin: 0 0 0 40px;
	font-size: 1.1em;
	color: #336699;
}

.cta_vcard {	
	background: url(../imagenes/vCard.png) center left no-repeat;
	display: block;
	height: 23px;	
}

.cta_vcard a {
	color: #336699;
	font-size: 1em;
	text-decoration: none;
	border-bottom: dotted 1px #336699;
	margin: 0 0 0 35px;
}


.hbar {
	border-bottom: solid 2px #f4f1ed;
	margin: 0 0 1em 0;
}

.price {
	font-size: 0.875em;
}

#col_lwc ul {
	color: #666;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 0 0.8em 0;
}

#col_lwc ul li {
	list-style: square;
	margin: 0 0 5px 15px;
}


#footer p {
	color: #fff;
	font-size: 0.65em;
	padding: 15px 20px ;
}

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

#footer a:hover {
	text-decoration: underline;
}
#footer .phone {
	color: #fff;
	float: right;
	padding: 15px 20px;
}
.titulo_seccion {
	font-weight: normal; 
	font-size:24px;
	color: #6b5644;
	margin: 0 0 0.6em 0;
}
.etiqueta_faq { 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:normal; 
	color:#666600;
}
.paginacion { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	color:#333333; 
	background-color:#f5f6f7; 
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
.titulo_faq {
	font-weight: normal; 
	font-size:16px;
	color: #6b5644;
}
.titulo_servicios {
	font-weight: normal; 
	font-size:24px;
	color: #6b5644;
}
.faq_success { 
	background-color:#E5E2D4; font-size:12px;
}
#capa_titulo { margin-bottom:10px; margin-top:10px;
}
#capa_paginacion { margin-bottom:10px; margin-top:10px;
}
.titulo_novedad {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#333333; padding-top:5px;
}
.sumilla_novedad {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#333333; 
	padding-right:10px; 
	padding-bottom:5px;
}
.sumilla_novedad a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:none;
}
.sumilla_novedad a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	color:#333333; 
	text-decoration:underline;
}
.marco_galeria { background-color:#f4f5f6;
}
.button2 { 
	height:23px; 
	padding:0px; 
	width:120px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#333333; 
	background-color:#FFCC00; 
	border:1px solid #FF6600; 
	cursor:pointer; 
}
#preguntas {
}
#preguntas ol { list-style:inside;
}
.boton_rojo a { 
	color:#FF0000; 
	background-color:#f7f8f9; 
	padding:5px;
}
.boton_rojo a:hover { 
	color:#FF0000; 
	text-decoration:underline;
}
.telefono {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	color:#FFFFff;
}