.body {
	background-color: #231105;
	background-image: url(img/fondo-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #CCCCCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.contenido a {
	color: #CCCCCC;
	text-decoration: none;
}
.contenido a:hover {
	text-decoration: underline;
}
.header {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contenido {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor-rows-home {
	float: left;
	padding: 20px;
}
.contenedor-rows-home .row1 {
	float: left;
	width: 560px;
	text-align: left;
}
.login {
	float: left;
	height: 129px;
	width: 532px;
	background-image: url(img/fondo-login.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCCCCC;
	margin-top: 20px;
}
.login p {
	padding-bottom: 5px;
	padding-top: 5px;
}
.login-input {
	background-color: #6D5039;
	height: 22px;
	width: 188px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCC;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.login-contenedor {
	width: 215px;
	float: right;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.contenedor-productos {
	height: 343px;
	width: 990px;
	background-image: url(img/fondo-productos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.productos {
	height: 225px;
	width: 920px;
	padding: 30px 30px 30px 40px;
}
.productos-puertas {
	height: 226px;
	width: 100px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.productos-puertas h3 {
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999999;
	width: 100%;
	text-align: center;
}
.contenido-productos-detalles {
	width: 440px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#producto_descripcion {
	height:165px;
	padding: 0 0 20px 0;
	overflow: auto;
	margin-bottom: 5px;
}
.contenido-productos-detalles h1 {
	font: 18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCCCCC;
	padding-bottom: 10px;
}
.contenido-productos-detalles h2 {
	font: 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCCCCC;
	padding-bottom: 10px;
}
.contenido-productos-detalles p {
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCCCCC;
	padding-bottom: 25px;
}
.imagen-producto {
	width: 180px;
	float: left;
}
.empresa {
	height: 225px;
	width: 920px;
	padding: 30px 30px 30px 40px;
}
.contenedor-empresa {
	height: 343px;
	width: 990px;
	background-image: url(img/fondo-productos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.contenedor-contacto {
	height: 343px;
	width: 990px;
	background-image: url(img/fondo-contacto.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	color: #B2AEAC;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.contenedor-contacto p{
	padding-top: 2px;
	padding-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.contenedor-contacto form span{
	width: 65px;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 20px;
	display: inline-block;
}
.contenedor-contacto-input{
	height: 28px;
	width: 296px;
	background-color: #948782;
	border: 1px solid #A6C0DD;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;

}
.contacto-row1 {
	float: left;
	width: 431px;
	padding: 15px 10px 10px 35px;
}
.contacto-row2 {
	float: left;
	width: 500px;
}
.contenedor-empresa p{
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCCCCC;
	padding-bottom: 15px;

}
.empresa-row1 {
	float: left;
	width: 438px;
}
.empresa-row2 {
	float: left;
	width: 437px;
	margin-left: 35px;
}

.row2 hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;

	}
.row1-banners {
	width: 528px;
	float: left;
	text-align: left;
}
.contenedor-rows-home .row2 {
	float: left;
	width: 370px;
	font-size: 12px;
	padding-left: 20px;
}
.contenedor-rows-home .row2 img {
	float: right;
	margin-left: 10px;
}
.contenedor-rows-home .mas {
	width: 100%;
	padding-bottom: 15px;
	clear: both;
	font-weight: bold;
	font-size: 9px;
	padding-top: 5px;
}
.footer {
	background-image: url(img/fondo-footer.png);
	background-position: top;
	height: 170px;
	padding-top: 20px;
	background-color: #231105;
}
.googlemapsicono {
	width: 98px;
	margin-right: -98px;
	position: relative;
	left: 300px;
	margin-bottom: -103px;
	height: 103px;
	bottom: 50px;
}
.logo-cardinal {
	margin-bottom: -20px;
	width: 104px;
	margin-right: -104px;
	padding-left: 10px;
}
.links {
	text-decoration:none;
	color:#FFF;
}
.links:hover {
	text-decoration:underline;
	color: #FFF;
}

.footer-contenedor {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.footer ul {
	width: 468px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: right;
	padding-bottom: 10px;
	position: relative;
	right: 220px;
	margin-right: -220px;
	bottom: 15px;
}
.footer li {
	display: inline;
}
.footer a {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
}
.sub-footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #C0653E;
	margin-top: 20px;
}

.sub-footer a{
color: #C0653E;
}
