
* {
	margin: 0;
	padding: 0;
	background-color:#afaa96 url(images/fondo.jpg) repeat-x;
			
}

body {
	background: #afaa96 url(images/fondo.jpg) repeat-x;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
}


#menu {
	width: 978px;
	height: 63px;
	margin: 0 auto;
	background-image:url(images/pixel_bt.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	background-image:url(images/botonera.jpg);
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 109px;
	height: 45px;
	text-transform: capitals;
	text-decoration: none;
	text-align: center;
	font-size: 145%;
	padding: 20px 0 0 0;
	color: #BABABA;
	background-image:url(images/botonera.jpg);
}

#menu a:hover {
	background-image:url(images/botonera.jpg);
	color: #ffffff;
}

#menu .active a {
	color: #7e7860;
	background-image:url(images/botonera.jpg);
}

#header {
	width: 978px;
	height: 608px;
	margin: 0 auto;
	background: url(images/contacto/bg.jpg) no-repeat;
	background-position:center;
}
#header h1 {
	float: left;
	width: 978px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: left;
	font-size: 36px;
}

#header h2 {
	float: left;
	width:  978px;
	height: 50px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	font-size: 16px;
	
}

#header a {
	text-transform: Capital;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
h1, h2, h3 {
	color: #ffffff;
}

h1, h2 {
	margin-bottom: 0px;
	font-weight: normal;
	
	
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 197%;
}

h3 {
	font-size: 100%;
}

#footer {
    clear: both;
	height: 5px;
	padding: 15px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;

}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 14px;

}

#footer a {
	color: #954917;
}
#footer2 {
	margin: 0;
	color: #954917;
	text-align: center;
	font-size: 10px;
	height: 150px;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}
#headerhist {
	width: 978px;
	height: 608px;
	margin: 0 auto;
	background: url(images/historia/bg.jpg) no-repeat;
	background-position:center;
}
#headerhist h1 {
	float: left;
	width: 978px;
	height: 50px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: left;
	font-size: 36px;

}

#headerhist h2 {
	float: left;
	width: 320px;
	height: 10px;
	padding: 0 0 0 0;
	text-transform: Capital;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	margin: 30px;
}

#headerhist a {
	text-transform: Capital;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
#headergal {
	width: 978px;
	height: 608px;
	margin: 0 auto;
	background: url(images/fondo_flash.jpg) no-repeat;
	background-position:center;
}
#headergal h1 {
	float: left;
	width: 978px;
	height: 50px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: left;
	font-size: 36px;

}

#headergal a {
	text-transform: Capital;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
