body
{
	background:url(../images/bg_body.gif);
	margin:0px;
	overflow-x:hidden;
}
#head
{
	height:150px;
}
#logo
{
	margin:20px auto;
	width:453px;
}
#logo img
{
	text-decoration:none;
	border-style:none;
}
#menu 
{
margin:auto;
width:585px;
}
#menu li
{
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
vertical-align:top;
white-space:nowrap;
margin:0 15px 0 10px;
cursor: pointer;
cursor: hand;
}
#menu li a
{
color:#C3A280;
text-decoration:none;
}
#menu li a:hover
{
color:#EE5B75;
}
#menu li a.activo
{
color:#EE5B75;
}
#menu ul li { display: inline; }

#slider
{
	border:1px dotted #BFA592;
	background-color:#FBEAD0;
	width:100%;
	height:250px;
}
#slider div#foto
{
	width:860px;
	height:304px;
	margin:-40px auto;
}
#foto
{
	background-image:url("../images/loading.gif");
	background-color:#FFF;
	background-position:center center;
	background-repeat:no-repeat;
}
#foot
{
	width:100%;
	height:140px;
}
#linea
{
background-color:#F1CFAC;
background-image:url("../images/part_title.gif");
background-position:center -7px;
background-repeat:no-repeat;
height:16px;
margin:7px auto auto;
width:900px;
}
#titulo .linean
{
	width:900px;
	height:4px;
}

#titulo
{
background-image:url("../images/part_title.gif");
background-position:center center;
background-repeat:no-repeat;
height:44px;
margin:10px auto auto;
width:900px;
}
#separador
{
	width:100%;
	height:36px;
	margin-top:-8px;
}
#botones 
{
	margin:15px auto auto;
	width:860px;
}
#botones .boton
{
	width:270px;
	height:75px;
	float:left;
}
#botones .verde
{
	background:url(../images/btn-1.jpg);
}
#botones .rojo
{
	background:url(../images/btn-2.jpg);
	margin:0 19px;
}
#botones .naranja
{
	background:url(../images/btn-3.jpg);
}
#footalfondo
{
	background-color:#EEC5A1;
	width:100%;
	height:65px;
}
#footalfondo div
{
margin:auto;
}

#footalfondo div a:link {text-decoration: none}
#footalfondo div a:visited {text-decoration: none}
#footalfondo div a:active {text-decoration: none}
#footalfondo div a{
color:#846A50;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
line-height:20px;
text-transform:uppercase;
}
#footalfondo div{
color:#846A50;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
line-height:20px;
text-transform:uppercase;
}
#footalfondo div.menu
{
width:435px;
line-height:25px;

}
#footalfondo div.copyr
{
width:470px;
}
#spacer
{
	line-height:12px !important;
	width:100%;
}

/*contacto*/
.formRow
{
	margin: 0 0 10px 290px;

}
form
{
	font-family: "Arial";
	font-size: 13px;
}

form input[type=text]
{
width:195px;
}
form textarea
{
width:195px;
}
#formButtons
{
		margin: 0 0 0 202px;
}
.formRow label
{
	display:block;
	width:75px;
}
.formRow label
{
float:left;
}
