@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/background.jpg);
	background-repeat: repeat-x;
	background-color: #5c3414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.vinculo:link {
	color: #900;
	text-decoration: none;
}

#contenedor{
	width: 1058px;
	margin-right: auto;
	margin-left: auto;

}
#banner{
	width: 970px;
	height: 251px;
	float: left;

}
#bajoban{
	width: 970px;
	height:39px;
	float: left;

}
#cab{
	width: 970px;
	height:48px;
	float: left;
}
#cabecera{
	width: 970px;
	height:161px;
	float: left;
}
#center{
	width: 970px;
	background-image: url(imagenes/fondo_center.jpg);
	background-repeat: no-repeat;
	float: left;
}
#seccenter{
	width: 970px;
	background-image: url(imagenes/fondo_center_up.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	background-color: #FFF;
}
#grap{
	background-image: url(imagenes/fondo_center_dw.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
	margin: 0px;
	padding: 0px;

}
#izq{
	width: 304px;
	height:304px;
	float: left;
}
#productos{
	width: 666px;
	height:304px;
	float: left;
}
#secprod{
	width: 630px;
	float: left;
	padding-left: 50px;
}
#prod{
	width: 920px;
	float: left;
	padding-left: 50px;
}
#filavarios{
	width: 970px;
	height:152px;
	float: left;
}
#dir{
	width: 970px;
	height:124px;
	float: left;
	background-image: url(imagenes/dir.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5c3313;
}
.firstaddres{
	width: 214px;
	height:109px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5c3313;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.addres{
	width: 222px;
	height:109px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #5c3313;
	margin: 8px;
}
.lastaddres{
	width: 222px;
	height:109px;
	float: left;

	margin: 8px;
}
#pie{
	width: 970px;
	height:34px;
	float: left;
}
#una{
	width: 304px;
	height:152px;
	float: left;
}

#dos{
	width: 298px;
	height:152px;
	float: left;
}
#tres{
	width: 368px;
	height:152px;
	float: left;
}
#planta{
	float: left;
	height: 308px;
	width: 88px;
}
#wrap{
	float: left;
	width: 970px;
}
#fotos{
	float: left;
	width: 227px;
	margin-top: 30px;
	padding-left: 20px;
}
#segfotos{
	float: left;
	width: 227px;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#contimgs{
	float: left;
	width: 830px;
	padding-left: 60px;
	margin-bottom: 10px;

}

.cuadrodatos{
	float: left;
	width: 850px;
	margin-bottom: 10px;
	border: 2px solid #e5cea8;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.dtos{
	width: 810px;
	margin-bottom: 10px;
	border: 2px solid #e5cea8;
	padding: 20px;
}
#titulos{
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #867c20;
	margin-bottom: 10px;
	height: 23px;
}
#infracuad{
	width: 607px;
	padding: 10px;
	margin-top: 20px;
	background-image: url(imagenes/fondtras.png);
}
#cont{
	width: 370px;
	margin-top: 20px;
	background-image: url(imagenes/fondtras.png);
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: auto;
}
.titform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #442810;
	margin-bottom: 20px;
	font-weight: bold;
}
.formtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930;
	float: left;
	margin-bottom: 5px;
	width: 150px;
	text-align: right;
}
.campos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
}
.btn{
	color: #930;
	float: left;
	text-align: center;
	width: 380px;
}
.input{
	width: 200px;
	color: #442810;
}
#listado{
	width: 200px;
	float: left;

}
.mensaje{
	width: 370px;
	text-transform: none;
	color: #F00;
	text-align: center;
	margin-bottom: 5px;


}
.vinculo:visited {
	color: #900;
	text-decoration: none;
}
.vinculo:hover {
	color: #900;
	text-decoration: none;
}
.vinculo:active {
	color: #900;
	text-decoration: none;
}
#left{
	width: 550px;
	float: left;
}
#right{
	width: 280px;
	float: left;
	padding-left: 20px;
}
