/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(intro/bg.jpg) repeat-x #FFF;
}
.content{
	margin:0 auto;
	width:936px;
}
.img{
	float:left;
	margin:45px 0 0 0;
	width:936px;
	height:559px;
	background:url(intro/foto.jpg) no-repeat;
}
.entrar a{
	margin:527px 0 0 19px;
	background:url(intro/entrar.jpg) no-repeat;
	display:block;
	overflow:hidden; 
	text-indent:-199999px;
	width:87px;
	height:13px;
}
.barra{
	float:left;
	width:936px;
	height:67px;
}
.barra h2{
	float:right;
	margin:23px 10px 0 0;
	background:url(intro/logotipo.jpg) no-repeat;
}
.barra h2 a{
	display:block;
	overflow:hidden; 
	text-indent:-199999px;
	width:169px;
	height:39px;
}
.barra h3{
	float:left;
	margin:21px 0 0 15px;
	width:249px;
	height:45px;
	background:url(intro/abaixotopo.jpg) no-repeat;
	display:block;
	overflow:hidden; 
	text-indent:-199999px;
}

.itensfooter{
	margin:0 auto;
	width:400px;
	font:11px arial;
	color:#a8b0b5;
}
.itensfooter ul{
	float:left;
	margin:0;
	padding:0;
}
.itensfooter li{float:left; list-style-type:none; margin:0 2px;}

.dassault{overflow:hidden; text-indent:-199999px;}
.dassault a{
	margin:0 10px 0 0;
	width:71px;
	height:29px;
	display:block;
	background:url(intro/footer/dassault.gif) no-repeat;
}
.dassault a:hover{background:url(intro/footer/dassault.gif) no-repeat;}

.snecma{overflow:hidden; text-indent:-199999px;}
.snecma a{
	width:69px;
	height:18px;
	margin-top:8px;
	display:block;
	background:url(intro/footer/snecma.gif) no-repeat;
}
.snecma a:hover{background:url(intro/footer/snecma.gif) no-repeat;}

.thales{overflow:hidden; text-indent:-199999px;}
.thales a{
	width:69px;
	height:29px;
	display:block;
	background:url(intro/footer/thales.gif) no-repeat;
}
.thales a:hover{background:url(intro/footer/thales.gif) no-repeat;}

.copyright{
	width:84px;
	height:17px;
	display:block;
	background:url(intro/footer/copyright.gif) no-repeat;
	overflow:hidden;
	text-indent:-199999px;
}

.consorcio{overflow:hidden; text-indent:-199999px;}
.consorcio{
	width:95px;
	height:17px;
	display:block;
	background:url(intro/footer/consorcio.gif) no-repeat;
}
.consorcio a:hover{background:url(intro/footer/consorcio.gif) no-repeat;}

.desenvolvido{overflow:hidden; text-indent:-199999px;}
.desenvolvido a{
	width:176px;
	height:17px;
	display:block;
	background:url(intro/footer/desenvolvido.gif) no-repeat;
}
.desenvolvido a:hover{background:url(intro/footer/desenvolvido.gif) no-repeat;}

