/**
 * Formatação da página inicial
 *
 */
 
/*
#content div.box {
	width: 252px;
	height: 132px;
	padding: 10px 12px;
	color: #777;
	line-height: 12px;
	margin: 11px 0 0 11px;
}
#content div.box a:hover {
	color: #FF2600;
}
#content div.first {
	margin-left: 0;
}
*/

/* PADRAO DO H3 */
#content div h3 {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/home-box-header.png);
	height: 22px;
	width: 100px;
	text-indent: -999999px;
	margin: 14px 0 7px 14px;
}
#content div p {
	margin: 0 14px;
}

/* NEWS */
#content div.news {
	height: 170px;
	background: url(../images/home-box-bg.jpg) 0 0 repeat-x;
	color: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
#content div.news h3 {
	background-position: 0 0;
	width: 76px;
	margin: 14px 0 10px 14px;
}
#content div.news h4 {
	margin: 0 20px 12px 14px;
}
#content div.news h4 a {
	font-size: 13px;
	text-decoration: none;
}
#content div.news h4 a:hover {
	color: #CCC;
}
#content div.news h4 a span {
	font-weight: normal;
	padding-right: 4px;
	text-decoration: none;
	color: #CCC;
}
#content div.news h4 a {
	color: #FFF;
	font-weight: bold;
	display: block;
}
#content div.news p a {
	padding-top: 6px;
	color: #EEE;
	text-decoration: none;
	font-weight: normal;
}
#content div.news a:hover {
	color: #FFF;
}
#content div.headlines {
	height: 170px;
	margin-top: 0;
	padding: 0;
}

/* HEADLINES */
#content div.headlines a {
	display: block;
	height: 130px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px;
}
#content div.headlines a span {
	display: block;
	width: 266px;
	padding: 6px 8px;
	background-color: #FFF;
	border-left: 5px solid #FF3366;
	font-size: 16px;
	color: #444;
	line-height: 18px;
}
#content div.headlines a:hover span {
	text-decoration: underline;
}

/* AGENDA */
#content div.agenda {
	height: 132px;
	background: url(../images/home-box-bg.jpg) 0 100% repeat-x;
}
#content div.agenda h3 {
	width: 74px;
	background-position: 0 100%;
}
#content div.agenda ul li div.calendar {
	background: url(../images/home-agenda-box-bg.gif) 0 0 no-repeat;
	width: 30px;
	height: 27px;
	float: left;
	margin: 2px 8px 2px 0;
	font-size: 18px;
	padding: 3px 0 0 0;
	color: #FFF;
	text-align: center;
	line-height: 13px;
}
#content div.agenda ul li div.calendar b {
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0 0 0;
	display: block;
	text-transform: uppercase;
}
#content div.agenda ul li a {
	font-size: 13px;
	line-height: 12px;
	color: #444;
	text-decoration: none;
	padding-right: 14px;
}
#content div.agenda ul li a:hover {
	color: #FF3366;
	text-decoration: underline;
}
#content div.agenda a.next,
#content div.agenda a.prev {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#content div.agenda a.prev {
	margin-right: 5px;
}

/* BLOG */
#content div.blog {
	height: 132px;
	background: url(../images/home-box-bg.jpg) 0 100% repeat-x;
}
#content div.blog h3 {
	background-position: 0 -20px;
	width: 107px;
}
#content div.blog p {
	height: 56px;
	overflow: hidden;
}
#content div.blog p a {
	color: #444;
	line-height: 18px;
	display: block;
	text-decoration: none;
}
#content div.blog p a span {
	text-decoration: underline;
}
#content div.blog p a:hover {
	color: #333;
}
#content div.blog p.more {
	height: auto;
}
#content div.blog p.more a {
	font-size: 11px;
	color: #666;
}

/* DO MORE */
#content div.do-more {
	height: 132px;
}
#content div.do-more a {
	display: block;
	width: 270px;
	height: 44px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/home-do-more-bg.jpg);
	margin-bottom: 1px;
	text-indent: -99999px;
}
#content div.do-more a:hover {
	background-position: 100% 0;
}
#content div.do-more ul {
	margin: 0;
}
#content div.do-more ul li {
	list-style: none;
}
#content div.do-more ul li.find a {
	background-position: 0 -44px;}
#content div.do-more ul li.find a:hover {
	background-position: 100% -44px;
}
#content div.do-more ul li.classified a {
	background-position: 0 -88px;
	margin-bottom: 0;
}
#content div.do-more ul li.classified a:hover {
	background-position: 100% -88px;
}

/* CONHECA A SCDESIGN */
#content div.conheca h3 {
	width: 200px;
	background-position: 0 -41px;
}
#content div.conheca a {
	text-decoration: underline;
	color: #111;
}

/* EDUCACAO */
#content div.educacao h3 {
	width: 94px;
	background-position: 0 -62px;
}
#content div.educacao p {
	margin-bottom: 10px;
}
#content div.educacao p.more {
	margin-left: 94px;
}
#content div.educacao p img {
	float: left;
	margin: 4px 6px 20px 0;
}
#content div.educacao a {
	text-decoration: underline;
	color: #111;
}

/* BENEFICIOS */
#content div.beneficios h3 {
	width: 248px;
	background-position: 0 -83px;
}
#content div.beneficios a {
	text-decoration: underline;
	color: #111;
}
