body {
	background-color: #535b5e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg-general.gif);
	background-repeat:repeat-x;
}
#general {
width:771px;
margin:auto;
}

#general .top {
width:771px;
float:left;
}
#general .menu {
width:771px;
height:43px;
float:left;
}

#general .cuerpo {
width:771px;
float:left;
background-color:#FFF;
}

#general .cuerpo .intro {
width:757px;
height:400px;
background-image:url(../img/bg-intro.jpg);
background-repeat:no-repeat;
margin: auto;
margin-top:15px;
}

#general .cuerpo .intro .texto {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4d4d4d;
width:450px;
height:350px;
float:left;
margin:50px 0 0 20px;
}

#general .cuerpo .imagen {
width:751px;
height:217px;
margin:auto;
}

.pie {
width:771px;
height:36px;
margin:auto;
float:left;
background:url(../img/bg-pie.jpg) repeat-x;
}

.pie .copy {
color:#4d4d4d;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:24px;
padding-top:9px;
text-align:left;
width:200px;
}
.pie .copy a {
color:#4d4d4d;
text-decoration:none;
font-weight:bold;
}

#general .cuerpo .presu {
width:754px;
height:458px;
background-image:url(../img/bg-presu.jpg);
background-repeat:no-repeat;
margin: auto;
margin-top:15px;
}

input,textarea,select
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	border:1px solid #ccc;
}

.txt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d4d4d;
padding-left:15px;
}

#general .cuerpo .contacto {
width:756px;
height:424px;
background-image:url(../img/bg-contacto.jpg);
background-repeat:no-repeat;
margin: auto;
margin-top:15px;
}

#general .cuerpo .sucursales {
width:757px;
height:400px;
background-image:url(../img/bg-sucursales.jpg);
background-repeat:no-repeat;
margin: auto;
margin-top:15px;
}

#general .cuerpo .sucursales .texto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d4d4d;
width:350px;
height:150px;
float:left;
margin:60px 0 0 20px;
}

#general .cuerpo .sucursales .texto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4d4d4d;
width:350px;
height:150px;
float:left;
margin:60px 0 0 20px;
}

#general .cuerpo .area {
width:756px;
height:500px;
background-image:url(../img/mapa.jpg);
background-repeat:no-repeat;
margin: auto;
margin-top:15px;
}

a.mail {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f71616;
text-decoration:none;
}

a.mail:hover {
text-decoration:underline;
}