@charset "utf-8";
/* CSS Document */

body { 
    margin: 10 0 10 0px; 
     
	background-repeat:no-repeat;
    background-color: #EFEFEF; 
	background-image:url(../Images/agilityBKG.png);
	width:1024;
	height:270;
}  

#fonte {
	font: 8pt Verdana;	
	text-align: center;
}

#cabecalho1{
	font-weight: bold;
	color:#FDC035;
	text-align:justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-family: Verdana;
	font-size: 18pt;
	width: 500px;
}

#cabecalho2{
	font-weight: normal;
	color:#3C3C3C;
	text-align:right;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:300px;
	font-family: Verdana;
	font-size: 14pt;
}

#cabecalho3{
	font-weight: bold;
	color:#3C3C3C;
	text-align:left;
	width:200px;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	font-family: Verdana;
	font-size: 18pt;
}
#container{
	text-align: justify;
	color: #707070;
	width: 650px;
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 35px;
	margin-left: 24px;
} 

#largura {
	width:1024px;	
	height:270px;
}

#larguraHome1 {
	width:1024px;	
	height:270px;
}

#larguraHome2 {
	width:1000px;
}

#larguraFinalConstrucao {
	width:800px;
	height:180px;
	text-align: center;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 70pt;
	clip: rect(auto,auto,auto,auto);
	margin-top: 65px;
	margin-left: 20px;
	font-weight: bold;
}

