/* Feuille de style pour les encadrements */

/* Encadrement du haut de la page */
.header dl, dt, dd {			/* suppression de toutes les marges */
    margin: 0;
    padding: 0;
}

.header{
    width:920px;
	padding-bottom: 12px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	background-image: url(../img/master/header/header_bottom_orange.gif);
	margin-left:1px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.header_top {
    background-image: url(../img/master/header/header_top_orangeNEW.jpg);
	margin-left:1px;
	height:12px;
	background-position: left bottom ;
	background-repeat: no-repeat;
}

.header_inside {
    padding: 0 10px 0 10px; /* gestion des espaces internes du cadre */
	margin:0;
	background-image: url(../img/master/header/header_background_orange.gif);
	background-position: left bottom;
}

/* Encadrement du menu en haut */
.menu_haut_bg {
	background-image: url(../img/master/menu_haut/menu_haut_background.gif);
	background-position: center bottom ;
	background-repeat: no-repeat;
}

/* Encadrement de l'espace promotionel */
.promo {
    width:920px;
	padding-bottom: 12px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	background-image: url(../img/master/header/header_bottom_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.promo dd {
    padding: 0 20px 0 10px; /* gestion des espaces internes du cadre */
	margin:0;
	background-image: url(../img/master/header/header_background_orange.gif);
	background-position: top left;
	text-align:center;
}
.promo dt {
    background-image: url(../img/master/header/header_top_orange.gif);
	margin:0;
	height:12px;
	background-position: left top ;
	background-repeat: no-repeat;
}

/* Encadrement du menu gauche */
.menu_gauche dl, dt, dd {			/* suppression de toutes les marges */
    margin: 0;
    padding: 0;
}
.menu_gauche {
    width:200px;
	padding-bottom: 14px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	background-image: url(../img/master/menu/menu_bottom_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.menu_gauche dt {
    background-image: url(../img/master/menu/menu_top_orange.gif);
	margin:0;
	height:14px;
	background-position: left top ;
	background-repeat: no-repeat;
}



.menu_gauche dd {
    padding: 0 20px 0 10px; /* gestion des espaces internes du cadre */
	margin:0;
	background-image: url(../img/master/menu/menu_background_orange.gif);
	background-position: top left;
}

/* Encadrement du contenaire qui contient les données à droite du menu */
.container {
	padding-bottom: 12px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	/*background-image: url(../img/master/header/container_background_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	height:100%;
	/*background-color:FFF164;*/
}

.container_inside {
    padding: 0 20px 0 13px; /* gestion des espaces internes du cadre */
	margin:0;
	background-image: url(../img/master/header/container_background_orange.jpg);
	background-position: top left;
}
.container_top {
	background-image: url(../img/master/header/content_top_orangeNEW.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height:8px;
}

.content_hp {
	/*background-image: url(../img/master/content/content_bottom_orangeNEW.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}
.content {
	/*background-image: url(../img/master/content/content2_bottom_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}

.content_hp h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_top_orangeNEW.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align: sub;	
}
.content h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_top_orangeNEW2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align: sub;	
}

.content_inside_hp {
	padding: 0px 7px 0 7px;
	background-image:url(../img/master/content/content_background_orangeNEW.jpg);
	background-position: left top;
}

.content_inside {
	padding: 0px 7px 0 7px;
	background-image:url(../img/master/content/content_background_orangeNEW.jpg);
	background-position: left top;
}
.content_right_hp {
	/*background-image: url(../img/master/content/content_right_bottom_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}
.content_right {
	/*background-image: url(../img/master/content/content2_right_bottom_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}

.content_right_hp h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_top_orangeNEWR.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px; /* sinon marche pas avec firefox */
	margin-bottom:0px;
	vertical-align: sub;	
}
.content_right h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_top_orangeNEWR2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px; /* sinon marche pas avec firefox */
	margin-bottom:0px;
	vertical-align: sub;	
}

.content_right_inside_hp {
	list-style:none;
    padding: 0 4px 0 4px; /* gestion des espaces internes du cadre */
	background-image:url(../img/master/content/content_right_background_orangeNEW.jpg);
	background-position: left top;
}

.content_right_inside {
	list-style:none;
    padding: 0 4px 0 4px; /* gestion des espaces internes du cadre */
	background-image:url(../img/master/content/content_right_background_orangeNEW.jpg);
	background-position: left top;
}

.content_box {
	/*background-image: url(../img/master/content/content_box_bottom_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}
.content_box h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_box_top_orange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px; /* sinon marche pas avec firefox */
	margin-bottom:0px;
	vertical-align: sub;	
}
.content_box_inside {
	list-style:none;
    padding: 0 4px 0 4px; /* gestion des espaces internes du cadre */
	background-image:url(../img/master/content/content_box_background_orange.gif);
	background-position: left top;
	text-align: center;
}

.content_big {
	/*background-image: url(../img/master/content/content_big_bottom_orange.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;	/* pour que le texte ne s'affiche pas sur l'arrondi du bas */
}

.content_big h1 {
	padding: 0px 0 0 8px;
	height:20px;
	background-image: url(../img/master/content/content_big_top_orangeNEW.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align: sub;	
}

.content_inside_big {
	padding: 0px 7px 0 7px;
	background-image:url(../img/master/content/content_big_background_orange.gif);
	background-position: left top;
}