* {
	padding: 0;
	margin: 0;
}
body{
    margin-top: 10px;
    margin-bottom: 10px;
	text-align: center;
	background-color: #E6D2B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 1em;
	font-size: 12px;
}

img {
border:0;
}

a:link {
	color: #5B4431;
}
a:visited {
	color: #5B4431;
}
a:hover {
	color: #000000;
}
a:active {
	color: #5B4431;
}

#principal{
	margin: 0 auto;
	text-align: left;
	background-color:#FAF9E5;
	background-image: url(imag/fondo-down.jpg);
	background-attachment: scroll;
	width: 760px;
	border: thin solid #8C674A;
	background-position: bottom;
	background-repeat: no-repeat;

}

#head {
	height:74px;
	background-image: url(imag/head.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0;

} 

#head h1{
	display:none;
}

.noteveo {display:none;}

#menu strong {
	text-transform: uppercase;
}

#menu em {
	color: #CCCCCC;
	font-style: normal;

}

#menu ul {
	background-color: #8C674A;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 100%;
	padding-left: 0px;
	margin: 0px 0px 0;
}

#menu ul li {
	display: inline;
}

#menu ul li a
{
	background-color: #8C674A;
	color: #FAF9E5;
	text-decoration: none;
	border-left: 1px solid;
	border-left-color: #70533A;
	float: right;
	padding: 0.2em 1em;
}

#menu ul li a:hover{
	background-color: #AC8462;
	color: #fff;
}

#contenido{
	background-repeat: no-repeat;
	background-position: top;
	padding: 30px;
	background-attachment: scroll;
	background-image: url(imag/fondo-top.jpg);
}
#textos {
	width: 370px;
}
#contenido h1, h2, h3 {
	color: #5B4431;
	margin-bottom: 12px;
}

#contenido h1{
	font-size: 1.4em;
}
#contenido h2{
	font-size: 1.1em;
}
#contenido h3{
	font-size: 1em;
	font-weight: bold;
	margin-left: 50px;
	color: #5B4431;
}

#contenido p {
	font-size: 12px;
}

#footer p{
	margin: 0;
	color: White;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #8C674A;
	width: 100%;
	font-size: 12px;
}
#textos ul, #textos ol{
	font-size: 12px;
}
#textos li {
	margin-bottom: 10px;
	margin-left: 30px;
}

#proceso {
	float: right;
	width: 300px;
	margin-top: 25px;
	text-align: center;
}
.proc-img {
	margin: 3px;
	background-image: url(imag/fondo-foto-proceso.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 17px;
}

.fondo-img {
	margin: 3px;
	background-image: url(imag/fondo-foto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#proceso h2 {
	font-size: medium;
	color: #6C5139;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.antsig-proceso {
	font-size: 10px;
	color: #000000;
}
#galeria hr {
	color: #C5AA94;
	text-decoration: none;
}
#galeria img {
	margin: 5px;
	background-image: url(imag/fondo-foto.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#galeria {
	text-align: right;
	clear: both;
}

#form label{
	float: left;
	width: 100px;
	font-weight: bold;
}

#form input, textarea{
width: 180px;
}

#form select {
margin-bottom: 5px;
}

#form textarea{
width: 220px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left:200px;
margin-top: 5px;
width: 90px;
}
#presupuesto {
	width: 500px;
}
#presupuesto ul, #textos ol{
	font-size: 12px;
}
#presupuesto li {
	margin-bottom: 10px;
	margin-left: 30px;
}
.esfumado {
	background-image: url(imag/fondo-item.jpg);
	background-repeat:  repeat-y;
}
