body{
	text-align: center;
	background-color: #E6D2B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
border:0;
}

.noteveo {display:none;}

input {
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#FF6633;
}

#principal{
	margin: 0 auto;
	text-align: left;
	background-color:#FAF9E5;
	width: 760px;
	border: thin solid #8C674A;

}

#headhome{
	height:382px;
	background-image: url(imag/headhome.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

} 

#headhome h1, #headhome h2{
	display:none;
}

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

#headhome ul li {
	display: inline;
}

#headhome 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;
}

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

#contenidohome{
	background-image: url(imag/fondohome.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

#contenidohome table
{
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: 1px;
}

#contenidohome td a
{
	text-decoration: none;
	color: #8C674A;
}

#contenidohome td a:hover
{
color: #000000;
}
#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;
}

#footer a
{
	color: #FFFFFF;	
}

#footer a:hover{
	color: #000000;
	
}
#tomatewebs {
	margin: 0 auto;
	text-align: right;
	width: 760px;
}

#tomatewebs p{
	display:none;
}

