ul,li,p,h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

h1 span {
display:none;
}

h1 {
	background-image:url("img/logo2.gif");
	background-repeat:no-repeat;
	height:175px;
	width:100%;
	padding-top:35px;
	background-position:center;
}

h2 span{
display:none;
}

h3 {
font-size:20pt;
color:#2B3E18;
text-align:center;
margin-bottom:20px;
}

h4 {
font-style:italic;
color:#5D6637;
text-decoration:underline;
}

p {
margin-bottom:20px;
text-align:justify;
}

html,body {
height:100%;
}

body {
text-align:center;
background-image: url(img/bg_body.jpg);
width:100%;
margin:0 auto;
font-family:"lucida sans unicode";
font-size:11pt;
color:#69733C;
}

#contenedor {
width:100%;
height:auto;
}

#cabezera {
background-image: url(img/bg_head.jpg);
background-repeat:no-repeat;
	height:210px;
	width:100%;
	margin:0 auto;
}

#contenido {
margin:50px 400px;
}

#caja {
margin-top:100px;
text-align:center;
}

#menu {
text-align:center;
margin:50px 400px;
}

#menu li {
list-style-type:none;
font-family:Verdana;
text-transform:uppercase;
font-size:9pt;
font-weight:bold;
letter-spacing:1pt;

}

textarea {
background-color:#655C39;
border-right-width:0;
border-left-width:0;
border-top-width:0;
border-bottom-width:0;
color:#ADA35C;
overflow:auto;
padding:5px;
}

input {
background-color:#655C39;
border-right-width:0;
border-left-width:0;
border-top-width:0;
border-bottom-width:0;
color:#ADA35C;
padding:5px;
}

form {
text-align:center;
}

#menu li a:link, #menu li a:visited {
		color:#ADA35C;
		text-decoration:none;
		background-image:url(img/boton2.gif);
		display: block;
		height:17px;
		width:388px;
		padding-left:12px;
		padding-top:3px;
		margin-top:1px;
		background-repeat:no-repeat;}

#menu li a:hover {color:#363226; background-position: 0 -20px;}

a:link, a:visited {
		color:#363226;
		text-decoration:none;
		}


a:hover {
color:#797335;
text-decoration:underline;
}
