@charset "utf-8";

/* @author: Carlos Eduardo */
body {
	color: #E6F8DD;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

html,body,h1,h2,h3,h4,h5,h6,form,fieldset,p,ol,ul,li,dt,dd,dl,table,th,tr,td
	{
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color:#000000;
}

img {
	border: none;
}
/*#####3#####WRAPPER########3*/
	#wrapper {
		margin: 0 auto;
		text-align: left;
	}
	
	#wrapper-center{
		width: 970px;
		margin: 0 auto;
		position: relative;
		padding-bottom: 160px;
		
	}
	
	#wrapper .clearf {
		clear: both;
		height: 20px;
		margin: 50px 5px 5px 100px;
		width: 640px;
	}
	
	#wrapper .clearf hr {
		border-color: #006600;
		width: 640px;
	}



#form {
	padding-top: 20px;
}

#header {
	height: 130px;
	width: 100%;
	background: #050505 url("../_imagens/header-bg.png") no-repeat;
	padding-top: 20px;
	margin-top:-15px;
}

    
    #logo {margin:0px 0 5px 75px; float:left; font-size:22px;}
    #fone {float: right; margin-right: 130px; margin-top: 30px; font-weight: lighter; font-size:22px;}

#contato-header {
color:#FFFFFF;
float:right;
font-size:12px;
height:26px;
margin-top:-26px;
text-align:center;
width:200px;
}    
#contato-header li { background:url("../_imagens/bg-contato-header.png") no-repeat; margin-left:12px; float:left; height:26px; width:86px; padding-top:8px; list-style:none;}


/*################# MENU #############33#*/

	#tray {margin-left:35px; height:35px;  font:17px "Bauhaus",sans-serif; font-weight: lighter;}
    #tray ul {margin:0 30px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:7px 20px 8px 18px; text-decoration:none;}
    #tray li a:hover {background:#E80074; color:#fff;}
    #tray li#tray-active a {background: #E80074; color:#fff;}
    
    #tray {}
    #tray li a {color:#000;}
   

/*############# RESET ################*/
.noscreen {display:none;}

#footer {
	border: none;
	height: 150px;
	margin: 0;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width:100%;
	background:#000000;
	font-size:14px;
}

a.linkum:link {
	color: #00;
	text-decoration: none;
}

a.linkum:visited {
	color: #000;
	text-decoration: none;
}

a.linkum:hover {
	color: #000;
	text-decoration: underline;
}

a.linkum:active {
	color: #000;
	text-decoration: underline;
}

a.linkdois:link {
	color: #01395A;
	text-decoration: none;
}

a.linkdois:visited {
	color: #01395A;
	text-decoration: none;
}

a.linkdois:hover {
	color: #01395A;
	text-decoration: underline;
}

a.linkdois:active {
	color: #01395A;
	text-decoration: underline;
}

.btSubmit {
	width: 80px;
	background: url(../_imagens/botao-enviar.png) no-repeat;
}

/*BOX's*/
	.box-03-top {width:956px; height:55px; background:url("../_imagens/box-03-top.jpg") 0 0 no-repeat;  margin-left:15px; }
    .box-03-bottom {width:956px; height:8px; margin-bottom:5px; background:url("../_imagens/box-03-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; margin-left:15px; }
    .box-03 {padding-left:9px; background:url("../_imagens/box-03.gif") 0 0 repeat-y; padding-top:26px; margin-left:15px; padding-left:20px;}
	.box-03-top h1{margin-left:60px; padding-top:8px;}
	
/*outrossssss*/

img.f-right {margin-left:15px; }
img.f-left {margin-right:15px;}
.input {padding:7px; background:url("../_imagens/input.gif") 0 0 no-repeat; font:120%/1 "arial",sans-serif;}
.smaller {font:90%/1.8 "tahoma",sans-serif;}	
.submit{float:right;margin-top:10px;}	