/* CSS Document */
#logo{ position:absolute; left:20px; top:10px; width:141px; height:55px; z-index:1}
#msup{ position:absolute; left:224px; top:91px; width:532px; height:13px; z-index:4}
#barra{ position:absolute; left:157px; top:117px; width:613px; height:3px; z-index:2; background-image: url(images/bar.jpg);}
#mesq{ position:absolute; left:0px; top:117px; width:153px; height:421px; z-index:4; background-image: url(images/menu.gif);}
#main{ position:absolute; left:157px; top:148px; width:629px; padding:2px 0px 0px 0px; height:405px; z-index:5; overflow:auto;}
#tit{ position:absolute;text-align:center; left:157px; top:37px; width:613px; height:10px; z-index:5;}
body {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color: #000000;
	background-color: #FFFFFF;
}
A {
	font-family:  Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color: #20276f;
	text-decoration: none;
}
A:Hover {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color: #ff0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	color:#095939;
	font-size: 1px;
}
h2 {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
}
th {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
}
td {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
}

body.calendario {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color:#095939;
	background-color: transparent;
}
A.esq {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
A:Hover.esq {
	font-family: Arial, MS Sans Serif, Comic Sans MS;
	font-size: 10;
	color: #ff0000;
	text-decoration: none;
}

