.section1 {
	background-image:url(../images/content_header_index.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:740px;
	height:28px;
	padding-top:15px;
	padding-left:37px;
	}
	#news {
		 height:20px;
		 width:221px;
		 background-image:url(../images/cx_news_index.jpg);
		 background-position:left center;
		 background-repeat:no-repeat;
		 float:left;
		}
	#pesquisa {
		 height:18px;
		 width:210px;
		 background-image:url(../images/cx_pesquisa_index.jpg);
		 background-position:left top;
		 background-repeat:no-repeat;
		 float:right;
		}
		
.section2 {
	width:566px;
	height:283px;
	float:left;
	}
	
.section3 {
	float:right;
	width:211px;
	height:283px;
	}
	.cx {
		width:211px;
		height:70px;
		line-height:13px;
		}
		
	.section3 a {
		display:block;
		background-color:#c7e5e9;
		text-decoration:none;
		width:181px;
		height:50px;
		padding:10px 15px 10px 15px;
		_padding-bottom:4px;
		color:#143f88;
		}
		
	.section3 a:hover {
		background-color:#143f88;
		color:#FFFFFF;
		}
	.section3 a.selectedCapaFoto {
		background-color:#143f88;
		color:#FFFFFF;
	}
	
