@charset "utf-8";
/* CSS Document */

body {
	background-image:url(imagem/fundo-1px.png); background-color: #0a89f1;
	background-position:top; background-repeat:repeat-x;
	margin: 0;
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}

h1 {
	margin-top: 30px; margin-bottom: 30px; margin-left: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #004173;
	}
	
	h1 a{
	color: #666666;
	font-weight:normal;
	text-decoration: none;
	}
	
		h1 a:hover{ color:#000000; text-decoration:underline;}

h2{ font-weight:normal; color: #004173; margin-left: 15px;}

a { color:#000;}

	a:hover { color: #666; text-decoration:none;}
	
p { margin-left: 16px; margin-right: 14px; text-align:left;}

li{ list-style:disc; margin-bottom: 10px;}

dt{ color:#004173; font-weight:normal; padding-bottom: 10px;}

	dt a{ font-size:14px; margin-left: 15px; display:block; color:#FFFFFF; width: 900px; height: 20px; background-color:#004173; padding-top: 5px; padding-bottom: 5px; padding-left: 37px; text-decoration:none;}
		
		dt a:hover{ color: #FFF; text-decoration:underline;}
		
dd p { margin-bottom: 30px;}			

#corpo {
}

#flash { width:663px; height:188px; margin:auto; margin-top: 15px;}

#projeto { margin-left: 60px; margin-top: 33px;}

	#projeto p { width: 430px; float:right; margin-top: 20px; margin-right: 40px;}
	
	#projeto a{ color:#000; text-decoration:none;}
		#projeto a:hover { color:#999999; text-decoration:underline;}

#fazemos h1{ margin-top:0; margin-bottom: 30px;}

#projeto-area { clear:both; display:block; background: #DBDBDB; padding: 20px; margin-bottom: 20px; }

	#projeto-area img {float:right; border:solid 10px #ccc; margin-right: 20px; margin-bottom: 40px;}
