/* CSS Document */

body{
	
	/*background-color:#00659C;*/
	background-color: #343A40;
	
}


#main{
	
	background-color:#FFF;	
	padding:5px;
	width:1200px;
	
	
}

#cabecera{

	background-color:#EEEEEE;
	/*background-image:url(/crm/cabe_fondo.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
}

#menu{

	background-color:#09305B;
}


#sub-menu{
	
	background-color:#EEE;
}


.cuerpo{
	padding-top:20px;
	background-color:#FFF;	
	padding-bottom:20px;
}


.pie_pagina{
	
	height:150px;
	padding-top:20px;
		
	
}









input[type="file"] {


 border-width:1px;
 
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color:#D6D6D6;
  color:#666;
  
  padding:4px;
  margin-right:3px;


}





.cuadroAyuda{
	
	margin-top:20px; 
	background-color:#FF0; 
	font-size:12px; 
	padding:10px;
	
	
	
}




/* CSS Estilos viejos */

.etiqueta_campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00458A;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
}
.campos_busqueda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494B38;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	
}
.subtitulo_celda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066FF;
}


.borde_tablas {
	border: 1px solid #5E86BA;
}
.titulos_blancos {
	
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: 'Trebuchet MS', Georgia, Times, "Times New Roman", sans-serif;
}
.texto_blanco {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1em;
	color: #FFFFFF;
}
a.vinculo_blanco:link {
	color: #E4E8DB;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} 
a.vinculo_blanco:visited {
	color: #E4E8DB;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
} 
a.vinculo_blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
} 
a.vinculo_blanco:active {
	color: #FF0000;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
}
.texto_normal {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	color: #485034;
}
.texto_blanco_10 {

	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}
.Titulo {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	color: #253012;
	font-weight: bold;
}
.Texto_Rojo_11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B60E0E;
	font-weight: bold;
	font-size: 12px;
}
.texto_pequeno {

	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 9px;
	color: #485034;
}.borde_tablasLogin {

	border: 1px solid #FFFFFF;
}


.texto_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406FA2;
}
.vinculos_blancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_pagina {
	border: 1px solid #2D4457;
}
.formularios_etiquetas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #253012;
}

.formularios_detalles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6C6C;
}
.ralla_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.texto_impresion_reporte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.subtitulo_impresion_reporte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ralla_inferior_impresion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}
.Titulo_impresion {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 14px;
	color: #253012;
	font-weight: bold;
}
.pago_productores_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pago_productores_1_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.Titulo_loading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	font-weight: bold;
}
.borde_cabe {
	border: 1px solid #8EA8C3;
}


