@CHARSET "UTF-8";

.custom
{
	position: relative;
	z-index: 99 !important;
	padding-bottom: 20px;
}

#ZoneGauche
{
	width: 462px;
	float: left;
	position: relative;
	z-index: 99 !important;
	padding-left: 10px;
	margin-top: 20px;
}

#ZoneDroite
{
	width: 500px;
	float: left;
	position: relative;
	z-index: 99 !important;
	margin-top: 20px;
	margin-left: 10px;
}
* html #ZoneDroite
{
	margin-left: 0px;
}

/*****
Navigation Book
*****/

.mod_booknav
{
	text-align: right;
	padding-left: 350px;
}

.mod_booknav li
{
	float: left;
	list-style: none;
	padding-right: 5px;
	color: #92062B;
	font-weight: 600;
	font-size: 12px;
}

.mod_booknav li a
{
	color: #000;
	font-weight: 600;
	text-decoration: none;
	font-size: 11px;
}

/*****
Zone droite
*****/

#ZoneDroite .mod_article
{
	background-image: url(../images/metiers/bg_top_cadre.jpg);
	background-repeat: no-repeat;
	width: 460px;
	padding-left: 10px;
	padding-right: 13px;
	padding-top: 20px;
}

#ZoneDroite .mod_article h1.ce_headline,
#ZoneDroite .mod_article h2.ce_headline,
#ZoneDroite .mod_article h3.ce_headline,
#ZoneDroite .mod_article h4.ce_headline,
#ZoneDroite .mod_article h5.ce_headline,
#ZoneDroite .mod_article h6.ce_headline
{
	background-image: url(../images/CadreGris_title.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	height: 23px;
	color: #92062b;
	padding-left: 15px;
	margin-bottom: 20px;
}

#ZoneDroite .mod_article .ce_text
{
	background-image: url(../images/metiers/bg_bottom_cadre.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f0f0f0;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-right: 22px;
}

#ZoneDroite .mod_article .ce_text .image_container
{
	padding-top: 10px;
	padding-bottom: 20px;
}


/*****
Zone gauche
*****/
#ZoneGauche #nav_produits
{
	padding-top: 20px;
}

#ZoneGauche #nav_produits object
{
	outline:none;
}


#ZoneGauche .mod_article
{
	padding-top: 20px;
}

#ZoneGauche .mod_article h6.ce_headline,
#ZoneGauche .mod_article h5.ce_headline,
#ZoneGauche .mod_article h4.ce_headline
{
	background-image: url(../images/puce_titre_realisation.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-weight: 600;
	color: #92062B;
	font-size: 14px;
}

#ZoneGauche .mod_article h1.ce_headline,
#ZoneGauche .mod_article h2.ce_headline,
#ZoneGauche .mod_article h3.ce_headline
{
	background-image: url(../images/puce_titre_realisation.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: 600;
	color: #454545;
	font-size: 18px;
}

#ZoneGauche .CadreNoir li
{
	list-style: none;
}

#ZoneGauche .CadreNoir
{
    width: 400px !important;
    background-image: url(../images/title_CadreNoir_Metier.jpg);
}



