article#banner{
	background:#C4CBD1;
	padding:0;
	height:350px
}

article#titrenews h2{
	padding-bottom:30px;
}

article#social{
	 background: rgba(0, 0, 0, 0) url("../images/carbon.jpg") repeat scroll 0 0;
}

article#news{
	padding:30px 0px 30px 0px;
}

article#social div.facebook_box{
	float:left;
	width:580px;
	margin-left:70px;
	border: 1px solid #aaa;
	border-radius: 5px;
	background: #FFF;
	padding:5px 10px;
}


article#social div.tweeter_box{
	float:left;
	width:600px;
	border: 1px solid #aaa;
	border-radius:5px;
	background: #FFF;
}