hr
{
	color: #4e4e86;
}


.obscuro 
{
background-color: #BFDFFF
}

.Fondoclaro
{
	background-color: #D7D2BE
}

.Menu, .Menu A, .Menu a:link , .Menu a:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: White;
	border-bottom: 1px solid white;
	text-align: center;
}


.Menu a:hover, .Menu a:active 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	border-bottom: 1px solid white;
	color: White;
	background-color: Maroon;
	text-align: center;
}

input 
{
	color: #000066; 
	font-family: Arial; 
	font-size: 10px; 
	letter-spacing: 0pt; 
	text-decoration: none;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-color: #000066;
	border-top-color: #000066;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

select
{
	color: #000066; 
	font-family: Arial; 
	font-size: 10px; 
	letter-spacing: 0pt; 
	text-decoration: none;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-color: #000066;
	border-top-color: #000066;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}
/*
.claro {
background-color: #EBEBEB
}
*/

.subtitulos
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
}


#Footer
{
	background-repeat:no-repeat;
	background-color:#6C6B71;
	height:122px;
	width:590px;
}

.sidebar
{
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	padding-bottom: 17px;
	padding-left: 5px;
	padding-right: 5px;
	/*border: solid 1px #000000;*/
	width: 184px;
	font-size: 12px;
	color: #660099;
	/*font-weight: bold;*/
}