/* CONTAINER */

#container {
	margin:0 auto;
	width:916px;
}

.container_borderleft {
	width:10px;
	background-image:url('/media/images/container_borderleft.gif');
	background-repeat:repeat-y;
	background-position:top left;
	
}

.container_borderright {
	width:10px;
	background-image:url('/media/images/container_borderright.gif');
	background-repeat:repeat-y;
	background-position:top left;
}

/* HEADER */

#header {
	height:83px;
	text-align:right;
	background-color:#ffffff;
	background-image:url('/media/images/header_background.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.user {
	height:63px;
	padding-right:50px;
}

.menu1{
	background-color:#FFFFFF;
}

.menu2{
	float:right;
	padding-right:51px;
}

.bordertopL_menu1_1 {
	height:48px;
	width:19px;
}

.bordertopC_menu1_1 {
	height:48px;
	width:228px;
	background-image:url('/media/images/bordertopC_menu1_1.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

.bordertopR_menu1_1 {
	height:48px;
	width:16px;
}

.borderML_menu1 {
	width:19px;
	background-image:url('/media/images/borderML_menu1.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

.borderMR_menu1 {
	width:16px;
	background-image:url('/media/images/borderMR_menu1.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

.borderbottomL_menu1 {
	height:156px;
	width:19px;
	background-image:url('/media/images/borderbottomL_menu1.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.borderbottomC_menu1 {
	height:156px;
	width:228px;
	background-image:url('/media/images/borderbottomC_menu1.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.borderbottomR_menu1 {
	height:156px;
	width:16px;
	background-image:url('/media/images/borderbottomR_menu1.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

/* CONTENT */

#bordertopcontent {
	height:37px;
	background-image:url('/media/images/bordertopcontent.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#bordertopcontent2 {
	height:63px;
	background-image:url('/media/images/bordertopcontent2.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#bordertopcontent3 {
	height:44px;
	background-image:url('/media/images/bordertopcontent3.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#content {
	background-color:#a7241b;
	background-image:url('/media/images/content_background.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
}

#destaques {
	background-color:#FFFFFF;
}

.titulo_output{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	height:25px;
	border-bottom:1px solid #e1e1e1;
}

.titulo_output_mapa{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	height:25px;
}
	
#output {
	padding:0px 22px 10px 18px;
}

.outputC {
	background:#FFFFFF;
	background-image:url('/media/images/back_output.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0px 10px 0px 10px;
	text-align:justify;
}

.borderL_output {
	width:15px;
	background-image:url('/media/images/borderL_output.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

.borderR_output {
	width:16px;
	background-image:url('/media/images/borderR_output.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

.bottomR_output {
	height:14px;
	width:16px;
	background-image:url('/media/images/bottomR_output.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.bottomL_output {
	height:14px;
	width:15px;
	background-image:url('/media/images/bottomL_output.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

.bottomC_output {
	height:14px;
	background-image:url('/media/images/bottomC_output.gif');
	background-position:top left;
	background-repeat:repeat-x;
}

/* BANNER */

#banner {
	height:228px;
}

#banner2 {
	height:99px;
}


/* FOOTER */

#footer {
	clear:both;
	height:35px;
	background-image:url('/media/images/footer_background.gif');
	background-color:#ffffff;
	color:#ffffff;
}

#footer .left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width:450px;
	padding-top:8px;
	padding-left:33px;
}

#footer .left a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#footer .right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	width:200px;
	padding-right:30px;
}

.www a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

/* PESQUISA */

#search {
	float:right;
	width:180px;
	height:100px;
	border-left: 1px dashed #FFFFFF;
	padding:0px 0px 0px 10px;
}

#servicos {
	padding-left:27px;
}

#links {
	padding-left:27px;
}

#links a {
	padding-bottom:5px;
}

#bottom {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
