/*
	Cliente: Portal EducarChile - Menu Home Docentes
	Fecha:	31/03/2006
	Versión:	1.0
	Descripción: ID, clases creadas para soportar la gráfica de Educar
 */ 
.menufondo {
	background-color: #345ac2;}
#menuhome {
	width: 143px;}	
#menuhome h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px 5px 3px 0; 
	margin: 0;
	background-color: #003399;}	
#menuhome a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 5px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5978CD;}
#menuhome a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 5px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5978CD;}
#menuhome a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	padding-right: 5px;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5978CD;}
#menuhome a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #33CCFF;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	display: block;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5978CD;}
 

