/*
Desenvolvido pelo Centro de Comunicação da UFMG - CEDECOM
*/

body {
	font-family: Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border:0px;
}
table img{
	padding:15px 0 0 15px;
}
.tudo {
	width:100%;
	background-image: url(images/bgh2.png);
	background-repeat: repeat-x;
}
.headerbg {
	width:1000px;
	background-image: url(images/bgh.png);
	background-repeat: no-repeat;
}

.coluna { 
	text-align:left; 
	position: relative; 
	width:780px; 
	margin-left:auto; 
	margin-right:auto; 
	font-size: 14px; 
	color: #666; 
	margin:0; 
	padding: 0px; 
	line-height:12pt;
}

.center{
	text-align:center;
}

.barra { 
	width:610px;
	height:32px;
	background-image: url(images/bgbarra.png);
	background-repeat: repeat-x;
	color: #FFF;
	padding: 6px 5px 0px 5px;
	text-align: right;

}

.corpo { 
	background-color: #FFF;
	border:1px #999 solid;
	font-size: 13px;  
	line-height:14pt;
	margin: 0 0 30px;
	padding: 10px 18px 18px;
}

.corpoh{
	position:relative;
	border:0px;
	top: -1px;
	padding:0 !important;
}

a:link,a:visited {
	color: #333;
}

a:active,a:hover {
	color: #999;
	text-decoration:none;
}

.cabecalho {
	background:url(cabecalho780.jpg) no-repeat center;
	text-align:right;
	padding:0 !important;
	height:127px;
}

.cabecalho p{
    color: #999999;
    font-size: 10px;
    position: relative;
    right: 35px;
    top: 85px;
}

.cabecalho h1{
	display:none;
}

.categoria2 {
	font-size: 14px; 
	color: #FFF; 
	padding: 4px 12px; 
	background-color: #AA3333; 
	margin-bottom: 19px;
	font-weight: bold;
}

.titulo2 {
	font-size: 14px; 
	color: #FFF; 
	padding: 4px 12px; 
	background-color: #E63C3B; 
	margin-bottom: 19px;
}

.categoria1 {
	font-size: 14px; 
	color: #FFF; 
	padding: 4px 40px;
	background-color: #ECEDED; 
	margin-bottom: 19px;
	margin-right:10px;
	font-weight: bold;
}

h2 {
	font-size: 15px; 
	color: #999; 
	padding: 4px 4px;
	margin-bottom: 19px;
	text-transform: uppercase;
	font-weight:900;
	letter-spacing:2px;
	position:relative;
	left:-22px;
}
.conteudo {
	width:600px;
	text-align:left; 
	padding: 0px 10px 0px 10px; 
}

.serv {
	color: #333;
	font-size: 12px;
	line-height:13pt;
	width: 608px;
	background-color: #fffce2;
	border:1px #b9a500;
	border-style: solid none;
	padding: 5px;
	
}

.footer {
	font-size: 10px;
	padding:0 !important;
	margin:0 !important;
}
.ativo{color:#C8102E;text-decoration:none;}
form#contactForm label{vertical-align: top;}
form#contactForm input, form#contactForm textarea{
	width:300px;
}
form#contactForm textarea{
	height:150px;
}
form#contactForm input.btn{
	width:60px !important;
}
#botao{
	width:350px;
	text-align:center;
}
form#contactForm div.campo{margin: 10px 0; width: 310px;}
form#contactForm input#submitBtn{clear: both;}