@charset "utf-8";
/* CSS Document */

body {
	background-image:url(imagens/fundoDiag.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
p {
	padding-left:10px;
}
table {
	font-size:10px;
}
hr {
	margin-top:15px;
	margin-bottom:15px;
	color:#c2d3a2;
	width:500px;
	height:2px;
	border-style:solid;
}
.tblDocente {
	margin-bottom:10px;
}
.calFeriasDocentes {
	background-color:#ffffcc;
}
.calOncVeterinaria {
	background-color:#cc9900;
}
.calPrvProficIngles {
	background-color:#80FF80;
}
.calTecAnestBalanceada {
	background-color:#FFFF80;
}
.calBiotecAplicReprAnimal {
	background-color:#CCCCE6;
}
.calSeminarios {
	background-color:#D7EAFF;
}
.calVideoCirurgia {
	background-color:#C6FFFF;
}
.calendario {
	font-size:12px;
	font-weight:bold;
}
.calendario caption {
	padding:10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.calendario th {
	margin:0px;
	border-top:1px solid #c2d3a2;
	border-bottom:1px solid #c2d3a2;
	background-color:#c2d3a2;
	color:#6e7c4d;
	text-align:center;
	width:50px;
	height:40px;
	text-align:center;
}
.calendario td {
	margin:0px;
	border-bottom:1px solid #c2d3a2;
	width:50px;
	height:40px;
	text-align:center;
}
.calLegenda {
	width:480px;
}
.calLegenda th {
	margin:0px;
	border:1px solid #c2d3a2;
	width:40px;
	height:30px;
}
.calLegenda td {
	margin:0px;
	border-top:1px solid #c2d3a2;
	border-bottom:1px solid #c2d3a2;
	height:30px;
}
#central {
	margin:0px;
	position:absolute;
	width:800px;
	height:auto;
	left: 0px;
	top: 126px;
	padding:0px;
	background-color:#f0f4e2;
	z-index:1;
}
#tituloSite {
	position:absolute;
	left:159px;
	top:16px;
	width:449px;
	height:85px;
	z-index:2;
}
#logos {
	position:absolute;
	left:22px;
	top:10px;
	width:520px;
	height:120px;
	z-index:4;
}
#logos .png {
	behavior: url(iepngfix.htc);/*correção de transparencia no IE6*/
}
#unifran {
	position:absolute;
	left:544px;
	top:26px;
	width:121px;
	height:64px;
	z-index:5;
	behavior: url(iepngfix.htc);/*correção de transparencia no IE6*/
}
#menuLateral {
	display:none;
}
#conteudo {
	float:left;
	clear:both;
	width:780px;
	height:auto;
	z-index:5;
	padding:10px;
	margin:0px;
	border-top:2px solid #c2d3a2;
	border-bottom:2px solid #c2d3a2;
	font-size:14px;
}
#endereco {
	float:left;
	clear:both;
	width:356px;
	height:auto;
	z-index:5;
	padding:10px;
	margin:0px;
	margin-left:420px;
	border-left:1px solid #c2d3a2;
	font-size:12px;
}
#menuRodape {
	display:none;
}
