#Content #WebDoor{
	background-image: url(../images/home/fundo_webdoor.png);
	background-repeat: repeat-x;
	height: 266px;
}

#Content #Destaque{
	background-image: url(../images/home/fundo_destaque.png);
	background-repeat: no-repeat;
	width: 589px;
	height: 242px;
	float: left;
}

#Content #Destaque div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	margin-left: 20px;
	width: 170px;
	float: left;
	cursor: pointer
}

#Content #Destaque div img{
	border: solid 1px #494949;
	margin: 0;
}

#Content #Destaque div h2{
	margin: 16px 0 8px 0;
}

#Content #Destaque div h2 img{
	border: none !important;
}

#Content #Destaque div p{
	margin: 6px 0 10px 0;
}

#Content #Destaque div a{
	font-size: 10px;
	float: right;
	color: #FFFFFF;
}

#Content #Noticias{
	background-image: url(../images/home/fundo_noticias.png);
	width: 191px;
	height: 242px;
	float: right;
	margin:0;
}

#Content #Noticias h2{
	margin: 16px 0 0 14px;
}

#Content #Noticias p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 165px;
	color: #FFFFFF;
	margin: 8px 0 0 14px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#Content #Noticias p a{
	color: #cbcbcb;
	font-weight: bold;
}

#Content #Noticias p img{
	margin: 5px 0 10px 0;
}

#Content #Noticias span a{
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 12px 0 0;
}

table tr td.parceiros{
	background-color: #FFFFFF;
}

table tr td.parceiros div{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

table tr td.parceiros h2{
	margin: 14px 0 0 15px;
}

table tr td.parceiros ul li{
	list-style: none;
	float: left;
	margin-right: 50px;
	margin-bottom: 16px;
}
