p.publication img{
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;	
}

p.publication {
	float: left;
	width: 300px;
	height: 100px;
	background: #fff url(/FR/media/images/pPubli.png) no-repeat left center;
	padding: 20px;
	margin: 0 auto;	
}

.publi img
{
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 10px;	
}

.publi {
	float: left;
	width: 300px;
	height: 370px;
	background: #fff url(/FR/media/images/bgPubli.png) no-repeat left center;
	padding: 15px;
	margin: 10px;
}

.publi a {
	display: block;
	text-align: center;	
}


form#sondage {
	margin: 10px auto;
	padding: 20px 20px;
	width: 322px;
	height: 280px;	
	
	background: #fff url(/FR/media/images/demiContent342x280.png) no-repeat left top;
}

form#sondage input[name="Email"] {
	margin: 10px auto;
	width: 312px;
	border: 1px solid #999;
}

form#sondage textarea {
	margin: 10px auto;
	width: 312px;
	border: 1px solid #999;	
}

form#sondage input[type="submit"] {
	margin: 10px 100px;
	padding: 2px;
	border: 1px solid #999;
	cursor: pointer;
}

form#sondage input[type="submit"]:hover {
	background: #aaa;
	color: #fff;
}

/******************************************************************/

.soustitre { color: #ff6701 }
.blanc { color: white }
.noir { color: black }


/*******************************************************************/
#mainContent .left_half, #mainContent .right_half
{
	float: left;
	width: 45%; 
	hight: auto;
	padding: 5px 3px;
	margin-left: 5px;
	/*border: 1px solid #eee;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
