/*#10950d #097909*/

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

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

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

.clear{
	clear:both;
}

.right{ float:right;}
.left{ float:left;}

#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: #10950d;
	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 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;
}

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

}

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

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

.titulo3 {
	color: #12678b;
	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: #5462c5;
	border: 1px solid #013c55;
	font-size: 11px;
	color: #ffffff;
	padding: 4px;
}

.marq {
	width: 750px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	text-align:center;
	margin-left:25px;
	margin-right:25px;
	margin-top:0px;
}

#relogio{
	position:absolute; 
	margin: 15px 0px 0px 684px; 
	text-align:right; 
	color:#9d9d9d;
}

#marcas{
	border:1px solid #60C440;
	border-top:none;
	width:178px;
}

/***************************/
.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); }


.sep_conteudo {
	height:1px;
	background-color: #CCC;
	width:100%;
	}
