a:link { color:#000000; text-decoration:none}
a:visited { color:#000000; text-decoration:none}
a:hover { color:#FFFFFF;text-decoration:none; cursor:hand;} 
a:active { color:#000000; text-decoration:none}

.barra-direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;


}
.texto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menu-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.Formulario{
	BORDER: 1px solid Black;
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #E4E3E2;
}


.BordePortada {
	border-left-color : Gray;
	border-left-style : solid;
	border-left-width : 1px;
	
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	
	border-top-color : #666666;
	border-top-style : solid;
	border-top-width: 1px;
	
	background-repeat : repeat;
	background-position : center;
	
}.bordeGris {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;


}
