@charset "utf-8";
/* CSS Document */

#site {
	
	width:1000px;
	
}

#voluntario{
	background:url(../Imagens/Desenhos/promocao.png) no-repeat;
	width:544px;
	height:175px;
	margin-top:-15px;
	float:right;
	margin-right:75px;
}

#logo-Principal{
	background:url(../Imagens/Desenhos/logo-ACDD.png) no-repeat;
	width:295px;
	height:225px;
	margin-top: 10px;
	float:left;
	z-index: 1;
	position: relative;
}

#slogan{
	background:url(../Imagens/Desenhos/slogan.png) no-repeat;
	width:240px;
	height:130px;
	float:left;
	margin-left: 450px;
}

#placa{
	background:url(../Imagens/Desenhos/placa.png) no-repeat;
	width:85px;
	height:80px;
	margin-top:-15px;
	margin-left:-28px;
	z-index:3;
}

#mais-link1{
	background:url(../Imagens/Desenhos/mais-link.png) no-repeat;
	width:25px;
	height:23px;
	margin-top:136px;
	float:right;
	margin-right:8px;
}

#mais-link2{
	background:url(../Imagens/Desenhos/mais-link.png) no-repeat;
	width:25px;
	height:23px;
	clear: both;
	float: right;
	margin: 0 10px 0 0;
}

#vermais1{
	background:url(../Imagens/Desenhos/VerMais.png) no-repeat;
	width:50px;
	height:180px;
	float:right;
	margin-right:4px;
	margin-top:42px;
}

#vermais2{
	background:url(../Imagens/Desenhos/VerMais.png) no-repeat;
	width:50px;
	height:180px;
	float:right;
	margin-right:4px;
	margin-top:43px;
}

#patrocinios{
	width:573px;
	float:right;
	margin-right:87px;	
}

.bannerPatrocinio {
	
	float: left;
	margin: 5px;
	
}

#foto1{
	width:168px;
	height:127px;
    margin-top:70px;
	margin-left:15px;
	overflow: hidden;
	border: thin solid #F00;
}

#foto2{
	background:url(../Imagens/Fundos/foto.png) no-repeat;
	width:168px;
	height:127px;
    margin-top:-128px;
	margin-left:227px;
}

#foto3{
	background:url(../Imagens/Fundos/foto.png) no-repeat;
	width:168px;
	height:127px;
    margin-top:-128px;
	margin-left:420px;
}

#rodape{
	clear: both;
	/*background:url(../Imagens/Desenhos/mini-logo-ACDD.png) no-repeat;*/
	width: 970px;
	margin-left: 30px;
	height: 50px;
	float:left;
}

h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:300;
	color:#DA251C;
	float:right;
	margin: 0 50px 0 0;
}
