#dynamicContents {
	height: 170px;
	background-color: #D9ECFF;
}

#contents {
	display: inline; /*Bug da margem dupla para floats no IE*/ 
	float: left;
	height: 245px;
	width: 28%;
	
	/* fundo com degrade */
	/*background-color: #FFFFCC;*/
	background-color: #F3F3E0;
}

#contents2 {
	float: left;	
	height: 245px;
	width: 22%;		
	background-color: #F9FAE2;
}

#contents3 {
	float: left;
	height: 245px;
	width: 22%;
	text-align: left;
	
	/* fundo com degrade */		
	background-color: #F3F3E0;		
}

#contents4 {
	float: left;
	height: 245px;
	width: 28%;		
	background-color: #F9FAE2;
}


#contentsPolitics {
	position: absolute;
	top: 508px;	
	width: 655px;
	z-index: 1000;
}

#describePolitics {
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 63%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	color: #333333;
	padding: 0px 12px 10px 50px;
	line-height: 1.25;
}

#titlePolitics {
	color: #B61C21;
	font-weight: bolder;
}

#linktitleservices {
	text-align: left;
	letter-spacing: 1px;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-weight: bolder;		
	padding: 0px 12px 0px 12px;
}

#linktitleservices a {
	color: #B61C21;
	text-decoration: none;
/*	
	background-image: url("iconelink.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
*/
}

#linktitleservices a:hover {
	color: #004020;

/*	
	background-image: url("iconelinkon.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
*/
}


#linktitleservicesborder {
	text-align: left;
	letter-spacing: 1px;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-weight: bolder;		
	padding: 0px 12px 0px 53px;
}

#linktitleservicesborder a {
	color: #B61C21;
	text-decoration: none;
/*	
	background-image: url("iconelink.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
*/
}

#linktitleservicesborder a:hover {
	color: #004020;

/*	
	background-image: url("iconelinkon.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
*/
}


#linktitle {
	text-align: left;
	letter-spacing: 1px;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-weight: bolder;		
	padding: 0px 12px 0px 12px;
}

#linktitle a {
	color: #B61C21;
	text-decoration: none;
}

#linktitle a:hover {
	color: #004020;
}

#linkdescribeborder {
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 70%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	color: #333333;
	padding: 0px 12px 10px 70px;
	line-height: 1.25;
}

#linkdescribecenter {
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 70%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	color: #333333;
	padding: 0px 12px 10px 28px;
	line-height: 1.25;
}

#infocontent3 {
	line-height: 1.80;
}

#fermentecnews {
	padding: 20px 0px 0px 15px;
	height: 100px;
	width: 85%;
	text-align: left;
	letter-spacing: 0.5px;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	color: #333333;
	line-height: 1.25;
}

#fermentecnewslink {
	text-align: left;
	letter-spacing: 1px;
	font-size: 75%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-weight: bolder;		
	padding: 0px 0px 0px 0px;
}

#fermentecnewslink a {
	color: #B61C21;
	text-decoration: none;
}

#fermentecnewslink a:hover {
	color: #004020;
}

#book {
	padding: 10px 0px 0px 30px;
	text-align: center;
	height: 100px;
	width: 60%;
}

#book p {
	font-size: 75%;
	font-family: Helvetica, Arial, Verdana sans-serif;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}