body {
		background-position: 0px 0px;
		background-image:url(../imgs/fondo_web.jpg);
	margin-top:0px;

	background-repeat:repeat;
}

/* TEXTOS */
.texto {
	font-family:  "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align:justify;
}

.txtboton {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}

.textoazul {
	font-family: Tahoma,Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #0066CC;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}

.textoazulcliente {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #0066CC;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	font-weight: bold;
	font-variant: small-caps;
}
.textoazulp {
	font-family: Tahoma,Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #0066CC;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.textonaranja {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.textonaranjap {
	font-family:"Trebuchet MS", Tahoma,  Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.textotabla {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	
}
.textotabla2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	
}

.textoblanco {
	font-family: "Trebuchet MS", Tahoma,Arial,  Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	font-weight:400;
	line-height:20px;
}

.atras {
	font-family: "Trebuchet MS", Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight:bold;
	text-decoration:underline;
	margin-right:25px;
}

/* TITULARES */

.titulo {
	font-family:"Trebuchet MS", Tahoma,  Helvetica,Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7996D0;
}

.tituloProducto {
	font-family: Arial Narrow, Tahoma, Helvetica,Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
}

.tituloblanco {
	font-family:"Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.subtitulo {
	font-family:  "Trebuchet MS",  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.subtitulo_b {
	font-family:"Trebuchet MS", Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.lista {
	list-style-position: outside;
	list-style-type: square;
	list-style-color: #ccccaa;
	font-family: "Trebuchet MS", Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;

}

/* FORMULARIOS  */

.boton {
	font-family:  Tahoma,Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1;
	cursor: auto;
	background-color:#5E80BD;
	
	height:20px;
}

.caja {
	font-family:Tahoma,Arial, Verdana;
	font-size:12px;
	color:#006699;
	border-color:#CCCCCC;
	border-width:1;
	border-style:solid;
}

.boton2 {
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	border-color: #000000;
	border-width: 1;
	cursor: auto;
}

.boton_prod {
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DD8900;
	border-color: #666666;
	border-width: 1;
	cursor: auto;
}

.mapa {
	font-family:"Trebuchet MS", Tahoma,Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5E80BD;
	border-color: #666666;
	border-width: 1;
	margin-left:30px;
	height:17px;
}

.boton_pedido{
	font-family: "Trebuchet MS", Tahoma,Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
	border-color: #000030;
	border-width: 1;
	cursor: auto;
	height:20px;
	font-weight:bold;
}
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
} 
.txtmenu:hover { 
   color:#333333;
  font-weight:bold;
} 

A:link {text-decoration:none;color:#888dd2;} 
A:visited {text-decoration:none;color:#888dd2;} 
A:hover
{
color:#1f4ca5;
text-decoration:none; 
}
SELECT{ font-family: "Trebuchet MS",tahoma, verdana; font-size: 9px; color: #0066CC; background-color:#FFFFFF;scrollbar-base-color:#99CCFF;scrollbar-face-color:#000000; border-color:#99CCFF; } 
