@charset "utf-8";
/*------------------------------------------------------------------------------------------------------------
	Paladium Studio
	Theme URL: http://www.paladiumstudio.com
	Description: I'm happy.
	Author: Eduardo Cruz
	Author URI: http://www.cr3ar.com
	Version: 1.0
------------------------------------------------------------------------------------------------------------*/
@import url("./whitespace-reset.css");

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.05%;
	background: #3a2117 url(../img/bg.jpg) repeat-x top left;
	}
/*------------------------------------------------------------------------------------------------------------
																									container																					
-------------------------------------------------------------------------------------------------------------*/

#container {
	width: 800px;
	/*height: 540px;*/
	margin: 10px auto;

	}
/*------------------------------------------------------------------------------------------------------------
																									   headers																					
-------------------------------------------------------------------------------------------------------------*/
#header {
	width: 800px;
	height: 230px;
	margin: 0px auto;	
	background: url(../img/header.jpg) top left no-repeat;
    background-position:0 0;
	}	
	
#header:hover {
	background: url(../img/header.jpg) top left no-repeat;
    background-position:0 -231px;
	}	
	
#headerIngles {
	width: 800px;
	height: 230px;
	margin: 0px auto;	
	background: url(../img/headerIngles.jpg)top left no-repeat;
    background-position:0 0;
	}	
	
#headerIngles:hover {
	background: url(../img/headerIngles.jpg)top left no-repeat;
    background-position:0 -231px;

	}		
/*------------------------------------------------------------------------------------------------------logo*/
#logo {
	width: 480px;
	height: 160px;	
	float: left;
	cursor: pointer;
	/*background: #FFFFFF url(../img/logo.jpg) no-repeat;*/
	}
/*------------------------------------------------------------------------------------------------------menu*/

#idioma {
	width: 150px;
	height: 20px;
	padding-top:20px;
	text-align:left;	
	float: right;
	}
#idioma ul{
	display: inline;
	}
#idioma ul li{
	list-style: none;
	display: inline;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #fff;
	}
#idioma li a{
	color: #e24d39;
	}	
#idioma li a:hover{
	color: #e1f833;
	text-decoration: underline;
	}		
#idioma li.active a{
	color: #e1f833;
	/*background: #216268;*/
	text-decoration: underline;
	}	
	
/*------------------------------------------------------------------------------------------------------menu*/

#menu {
	width: 650px;
	height: 30px;
	text-align:right;	
	padding-right: 85px;
	padding-top:60px;
	float: right;
	}

#menu ul{
	display: inline;
	}

#menu ul li{
	list-style: none;
	display: inline;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #fff;
	}

#menu li a{
	color: #a22e1e;
	padding: 10px;
	}
		
#menu li a:hover{
	color: #3a2217;
	}		
	
/*------------------------------------------------------------------------------------------------------menu.active*/

#menu li.active a{
	color: #3a2217;
	text-decoration: underline;
	background: url(../img/bgmenuactive.png) repeat-x top left;
	background-color:#c4d82d;
	padding: 10px 15px;
	margin-right:3px;
	}	
	
#menu li.inactive a{
	color: #562e1c;
	background: transparent url(../img/bgmenuinactive.png) repeat-x top left;	
	background-color:#a5b714;
	padding: 10px 15px;	
	margin-right:3px;
	}	
#menu li.inactive a:hover{
	color: #3a2217;
	background: url(../img/bgmenuactive.png) repeat-x top left;	
	background-color:#c4d82d;
	text-decoration: underline;	
	}		
		
/*--------------------------------------------------------------------------------------------------------top*/
#top {
	width: 800px;
	height: 596px;
	background: url(../img/top.png) no-repeat top center;
	text-align:left;
	}

.quoteTop {
	width: 550px;
	display: block;
	float:right;
	margin-left:5px;
	padding: 150px 20px 0 0;
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	font-style:italic;
	color: #1c0e0a;
	}
	
.leerMasTop a {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	text-decoration:underline;
	color: #fff;
	}	
	
.leerMasTop a:hover {
	color: #000;
	}
	
.imageTop {
	width: 189px;
	height:339px;
	background: transparent url(../img/imagetop.png) no-repeat;
	display: block;
	float:right;
	margin:-275px 10px 0 0;
	}	

/*-----------------------------------------------------------------------------------------------------bottomtop*/
#bottomtop {
	clear: both;
	width: 750px;
	height: 70px;
	background:transparent url(../img/info.png) no-repeat  left center;	
	margin: 10px auto;
	background-color:#f7bc18;
	}	
	
.bottomtop a{
	display:block;
	height: 50px;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	text-decoration:underline;
	word-spacing: -1.2pt;
	padding: 10px 0 0 55px;
	color: #454c07;	
	}	

.bottomtop a:hover{
	color: #5e6809;	
	}		
	
.bottomtopP{
	display:block;
	height: 50px;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	padding: 5px 0 0 55px;
	margin-top:-25px;
	color: #7b3e25;
	}	

	
.imageTop {
	display:inline;
	overflow:hidden;
	width: 233px;
	height:596px;
	background: transparent url(../img/acercaimage.png) no-repeat;
	float:left;
	margin:-600px 15px 0 20px;	
	}	



/*------------------------------------------------------------------------------------------------------------
																										content																					
-------------------------------------------------------------------------------------------------------------*/
#content {
	width: 800px;
	text-align:left;
	}	

.imagecontenttop {
	clear: both;
	width: 700px;
	height: 300px;
	margin:10px 50px;
	}	
	
.imagecontent {
	clear: both;
	width: 495px;
	height: 300px;
	margin:-10px 50px 0 260px;
	}		

.map {
	clear: both;
	margin:-10px 50px 0 260px;
	}	
/*------------------------------------------------------------------------------------------------------------
																										pages																					
-------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------acerca*/

#acerca {
	width: 800px;
	height: 596px;
	background: transparent url(../img/acerca.png) no-repeat top center;
	text-align:left;
	}

#acerca h1{
	margin:0px;
	padding: 40px 50px 0 230px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}	

#acerca p{
	padding: 10px 70px 50px 260px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#64321e;
	}	
	
#acerca a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline;
	color:#b23e2f;
	}	
		
#acerca a:hover{
	color:#e24d39;
	}		
	
/*--------------------------------------------------------------------------------------------------------historia*/

#historia {
	width: 800px;
	height: 2250px;
	background: transparent url(../img/historia.png) no-repeat top center;
	text-align:left;
	}

#historia h1{
	margin:0px;
	padding: 40px 50px 0 230px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}	

#historia p{
	padding: 10px 70px 35px 260px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#64321e;
	}	
	
#historia a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline;
	color:#b23e2f;
	}	
		
#historia a:hover{
	color:#e24d39;
	}		
	
/*--------------------------------------------------------------------------------------------------------contacto*/

#contacto {
	width: 800px;
	height: 596px;
	background: transparent url(../img/acerca.png) no-repeat top center;
	text-align:left;
	}

#contacto h1{
	margin:0px;
	padding: 40px 50px 0 230px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}	

#contacto p{
	padding: 10px 70px 35px 260px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#64321e;
	}	
	
#contacto a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline;
	color:#b23e2f;
	}	
		
#contacto a:hover{
	color:#e24d39;
	}		
	
/*--------------------------------------------------------------------------------------------------------galeria*/

#galeria {
	width: 800px;
	height: 1100;
	background: transparent url(../img/galeria.png) no-repeat top center;
	text-align:left;
	}

#galeria h1{
	margin:0px;
	padding: 40px 50px 0 240px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}	

#galeria h2{
	margin:0px;
	padding: 0px 50px 0 240px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}

#galeria p{
	padding: 10px 70px 35px 260px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#64321e;
	}	
	
#galeria a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline;
	color:#b23e2f;
	}	
		
#galeria a:hover{
	color:#e24d39;
	}	

/*----------------------------------------------------------------------------------------------------galeria*/
.galeria{
	margin: 5px;
	}
	
/*--------------------------------------------------------------------------------------------------------video*/

#video {
	width: 800px;
	height: 596px;
	background: transparent url(../img/acerca.png) no-repeat top center;
	text-align: center;
	}

#video h1{
	margin:0px;
	padding: 40px 50px 0 70px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;	
	word-spacing: 1.5pt;	
	border-bottom:solid 1px #b23e2f;
	color:#e24d39;
	}	

#video p{
	padding: 10px 70px 50px 70px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#64321e;
	}	
	
#video a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline;
	color:#b23e2f;
	}	
		
#video a:hover{
	color:#e24d39;
	}	
	
	
/*-------------------------------------------------------------------------------------------------------left*/
#left {
	width: 366px;
	height: 185px;
	background: transparent url(../img/bgLeft.png);	
	float: left;
	margin: 15px 0 35px 25px;
	}	
	
#left h1, h1  {
	display: block;
	margin: 10px 0 0 15px;
	padding-top:5px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-style:italic;
	color: #321b13;
	}
	
#left p{
	padding:0 15px 0 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2;
	color:#eee3ca;
	}
	
#left a {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fed202;
	}
	
#left a:hover {
	color:#f7bc19;
	}	
			
/*-----------------------------------------------------------------------------------------------------center*/
/*	
#center {
	width: 240px;
	height: 185px;
	background: transparent url(../img/bgLeftCenterRight.png);	
	float: left;
	margin: 20px 0 35px 15px;
	}	
	
#center h1, h1  {
	display: block;
	margin: 10px 0 0 10px;
	padding-top:5px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #d84a41;
	}	

#center p{
	padding:0 15px 0 10px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#eee3ca;
	}	
	
#center a {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #539117;
	}
	
#center a:hover {
	color:#375A6C;
	}	
*/
/*------------------------------------------------------------------------------------------------------right*/
#right {
	width: 366px;
	height: 185px;
	background: transparent url(../img/bgRight.png);	
	float: right;		
	margin: 15px 25px 35px 0;
    position: relative;
	}
	
#right h1, h1  {
	display: block;
	margin: 10px 0 0 15px;
	padding-top:5px;
	font-family: "trebuchet MS",sans-serif;
	font-size: 20px;
	font-style: italic;
	letter-spacing: -0.2pt;
	word-spacing: -1.8pt;
	color: #321b13;
	}	
	
#right p {
	padding:0 15px 0 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2;	
	color:#eee3ca;
	}

#right a {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #fed202;
	}
	
#right a:hover {
	color:#f7bc19;
	}		


/*------------------------------------------------------------------------------------------------------------
																										footer																					
-------------------------------------------------------------------------------------------------------------*/	
#footer {
	clear: both;
	width: 760px;
	height: 50px;
	margin-top:50px;
	padding-left:35px;
	text-align:left;
	}

#footer p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #a5b622;
	}

#footer p a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #a5b622;	
	text-decoration:underline;
	}

#footer a:hover{
	color: #dbf22e;
	}

#footerimage {
	width: 800px;
	height:735px;
	margin:0 auto;
	background: transparent url(../img/footerimage.png) no-repeat top center;
	background-position:bottom left;
}


/*------------------------------------------------------------------------------------------------------------
																										cr3ar																					
-------------------------------------------------------------------------------------------------------------*/	
	
.c3 {
	clear:both;
	font-family: georgia,serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	margin: -20px 30px 0 0;
}


.c3 strong {
	display: none;
}

.c3 a {
	display: block;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(../img/cr3ar.png);
	background-position: right center !important;
	height: 25px;
/*	padding-bottom: -20px;*/
	padding-right:55px;
	color: #dbf22e;
}

.c3 a:hover {
	color: #dbf22e;
}

/*------------------------------------------------------------------------------------------------------------
																										others																					
-------------------------------------------------------------------------------------------------------------*/	
.bold {font-weight:bold;}	
.italic {font-style:italic;}	
.font-10 {font-size: 10px;}	
.font-12 {font-size: 12px;}		
.font-14 {font-size: 14px;}	
.font-16 {font-size: 16px;}	
.font-18 {font-size: 18px;}					
.font-20 {font-size: 20px;}					
.font-22 {font-size: 22px;}					
.contactoTels {	color: #6e9491;}
.verde {color: #717d0f;}
.red {color: #ed442e;}
.uppercase {text-transform:uppercase;}
.valid {clear:both; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12px; color: #a5b622;}
.valid a{color: #dbf22e;}