@charset "utf-8";
/* CSS Document */
body {
	background-color:#AAAAAA;
    margin:0px 0px 0px 0px;
	background: #ffffff url(../Imagenes/fondo001.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
}
.TablaPrincipal{
    margin-left: auto;
    margin-right: auto;
}
.fondo_triangulo_1{
    background-image:url(../Img/zona_roja_23.jpg); 
	background-position:right bottom; 
	background-repeat:no-repeat;
	height:119;
}
.fondo_triangulo_2{ 
	background-color:#aaaaaa;
    background-image:url(../Img/zona_roja_37.jpg);
	background-position:right top; 
	background-repeat:no-repeat;
	height:32;	
}
.fondo_triangulo_3{ 
	background-color:#ffffff; 
	margin-right:32px;
    background-image:url(../Img/zona_roja_47b.jpg);
	background-position:right top; 
	background-repeat:no-repeat;
	height:40;
	text-align:left; 
	vertical-align:top;
}

.titulo_1 {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
.titulo_2 {
	font-size: 16px;
	font-weight: bold;
	color: #ee2e24;
}
.texto_1{
	color: #FFFFFF;
}

.texto_2{
	color: #000000;
}
.texto_3{
/*Descripcion de campos para formulas*/
	color: #000000;	
}
.texto_4{
	color: #979797;	
}
.texto_requerido{
	color:#FF0000;
}
.pie_1{
	font-size: 9px;;
	color: #333333;
	line-height: 14px;
}
.pie_2{
	font-size: 10px;
	color:#FF0000;
	line-height: 14px;	
}
.login {
	font-size: 20px;
	color: #363636;
	font-weight: lighter;
}
.bienvenidos {
	font-size: 21px;
	color: #ee2e24;
	font-weight: lighter;
	line-height: normal;
}
.cuadro_login_1{
    background-color:#c0c0c0;	
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.Enlace_1:visited,
a.Enlace_1:active,
a.Enlace_1:link,
a.Enlace_1:hover{ 
	line-height:18px;  
	color:#FF0000; 
	font-weight: bold;		
}
a.Enlace_2:visited,
a.Enlace_2:active,
a.Enlace_2:link,
a.Enlace_2:hover{ 
	line-height:18px; 
	color:#FF0000; 	
	text-decoration:underline; 			
}
a.Enlace_3:visited,
a.Enlace_3:active,
a.Enlace_3:link,
a.Enlace_3:hover{ 
	line-height:18px; 
	color:#fe4848; 	
	text-decoration:underline; 			
}
a.enlace_para_menu_fondo_blanco:visited,
a.enlace_para_menu_fondo_blanco:active,
a.enlace_para_menu_fondo_blanco:link,
a.enlace_para_menu_fondo_blanco:hover{ 
	line-height:18px; 
	color:#000099; 
	text-decoration:underline; 	
}
a.Menu_Pie:visited,
a.Menu_Pie:active,
a.Menu_Pie:link,
a.Menu_Pie:hover{ 
	line-height:18px; 
	font-size:10px; 
	text-decoration:underline;
	color:#333333;  
}
a.Enlace_Pie:visited,
a.Enlace_Pie:active,
a.Enlace_Pie:link,
a.Enlace_Pie:hover{ 
	line-height:18px; 
	font-size:10px; 
	text-decoration:underline;
	color:#FF0000; 
	padding-bottom:15px; 
}
.BORDE {
	border: 1px solid #FFFFFF;
}
.textcampo{width:200px;height:20px;border: 1px dotted #990000;}
.textarea {width:290px;height:100px;border: 1px dotted #990000;}
.numcampo{width:100px;height:20px;border: 1px dotted #990000; margin-bottom:2px;}
.boton{
        font-family:Verdana,Helvetica;
        color:#FFFFFF;
        background:#990000;
        border:0px;
        width:90px;
        height:20px;
       }
.select_1_largo{width:300px; height:22px;border: 1px dotted #990000; margin-bottom:2px;}	 
.select_1b_largo{width:300px}	 
.select_2_medio{width:240px; height:22px;border: 1px dotted #990000; margin-bottom:2px;}	 
.select_2b_medio{width:240px}
.select_3_peque{width:120px; height:22px;border: 1px dotted #990000; margin-bottom:2px;}	 
.select_3b_peque{width:120px}


.Productos_categoria {
	font-size: 17px;
	font-weight: bold;
	color: #ee2e24;
}

.Productos_nombre {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}

.Productos_descripcion{
/*Descripcion de campos para formulas*/
	color: #000000;	
}

a.Productos_Enlace:visited,
a.Productos_Enlace:active,
a.Productos_Enlacee:link,
a.Productos_Enlace:hover{ 
	font-size:12px; 
	text-decoration:underline;
	color:#FF0000; 
	padding-bottom:15px; 
}