@charset "UTF-8";
/* CSS Document */


/*para los etiquetas*/


body{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	}
	
	
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	}
	
	
	
a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	}
	
	
a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#9F0;
	}
	
	
h2,h1,h3{
	font-family:Verdana, Geneva, sans-serif;
	color:#697c1c;
	}
	
	
/* para el sitio*/


#wrap{
	width:920px;
	margin-right: auto;
	margin-left: auto;
	}
	
	
#header{
	width:920px;
	float:left;
	}
	
	
#logo{
	width:300px;
	float:left;
	}
	
.logo{
	margin-left:50px;
	margin-top: 5px;
	}
	
#botonera{
	width:920px;
	float:left;
	height: 41px;
	}
	
#btn1{
	width:127px;
	height:34px;
	float:left;
	}
	
.btn1{
	padding-left:60px;
	}
	
#btn2{
	width:110px;
	height:34px;
	float:left;
	}
	
#btn3{
	width:123px;
	height:34px;
	float:left;
	}
	
#btn4{
	width:141px;
	height:34px;
	float:left;
	}
	
	
#btn5{
	width:126px;
	height:34px;
	float:left;
	}
	
	
#btn6{
	width:160px;
	height:34px;
	float:left;
	}
	
	
#banner{
	width:920px;
	float:left;
	}
	
.banner{
	padding-left: 64px;
	}	
	
	
	
#medio{
	width:920px;
	float:left;
	margin-bottom:40px;
	}
	
	
#cajaizquierda{
	width:500px;
	float:left;
	}
	
#titutlo{
	width:500px;
	float:left;
	margin-top:10px;
	margin-bottom: 20px;
	}

#texto1{
	width:400px;
	float:left;
	text-align: justify;
	}
	
.texto1{
	padding-left:65px;
	}
	
	
#cajaderecha{
	width:420px;
	float:right;
	}
	
	#foto{
	width:400px;
	float:left;
	margin-top: 30px;
		}
		
		
		
	#fotomapa{
	width:400px;
	float:left;
	margin-top: 30px;
		}
	
	
#footer{
	height:250px;
	clear:both;
	background-image: url(../img/bgpie2.jpg);
	background-repeat: repeat-x;
	}
	
#footer p{
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	}
	
#textofooter{
	width:650px;
	height:50px;
	float:left;
	margin-top:160px;
	text-align: center;
	}
	
.textofooter{
	margin-left:200px;
	}

/* para la galeria*/

#galeria{
	width:173px;
	height:132px;
	float:left;
	margin-top: 150px;
	}
	
	#galeria2{
	width:173px;
	height:132px;
	float:left;
	margin-top: 8px;	
	}
	
	#galeria3{
	width:229px;
	height:219px;
	float:left;
	margin-top: 120px;	
	}

.galeria{
	margin-left:8px;
	}
	
.galeria3{
	margin-left:50px;
	}
	
.negrita{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #697c1c;
}


/* para el formulario*/
#formulario{
	
	width:400px;
	float:left;
	}
	
	
.formulario{
	margin-left:60px;
	margin-top: 10px;
	}
	
.campo{
	width:200px;
	height:20px;
	margin-bottom: 7px;
	margin-left: 8px;	
	}
	
.mensaje{
	width:250px;
	height:100px;
	margin-left: 9px;	
}

.boton{
	margin-left:9px;
	}


.textofor{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#697c1c;
	}


#firma{
	width:160px;
	float:right;
	}

#firma2{
	width:160px;
	height:30px;
	float:right;
	margin-top: 100px;
	text-align: center;
	}
	
.firma2{
	margin-top: 150px;
	margin-right: 80px;	
}
	
	
#firma3{
	width:170px;
	float:right;
	text-align: center;
	}
	
.hreffirma{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

