@charset "utf-8";
/* CSS Document */
body{
padding:0;
margin:0;
background: #FFF;
background:url(../img/bg_top.gif) top repeat-x;
}
.body{
background:url(../img/stf.gif) bottom no-repeat;
width:100%;
position:absolute;
}
.site{
margin-left:51%;
}
#head{
width:750px;
margin-left:-375px;
margin-top:50px;
right:0px;
position:relative;
}
#head h1{
background:url(../img/fundo_relogio.gif) no-repeat;
position:absolute;
width:95px;
height:83px;
margin-left:15px;
margin-top:-10px;
z-index:1;
}
#head .horatxt{
color:#FFFFFF;
font-family:Arial;
font-size:30px;
text-align:center;
margin-top:25px;
}
#head h2{
position:absolute;
margin: 25px 0 0 120px;
color:#FFFFFF;
font-family:Arial;
font-size:11px;
}
#head .logo{
background:url(../img/logo.gif) no-repeat;
position:absolute;
width:285px;
height:137px;
margin-left:452px;
margin-top:-100px;
z-index:5;
}
#topo{
background:url(../img/top_middle.gif) repeat-x;
height:61px;
width:100%;
z-index:0;
}
#flash_menu{
position: relative;
margin-left:-390px;
margin-top:12px;
z-index:2;
}
#flash_menu #flash{
width:743px;
height:234px;
position:relative;
z-index:2;
}
#flash_menu #menu{
background:url(../img/menu_bg.gif) no-repeat;
width:204px;
height:214px;
position: absolute;
margin-left:520px;
margin-top:-220px;
text-align:right;
padding-top:20px;
z-index:3;
}
#flash_menu #menu a{
color:#000000;
font-family:Arial;
font-size:13px;
text-decoration:none;
margin-right:10px;
font-weight:bolder;
}
#flash_menu #menu a:hover{
color:#FFFFFF;
}
#conteudo{
background:#000000;
margin-left:-340px;
width:700px;
position: relative;
margin-top:10px;
padding-top:15px;
margin-bottom:5px;
display:table;
}
#conteudo h1{
color:#FFFFFF;
font-family:Arial;
font-size:16px;
text-align: left;
margin-left:0px;
padding: 5px 80px 10px 60px;
font-weight: bold;
}
#conteudo h2{
color:#FFFFFF;
font-family:Arial;
font-size:14px;
text-align: left;
margin-left:0px;
padding: 5px 80px 10px 60px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
#conteudo p{
color:#fdffe0;
font-family:Arial;
font-size:12px;
padding: 5px 80px 10px 60px;
text-align:justify;
}
#bottom{
margin-left:-415px;
background:url(../img/bottom_middle2.gif) repeat-x;
height:52px;
width:775px;
z-index:1;
position:relative;
margin-bottom:300px;
}
#bottom h1{
background:url(../img/bottom_left2.gif) left no-repeat;
width:65px;
height:52px;
position:absolute;
margin-top:0;
float:left;
left:0;
}
#bottom h2{
background:url(../img/bottom_right2.gif) right no-repeat;
width:65px;
height:52px;
float:right;
margin-top:0;
right:0px;
position:absolute;
}
#bottom p{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
padding-top:15px;
text-align:center;
}
.nav3 {
	width: 500px;
	text-align: justify;
	margin-top:0px;
	position:relative;
	margin-left:90px;
}
.nav3 ul{
	width: 500px;
	margin-left:0px;
	overflow: hidden;
	padding:0px;
	background: none;
	margin-bottom:0px;
	text-align:justify;
}
.nav3 li {
	padding:0;
	width: 100%;
	background: none;
	margin-bottom:10px;
}