body {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #e7a038;	/* 005e09 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

img{
	behavior:url(/pngbehavior.htc)
}

a:link {
	color: #b13529;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b13529;
}
a:hover {
	text-decoration: none;
	color: #b13529;
}
a:active {
	text-decoration: underline;
	color: #b13529;
}

#wrapper {
	width:810px;
	margin: 0 auto;
}

#header {
	background-image: url(../gfx/topo.png);
	background-repeat: no-repeat;
	height: 172px;
	position:absolute;
	width: 808px;
	z-index:1000;	
}

#banner_img {
	padding-top:15px;
	padding-left: 4px;
	width: 800px;
	height: 207px;
}

#logo {
	height: 100px;
	width: 150px;
	margin-top: 57px;
	margin-left: 39px;
	background-color: #003366;
	vertical-align: middle;
}

#slogan {
	height: auto;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	width: auto;
	margin-top: 20px;
	margin-right: 20px;
}



/*#menu {
	position:absolute;
	left: 24px;
	top: 181px;
	z-index:900000000;
	height: 42px;
}*/





#menu li {
	background-image: url(../gfx/menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 127px;
	float: left;
	margin-right: 25px;
	text-align: center;
	vertical-align: middle;
	
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;

}

#content_wrapper {
	margin: 0 auto;
	width:801px;
	

}

#content{
	background-color: #FFFFFF;
	padding: 25px;
	

}

#rodape {
	background-color: #000000;
	width: 100%;

}

#rodape_content {
	margin: 0 auto;
	width:800px;
	background-color: #330d73;
}

#conteudo {
	padding: 25px;
	text-align: justify;
	background-color: #eeeeee;

}

.titulo1 {
	color: #b13529;
	font-size: 16px;
	font-weight:bold;
	margin: 0;
}

.titulo2 {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.titulo3 {
	color: #a96d44;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.texto_small {
	color: #666666;
	font-size: 10px;
}

.conteudo_rodape {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFFFFF;
	

}

a.link_peq:link {
	color: #FFFFFF;
	text-decoration: none;

	

}



a.link_peq:visited {
	color: #FFFFFF;
	text-decoration: none;


}



a.link_peq:hover {
	color: #FFFFFF;
	text-decoration: underline;

	

}

a.link_peq:active {
	color: #FFFFFF;
	text-decoration: underline;

	

} 

.form-field {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 350px;
	padding: 4px;
	color: #666666;

}

p {

padding:0;
margin-bottom: 10px;
}

.bt-submit {
	background-color: #b13529;
	border: 1px solid #840c00;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
}

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	
}

.CollapsiblePanelTab {
	
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.CollapsiblePanelContent a {
	text-decoration: none;
	color:#FFFFFF;
}


	.tempo {
	
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #cccccc;
	background-position: 0px 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.temp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #b13529;
}

.min-max {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999
}

.tt-tempo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
}

#menu_nav {
	height:35px;
}

ul#menu_nav {
	position: relative;
	height:35px;
	margin:0;
	width: 385px;
	padding: 0px;
}

ul#menu_nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	height: 35px;
	/*text-indent:-9999px;	*/
}

ul#menu_nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;	
	text-indent:-9999px;
	margin:0;
	padding:0;

}



li#home a{
	width:80px;
	height:35px;
	background-image: url(../gfx/hmenu/home.gif);
	background-repeat: no-repeat;
}

li#home a:hover { background-image: url(../gfx/hmenu/home_h.gif); }

li#empresa a{
	width:107px;
	height:35px;
	background-image: url(../gfx/hmenu/empresa.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

li#empresa a:hover { background-image: url(../gfx/hmenu/empresa_h.gif); }

li#servicos a{
	width:93px;
	height:35px;
	background-image: url(../gfx/hmenu/servicos.gif);
	background-repeat: no-repeat;
}
li#servicos a:hover { background-image: url(../gfx/hmenu/servicos_h.gif); }

li#contactos a{
	width:105px;
	height:35px;
	background-image: url(../gfx/hmenu/contactos.gif);
	background-repeat: no-repeat;
}
li#contactos a:hover { background-image: url(../gfx/hmenu/contactos_h.gif); }


/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: 12px Verdana;
list-style-type: none;
background: #ffffff;
overflow: hidden;
width: 940px;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 15px 8px 15px 10px; /*padding inside each tab*/
background: url(/gfx/body/top-menu-sep.gif) #fff left no-repeat;
color: #8b8b8b;
}

.mattblackmenu li a:visited{
color: #8b8b8b;
}

.mattblackmenu li a:hover{
color: #cb002b;
}

.mattblackmenu a.selected{
color: #cb002b;
}


/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #8b8b8b;
background:url(/gfx/1px-menu.png);
/*background-color:#FFF;*/

text-decoration: none;
padding: 7px 5px 7px 5px;
border: #e5e5e5 solid 1px;
border-bottom:none;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{

color: #cb002b;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}