#barraLogin INPUT {
	DISPLAY: inline; 
}
#barraLogin FORM {
	DISPLAY: inline; 
}
A:link,A:active,A:visited {
	BACKGROUND: none;
	COLOR: red;
	TEXT-DECORATION: none;
	font-face: Arial;
	font-size: 12px;
	font-family: Arial;
}
A:hover {
	BACKGROUND: black;
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 12px;
}.titulo_menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_seccion {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.normal_negra {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.normal_roja {

	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.normal_negra_negrita {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.normal_roja_negrita {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.normal_blanca_negrita {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.form{
        font-size: 11px;
        font-family: Arial;
		color: white;
        background: black;
        border: #000000 1px solid;

       }
