body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}
#content {
	background-image: url(images/bg2_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 779px;
}





a:link, a:visited, a:active {
	color: #3B6175;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}
#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 223px;
	overflow: hidden;
}
#content #content_inside {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
}
#footer {
	background-color: #BCCDC4;
	height: 150px;
	padding-top: 15px;
	font-size: 10px;
	text-align: center;
	clear: both;
}

#header #header_inside {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #header_inside #logo {
	position: relative;
	top: 18px;
}
#header #header_inside #slogan {
	position: relative;
	top: -70px;
	left: 30px;
}
#header #header_inside #flags {
	position: relative;
	width: 190px;
	left: 660px;
	top: -75px;
}
#header #header_inside #menu {
	position: relative;
	width: 632px;
	left: 210px;
	top: -55px;
}
#header #header_inside #menu .btn_menu {
	vertical-align: middle;
	margin-bottom: 40px;
}
#header #header_inside #menu #separator {
	padding-right: 20px;
	padding-left: 20px;
}
#coluna_esquerda{
	width: 160px;
	float: left;
}
#content #content_inside #coluna_esquerda #menu a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDCB6;
}
.titleG {
	font-weight: bolder;
	font-size: 16px;
	margin-left: 8px;
	color: #99B86A;
	
}
.titleB {
	font-weight: bolder;
	font-size: 16px;
	margin-left: 8px;
	color: #3B6175;
}
.titleP{
	font-weight: bolder;
	font-size: 16px;
	margin-left: 22px;
	color: #646048;
	font-family : maiandra GD;
	
}
.titleR {

	font-weight: bolder;
	font-size: 16px;
	margin-left: 8px;
	color: #F7921C;
}

#coluna_direita{
	width: 635px;
	float: right;
}
#content #content_inside #coluna_direita #blocos img {
	float: left;
	margin: 8px;
}
#content #content_inside #coluna_direita #blocos {
	height: 140px;
	width: 450px;
}
#content #content_inside #coluna_direita #detalhe {
	float: right;
	width: 160px;
}
.bggray {
	background-color: #F4F5F1;
	padding: 10px;
}
.contentright {
	padding-left: 11px;
	padding-right: 8px;
	background-color: #F4F5F1;
}

.contentleft {
	padding-right: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DCDFD0;
	border-right-color: #DCDFD0;
	border-bottom-color: #DCDFD0;
	border-left-color: #DCDFD0;
}
.lineh {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FDDFBB;
	border-bottom-color: #FBC98C;
	margin-top: 6px;
	margin-bottom: 6px;
}
.more a{
	font-weight: bold;
	color: #99B86A;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	color: #BFC4AA;
}
td.titulo{
     background-image : url(images/titulo.jpg);
	 background-repeat : no-repeat;
	 color : #FFF;
	 height : 50px;
	 text-align : center;
     font-family : maiandra GD;
     font-size:15px;
	 vertical-align:top;
	 padding-top : 10px;
}
