body { 
    font: 8pt Verdana, Arial, Geneva,  Helvetica, sans-serif; 
    margin: 10 0 10 0px; 
    text-align: center; 
    background-color:#FFFFFF; 
} 
#contenedor{ 
    text-align: left; 
    width: 770px; 
    margin: auto; 
} 
#cabecera{ 
    font: Verdana;
	background-color: #003399; 
    color: #FFFFFF; 
    font-size:14pt; 
    font-weight: bold; 
    padding: 3 3 3 10px; 
	font-weight:bold;
} 

#navigation{
	background-color:#0099FF;
	border-top-style:solid;
	border-top-width:thin;
	border-bottom-style:solid;
	border-botton-width:thin;
	border-color:#FFFFFF;
	margin: 10 0 10 0px;
} 


#cuerpo{ 
    margin: 10 0 10 0px; 
} 
#lateral{ 
    width: 160px; 
    float:left;
} 

#otrolado{ 
    width: 120px; 
    float: right; 
} 
#principal{ 
    margin-left: 170px; 
    background-color: #FFFFFF; 
    padding: 4 4 4 4px; 
    width: 460px; 
} 
#pie{ 
    background-color: #003399;
	color: #FFFFFF; 
    padding: 3 10 3 10px; 
    text-align:center; 
    clear: both; 
} 
#pie a {
color: #999999;
}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}


a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
a.vinculo_pequeno:link{
color:blue;
font-weight:normal;
text-decoration:underline;
}

/* ID Styles */



#navigation a {
	font:10px arial;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFFFCC;
	text-decoration:underline;
	}


#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}


/* Class Styles */




.logo {
	font:18px times new roman;
	color: #FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	text-align:justify;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	

.texto_resaltado {
    color: #669999;
    font=12px arial;
    font-weight:bold;
}	

.Miguitas {
	font-size: 12px;
	text-align: right;
	word-spacing: normal;
}

