@charset "utf-8";

@font-face {
	font-family: "Helvetica 25 UltraLight"; 
	font-style:normal;
	
	src: url(http://www.alicewonders.ws/veigajr/fonts/Helvetica25UltraLight.eot); /* IE */    
	src: local("Helvetica 25 UltraLight"), url(http://www.alicewonders.ws/veigajr/fonts/Helvetica25UltraLight.ttf) format("truetype"); /* non-IE */
}
 
body{
	background-color:#000000;
	margin:0;
}

.divClear{
	clear:both;}
	
	/* local(" Helvetica 25 UltraLight "),*/
	 
 
 /* Then use it like you would any other font   
 .yourFontName { font-family: yourFontName , verdana, helvetica, sans-serif;   
 }  */

  
.DIV_site {
	position:absolute;
	background-image:url(imagens/fundo.jpg);
	background-repeat:no-repeat;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
.DIV_testeira{
	float:left;
	width:1000px;
	height:150px;
}
.DIV_testeira_logo{
	float:left;
	margin-top:20px;
	margin-left:30px;
}
.DIV_testeira_relogio{
	float:right;
	width:400px;
	margin-right:0px;
	margin-top:-10;
}

.DIV_menu {
	float:left;
	width:300px;
	font-family: "Helvetica 25 UltraLight", Arial;
	font-size:25px;
	color:#999;
	text-decoration:none;
	text-align:right;
}
.DIV_menu a{
	float:left;
	width:300px;
	font-family: "Helvetica 25 UltraLight", Arial;
	font-size:25px;
	color:#999;
	text-decoration:none;
	text-align:right;
}
.DIV_menu span{
	margin-right:20px;
}
.DIV_menu_item{
	float:left;
	width:300px;
	height:35px;
	margin-bottom:2px;
	background-image:url(imagens/fundo_menu_off.png);
}
a.DIV_menu_item:hover{
	display:block;
	background-image:url(imagens/fundo_menu_on.png);
}

.DIV_submenu_texto p{
	text-align:justify;
	}

.DIV_submenu_texto3 p{

	text-align:justify;
	*margin-top: 30px;

}

.DIV_submenu_texto{
	width:330px;
}
	
.DIV_conteudo{
	float:left;
	width:900px;
	margin-top:20px;
	margin-left:50px;
}
.DIV_rodape{
	float:left;
	height:81px;
	width:1000px;
	background-image:url(imagens/rodape.jpg);
}
.DIV_rodape_logos{
	float:left;
	margin-top:7px;
	height:70px;
	width:240px;
	margin-left:360px;
}
.DIV_rodape_logos_logo{
	float:left;
	margin-right:2px;
	margin-left:10px;
}
.DIV_rodape_logos_texto{
	float:left;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	margin-top:15px;
}
.DIV_rodape_texto{
	float:left;
	margin-right:10px;
	margin-top:-15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	width:1000px;
	text-align:center;
}

.DIV_destaques_contato{
	float:left;
	width:1000px;
	font-family: "Helvetica 25 UltraLight", Arial;
	font-size:40px;
	color:#ed2053;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

/*---andamento da obra ----*/

#mycarousel img{
	border:0px;	
}