@CHARSET "UTF-8";

/**********************************************************
					   Style Body
**********************************************************/
#ZGauche 
{
	width: 628px;
	background-image: url(../images/img_style/body_left_top_home.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
}

#ZDroite
{
	width: 311px;
	background-image: url(../images/img_style/body_right_top_home.jpg);
	background-repeat: no-repeat;
	float: left;
}

#ZDroite .ce_text a
{
	color: #FFFFFF !important;
}

/**********************************************************
					Style zone Gauche
**********************************************************/

#ZGauche  .mod_article h1.ce_headline
{
	font-size: 18px;
	color: #084390;
	background-image: url(../images/pictos/picto_home_vague.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-bottom: 10px;
	line-height: 46px;
	font-weight: 600;
}

* html #ZGauche  .mod_article h1.ce_headline
{
	background-image: url(../images/pictos/picto_home_vague.gif);
}

#ZGauche .mod_article .ce_text h1
{
	color: #084390;
	font-size: 12px;
}

#ZGauche .mod_article .ce_text
{
	width: 205px;
	float: left;
	color: #7d7d7d;
}

#ZGauche .mod_article .separateurGamme
{
	background-image: url(../images/sep_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 6px;
}

#ZGauche .mod_article .ce_text .image_container
{
	padding: 5px 0;
}


/**********************************************************
					Style zone Droite
**********************************************************/

#ZDroite .mod_article h1.ce_headline
{
	font-size: 22px;
	color: #ffffff;
	background-image: url(../images/pictos/picto_home_actu.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
	line-height: 57px;
	font-weight: 100;
}

* html #ZDroite .mod_article h1.ce_headline
{
	background-image: url(../images/pictos/picto_home_actu.gif);
}

#ZDroite .mod_article .ce_text
{
	background-image: url(../images/bg/bg_home_actu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #112042;
	color: #ffffff;
	margin-left: 11px;
	padding: 0 20px;
}

#ZDroite .mod_article .ce_text p
{
	padding-bottom: 20px;
}



