body {
	background-image: url(../imagenes/fondo_htrml.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#home {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	
	-webkit-box-shadow: 5px 5px 10px #3d3d3d;
	-moz-box-shadow: 5px 5px 10px #3d3d3d;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=8);
	
}
#catalogo {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	-webkit-box-shadow: 5px 5px 10px #3d3d3d;
	-moz-box-shadow: 5px 5px 10px #3d3d3d;


	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=8);	height: 649px;
	background-image: url(../imagenes/fondo_catalogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#limpio {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	-webkit-box-shadow: 5px 5px 10px #3d3d3d;
	-moz-box-shadow: 5px 5px 10px #3d3d3d;




	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=8);			height: 649px;
	background-image: url(../imagenes/fondo_limpio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contacto {
	width: 899px;
	margin-top: 20px;
	-webkit-box-shadow: 5px 5px 10px #3d3d3d;
	-moz-box-shadow: 5px 5px 10px #3d3d3d;




	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=8);			height: 649px;
	background-image: url(../imagenes/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#contacto-ok {
	width: 899px;
	margin-top: 20px;
	-webkit-box-shadow: 5px 5px 10px #3d3d3d;
	-moz-box-shadow: 5px 5px 10px #3d3d3d;

	filter: progid:DXImageTransform.Microsoft.Shadow(color='#444444', Direction=135, Strength=8);						height: 649px;
	background-image: url(../imagenes/fondo_limpio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #62413A;
}


.camposContactoSimples {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4F3737;
	width: 201px;
}
.camposContactoMulti {
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #4F3737;
	width: 201px;
	height: 132px;
}

.boton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #463231;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}


#cabezal {
	margin: 0px;
	height: 66px;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cuerpo {
	height: 466px;
	padding-top: 14px;
	padding-left: 29px;
}
#pie {
	padding-top: 11px;
	padding-left: 745px;
}
.articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C7FB1;
}

