@charset "utf-8";
/* CSS Document */
h1{
	font-size:26px;
	margin:15px 0  8px 0;
}
h2{
	margin:5px 0  10px 0;
}


#left-container {
	background:url(interface/bg-left.png) no-repeat #FFFBE9;
	width:200px;
	float:left;
	min-height:752px;
}

.base{
	background:url(interface/bg-foto-receitas.png) no-repeat;
	width:465px;
	height:211px;
	padding:5px 0 0 5px;
	float:right;
	margin:0px 0 0 5px;
}
.hight{
	width:300px;
	border-bottom:1px dotted #F78B1f;
}

#col1{
	width:780px;
	padding-left:10px;
	float:left;
	overflow: hidden;
}
.sodexo-voce{
	background:url(interface/bg-saber-mais-form.png) no-repeat;
	width:372px;
	padding:5px 0 0 0;
	_padding:5px 0 40px 0;
	float:left;
	min-height:446px;
	margin-left: 2px;
	margin-right:15PX;
}
#col1 .sodexo-voce h3{
	color:#DA2128;
	margin:8px 0 0 23px;
	_margin:12px 0 0 26px;
	font-size:14px;
	text-transform:uppercase;	
}
#col1 .sodexo-voce a{
	color:#87403A;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 5px;
	text-decoration:none;
}
#col1 .sodexo-voce img{
	margin:0 0 0 15px;
}
#col1 .sodexo-voce p{
	color:#87403A;
	margin:5px 0 0 28px;
}
#col1 .sodexo-voce-right h3{
	margin:0 0 0 20px;
}
#col1 .sodexo-voce-right a{
	color:#367B17;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 5px;
	text-decoration:none;
}
#col1 .sodexo-voce-right img{
	margin:0 0 0 15px;
}
#col1 .sodexo-voce-right p{
	color:#367B17;
	margin:5px 0 0 15px;
}
.saber-mais-sobre{
	background:url(interface/bg-saber-template.png) no-repeat;
	width:768px;
	height:281px;
	margin:30px 0 0 0;
	padding:5px 0 0 0;
}
.saber-mais-sobre li{	
	width:768px;
}

.saber-mais-sobre h3{
	color:#DA2128;
	font-size:14px;
	padding:10px 0 5px 0;
	text-transform:uppercase;	
}
#left-container_site_map {
	width:770px;
	float:left;
	padding:10px 0 0 0;
}
#left-container_site_map  strong{
	float:left;
	margin:-5px 0 0 0;
	font-size:9px;	
	
}
#left-container_site_map ul{
	float:left;
	margin:0 0 0 8px;
}
#left-container_site_map li{
	list-style:none;
	border-bottom:1px dotted #486F31;
	width:770px;
	float:left;
	padding:0 0 5px 0;
}
#left-container_site_map li a img{
	margin:3px 5px 0 0;
	float:left;
	vertical-align:top;
}
#left-container_site_map a{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	color:#486F31;
	text-decoration:none;
	font-size:11px;
	float:left;
	margin:3px 0 0 0;
}
#left-container_site_map li .bold{
	font-size:12px;
	font-weight:bold;
}
.li2{
	background:#edffbe;
	border-bottom:1px dotted #486F31;
	margin-left:20px;
}
.li3{
	background:#f5ffd9;
	border-bottom:1px dotted #486F31;
	margin-left:40px;
}

