@import url("audio.css");
body {
		font-family :Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size: 12px;
		color:#000000;
		margin : 0px;
        overflow : auto;
		text-align : center;
		background-color:#6792BC;
	}

#design_haut {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:800px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#design_haut1 {
	background: #4381B2 url(../images/pages1/haut1.jpg) no-repeat center top;
	height :84px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:800px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#design_haut1us {
	background: #4381B2 url(../images/pages1/haut1us.jpg) no-repeat center top;
	height :84px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:800px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#design_haut2 {
	background: #DEDA00 url(../images/pages1/haut2.jpg) repeat-x center top;
	height :25px;
	line-height:25px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:1px;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif; color:#004F85; text-decoration: none
}
#design_haut2 a:link, #design_haut2 a:visited {padding-left:5px;padding-right:5px;font: bold 11px Arial, Helvetica, sans-serif; color:#004F85; text-decoration: none}
#design_haut2 a:hover, #design_haut2 a:active{padding-left:5px;padding-right:5px;font: bold 11px Arial, Helvetica, sans-serif; color:#004F85;  text-decoration: underline}

#design_haut3 {
	background: #0F4572 url(../images/pages1/haut3.jpg) no-repeat center top;
	height :50px;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
	font-weight : bold;
	font-style : italic;
	color:#FFF;
	padding-left:100px;
	margin-top:30px;
}
#design_haut3us {
	background: #0F4572 url(../images/pages1/haut3us.jpg) no-repeat center top;
	height :50px;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
	font-weight : bold;
	font-style : italic;
	color:#FFF;
	padding-left:100px;
	margin-top:30px;
}
#design_centre {
	background: #D7D8DC url(../images/pages1/fond1.jpg) repeat-y center top;
	width:800px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
}

#design_bas1 {
	background: url(../images/pages1/bas1.png) no-repeat center bottom;
	vertical-align:top;
	height :52px;
	margin-bottom:0px;
	text-align:center;
	font: normal 11px Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration: none
}
#design_bas1 a:link, #design_bas1 a:visited {font: normal 11px Arial, Helvetica, sans-serif; color:#CCCCCC; text-decoration: none}
#design_bas1 a:hover, #design_bas1 a:active{ font: bold 11px Arial, Helvetica, sans-serif; color:#FFFFFF;  text-decoration: underline}

#design_bas1 #kallios a:link, #design_bas1 #kallios a:visited {font: normal 11px Arial, Helvetica, sans-serif; color:#666; text-decoration: none}
#design_bas1 #kallios a:hover, #design_bas1 #kallios a:active{ font: bold 11px Arial, Helvetica, sans-serif; color:#FFFFFF;  text-decoration: underline}
#design_bas1 #ades a:link, #design_bas1 #ades a:visited {font: normal 11px Arial, Helvetica, sans-serif; color:#FFF; text-decoration: none}
#design_bas1 #ades a:hover, #design_bas1 #ades a:active{ font: bold 11px Arial, Helvetica, sans-serif; color:#FFF;  text-decoration: underline}


#content_text {
	overflow:visible;
	vertical-align:top;
	width: 650px;
	height :400px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	border: 0px solid #990000;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;font-weight : bold
}

.contain_text a:link { color:#990000; text-decoration: underline}
.contain_text a:visited { color:#990000; text-decoration: underline}
.contain_text a:active { color:#990000;  text-decoration: underline;}
.contain_text a:hover { color:#990000;  text-decoration: underline;}
.contain_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; font-variant: normal;}


/*//////////////Menu Gauche 1/////////////////////*/
#design_menu {
	color : #FFFFFF;
	vertical-align:top;
	width: 150px;
	margin-top: 0px;
	padding: 0px;
	text-align:left;
}
#content_menu {
	overflow:hidden;
	color : #FFFFFF;
	vertical-align:top;
	width: 144px;
	margin-top: 0px;
	padding: 0px;
	text-align:left;
	top:0px
}
#content_menu .separ {
	display: block;
	height: 20px;
	line-height: 20px;
	width: 144px;
}
#content_menu .titre1 {
	background-color:#DAE79A;
	display: block;
	height: 22px;
	line-height: 22px;
	width: 144px;
	font-size:12px;
	text-decoration: none;
	text-align:center;
	color : #990000;
	font-weight : bold;
	padding-left : 0px;
	margin-top: 4px;
	border-top: 1px solid #9DAED3;border-bottom: 1px solid #9DAED3;
}

a.menu1:link {color : #FFFFFF;text-decoration: none}
a.menu1:visited {color : #FFFFFF;text-decoration: none}
a.menu1:active {color : #FFFFFF;text-decoration: underline;background-color:#CACE1C;}
a.menu1:hover {color : #FFFFFF;text-decoration: underline;background-color:#CACE1C;}
.menu1 {
	background : transparent url(../images/pages1/fle_blanc.gif) no-repeat 3px 5px;
	display: block;
	height: 18px;
	line-height: 18px;
	width: 144px;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	text-align:left;
	margin-left: 0px;
	margin-top: 4px;
	padding-left : 18px;
	border-top: 1px solid #CACE1C;border-bottom: 1px solid #CACE1C;border-right: 1px solid #CACE1C;
}

a.menu1s:link {color : #FFFFFF;text-decoration: none}
a.menu1s:visited {color : #FFFFFF;text-decoration: none}
a.menu1s:active {color : #FFFFFF;text-decoration: underline;background-color:#CACE1C;}
a.menu1s:hover {color : #FFFFFF;text-decoration: underline;background-color:#CACE1C;}
.menu1s {
	display: block;
	height: 16px;
	line-height: 16px;
	width: 144px;
	color : #FFBD26;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	padding-left : 10px;
	border-bottom: 1px dashed #CACE1C;border-right: 0px dashed #CACE1C;
}

a.menu2:link {color : #FFFFFF;text-decoration: none}
a.menu2:visited {color : #FFFFFF;text-decoration: none}
a.menu2:active {color : #FFFFFF;text-decoration: underline;background-color:#9DAED3;}
a.menu2:hover {color : #FFFFFF;text-decoration: underline;background-color:#9DAED3;}
.menu2 {
	background : transparent url(../images/pages1/fle_vert.gif) no-repeat 3px 5px;
	display: block;
	height: 18px;
	line-height: 18px;
	width: 144px;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	text-align:left;
	margin-left: 0px;
	margin-top: 4px;
	padding-left : 18px;
	border-top: 1px solid #9DAED3;border-bottom: 1px solid #9DAED3;border-right: 1px solid #9DAED3;
}

a.menu2s:link {color : #FFBD26;text-decoration: none}
a.menu2s:visited {color : #FFBD26;text-decoration: none}
a.menu2s:active {color : #FFBD26;text-decoration: underline;background-color:#9DAED3;}
a.menu2s:hover {color : #FFBD26;text-decoration: underline;background-color:#9DAED3;}
.menu2s {
	display: block;
	height: 16px;
	line-height: 16px;
	width: 144px;
	color : #FFBD26;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	padding-left : 18px;
	border-bottom: 1px dashed #9DAED3;border-right: 1px dashed #9DAED3;
}
/*//////////////Menu Gauche 1 EOF/////////////////*/
/* Accessibilité */
a.accessible:link { color:#0F4572; text-decoration: none}
a.accessible:visited { color:#0F4572; text-decoration: none}
a.accessible:active { color:#0F4572;  text-decoration: none;}
a.accessible:hover { color:#0F4572;  text-decoration: underline;}
.accessible { font-family: Arial, Helvetica, sans-serif; font-size: 1px; color: #0F4572; font-weight: normal; font-style: normal; font-variant: normal;}

a.texte11N_noir:link { color:#000000; text-decoration: none}
a.texte11N_noir:visited { color:#000000; text-decoration: none}
a.texte11N_noir:active { color:#000000;  text-decoration: underline;}
a.texte11N_noir:hover { color:#000000;  text-decoration: underline;}
.texte11N_noir { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; font-style: normal; font-variant: normal;}

a.texte11G_noir:link, a.texte11G_noir:visited { color:#000000; border-bottom : 1px dashed #006699;text-decoration: none}
a.texte11G_noir:active, a.texte11G_noir:hover  { color:#000000;  text-decoration: underline;}
.texte11G_noir { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; font-style: normal; font-variant: normal;}

a.texte11N_bleu:link, a.texte11N_bleu:visited { color:#006699; border-bottom : 1px dashed #006699;text-decoration: none}
a.texte11N_bleu:active, a.texte11N_bleu:hover  { color:#006699;  text-decoration: underline;}
.texte11N_bleu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006699; font-weight: normal; font-style: normal; font-variant: normal;}

a.texte11G_bleu:link, a.texte11G_bleu:visited { color:#006699; border-bottom : 1px dashed #006699;text-decoration: none}
a.texte11G_bleu:active, a.texte11G_bleu:hover  { color:#006699;  text-decoration: underline;}
.texte11G_bleu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006699; font-weight: bold; font-style: normal; font-variant: normal;}

a.texte12G_rouge:link, a.texte12G_rouge:visited { color:#990000; border-bottom : 1px dashed #990000;text-decoration: none}
a.texte12G_rouge:active, a.texte12G_rouge:hover  { color:#990000;  text-decoration: underline;}
.texte12G_rouge { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; font-weight: bold; font-variant: normal;}

a.nav:link, a.nav:visited { color:#000000; text-decoration: underline}
a.nav:active, a.nav:hover  { color:#000000;  text-decoration: underline;}
.nav { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990000; font-weight: bold; font-variant: normal;}

.cadre_bleu {	vertical-align:top;	width:620px;font: normal 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration: none}
.cadre_bleu .gauche{background: transparent url(../images/cadres/border_bleuf_g.gif) no-repeat right top;width:15px;}
.cadre_bleu .droite{background: transparent url(../images/cadres/border_bleuf_d.gif) no-repeat left top;width:15px;}
.cadre_bleu .centre{background-color: #005A93;width:590px;font-size:12px;font-weight:bold;color: #FFFFFF;}

.cadre_vert {	vertical-align:top;	width:620px;font: normal 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration: none}
.cadre_vert .gauche{background: transparent url(../images/cadres/border_vert_g.gif) no-repeat right top;width:15px;}
.cadre_vert .droite{background: transparent url(../images/cadres/border_vert_d.gif) no-repeat left top;width:15px;}
.cadre_vert .centre{background-color: #A6CE39;width:590px;font-size:12px;font-weight:bold;color: #004387;}

.cadre_or {	vertical-align:top;	width:620px;font: normal 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration: none}
.cadre_or .gauche{background: transparent url(../images/cadres/border_or_g.gif) no-repeat right top;width:15px;}
.cadre_or .droite{background: transparent url(../images/cadres/border_or_d.gif) no-repeat left top;width:15px;}
.cadre_or .centre{background-color: #F9A75F;width:590px;font-size:12px;font-weight:bold;color: #004387;}

.cadre_titre{margin:auto}
.cadre_titre .texte,.cadre_texteC .texte{padding-left:5px;padding-right:5px;}
.cadre_titre .titre{padding-left:15px;padding-right:55px;}

.cadre_titreHvert{background: transparent url(../images/cadres/ftitre_titrevert.png) no-repeat center bottom;width:620px;height:20px}
.cadre_titreCvert{background: #9DCF35 none;width:620px;color:#FFF;font-weight:bold;font-size:12px}
.cadre_titreBvert{background: transparent url(../images/cadres/ftitre_basvert.png) no-repeat center top;width:620px;height:20px}

.cadre_titreHbleu{background: transparent url(../images/cadres/ftitre_titrebleu.png) no-repeat center bottom;width:620px;height:20px}
.cadre_titreCbleu{background: #007AAF none;width:620px;color:#FFF;font-weight:bold;font-size:12px}
.cadre_titreBbleu{background: transparent url(../images/cadres/ftitre_basbleu.png) no-repeat center top;width:620px;height:20px}

.cadre_titreHjaune{background: transparent url(../images/cadres/ftitre_titrejaune.png) no-repeat center bottom;width:620px;height:20px}
.cadre_titreCjaune{background: #DEDA00 none;width:620px;color:#004F85;font-weight:bold;font-size:12px}
.cadre_titreBjaune{background: transparent url(../images/cadres/ftitre_basjaune.png) no-repeat center top;width:620px;height:20px}

.cadre_texteHbleu{background: transparent url(../images/cadres/ftexte_titrebleu.png) no-repeat center bottom;width:620px;height:40px;color:#FFF;font-weight:bold;font-size:12px}
.cadre_texteHbleu2{background: transparent url(../images/cadres/ftexte_titrebleu2.png) no-repeat center bottom;width:620px;height:40px;color:#FFF;font-weight:bold;font-size:12px}
.cadre_texteHvert{background: transparent url(../images/cadres/ftexte_titrevert.png) no-repeat center bottom;width:620px;height:40px;color:#004F85;font-weight:bold;font-size:12px}
.cadre_texteHjaune{background: transparent url(../images/cadres/ftexte_titrejaune.png) no-repeat center bottom;width:620px;height:40px;color:#004F85;font-weight:bold;font-size:12px}
.cadre_texteHblanc{background: transparent url(../images/cadres/ftexte_titreblanc.png) no-repeat center bottom;width:620px;height:40px;color:#004F85;font-weight:bold;font-size:12px}
.cadre_texteC{background: transparent url(../images/cadres/ftexte_contenu.png) repeat-y center top;width:620px;color:#004F85;font-weight:bold;font-size:11px}
.cadre_texteB{background: transparent url(../images/cadres/ftexte_bas.png) no-repeat center top;width:620px;height:20px}

.txtchiffres{float:left;display:block;margin-left:10px;margin-right:5px;height:18px;width:18px;font-size:12px;text-align:center;background-color:#9DCF35;color:#59771C;border:1px solid #59771C}
.txtdotvert{background: transparent url(../images/dotvert.gif) no-repeat left 5px;padding-left:15px;margin-left:10px}
.txtvert{color:#59771C}
.txtretait{padding-left:15px;margin-left:10px}
.blocktxtdroit{position:absolute; width:320px; min-height:80px; z-index:500; margin-left:320px;background:#B8DC6B none;border:2px solid #669900;padding:3px; overflow: visible;font-size:11px;font-weight:normal}
.blocktxtgauche{position:absolute; width:320px; min-height:80px; z-index:500; margin-left:0px;background:#B8DC6B none;border:2px solid #669900;padding:3px; overflow: visible;font-size:11px;font-weight:normal}
.blocktxt ul{padding:0px;padding-left:14px;margin:2px;text-align:justify}
.blocktxt li{padding:0px;padding-left:2px;margin-left:0px}