*{margin:0; padding:0;}

#fundo1 {
	background-image:url('../layout/fundobody.jpg');	
	background-repeat:no-repeat;
	background-position:top;
}

html{
	height:100%;	
}

body{
	background-color:#000;
}

#dados{
	text-align:right;
	width:920px;
	padding-right:30px;
	height:134px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url('../layout/fundodados.jpg');
	background-repeat:no-repeat;
}

#corpo{
	text-align:left;
	width:930px;
	margin-bottom:10px;
	margin-top:70px;
	padding:10px;
}

#icones{
	width:300px;
	margin-right:24px;
}

#menu{
	text-align:right;
	width:940px;
	height:50px;
	padding-right:10px;
	margin-top:55px;
}

#convenios{
	text-align:center;
	width:780px;
	height:185px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('../layout/fundoconvenios.jpg');
	background-repeat:no-repeat;
}

#rodape{
	text-align:center;
	width:950px;
	height:67px;
}

#titulopag{
	font-family:Georgia ,Arial, Helvetica, sans-serif;
	font-size:25px;
	font-style:italic;
	color:#0193cf;
	width:100%;
	line-height:50px;
	text-align:left;
}

#caixa{
	width:600px;
	border:1px solid #555;
	margin-top:20px;
	float:left;
	text-align:left;
	background-image:url('../layout/fundocaixa.jpg');
	padding:5px;
}

#campos{
	width:600px;
	border:1px solid #555;
	margin-top:20px;
	float:left;
	text-align:left;
	background-image:url('../layout/fundocaixa.jpg');
	padding:5px;
}


#produtos{
	width:160px;
	height:140px;
	padding:5px;
	text-align:center;
	float:left;
}
