/*styles partie 1*/
div#blocAccroche{
	width:912px;
	height:255px;
	padding-top:40px;
	background:url(../../images/index/solution_bloc1.jpg) left bottom no-repeat;
}

div#titreAccroche{
	float:left;
	width:400px;
	padding-left:270px;
	font-weight:bold;
	color:#2e5980;
	font-size:34px;
}

div#motsAccroche{
	float:right;
	width:200px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
}

div#motsAccroche span.jaune a, div#motsAccroche span.jaune a:visited, div#motsAccroche span.jaune a:hover{color:#ffd913; text-decoration:none;}
div#motsAccroche span.vert a, div#motsAccroche span.vert a:visited, div#motsAccroche span.vert a:hover{color:#009b00; text-decoration:none;}
div#motsAccroche span.bleu a, div#motsAccroche span.bleu a:visited, div#motsAccroche span.bleu a:hover{color:#0599e0; text-decoration:none;}

div#texteAccroche{
	padding-top:35px;
	padding-left:330px;
}

/*styles partie 2*/
div#titrePartie2{
	padding-top:20px;
	color:#363636;
	font-weight:bold;
	font-size:18px;
}

div.blocPartie2_Gauche{
	width:678px;
	height:97px;
	float:left;
	padding-top:20px;
	margin-top:20px;
	background:url(../../images/index/bloc_texte.jpg) left top no-repeat;
}

div.blocPartie2_Droite{
	width:208px;
	height:117px;
	float:right;
	margin-top:20px;
}

span.motPuce{
	padding-left:15px;
	background:url(../../images/index/puce_contenu.jpg) left 3px no-repeat;
}

span.grasItalic{
	font-weight:bold;
	font-style:italic;
	color:#363636;
}

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

div#blocVideos{
	height:255px;
	padding:20px 10px 0px 10px;
	background:url(../../images/index/our_videos.jpg) left bottom no-repeat;
}

div#titreVideos{
	color:#ffd913;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}

div#blocFeeds{
	height:255px;
	padding:20px 10px 0px 10px;
	background:url(../../images/index/our_feeds.jpg) left bottom no-repeat;
}

div#titreFeeds{
	color:#009b00;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}

div#blocGraphics{
	height:255px;
	padding:20px 10px 0px 10px;
	background:url(../../images/index/our_graphics.jpg) left bottom no-repeat;
}

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

div.textePartie3{
	
}

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










