 html, body {
 	margin: 0px; 	padding: 0px;
 	font:10px Verdana, Arial, Helvetica, sans-serif;
 }
body {
	background:#fff url(images/fondo.jpg) top left repeat-x;
	text-align: center;
	}
	
h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Verdana; font-weight: normal;	color: #0d3f7b; text-align:left;}
h1 { font-size: 18px; border-bottom:1px dotted #ccc;}
h2 { font-size: 14px; color: #333333;}	

img {border:0;}

a{	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;}
	a:hover {color: #970000;}

#cabecera {
	width: 980px;
	margin:0 auto;
	height:245px;
	background: url(images/fondotop.jpg) center top no-repeat;
	text-align:left;
	position:relative;
}
#idioma {
	width: 350px;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	top:120px;
	left: 90px;
}
#menu{ 
	width: 950px;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:5px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style:none;

}
#menu li {
	float:left;
	padding:5px 15px;
	border-left:1px dotted #ccc;
}
#menu li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu li a:hover {color:#db9964; text-decoration:none;}

#contenidos {
	background:#fff;
	width: 980px;
	margin:0 auto;
	padding-bottom: 40px;
	padding-left: 10px;
	overflow:hidden;
}
#menulat{
	float:left;
	width: 200px;
	text-align:left;
}

#contactar{
	float:left;
	width: 740px;
	text-align:left;
	margin-left:20px;;
}

td, input, textares{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


.enlace_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #aca899;
}
.menulat {
	border:1px dotted #ccc;
	margin:2px;
}

a.menulat, a.menulat:link, a.menulat:visited, a.menulat:hover
 {
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	olor: #000000;
	text-decoration: none;
	font-weight: bold;
	padding:3px;

}
a.menulat:hover{ color:#990000;}
.enlace_negro, a.enlace_negro, a.enlace_negro:link, a.enlace_negro:visited, a.enlace_negro:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.enlace_negro:hover {
	color: #970000;
	text-decoration: underline;
}
.enlace_blanco, a.enlace_blanco, a.enlace_blanco:link,a.enlace_blanco:visited, a.enlace_blanco:hover  
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.enlace_blanco:hover {
	text-decoration: underline;
}
a.enlace_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #970000;
	text-decoration: none;
	font-weight: bold;
}
a.enlace_naranja:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #970000;
	text-decoration: none;
	font-weight: bold;
}
a.enlace_naranja:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #970000;
	text-decoration: none;
	font-weight: bold;
}
a.enlace_naranja:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006ec6;
	text-decoration: none;
	font-weight: bold;
}
.bordestd {
	color: #000000;
	border: 1px solid #CCCCCC;
}
.bordestDestd {
	background-color: #ffffff;
	border: 1px solid #970000;
}


.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #a83a17;	
}
.txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.txtVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #469E48;
}
.tdgris {
	border-bottom: 1px dotted #0d3f7b;
}
.txtVerdeNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
}
.titular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.txtAzul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #274e6d;
}
.tdnaranja {
	background-color: #FFFFFF;
	border-top: 1px solid #003366;
	border-right: 1px #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px #003366;
	text-indent: 8px;
	color: #0C244D;
}
.txtBlanco12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtBlanco9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.bordesTop {
	color: #eaeaea;
}
.menu_b {
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	text-indent: 8px;
	background-image: url(images/menu_B.gif);
}
.menu_c {
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	text-indent: 8px;
	background-image: url(images/menu_C.gif);
}
.tdazul {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.bordeinfnaranja {
	border-bottom: 1px solid #1f4087;
	text-decoration: none;
}
.bordeinfnaranjafondogris {
	background-color: #F8F8F8;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.txtNaranja {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #B30000;
	
}
.resalte {	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.titular1 {	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #003366;
}
.slogan {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0d3f7b;
}
.tituloCopia {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1f4087;
}

.imginfder {position: absolute;
bottom: 0px;
left: 0px;}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #FFC1C1;
	padding: 10px;
	font-weight: bold;
}

/* HOME */
.col {width:32%; float:left; text-align:justify;}
#contenidohome { width: 1000px; margin:0 auto;}
.prodhome {float:left; width:185px; height:270px; border:1px solid #ccc; margin:5px; background:#f4f4f4; overflow:hidden; text-align:left; color:#555;}
#contenidohome h2{ margin:0px; padding:0px; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#2d507b;}
.txtprodhome {margin:10px;}
.txtprodhome a {color: #555;}
.txtprodhome a:hover{ color:#000;}

/* PRODUCTOS */
#productos{
	float:left;
	width: 760px;
	text-align:left;
	background:url(images/trans.gif);}

#contenidoprod { width: 1000px; margin:0 auto;}
#contenidoprod h2{ margin:0px; padding:0px; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#2d507b;}

.prod, .prodInt {float:left; width:183px; height:270px; border:1px solid #ccc; margin:3px; background:#f4f4f4; text-align:left; color:#555;}
	.prod {height:340px; width:180px; }
	
.prodimg {width:180px; height:135px; text-align:center; background:#fff; border:1px solid #ccc; overflow:hidden;}
.txtprod {margin:10px; overflow:auto; height:120px; border-bottom:1px solid #ccc;}
.txtprod a {color: #555;}
.txtprod a:hover{ color:#000;}
.precio { color:#039; font:14px  Georgia, "Times New Roman", Times, serif; margin:0 0 5px 10px;}
.configura {text-align:center; border:1px solid #333; background:#fff; padding:3px; width:160px;}

	#menulatTd{width:180px; text-align:left; float:left;}
	
	.menulatTd, .submenulatTd, .submenulat2Td {/*url(../images/pto.gif) left top no-repeat*/; border-bottom:1px solid #fff; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; display:block; cursor:pointer;}
		.menulatTd { background: #456da0 ; }
		.menulatTd a{color:#fff; display:block; padding:10px; }
		.menulatTd a:hover{color:#c7e7fc; background:#1d3867;}
		
		.submenulatTd {background: #fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
		.submenulatTd a{color:#666; display:block; padding:10px; }
		.submenulatTd a:hover{color:#000; background:#efefec;}
		
		.submenulat2Td {background: #efefec; border-left:1px solid #ccc; border-right:1px solid #ccc;}
		.submenulat2Td a{color:#666; display:block; padding:10px; }
		.submenulat2Td a:hover{color:#000; background:#ccc;}


/* PIE */

#pie { 	
	clear:both;
	width: 100%;
	margin:0 auto;
	padding-bottom: 20px;
	background:#000 url(images/pie.gif);
	padding-top: 5px;
}

#piecontent { width:980px; margin:0 auto;}
#piedatos {width:500px; float:left; text-align:left; color:#fff;}
	#piedatos H1{font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0px; padding:0px; color:#fff;}
	#piedatos a{color:#fff;}
#pielegales { width:300px; float:right; text-align:right;}
