/* Geral */
html, body {
	background: #FFF url(/img/bg-site-home.gif) center top no-repeat;
}
.main {
	width: 900px;
	color: #666666;
}
#content .main {
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}
#header {
	height: 420px;
}
h2 {
	font-size: 14px;
}
h3 {
	margin: 10px 0 0 0;
	color: #ea0005;
	font-size: 18px;
	font-weight: bold;
}
h3 span {
	display: block;
	margin: 10px 0 0 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
h5 {
	margin: 15px 0 20px 0;	
	color: #ea0005;
	font-size: 14px;
	font-weight: bold;
}

/* Natal 2010 */
#natal
{
	width:422px;
	height:132px	
	background:#ff9900;
}

/* Home */
#hdr-logo {
	background: url(/img/logo-hdr-multiplus.gif) no-repeat center center;
}
.hdr-destaque {
	width: 900px;
	height: 260px;
	z-index: -999;
}
.box-destaque {
	height: 220px;
	clear: both;
}
.home {
	margin: 15px 0 10px 0;	
	padding: 0 21px;	
}
.box-left {
	float: left;
	width: 415px;
	margin: 20px 0 0 0;
}
.box-right {
	float: right;
	width: 432px;
	margin: 20px 0 0 0;
}
h2.tit-noticias-destaque {
	float: left;
	margin: 8px 0 6px 0;
	color: #ea0005;
}
h2.tit-ultimas-noticias {
	float: left;
	margin: 7px 0 0 282px;
}
.box-noticia {
	margin: 0 0 15px 0;
	clear: both;
}
h4,
a.noticia,
a.noticia h4 {
	width: 235px;
}
a.rss {
	float: left;
}
.newsletter {
	float: right;
	width: 490px;
	margin: 6px 0;	
}
.newsletter .txt {
	float: right;
	width: 123px;
	margin: 4px 0 0 0;
	padding: 0 24px 0 0;
	color: #999999;
	font-size: 11px;
	background: #FFF url(/img/ico-newsletter.gif) right center no-repeat;
}
.newsletter form {
	float: right;
	width: 305px;
}
.newsletter input {
	float: right;
	width: 124px;
	height: 17px;
	margin: 0 0 0 5px;
	padding: 1px 3px 0 3px;
	font-size: 10px;
	background: #fafafa;
	border: 1px solid #e4e4e4;
}
.newsletter input[type="text"] {
	color: #999999;	
}
.newsletter input[type="submit"] {
	width: 23px;
	height: 20px;
	color: #616161;
	font-weight: bold;
}
.calendario {
	width: 858px;
	height: 180px;
	margin: 0 0 10px 0;
}

