#MargemServicos{
	background-image: url(../imagens/BackMargemServicos.png);
	background-repeat: repeat-y;
}

#ContentEvento{
	height: 230px;
	width: 980px;
	margin-left: 9px;
	padding-left: 10px;
	clear: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 5px;
}

#ContentEvento small{
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#ContentEvento .Evento{
	float: left;
	width: 492px;
	margin-top: 0px;
}

#ContentEvento .DataEvento{
	float: left;
	width: 472px;
	margin-top: 0px;
}

#ContentEvento .DescricaoEvento{
	float: left;
	width: 964px;
	clear: left;
	margin-bottom: 10px;
}

#ContentEvento #ImgSombra{
	float: left;
	height: 160px;
	width: 230px;
	background-image: url(../imagens/sombra.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 15px;
}

#ContentEvento .imgServicos{
	float: left;
	width: 224px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #FFF;
	height: 139px;
}

