body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #FFFFFF;
	
}

#contenedor {
	width:900px;
	height:auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
}

#contenido {
	top:0px;
	width:834px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 33px;
	padding-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 33px;
	float: left;
}

#contenido_faq {
	top:0px;
	width:867px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 33px;
	float: left;
}

#contenido_inicio {
	top:0px;
	width:834px;
	height:430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 0px;
	float: left;
}

#contenido_instalaciones {
	top:0px;
	width:867px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 0px;
	float: left;
}

#contenido_flash {
	top:0px;
	width:834px;
	height:auto;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 33px;
	padding-bottom: 5px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 0px;
	float: left;
}

#cabecera {
	top:0px;
	width:900px;
	height:210px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	z-index: 1;
}



#pie {
	width:900px;
	height:75px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}



.caja_borde_final {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2C3;
	width: 100%;
	height: auto;
	padding-bottom: 15px;

}

.caja_borde_fq {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2C3;
	width: 80%;
	height: auto;
	padding-bottom: 15px;

}

.caja_logos {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2C3;
	width: 80%;
	height: auto;
	padding-bottom: 15px;
}

.caja_borde_final img {
	float: right;


}

.titulo {
	font-family: Tahoma;
	font-size: 30px;
	color: #BBC2C3;

}
.texto_nombres {
	font-family: Tahoma;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}


.subtitulo {
font-family: Tahoma;
	font-size: 18px;
	color: #706F6E;
}

.texto_normal{
	font-family: Tahoma;
	font-size: 14px;
	color: #706F6E;
}
.siguiente a{
	background-image: url(../imagenes/btn_sig_off.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 50px;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	position: relative;
	padding-top: 45px;
	background-color: #FFFFFF;
	float: right;

}


.siguiente a:hover{
background-image: url(../imagenes/btn_sig_on.jpg);
color: #3E585C;
}


.anterior a{
	background-image: url(../imagenes/btn_ant_off.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 50px;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	position: relative;
	padding-top: 45px;
	background-color: #FFFFFF;
	float: left;

}


.anterior a:hover{
background-image: url(../imagenes/btn_ant_on.jpg);
color: #3E585C;
}
	.caja_noticias {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2C3;
	width: 650px;
	height: auto;
	padding-bottom: 15px;
	text-align: justify;
	float: left;
	position: relative;
	padding-left: 200px;
	
	}
	
.caja_noticias img {
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
	position: relative;


}
.prueba_li {
	list-style-type: decimal;
	color: #FFFFFF;
	font-family: Tahoma;
	list-style-image: url(../imagenes/cuadro_negro.jpg);
}


#cab_ficha {
	background-color: #000000;
	background-image: url(../imagenes/logo_ficha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 650px;
	padding-left: 250px;
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 42px;
}
	
	

.caja_img {
	position: relative;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 440px;
}

.caja_producto {
	height: 725px;
	text-align: justify;
	position: relative;
	float: left;
	
	}	
.caja_producto img {
	margin-right: 5px;
	position: absolute;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tahoma_negra_10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
.borde_negro {
	border: 2px solid #333333;
}

