body {
	background: #012247 url(images/fondo.jpg) no-repeat top;
	background-attachment:fixed;
	margin: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
td, input, textarea, form, select{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #000; text-decoration: none;	text-align:left;}

a{color:#4798b4; text-decoration:none;}
a:hover { text-decoration:underline;}

img{ border:0px; }
img a:hover{ border:1px solid #4798b4; }

/* DIVS */
#cabecera {width:980px; margin:0px auto; text-align:left; color:#4798b4;}
#cabecera ul {width:980px; margin:0px auto; padding:0px;}
#cabecera ul li{ 
	/*width:119px;*/
	width:105px;
	height: 40px;
	margin-left:1px;
	margin-top:0px; 
	float:left; 
	list-style:none; 
	background:#f7f4ec url(images/fdotable.jpg); 
	text-align:center; 
	font-weight:bold; 
	border:1px solid #8d9bab; 
	border-bottom:0px;}
#cabecera ul li a{ color:#ffffff;}
#cabecera ul li a:hover{ color:#4798b4;}

#contenidos{width:980px; background:#fff; margin:0px auto; clear:both;}
#latIzq{width:200px; background:#fff; float:left;}
#centro{width:700px; background:#fff; margin-left:30px;  margin-top:15px; float:left; padding: 3px;}
#latDer{width:200px; background:#fff; margin:0px auto; float:left;}

#divbuscador{
	background:#f4f4f4;
	width:200px; 
	_width:190px; 
	padding:2px;
	margin:2px;
	border:1px dotted #ccc;
	}
#menulat {
	margin:0;
	padding:0;
	margin-left:5px;
	width:200px;
	text-align:left;
	list-style-type:none;
	}
#menulat li{ 
	width:100%;
	margin-top:0px; 
	list-style:none; 
	background:#012247; 
	font-weight:bold; 
	}

#menulat li a{
	color:#fff;
	} 

#pie a{color:#fff; font-weight:bold;}

#ampliada{
	float:left;
	position:relative;
	float:left;
	_margin-top:10px;
	background:#f1f1f1;
	width:700px;
	text-align:left;
	padding:10px;
	} 

/* ------------------ CLASES --------------------------- */

a.enlace_menu, a.enlace_menu:hover {text-decoration: none;font-weight: bold;}
a.enlace_menu:hover{color: #cccccc; }

.bold {font-weight: bold;}
.rojo {color: #ba0205;}
.blanco {color: #fff;}
.gris {color: #666666;}
.t14 {font-size: 140%;}
.t16 {font-size: 160%;}
.tacho {text-decoration: line-through; color:#ccc;font-size: 160%;}

.boton { margin-top:10px; padding: 5px; border:1px solid #ccc; background:#4798b4;  text-align:right;}
.boton a {color:#ffffff; text-decoration:none; font-weight:bold;}
.boton a:hover {text-decoration:underline;}

.carro{
	width:190px; 
	text-align:left; 
	padding:5px; 
	background:#fff url(../../images/fdoBolsa.jpg) bottom no-repeat; 
	border:1px dotted #ccc; 
	margin-left:5px;
	}

.menuN1 {
	height:25px; 
	border-bottom:1px dotted #eaeaea;
}
.producto {
	margin:5px;
	width: 152px;
	height: 250px;
	float:left;
	text-align:left;
	padding-left:3px;
	position:relative;
	}
.fotoprod {
	width:150px;
	height:150px;
	border:1px solid #eaeaea;
	}
.membrete {
	font-weight: normal;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-transform:uppercase;
}
.membreteAmp {
	font-weight: normal;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}
.imginfder {position: absolute; bottom: 0px; left: 0px;}

.extragrande{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
}


