/* CSS Document */

@font-face {
    font-family: 'BordeauxLight';
    src: url('BordeauxLight.eot');
    src: url('BordeauxLight.eot?#iefix') format('embedded-opentype'),
         url('BordeauxLight.woff') format('woff'),
         url('BordeauxLight.ttf') format('truetype'),
         url('BordeauxLight.svg#BordeauxLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'FuturaStdMedium';
    src: url('futurastd-medium-webfont.eot');
    src: url('futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('futurastd-medium-webfont.woff') format('woff'),
         url('futurastd-medium-webfont.ttf') format('truetype'),
         url('futurastd-medium-webfont.svg#FuturaStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-image:url(../imagenes/jpg/bground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
#contenedor {
	width:1000px;
	height:800px;
	margin:auto;
}
#parallax {
	position:absolute;
	top:0px;
	margin:auto;
	overflow:hidden;
	overflow:hidden;
	width:1000px;
	height:179px;
}
#header {
	position:absolute;
	top:182px;
	width:1000px;
	height:50px;
	margin:auto;
}
#contenido {
	position:absolute;
	top:232px;
	width:1000px;
	height:591px;
	margin:auto;
	color:#888;
	font-size:16px;
	font-family: 'FuturaStdMedium';
	background-image:url(../imagenes/png/backcontenido.png);
	font-weight:normal;
}
#contenidoContacto {
	position:absolute;
	top:232px;
	width:1000px;
	height:591px;
	margin:auto;
	color:#888;
	font-size:16px;
	font-family: 'FuturaStdMedium';
	background-image:url(../imagenes/png/backcontenidoContacto.png);
	font-weight:normal;
}
#info{
	width:670px;
	height:350px;
	margin:40px 0 0 180px;
	color:#888; 
	font-size:16px;
	font-family: 'FuturaStdMedium';
	text-align:justify;
	line-height:20px;
}
#info #izquierda{
	position:relative;
	float:left;
	width:350px;
	height:350px;
	font-size:16px;
	font-family: 'FuturaStdMedium';
}
#info #derecha{
	position:relative;
	float:right;
	width:320px;
	height:350px;
	color:#888; 
	font-size:11px;
	font-family: 'FuturaStdMedium';
	text-align:right;
}
#info #galeriafotos {
	position:relative;
	width:670px;
	height:auto;
}
#footer {
	position:absolute;
	top:820px;
	width:1000px;
	height:50px;
	color:#6c5e36;
	font-size:13px;
	font-family: 'BordeauxLight';
	text-align:center;
}
#menu {
	position:relative;
	float:left;
	width:950px;
	height:50px;
	margin:0 0 0 80px;
}
#menu li {
	color:#6c5e36;
	float:left;
	font-size:18px;
	margin:30px 0 0 18px;
	display:block;
	list-style-type:none;
	font-family: 'BordeauxLight';
}
#menu li a {
	font-family:Helvetica;
	color:#6c5e36;
	text-decoration:none;
	font-family: 'BordeauxLight';
}
#menu li a:hover {
	font-family: 'BordeauxLight';
	color:#739016;
	text-decoration:none;
}
a.linkmail:hover {
	font-family: 'BordeauxLight';
	color: #739016;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.linkmail {
	font-family: 'BordeauxLight';
	color: #6c5e36;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
a.links:hover {
	font-family: 'BordeauxLight';
	color: #739016;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
a.links {
	font-family: 'BordeauxLight';
	color: #6c5e36;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
a.linkcerrar:hover {
	font-family: 'BordeauxLight';
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	text-decoration: underline;
}
a.linkcerrar {
	font-family: 'BordeauxLight';
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
a.regresar:hover {
	font-family: 'FuturaStdMedium';
	color: #739016;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
a.regresar {
	font-family: 'FuturaStdMedium';
	color: #6c5e36;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
.indicador {
	font-family: 'BordeauxLight';
	color: #7d9c01;
	font-weight:normal;
	font-size: 18px;
	text-decoration: none;
}
.formacorreo {
	font-family: 'BordeauxLight';
	color: #999;
	font-weight:normal;
	font-size: 18px;
	text-decoration: none;
}
.botonenviar{
	background-image: url(../imagenes/gif/botenviar.gif);
	border:none;
	width: 74px;
	height: 24px;
	cursor: pointer;
}
input.big {
	width: 198px;
	height: 26px;
	font-family: 'BordeauxLight';
	font-size: 14px;
	border: 0px solid #cccccc;
	color: #7d9c01;
	padding-left: 5px;
	background-image:url(../imagenes/jpg/fondocampo.jpg);
}
input.bighover {
	font-family: 'BordeauxLight';
	font-size: 14px;
	border: 0px solid #cccccc;
	color: #7d9c01;
	padding-left: 5px;
	background-image:url(../imagenes/jpg/fondocampo.jpg);
}
.textocampo{
	width: 203px;
	height: 120px;
	font-family: 'BordeauxLight';
	font-size: 14px;
	border: 0px solid #cccccc;
	font-size: 13px;
	color: #7d9c01;
	padding-left: 5px;
	background-image:url(../imagenes/jpg/fondocampo1.jpg);
}