/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border: 0px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

table {
	border-color:#FE9900;
	border-style:solid;
	border-width:0px;
	background-color:#FFFFFF;
}

table td {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EFEFEF;
	text-align:center;
}

.esq td{
	text-align:left;
}

#container {
	width: 778;
	position: absolute;
	margin-left: -389px;
	left: 50%;
}

#menu {
	width:155px;
	float:left;
}

#menu_top {
	background-image:url(../images/menu_top.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:16px;
}

#menu_middle {
	background-image:url(../images/menu_middle.jpg);
	background-repeat:repeat-y;
	width:155px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
}

#menu_botton {
	background-image:url(../images/menu_botton.jpg);
	background-repeat:no-repeat;
	width:155px;
	height:16px;
}

#conteudo {
	width:610px;
	float:right;
	text-align:center;
	margin-left:13px;
}

#topo {
	width:610px;
	height:168px;
	background-image:url(../images/topo.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

#middle {
	width:765px;
	background-image:url(../images/img_conteudo.jpg);
	background-repeat:repeat-y;
}


#bottom {
	width:765px;
	background-image:url(../images/down.jpg);
	background-repeat:no-repeat;
	height:28px;

}

#linkCPD {
	display:block;
	width:73px;
	height:28px;
	left:5px;
	position:absolute;
}

#linkUFV {
	display:block;
	width:225px;
	height:28px;
	left:535px;
	position:absolute;
}

#linkTopo {
	display:block;
	width:600px;
	height:170px;
	left:175px;
	position:absolute;
}


#destaque {
	width:610px;
}

#destaque_foto {
	float:left;
	width:286px;
}

#destaque_texto {
	float:right;
	width:315px;
	text-align:left;
}

#subdestaque {
	clear:both;
}

#subdestaque_esq {
	float:left;
	width:286px;
	text-align:left;
}

#subdestaque_dir {
	float:right;
	width:315px;
	text-align:left;
}

#subdestaque2 {
	clear:both;
	margin-top:10px;
	_margin-top:0px;
}

#subdestaque2_esq {
	float:left;
	width:286px;
	text-align:left;
}

#subdestaque2_dir {
	float:right;
	width:315px;
	text-align:left;
}

.titulo {
	font-weight:bold;
}

.descricaoComentario {
	line-height:150%;
}

.titulo_pagina {
	font-weight:bold;
	font-size:14px;
}

.textoNoticia {
	text-align:justify;
}

#linhaDestaque {
	clear:both;
}