body {
	margin: 0% 0% 0% 0%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/Fondo.png);
	background-position: center;
	color: #000;
	text-align: justify;
}

#Menu a:link{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#Menu a:visited{
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#Menu a:hover{
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: right;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#ImagenEnlace a:hover{
	background-color: #2235AA;
}


/* le aplica el estilo si a:hover tiene como hijo a img*/
#ImagenEnlace a:hover > img {
	background-color: #2200AA;
	display: table-cell;
}



#Menu2 a:link{
	font-size: 10px;
	color: #2D2558;
	text-decoration: none;
}

#Menu2 a:visited{
	font-size: 10px;
	color: #2D2558;
	text-decoration: none;
}

#Menu2 a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}



#Menu3 a:link{
	font-size: 10px;
	color: #2D2558;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#Menu3 a:visited{
	font-size: 10px;
	color: #2D2558;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#Menu3 a:hover{
	font-size: 10px;
	color: #001251;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
