body { background: url(img/bg.gif); }
p { line-height: 1.2; margin-bottom: 5px; }

a:link, a:visited { text-decoration: underline; color: #000000; }
a:hover { color: #666666; }

#conteudo h3 { 
	text-transform: uppercase; 
	font-weight: bold; 
	padding: 15px 0 10px 0; 
	font-size: 14px;
}

#conteudo p { 
	font-size: 11px;
}
li {
	font-size: 11px;
}


div#container {
	position: relative;
	width: 775px;
	background: #ffffff;
	margin: 0 auto;
}

#cabecalho {
	position: relative;
	width: 100%;
}

#logo {
	position: absolute;
	width: 161px;
	height: 194px;
	padding-top: 17px;
	padding-left: 17px;
}

#menu {
	height: 31px;
	padding: 19px 0 19px 178px;
	background: #39305b;
}

td#principal {
	height: 31px;
	display: block;
	vertical-align: middle;
}

td#principal a {
	display: block;
	height: 31px;
	padding: 0 16px;
	text-align: center;
	vertical-align: middle;
	float: left;
	background: url(img/menupbg.jpg) right no-repeat;
	text-decoration: none;
}

#submenuBox { position: relative; }
td#submenu { padding: 8px 0 8px 20px; height: 15px; }
td#submenu ul { list-style: none; }
td#submenu li { float: left; width: 65px; margin: 0;
	border-right: 1px solid #9c98ad; text-align: center; }

#subTop {
	position: absolute;
	top: -27px;
	width: 207px;
	height: 7px;
	background: url('img/submenuTop.jpg') no-repeat;
}

#busca {
	padding: 6px 10px;
	height: 21px;
	background: #a8b9cd;
	text-align: right;
}

#busca * { vertical-align: middle; }
#busca select { width: 160px; }

#galeria {
	height: 86px;
	padding: 17px 18px 17px 194px;
	background: #b6cddd;
}

#galeria .thumb {
	padding: 1px;
	margin-right: 13px;
	border: 1px solid #697b30;
	line-height: 0;
}

table#conteudo {
	width: 100%;
}

td#lateral {
	width: 177px;
	padding: 15px 18px;
	background: #FFFFFF;
}

td#centro {
	padding: 12px 18px;
	background: #92a4b1;
}

#rodape {
	width: 100%;
	padding: 12px 0;
	background: #201747;
	text-align: center;
	color: #FFFFFF;
}

#rodape a:link, #rodape a:visited { text-decoration: none; color: #FFFFFF; }
#rodape a:hover { text-decoration: underline; color: #FFFFFF; }

#quadros {
	background-image: url(../style/img/bgquadros.jpg);
	background-color:#4c4e52;
	background-repeat:repeat-x;
	width:700px;
	clear:both;
	padding:7px 7px 7px 7px;
	display:table;
}

#quadros a {
	text-decoration: none; 
	color: #FFF;
}

#quadros a:hover {
	color: #B2B3B5;
}

div#resposta ul {
	border: 1px dashed #AAAAAA;
	padding: 6px 10px;
	color: #000000;
}


#sites {
	background-color:#4c4e52;
	float:left;
	padding: 10px 20px 10px 10px;
}

#fotos {

	float:left;
	padding: 5px;
}

#fotos ul {
	color: #FFF;
	padding:5px;
}

#legenda {
	background-color:#4c4e52;
	margin-left:7px;
	width:150px;
	padding:5px;
	text-align:left;
	height:428px;
	color:#FFFFFF;
	float:right;
}


.titulo {
	font-size:15px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.subtitulo {
	color:#242424;
	font-weight:bold;
}

#space {
	padding: 5px 10px 0 0;
}


dl { width: 700px; }
dl,dd { margin: 0; }
dt { background: #fff; font-size: 18px; padding: 5px; width: 700px;}
dt:hover {background: #EFF9FF;}
dt a { color: #FFF; text-decoration: none !important; margin-left: -4px;}
dd a { color: #000; }
#base ul { list-style: none; padding: 5px; background: #fff; width: 700px; }

	
#base {
	width: 740px; 
	background: #B6CDDD;	
	margin-top: 10px;
}

#img {
	float: left; 
	width: 480px; 
	height: 329px;
	background: #fff;
}

#info {
	float: right; 
	width: 200px; 
	height: 329px;
	margin-right: 50px;
	background: #fff;
}
#info h2 { font-size: 14px; }
#info h3 { font-size: 12px; }
#info p { font-size: 11px; } 
