*{margin:0; padding:0;}

#clientes{
	width:170px;
	height:170px;
	padding:5px;
	margin:7px;
	float:left;
}

body {
	background-image:url('../layout/fundobody.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#topo{
	width:100%;
	height:332px;
	background-image:url('../layout/fundotopo.jpg');	
	background-repeat:repeat-x;
}

#ilustra{
	width:990px;
	height:350px;
	background-image:url('../layout/ilustra.jpg');	
	background-repeat:repeat-x;
}

#corpo{
	width:950px;
	margin-top:200px;
}

#corpo2{
	width:780px;
	padding:10px;
	background-color:#000;
}

#frase{
	width:100%;
	text-align:center;
	color:#b61313;
}

#menu{
	margin-top:0px;
	width:100%;
	height:60px;
	text-align:center;
}

#menu2{
	margin-top:0px;
	width:100%;
	height:30px;
	text-align:center;
	background-color:#0093dd;
	padding-top:10px;
	margin-top:40px;
}

#dados{
	width:100%;
	height:170px;
	text-align:center;
	background-color:#0271a9;
}

#rodape{
	width:100%;
	text-align:center;
	background-image:url('../layout/fundorodape.jpg');
}

#efeito{
	width:270px;
	height:27px;
	background-color:#780e10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:6px 0px 0px 5px;
	color:#fabb00;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:750px;
	border:1px solid #333;
	margin-top:20px;
	float:right;
	text-align:left;
	background-image:url('../layout/fundocaixa.jpg');
	background-repeat:repeat-x;
	padding:5px;
}


#titulopag{
	width:780px;
	height:40px;
	color:#fff;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	margin-bottom:10px;
	padding:8px 10px 5px 10px;
	background-color:#0271a9;
}
