@CHARSET "UTF-8";
/********************
****  CONTAINER  ****
********************/

/********************
*******  MAIN  ******
********************/
#main {
	/*padding: 20px 10px 0 5px;*/
}

#main .mod_article h2 { 
	font-size: 12px;
	margin-left: 30px;
	background: url(../images/puce_titre_main.png) no-repeat left top;
	padding: 0 0 0 10px;
	
}	
#main .mod_article .ce_text p {
	padding: 0 30px;
}
#main .mod_article h3 {
	width: 486px;
	line-height: 48px;
	padding-left: 70px;
	text-transform: uppercase;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ca451c;
}
#main  h3.titre_dupli_press  {
	background: url(../images/titre_dupli_press.gif) no-repeat;
}
#main  h3.titre_equipe {
	background: url(../images/titre_equipe.gif) no-repeat;
}
#main  h3.titre_presta{
	background: url(../images/titre_presta.gif) no-repeat;
}
#main h3.titre_services {
	background: url(../images/titre_services.gif) no-repeat;
}

