#container {
	height: auto;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_one {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 792px;
}
#top_two {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 792px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #547f13;
}
#top_three {
	background-color: #cbe987;
	background-image: url(../IMAGENS/menu_slice3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 792px;
}
#blank_three {
	height: 67px;
	width: 253px;
	float: left;
}

#menu_slice {
	height: 67px;
	width: 539px;
	float: left;
}
#atividades {
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 792px;
	background-color: #588513;
	background-image: url(../IMAGENS/BG_contato.jpg);
	background-repeat: no-repeat;
}


#botton {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 792px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/botton_BACK.gif);
	background-repeat: no-repeat;
}
#main_one {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 792px;
	background-color: #FFFFFF;
	background-image: url(../IMAGENS/BG_diarias_main.gif);
	background-repeat: no-repeat;
}
body{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
}
.msg{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

/* ----------- stylized ----------- */
#stylized h1 {
font-size:20px;
font-weight:bold;
margin-bottom:8px;
font-family:Arial, Helvetica, sans-serif;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
font-family:Arial, Helvetica, sans-serif;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
font-family:Arial, Helvetica, sans-serif;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#578413 url(../Imagens/botao_enviar.jpg) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

