@import url("reset.css");
/* CSS Document */

* {
	font: 12px Arial, Helvetica, sans-serif;
	outline: none;
	line-height:1.7em;
	vertical-align:middle;
	text-align:left;
	color:#5D5144;
}


body{
	text-align:center;
	background:#E9E5E2 url(../img/bg.jpg) repeat-x bottom left;

}

div#geral{
	width:985px;
	margin:0px auto;
	background:#E8DCCE url(../img/bg_geral.jpg) no-repeat bottom left;
	height:auto;
	position:relative;


}

a { color:#5D5144; text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { color:#5D5144; !important; }
strong { font-weight:bold !important;}

div#cabecario{
	height:155px;
	width:985px;
	margin:0px auto;
	position:relative;
	background:url(../img/bg_cabecario.jpg) no-repeat bottom right;
}

div#logo{
	width:208px;
	height:179px;
	background:url(../img/logo.jpg) no-repeat;
	position:absolute;
	bottom:-28px;
	left:20px;
	z-index:1;

}

div#logo h1 a {
	width:208px;
	height:179px;
	display:block;
	text-indent:-9999px;
	outline:none;
}


/*MENUS*/
div#menu_topo {
	position:absolute;
	right:0;
	top:50px;
	height:40px;
	color:#A99D8D;

}

div#menu_topo ul li {
	display:inline;
	padding:0 10px;

}

div#menu_topo ul li a {
	color:#665848;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

div#menu_topo ul li a:hover {
	color:#A74800;
}



div#menu_geral {
	background:url(../img/bg_menu.jpg) repeat-x top left;
	height:27px;
	padding-bottom:2px;
	line-height:27px

}

div#menu_geral ul {
	float:right;
}

div#menu_geral ul li {
	display:inline;
	padding:0 10px;

}

div#menu_geral ul li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div#menu_geral ul li a:hover {
	color:#E6D9CA;
}


/*BANER*/
div#baner{
	background:url(../img/baner.jpg) no-repeat center center;
/*	height:178px;
	width:985px;*/
}



/*CORPO*/
div#corpo {
	height:680px;
	overflow:hidden;
}

div#recuo {
	width:210px;
	height:500px;
	float:left;
	border-right:1px solid #AB9E8D;
	
}

div#colunameio {
    height:439px;
	width:395px;
	float:left;
	margin:5px;
	padding:10px;
	background:#EDE5DA;
	border:1px solid #AB9E8D;
/*	background:url(../img/linha_vertical.gif) repeat-y top left;
*/}

div#colunameio h2 {
	font-size:16px;
	background:#344674;
	color:#fff;
	line-height:30px;
	padding-left:10px;
}

div#colunameio .box {
	padding:10px 0;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #AB9E8D;
	
}

div#colunameio .box p.titulo {
	font-weight:bold;
	margin:4px 0;
	text-transform:uppercase;

}

div#colunameio .data_evento, div#colunameio .local_evento  {
	font-weight:bold;
	color:#AA4B00;
	width:220px;

}

div#colunameio .data_evento span, div#colunameio .local_evento span {
	background:none !important;
	color:#7C6C58 !important;
	font-weight:bold;
	font-size:12px !important;
}

div#colunameio .box span {
	font-size:10px;
	background:#344674;
	color:#fff;
	text-align:center;
	margin:5px 0;
	padding:1px 6px;

}

div#colunameio div.box img {
	float:right;
	margin-left:10px;
	background:#fff;
	border:1px solid #AB9E8D;
	padding:5px;

	
}

div#colunadireita {
	height:440px;
	width:310px;
	float:left;
	margin:5px 0 0 9px;
	padding:10px;
	background:#EDE5DA;
	border:1px solid #AB9E8D;
/*	background:url(../img/linha_vertical.png) repeat-y top left;
*/}

div#colunadireita h2 {
	font-size:16px;
	background:#AE9F8D;
	color:#fff;
	line-height:30px;
	padding-left:10px;
}

div#colunadireita .box {
	padding:10px 0;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #AB9E8D;
	
}

div#colunadireita .box p.titulo {
	font-weight:bold;
	margin:4px 0;
	text-transform:uppercase;
}

div#colunadireita .box span {
	font-size:10px;
	color:#fff;
	margin:5px 0;
	background:#AA4B00;
	text-align:center;
	padding:1px 6px;
}


div#colunadireita .box .leia a{
	font-size:10px;
	color:#fff;
	margin:1px 0;
	background:#AE9F8D;
	text-align:center;
	padding:1px 6px;
	float:right;
	margin-top:3px;
}

div#colunadireita div.box img {
	float:left;
	background:#fff;
	border:1px solid #AB9E8D;
	padding:5px;
	margin-right:10px;

}





div#baixo {
	width:985px;
	margin:0 auto;
	height:150px;
	position:relative;
/*	background:url(../img/bg_baixo.jpg) repeat-x top left;
*/

}

	


/*RODAPE*/
div#rodape{
	height:250px;
	width:985px;
	margin:0 auto;
	background:transparent url(../img/transp.gif) repeat center;
	position:relative;
}

#rodape .publicidade {
	width:485px;
	height:90px;
	position:absolute;
	top:30px;
	left:480px;
	background:#4F381B;
	padding-left:15px;
}

#rodape .publicidade span {
	font-size:10px;
	color:#E9D17E;
}

#rodape #centro_rodape {
	width:590px;
	height:70px;
	position:absolute;
	top:110px;
	left:20px;
	border-bottom:5px solid #E9D17E;
	padding:10px;
}


#rodape .frase p, #rodape .frase span {
	color:#E6DACC;
	font-size:13px;
	font-style:italic;
	width:320px;
	float:left;
	
}

#rodape .frase p span {
	font-weight:bold;
	text-align:right;
	width:300px;

}

#rodape .contato{
	width:250px;
	height:100px;
	color:#EBEBEB;


}

#rodape .contato p, #rodape .contato span {
	color:#EBEBEB;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}

#rodape .contato p span {
	color:#E9D17E;
	font-size:15px;
	display:block;
	margin-top:5px;
}

#rodape .copy {
	width:330px;
	height:30px;
	position:absolute;
	bottom:10px;
	right:10px;
	color:#EBEBEB;
	font-size:11px;
	border-top:5px solid #E9D17E;
	text-align:right;
	padding-top:5px;
	

}

#rodape .copy a {
	font-size:11px;
	color:#fff;
}



/*GERAL*/
table tr td, table tr th {
	vertical-align:top;

}

table tr th {
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

.destaque, p.destaque, table tr td.destaque {
	font-weight:bold;
	font-size:14px;
	color:#AA4B00;
}
 
.subtitulo, table tr td.subtitulo {
	font-weight:bold;
	font-size:16px;
	color:#AA4B00;	
}

table.diretorias tr td, table.diretorias tr th {
	vertical-align:top;
	border-bottom:1px solid #D9CAB7;

}

