/*styles partie 3*/
div#titrePartie3{
	padding-top:30px;
	padding-bottom:10px;
	color:#2e5980;
	font-weight:bold;
	font-size:18px;
}

div#blocGraphics{
	height:255px;
	padding:20px 10px 0px 10px;
	background:url(../../images/online-graphics/presentation.png) left bottom no-repeat;
}
div.blocGraphics_fr{
	background:url(../../images/online-graphics/presentation-fr.png) left bottom no-repeat !important;
}

div#titreGraphics{
	color:#0599e0;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
	visibility: hidden;
}

div.texteGrasPartie3{
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
	font-size:17px;
}

div.sample{
	float:left;
	width:146px;
	padding:20px 10px 0px 0px;
}
div.sample .texte{
	display:block;
	padding:0px 5px 5px 5px;
}


div.blocMediaGraphic1{
	width:290px;
	height:80px;
	padding:0px 20px 30px 0px;
	float:left;
	text-align:left;
}

div.blocMediaGraphic2{
	width:290px;
	height:80px;
	float:right;
	text-align:left;
}

div.blocMediaGraphic1 img, div.blocMediaGraphic2 img{
	float:left;
	margin-right:10px;
}

#TB_window, #TB_ajaxContent{
	overflow:hidden;
}








