﻿.titulo{
	font-family: "Lucida Sans Unicode";
	color: #e70d16;
	font-size: 12px;
	text-align:left;
	clear:both;
    font-weight:bold;
}
.titulo2{
	font-family: "Lucida Sans Unicode";
	color: #494949;
	font-size: 12px;
	text-align:left;
	clear:both;
    font-weight:bold;
}
.texto{
	font-family: "Lucida Sans Unicode";
	color: #2f2f2f;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.destaque{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:bold;
}
.etiqueta{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:bold;
}
.data{
	font-family: "Lucida Sans Unicode";
	color: #2f2f2f;
	font-size: 11px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.destaque2{
	font-family: "Lucida Sans Unicode";
	color: #686868;
	font-size: 12px;
	text-align:left;
	clear:both;
	font-weight:normal;
}
.caixas{
	color:#999;
	border: thin #C0C0C0 dotted;
	font-size:12px;
	vertical-align: middle
}

/* ---------------CORPO DO HEADER-------------------------- */

#cabecalho{
	margin: 0 auto;
	width:770px;
	height:200px;
	position:relative;
	clear:both;
	background-repeat: repeat-x;
	background-position: center top;
}
#cabecalho_menu {
	margin: 0 auto;
	width: 770px;
	height: 30px;
	position: relative;
	clear: both;
	background-repeat: repeat-x;
	background-position: center top;
}
#cabecalho_rotativo {
	margin: 0 auto;
	width: 750px;
	height: 250px;
	position: relative;
	clear: both;
	background-repeat: repeat-x;
	background-position: center top;
}

#main{
	margin: 0 auto;
	min-width:770px;
	width:770px;
	min-height:700px;
	position:relative;
	clear:both;
	background-color:#ffffff
}

#main2{
	margin: 0 auto;
	min-width:750px;
	width:750px;
	min-height:500px;
	width:750px;
	position:relative;
	clear:both;
	background-color:#ffffff
}

#area_esq {
width:520px;
/*width: 220px;*/
/*height:auto;*/
height:auto;
float:left;
margin-top:1%;
margin-left:3%;
padding:0.5%;
background:url(../imagens/barra_esq.png) no-repeat;
background-position:right;
/*background-color:#FFF;*/
vertical-align:top;
/*background-attachment: scroll;*/
}


#area_dir{
width:180px;
height:auto;
position:relative;
display:table-row-group;
float:right;
margin-top:1%;
margin-right:1%;
padding:0.5%;
vertical-align:top;
}

#rodapecontactos{
	margin: 0 auto;
	min-width:770px;
	width:770px;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	position:relative;
	clear:both;
	text-align:center;
	vertical-align:central;
		background-color:#ffffff
}


#rodape{
	margin: 0 auto;
	min-width:770px;
	width:770px;
	height:30px;
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 12px;
	position:relative;
	clear:both;
	text-align:center;
	vertical-align:central;
	background-color:#0c7ea3
}
#rodape2{
	margin: 0 auto;
	min-width:770px;
	width:770px;
	height:25px;
	position:relative;
	clear:both;
	background:url(../imagens/rodape.jpg) repeat-x;
}
