a:link, a:visited{text-decoration:none;
} 

.contenedor {font-family:Arial, Helvetica, sans-serif;
			 width:975px;
			 background-color:#FFF;
			 margin: 0 auto;
			 display: table
}

.header {weight:975px;
		 height:107px; 
		 background:url(img/fondo-header.png) no-repeat;
}

.pie {weight:975px;
		 height:105px; 
		 background:url(img/fondo-pie.jpg) no-repeat;
}

.botonera {padding-top:9px;
	padding-left:20px;
	weight:975px;
	height:35px; 
	background:url(img/fondo-botonera.png);
}

.boton a{margin-top:0px;
	margin-right:19px;
	font-size:14px;
	color:#FFF;
	float: left; /*se coloca a la izq*/ 
}

.boton a:hover {color:#fee578;
				text-shadow: 0.1em 0.1em #a32a01;
}

.contenedor-slider {
	width:719px !important;
	height:315px;
	background-color:#FFF;
	background:url(img/slider-back.jpg);
	float:left;
}

.contenedor-log {
	text-align:center;
	padding:42px 19px 0 19px;
	width:218px;
	height:273px;
	background-color:#FFF;
	float:left;
}

.contenedor-ofertas {
	padding-left:20px;
	padding-top:20px;
	weight:976px;
	height:100px;
	background-color:#FFF;
}

.oferta-unidad {
	margin:10px 20px 10px 0;
	width:457px;
	height:146px;
	padding:0;
	border-color:#d0d1d4;
    background:url(img/oferta-bak2.jpg);
	float:left;
}	

p { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal
	color:#000;
}

p2 {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#bb3d10;
}

.formInput .input {
	width:217px;
	border:solid 1px #999;
	margin:0px;
}

.formButton {
	background:url(img/boton-enviar.png) no-repeat;
	width:80px;
	height:30px;
	color:#ffffff !important;
	cursor: pointer;
	border:0;
	margin-top:20px;
	padding-top:0px;
}