/*
**********************

DIV y CAPAS

**********************
*/

#menu{

	width:100%;
    height:132px;
	background-image:url(../img/fondo_menu.jpg);
	background-repeat:repeat-x;

}

#pie{

	background-image:url(../img/fondo_pie.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:48px;
	
	padding-top:5px;
	font-family:tahoma;
	font-size:11px;
	line-height:18px;


}
#contInterior{

	width:750px;
	background-image:url(../img/fondo_interior_tabla.jpg);
	background-repeat:repeat-y;
	text-align:left;

}
/*
**********************

ESTILOS DE PÁGINA

**********************
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:666666;
	background-image: url(../Images/fondo-web.jpg);
}

.textoblanco {
	color: #FFFFFF;
}

.textonegro {
	color: #000000;
}


.texto {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: 13px;
	letter-spacing: 1px;
	text-align:justify;
}

.td_texto {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, Verdana;
	font-size:12px;
	color:#ffffff;
	font-style:normal;
	padding-left:10px;
	padding-right:20px;
}

.textoApoyo {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: 13px;
	letter-spacing: 1px;
}

.txtboton {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}

.textocopy {
	font-family: Tahoma,Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #B8D4C5;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.textoazulp {
	font-family: Tahoma,Arial, Helvetica, Verdana;
	font-size: 10px;
	color:#9ad4eb;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
}
.txtblanco {
	font-family:  Tahoma, Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	font-weight:bold;
	background-color:#000000;
}
.txtblancoazul {
	font-family:  Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	font-weight:bold;
	background-color:#5C9DBD;
}
.txtgris {
	font-family:  Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	font-weight:bold;
	background-color:#cccccc;
}
.textotabla2 {
	font-family:  Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #B8D4C5;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0px;
	
}

.atras {
	font-family: "Trebuchet MS", Tahoma,Arial;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight:bold;
	text-decoration:underline;
	margin-right:25px;
}




.titulo {
	font-family: Tahoma,Verdana  Helvetica,Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006599;
}
.tituloG {
	font-family: Tahoma,Verdana  Helvetica,Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5196BD;
}
.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;

}
.lista2 {

	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, Verdana;
	font-size:12px;
	color:#ffffff;
	font-style:normal;
	
}
.boton {
	font-family:Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 1;
	cursor: auto;
	background-color:#339900;
	height:20px;
}

.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:#FFFFFF;} 
A:visited {text-decoration:none;color:#FFFFFF;} 
A:hover
{
color:#F6A017;
text-decoration:none; 
}
SELECT{ font-family: tahoma, verdana; font-size: 11px; color: #0B4721; background-color:#C0DFCD;scrollbar-base-color:#0B4721;scrollbar-face-color:#0B4721; border-color:#0B4721; } 

.cajaformulario{ 
	font-family: tahoma, verdana; 
	font-size: 11px; 
	color: #0B4721; 
	background-color:#ffffff;
	border-color:#5B8D70;
	border-style:solid;
	border-width:1px; 

} 

/*
**********************

FONDOS y COLORES

**********************
*/

.fondoTabla{
	border-style:solid;
	border-width:1px;
}
.fondoColor {
	background-color:#115D2F;
}
.styleTabla{
    border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
