*{margin:0; padding:0;}

html{
	height:100%;	
}

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

#fundo2 {
	background-image:url('../layout/fundobody2.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

body{
	background-color:#db147a;
}

#topo{
	width:950px;
	height:180px;
}

#menu{
	width:950px;
	height:270px;
}

#menua{
	width:170px;
	height:200px;
	float:left;
}

#menub{
	width:250px;
	height:200px;
	float:left;
}

#slogan{
	width:400px;
	height:200px;
	float:left;
	margin-left:40px;
}

#corpo{
	width:950px;
	height:300px;
	text-align:left;
	margin-bottom:10px;
}

#corpo2{
	width:950px;
	text-align:left;
	margin-bottom:50px;
}

#corpoa{
	width:350px;
	float:left;
	margin-right:30px;
}

#corpob{
	width:500px;
	float:right;
	text-align:justify;
}

#corpoc{
	width:310px;
	height:280px;
	float:left;
	text-align:left;
}

#titulo{
	width:290px;
	height:30px;
	font-family:Calibri, Arial, Helvetica, sans-serif; 
	font-size:21px;
	font-weight:bold;
	color:#fff;
	background-color:#974578;
	padding-left:10px;
}

#foto{
	width:300px;
	height:225px;
}

#caixas1{
	width:300px;
	height:94px;
	background-image:url('../layout/caixas1.jpg');	
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:6px;
	text-align:left;
}

#caixas2{
	width:300px;
	height:270px;
	background-image:url('../layout/caixas2.jpg');	
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-right:25px;
	padding:6px;
	float:left;
	text-align:left;
}

#caixas3{
	width:640px;
	height:265px;
	background-image:url('../layout/caixas3.jpg');	
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:6px;
	float:left;
	margin-right:20px;
	text-align:left;
}

#noticias{
	width:240px;
	background-image:url('../layout/noticias.jpg');	
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:6px;
	text-align:left;
}

#dados{
	width:940px;
	height:250px;
	background-image:url('../layout/fundodados.jpg');	
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	padding-right:10px;
}

#rodape{
	width:100%;
	height:450px;
	background-image:url('../layout/fundorodape.jpg');	
	background-repeat:repeat-x;
	background-position:top;
}

#titulopag{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#fff;
	width:100%;
	line-height:45px;
	text-align:left;
	margin-bottom:20px;
}

#caixa{
	width:636px;
	border:1px solid #9f2266;
	margin-top:20px;
	float:left;
	text-align:left;
	padding:5px;
}

#produtos{
	width:200px;
	height:150px;
	margin:5px;
	padding:5px;
	float:left;
	border:#873f6d solid 1px;
}

#produtosmini{
	width:100px;
	height:75px;
	margin:5px;
	padding:5px;
	float:left;
	border:#873f6d solid 1px;
}
