@charset "utf-8";
/* CSS Document */

body {
	background-color:#f3f3f3;
	
}

.fondo {
	width:968px;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
}

.global {
	width: 968px;
	margin-top: 0px;
	background-image:url(../img/fondo-global.png);
	background-repeat:repeat-y;
	background-color: #f3f3f3;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	float: left;
	
}
.cabecera {
	float: left;
	height: 80px;
	width: 955px;
	margin-left: 20px;
}
.cuerpo {
	float: left;
	width: 956px;
	min-height: 500px;
}
.pie {
	float: left;
	height: 65px;
	width: 943px;
	background-image: url(../img/fondo-pie.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.contenido_izq {
	float: left;
	height: auto;
	width: 220px;
}
.contenido_catalogo {
	float: left;
	height: auto;
	width: 716px;
	margin-top: 8px;
}
.ruta {
	float: left;
	height: 30px;
	width: 704px;
	background-image: url(../img/fondo-ruta.png);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.6em;
	padding-left:10px;

}

.detalle_catalogo {
	float: left;
	width: 714px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 15px;
	height: auto;
	text-align: center;
}
.elemento_menu {
	width:100px;
	float:left;
	margin-top:10px;
	height:45px;
}

.logo {
	width:200px;
	float:left;
	margin-right:20px;
}
.elemento_pie {
	width:auto;
	float:left;
}
.menu_catalogo {
	float: left;
	width: 200px;
}
.banner {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 20px;
}
.presentacion_flash {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.fondo_localiza {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image:url(../img/pag-localizacion.png);
	background-repeat:no-repeat;
	height: 444px;
	padding-top: 20px;
	padding-left: 20px;
}
.fondo_servicios {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image:url(../img/servicios.png);
	background-repeat:no-repeat;
	height: 540px;
	padding-top: 20px;
	padding-left: 20px;
	border: 1px solid #CCC;
}
.google_map {
	height: 425px;
	width: 614px;
	position: relative;
	left: 79px;
	top: 10px;
}
.legal {
	float: left;
	height: auto;
	width: 895px;
	margin-left: 30px;
	border: 1px solid #CCC;
	margin-top: 15px;
}

.aviso_legal {
	float: left;
	height: auto;
	width: 415px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-right: 15px;
	padding-left: 15px;
	color: #999;
}
.privacidad_legal {
	float: left;
	height: auto;
	width: 430px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-left: 15px;
	color: #999;
}
.mapa_web {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	float: left;
	height: 500px;
	width: 500px;
	padding-left: 20px;
}

.mapa_web li
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;

}
.mapa_web a
{
	text-decoration:none;
	color:#666;
}
.mapa_web a:hover
{
	text-decoration:none;
	color:#000;
}
.cuadro_login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: 275px;
	margin-bottom: 200px;
	float: left;
}
.linea_login {
	float: left;
	width: 300px;
}
.label_login {
	float: left;
	width: 125px;
	padding-left: 25px;
}
.input_login {
	float: left;
	width: 150px;
}
.input_login a{
	text-decoration:none;
	font-size:0.8em;
	color:#666;
}
.input_login a:hover{
	text-decoration:none;
	font-size:0.8em;
	color:#000;
}
.texto_login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-left: 15px;
	margin-bottom: 50px;
}
.mensaje_login {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #F00;
	float: left;
	width: 300px;
}
.descripcion_prod {
	float: left;
	height: auto;
	width: 357px;
	text-align: left;
}
.nombre_prod {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	float: left;
	width: 347px;
	font-size: 1em;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}
.texto_prod {
	float: left;
	height: auto;
	width: 342px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 0.75em;
	margin-left:10px;
	margin-right:5px;
}
.imagenes_prod {
	float: left;
	height: auto;
	width: 357px;
}
.imagen_prod {
	float: left;
	height: auto;
	width: 327px;
	margin-left:20px;
	margin-right:10px;
	margin-top:15px;
	
}
.espec_prod {
	float: left;
	width: 714px;
	height: auto;
	text-align: left;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
}
.titulo_espec {
	float: left;
	width: 704px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 0.95em;
	margin-left:10px;
	margin-bottom: 10px;
}
.texto_espec {
	float: left;
	height: auto;
	width: 694px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left:10px;
	margin-right:10px;
	color: #444;
}
.fondo_sup {
	background-image: url(../img/fondo-sup.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 968px;
}
.tabla_espec {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align: middle;
}
.tabla_espec td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.tabla_espec td#cabecera_tabla{
	color:#FFF;
	background-color:#000;
	border: 1px solid #000;
	text-align: center;	
}
