/* CONTAINER */

#container {
}


/* HEADER */

#header {
	width:100%;
	height:202px;
}

#header .left {
	height:202px;
	background-image:url(/media/images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:right;
}

#header .center {
	width:985px;
	background-image:url(/media/images/header_bg2.jpg);
	background-repeat:repeat-x;
}

#header .right {
	height:202px;
	background-image:url(/media/images/header_bg2.jpg);
	background-repeat:repeat-x;
	background-position:left;
}


/* CONTENT */

#content {
	margin:0 auto;
	width:957px;
}

#content_left {
	background-color:#ebebeb;
	width:193px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}

#content_left .block_01 {
	padding:10px 0px 2px 0px;
	background-color:#cdcdcd;
	background-image:url(/media/images/separador_01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_left .block_02 {
	padding:10px 0px 2px 0px;
	font-size:9px;
	background-color:#e2e2e2;
	background-image:url(/media/images/separador_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content_left .block_03 {
	padding:10px 0px 2px 0px;
}

#content_right {
	padding:0px 0px 0px 22px;
}

#content_right a:link,
#content_right a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
	text-decoration:none;
}

#content_right a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#969696;
	text-decoration:underline;
}


/* FOOTER */

#footer {
	height:70px;
	background-image:url(/media/images/footer_bg.gif);
	background-repeat:repeat-x;
	color:#969696;
	background-color:#ebebeb;
	font-size:9px;
}

#footer .left {
	float:left;
	width:224px;
	height:32px;
	background-image:url(/media/images/footer_01.gif);
	background-repeat:no-repeat;
	padding-top:38px;
}

#footer .center {
	float:left;
	height:54px;
	margin-top:16px;
	border-left:1px solid #cccccc;
	border-right:1px solid #ffffff;
}

#footer .right {
	float:left;
	height:35px;
	padding-top:35px;
	padding-left:40px;
}

#footer a:link,
#footer a:visited {
	color:#969696;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover {
	color:#969696;
	font-size:11px;
	text-decoration:underline;
}

#footer .link {
	float:left;
	border-right:1px solid #cccccc;
	border-left:1px solid #ffffff;
	height:34px;
	padding:20px 10px 0px 10px;
	background-image:url(/media/images/menu_footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


/* MENU */

#menu {
	background-image:url(/media/images/menu_bg.gif);
	height:44px;
	width:712px;
	float:left;
	background-color:#4f4b4a;
}

#menu_imagem {
	width:214px;
	float:left;
}

#menu_bg {
	background-image:url(/media/images/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:134px;
	clear:both;
}


#contactos_block {
	float:left;
	background-color:#ebebeb;
	width:467px;
	color:#8f8f8f;
}

#contactos_block a:link,
#contactos_block a:visited {
	font-size:11px;
	color:#8f8f8f;
}

#contactos_block a:hover {
	font-size:11px;
	color:#8f8f8f;
}

#contactos_block .top {
	background-image:url(/media/images/contactos_01.jpg);
	width:474px;
	height:45px;
}

#contactos_block .top_left {
	float:left;
	width:230px;
	padding-top:10px;
	margin-right:7px;
}

#contactos_block .top_right {
	float:left;
	width:230px;
	padding-top:10px;
	margin-left:7px;
}

#contactos_block .bottom {
	background-image:url(/media/images/contactos_03.jpg);
	white-space:normal; 
	height:258px;
	background-repeat:no-repeat;
	font-size:10px;
}

/* PESQUISA */

#search {
	height:29px;
	vertical-align:middle;
	padding-top:8px;
}

#search input {
	width:145px;
	border:1px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9d;
}

#search .input {
	float:left;
	margin-left:3px;
}

#search .submit {
	float:left;
	width:35px;
	border:0px;
	height:17px;
	margin-left:3px;
}

#submit input {
	width:16px;
	border:0;
	padding-left:5px;
}

#search_result h3 a {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
}

#search_modulos {
	padding-top:10px;
}

.pesquisa {
	background-image:url(/media/images/pesquisa.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:57px;
	float:left;
}


#news {
	width:169px;
	padding-left:3px;
}
#news form {
	margin:0px;
}

#news input {
	border:1px solid #f3f3f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#898989;
	font-weight:normal;
	margin-top:3px;
	width:169px;
}

#news .radio input {
	border:0px;
	width:13px;
	padding:0px;
	margin:0px;
}