/*
Orange : #f2932e
Bleu : #005aa1
Bleu foncé : #172983
Gris : #646567
*/

/* ESPACEMENT DU BODY */
body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #005aa1;
	background-color: #cecece;
	margin-top: 20px;
	margin-bottom: 20px;
}

#encadreBody {
	width : 970px;
	border: no;
	margin-left: auto;
	margin-right: auto;	
}
#encadreBody .topLeft { height: 5px; width: 5px; background-image: url("../iso_icons/bodyTL.png"); background-repeat : no-repeat; }
#encadreBody .top { height: 5px; background-image: url("../iso_icons/bodyTop.png"); background-repeat : repeat-x; background-position: center center;}
#encadreBody .topRight { height: 5px; width: 5px; background-image: url("../iso_icons/bodyTR.png"); background-repeat : no-repeat; }
#encadreBody .left { width: 5px; background-image: url("../iso_icons/bodyLeft.png"); background-repeat : repeat-y; }
#encadreBody .right { width: 5px; background-image: url("../iso_icons/bodyRight.png"); background-repeat : repeat-y; }
#encadreBody .bottomLeft { height: 5px; width: 5px; background-image: url("../iso_icons/bodyBL.png"); background-repeat : no-repeat; }
#encadreBody .bottom { height: 5px; background-image: url("../iso_icons/bodyBottom.png"); background-repeat : repeat-x; }
#encadreBody .bottomRight { height: 5px; width: 5px; background-image: url("../iso_icons/bodyBR.png"); background-repeat : no-repeat; }
#encadreBody .corps{
	width : 960px;
	--min-height: 800px;
	text-align: left;
	--padding-bottom: 20px;
	background-color: #FFFFFF;
}
/*
#encadreBody .corps h1{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 14px;
	color: #f2932e;
	margin-bottom: 10px;
}
#encadreBody .corps h2{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 13px;
	color: #172983;
	margin-bottom: 5px;
}
#encadreBody .corps h3{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	color: #646567;
	margin-bottom: 2px;
}
*/

/* PAGETITLE */
.pagetitle {
	line-height: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 16px;
	color: #f2932e;
}

/* TITLE1 */
.title1 {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	font-weight: bold;
	font-family: Helvetica, Arial,   sans-serif;
	font-size: 14px;
	color: #f2932e;
}

/* TITLE 2 */
.title2 {
	line-height: normal;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial,   sans-serif;
	font-size: 13px;
	color: #172983;
}

A img {
border: 0px;
padding: 0;
margin: 0;
}

LI.exemple {
	list-style-image: url(../iso_icons/PuceListe.gif);
	background-position: 1px 1 px;
}

/* !!!!!SURCHARGES A ENLEVER !!!!! */

/* ELEMENTS */
P, UL{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Header */
#Header {
	width: 960px;
	height: 120px;
}

#Header .logo {
	width: 300px;
	--background-image: url("../iso_icons/HeaderLogoBackground.png");
	--background-position: right;
	--background-repeat:no-repeat;
	text-align:left;
}
#Header .slogan {
	width: 660px;
	--text-align:center;
	font-family: Myriad Pro, Helvetica, Arial,   sans-serif;
	font-size: 25px;
	font-style: italic;
	letter-spacing: 3px;
	--font-weight: bold;
	color:#FFFFFF;
	background-image: url("../iso_icons/HeaderSloganBackground.png");
	background-repeat:no-repeat;
	background-position: top;
	padding-bottom: 10px;
	padding-left: 100px;
}

/* MENU DE NIVEAU 1 */
#menuH {
	width:100%;
	margin: 20px 0px 10px 30px;
}
#menuH a {
	font-size: 12px;
	font-weight: bold;
	--margin-top: 5px;
}
#menuH td {
	color: #172983;
	font-family: Helvetica, Arial,   sans-serif;
}
#menuH .drapeaux {
	padding-right: 60px;
	text-align: right;
}

#degrade {
	width: 960px;
	margin:0px;
}

#degrade .haut{	
	height: 6px;
	background-image: url(../iso_icons/MenuHBackground.gif);
	background-repeat : no-repeat;
	background-position : bottom
}
#degrade .bas{	
	height: 6px;
	background-image: url(../iso_icons/MenuHBackground.gif);
	background-repeat : no-repeat;
	background-position : top;
}

/* FOOTER */
.navbottom {
	width: 860px;
	height: 36px;
	text-align: center;
	padding: 10px 0px;
}
.logobottom {
	width: 100px;
	height: 36px;
	text-align:center;
	padding-right: 25px;
}

.footer,.footer A {
	font-size: 11px;
	height: 40px;
	color: #005aa1;
	text-decoration: none;
	font-family: Arial , sans-serif;
	vertical-align: middle;
}
.footer A {	margin-right: 10px; text-decoration: none}
.footer img a {	margin-right: 10px; text-decoration: none}
.footer A:link {color: #0159a1;text-decoration: none}
.footer A:visited {color: #0159a1;text-decoration: none}
.footer A:hover {color: #172983;text-decoration: underline; }

/* MENU DE NIVEAU 2,3 */
.navleft {
	background-image: url(../iso_icons/MenuLFond.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
}
div.nav {
	padding: 0px 0px 0px 0px;
	margin:  15px 0px 0px 15px;
	width: 160px;
	line-height: normal;	
}

div.nav a:hover, div.nav a:active { --text-decoration: underline; }

div.nav a, div.nav a:visited { 
	text-decoration: none;
	color: #FFFFFF; 
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	display: block;
	line-height: normal;
}

div.nav a.n2, div.nav a.n2:visited, div.nav a.n2select, div.nav a.n2select:visited { 
	font-size: 14px;
	color: #6f88c4;
	padding: 8px 3px 6px 5px;
	margin:  0px 0px 0px 0px;
	line-height: normal;
}
div.nav a.n2:hover, div.nav a.n2:active {
	--background-color: #DDDEE0;
	--font-style : italic;
	color: #6f88c74;
}

div.nav a.n2select, div.nav a.n2select:visited {
	--background-color: #ee8f25;
	font-style : italic;
	color: #6f88c4;
	font-weight: bold;
}

/* MENU LATERAL, 3EME NIVEAU */
div.nav a.n3, div.nav a.n3:visited {
	font-size: 12px;
	color: #878787;
	padding: 3px 3px 3px 5px;
	margin:  0px 0px 0px 0px;
	line-height: normal;
}

div.nav a.n3:hover, div.nav a.n3:active {
	font-size: 12px;
	font-style : italic;
	color: #878787;
	padding: 3px 3px 3px 5px;
	margin:  0px 0px 0px 0px;
	line-height: normal;
}

div.nav a.n3select, div.nav a.n3select:visited {
	font-size: 12px;
	color: #878787;
	padding: 3px 3px 3px 5px;
	margin:  0px 0px 0px 0px;
	line-height: normal;
	font-weight: bold;
	font-style : italic;
	font-weight: bold;
}

/* MARGE CONTENU PAGE*/
.datas {
	padding-bottom: 5px;
}
/* MARGE CONTENU PAGE START*/
.datas-start {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
/* BORDURE ORANGE PAGE D'ACCUEIL */
.bordureOrange {
	border-left: 1px solid #f2932e;
	padding-left: 10px;
	margin: 0px;
	--border-left-width: 1px;
	--border-left-color: #f2932e;
}


/* BARRE D'ANCESTRES */
.chemin {
	padding: 3px 0px 4px 0px;
	}

.chemin, .chemin a, .chemin a:visited {
	font-size: 10px;
	color: #0159a1;
	text-decoration: none;
    line-height: normal;
	}
.chemin a:hover {
	color:#0159a1;
	text-decoration: underline;
	}

/* SURCHARGE DU PROFIL BOUTON */

.Button,.Button:link,.Button:visited{
	padding-right: 4px;
	padding-left: 0px;
	font-size: 12px;
	color: #0159a1;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	vertical-align: middle;
}
.Button:hover {
	COLOR: #019DDA;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


/* CADRE AVEC BORDS ARRONDIS */
/*Orange*/
div#CadreOrange{ 
	font-family: Helvetica, Arial,   sans serif;
	--width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	--background: #ffca8d;
	background-image:url(../iso_icons/DegradeOrange.png);
	background-repeat:repeat-y;
	background-position : center;
}

/* Cette partie a été rajoutée pour éviter les problème de largeur avec les tableaux contenus à l'intérieur des cadres (si ces derniers ont été mal renseignés sous Isotools */
div#CadreOrange table{
	width:auto;
} 
div#CadreOrange h1, div#CadreOrange h2, div#CadreOrange p{
	margin: 0 10px;
	color: #646567;
}

div#CadreOrange h1{
	font-size: 14px;
	padding-bottom: 5px;
	text-align:center;
}
div#CadreOrange h2{
	font-size: 13px;
	padding-bottom: 5px;
	text-align:center;
}

div#CadreOrange p{
	--padding-bottom:1em
}
div#CadreOrange h2{
	--padding-top: 0.3em
}

div#CadreOrange .bottom{
	height: 5px;
}
div#CadreOrange b.rtop, div#CadreOrange b.rbottom{
	display:block;
	background: #FFF;
	
}
div#CadreOrange b.rtop b, div#CadreOrange b.rbottom b{
	--width: 100%;
	display:block;
	height: 1px;
	overflow: hidden; 
	--background: #ffca8d;
	background-image:url(../iso_icons/DegradeOrange.png);
	background-repeat:repeat-y;
	background-position : center;
}
div#CadreOrange b.r1{
	margin: 0 5px;
}
div#CadreOrange b.r2{
	margin: 0 3px;
}
div#CadreOrange b.r3{
	margin: 0 2px;
}
div#CadreOrange b.rtop b.r4, div#CadreOrange b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

/*Gris*/
div#CadreGris{ 	
	color: #646567;
	--width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	--background: #ffca8d;
	background-image:url(../iso_icons/DegradeGris.png);
	background-repeat:repeat-y;
	background-position : center;
}

/* Cette partie a été rajoutée pour éviter les problème de largeur avec les tableaux contenus à l'intérieur des cadres (si ces derniers ont été mal renseignés sous Isotools */
div#CadreGris table{
	width:auto;
} 
div#CadreGris h1, div#CadreGris h2, div#CadreGris p{
	margin: 0 10px;
	color: #646567;
}

div#CadreGris h1{
	font-size: 14px;
	padding-bottom: 5px;
	text-align:center;
}
div#CadreGris h2{
	font-size: 13px;
	padding-bottom: 5px;
	text-align:center;
}

div#CadreGris p{
	--padding-bottom:1em
}
div#CadreGris h2{
	--padding-top: 0.3em
}

div#CadreGris .bottom{
	height: 5px;
}
div#CadreGris b.rtop, div#CadreGris b.rbottom{
	display:block;
	background: #FFF;
}
div#CadreGris b.rtop b, div#CadreGris b.rbottom b{
	--width: 100%;
	display:block;
	height: 1px;
	overflow: hidden; 
	--background: #ffca8d;
	background-image:url(../iso_icons/DegradeGris.png);
	background-repeat:repeat-y;
	background-position : center;
}
div#CadreGris b.r1{
	margin: 0 5px;
}
div#CadreGris b.r2{
	margin: 0 3px;
}
div#CadreGris b.r3{
	margin: 0 2px;
}
div#CadreGris b.rtop b.r4, div#CadreGris b.rbottom b.r4{
	margin: 0 1px;
	height: 2px;
}

/*Accueil*/
div#CadreAccueil{ 
	--width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Cette partie a été rajoutée pour éviter les problème de largeur avec les tableaux contenus à l'intérieur des cadres (si ces derniers ont été mal renseignés sous Isotools */
div#CadreAccueil table{
	width:auto;
} 
div#CadreAccueil h1, div#CadreAccueil h2, div#CadreAccueil p{
	margin: 0 10px;
	padding-bottom: 10px;
	color: #f2932e;
}

div#CadreAccueil h1{
	font-size: 14px;
}
div#CadreAccueil h2{
	font-size: 12px;
}
div#CadreAccueil p{
	text-align: left;
	font-size: 11px;
	color: #005aa1;
}