/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

body {
	FONT-SIZE: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: black;
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
}

td {
	FONT-SIZE: 9pt;
	COLOR: black;
}

table.bgHeader{
	background-image: url(../images/bgHeader1.gif);
	background-repeat: repeat-x;
	background-color: #cc66ff;
	width: 100%;
}
td.bgHeaderBorde{
	background-image: url(../images/bgHeaderBorde.gif);
	height: 2px;
	width: 100%;
}
td.logo{
	background-image: url(../images/logo.gif);
	height: 90px;
	width: 232px;
}
td.title{
	color: #CE8EFF;
	font:28px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif bold;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
td.bgImgTitle
{
	background-image: url(../images/imgHeader.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 90px;
}

table.bgcolor1{
	background: #F1F3F5;
}
table.bgcolor2{
	background: #F9F9FF;
}
.inputboxLogin {
	width: 200px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}
	
.button {
	border : solid 1px #cccccc;
	height: 30px;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
	line-height: 15px;
}	
.inputboxForm2 {
	width: 670px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}
	
.inputboxForm1 {
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}

.inputboxSearch {
	margin: 0 0 0 0;
	border: 1px solid #cccccc;
	font-size : 9px;
	height: 14px;
}
.buttonSearch {
	background: #ed66ed;
	font-weight:bold;
	cursor:pointer;
	color : #fff;
	border: 1px outset #ed66ed;
	font-size : 12px;
}

.buttonSearch:hover {
border: 1px outset #000153;
color:yellow;
}
.buttonSearch:active {
border:1px inset #ed66ed;
color:yellow;
} 

#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 15px; }
#cpanel div.icon a { 
	display: block; float: left;
	height: 124px !important;
	height: 130px; 
	width: 160px !important;
	width: 170px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 5px 5px 1px 5px;
}

#cpanel div.icon a:link    {  color : #430064;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #DC95FF;  
	border: 1px solid #c24733;
	padding: 6px 5px 0px 5px;
	 
}
#cpanel div.icon a:active  {  color : #430064;  }
#cpanel div.icon a:visited {  color : #430064;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}



#btn {  text-align: center;  vertical-align: middle; height: 70px; }

#btn div.icon   { margin: 1px; background-color: #F9F9FF;}
#btn div.icon a { 
	display: block; float: left;
	height: 52px !important;
	height: 55px; 
	width: 52px !important;
	width: 55px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 2px 1px 1px;
}

#btn div.icon a:link    {  color : #430064;  }
#btn div.icon a:hover   { 
	color : #333; 
	background-color: #EAEAFF;  
	border: 1px solid #c24733;
	padding: 3px 2px 0px 3px; 
}
#btn div.icon a:active  {  color : #430064;  }
#btn div.icon a:visited {  color : #430064;  }

#btn div.icon img { margin-top: 1px; }
#btn div.icon span { display: block; padding-top: 3px;}

td.ligneSepare {
	background-color: #8965D8;
}
table.tableDonneN2{
	border: 1px solid #8965D8;
	background-color: white;
}

table.tableDonneN2 tr.ligne1 {
	FONT-SIZE: 9pt;
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 30px;
	text-align: left;
	background-color: #FFD2FF;
}
table.tableDonneN2 tr.ligne2 {
	FONT-SIZE: 9pt;
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 30px;
	text-align: left;
	background-color: #ccffff;
}
table.tableDonneN2 tr td.ligneSepare {
	background-color: #8965D8;
}

table.tableDonneN2 tr td.donne{
	background-color: #fff;
}

table.tableDonneN2 tr td.header{
	background-color: #E30072;
	color: white;
	font-size: 14px;
	line-height: 85%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 3px;
	border: 1px solid white;
	height:35px;
}
table.tableDonneN2 tr.ligne1 td,table.tableDonneN2 tr.ligne2 td {
	border: 1px solid white;
}

table.tableDonne{
	border: 1px solid #9370DB;
	background-color: #ffffff;
}


table.tableDonne tr.ligne1 {
	FONT-SIZE: 9pt;
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 22px;
	text-align: left;
	background-color: #FFE1FF;
}
table.tableDonne tr.ligne2 {
	FONT-SIZE: 9pt;
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 22px;
	text-align: left;
	background-color: #ccffff;
}

table.tableDonne tr td.ligneSepare {
	background-color: #9370DB;
	border: none;
}

table.tableDonne tr td.donne{
	background-color: #fff;
}

table.tableDonne tr td.header{
	background-color: #cc66ff;
	color: #000146;
	font-size: 14px;
	line-height: 85%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 3px;
	border: 1px solid White;
	height:25px;
}

table.tableDonne tr.ligne1 td,table.tableDonne tr.ligne2 td {
	border: 1px solid White;
}

table.icon tr td{
	font-size: 12px;
	color: #DD97FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: text-top;
}

table.formulaire{
	border: 1px solid #9370DB;
	background-color: #ffffff;
}

table.bgTete{
	background-image: url(../images/bgTopPic.gif);
	background-position: right;
	background-repeat: no-repeat;
}
table.bgHomeTete{
	background-image: url(../images/bgTop.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table.bgHomeTete tr td{
	background-repeat: repeat-x;
	background-position: top;
}
td.MenuTopActuel {
	font-size: 10pt;
	COLOR: #ff66ff;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
	background-image: url(../images/bgTopMenu2.gif);
}

td.MenuTop {
	font-size: 9pt;
	COLOR: white;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
	background-image: url(../images/bgTopMenu2.gif);
}


table.bgTete tr td.LogoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #ffffff;
	word-spacing: 1px;
	text-shadow: #D5D6F6;
	vertical-align: middle;
	}
	
	
table.bgHomeTete tr td.LogoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #660033;
	word-spacing: 1px;
	vertical-align: top;
	}
	
	
td.menuSecteur {
	height: 20px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 1px;
	text-transform: uppercase;
	text-align: left;
}

td.menuLigne {
	height: 10px;
	background-image: url(../images/bgMenuLigne.gif);
	background-repeat: repeat-x;
}

td.MenuActuel {
	height: 16px;
	COLOR: Black;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 6px;
	text-align: left;
	background-color: #00BFFF;
}

td.Menu {
	height: 16px;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 6px;
	text-align: left;
}

td.BordeContenu {
	background-color: black;
}

td.CenterContenu {
	background-color: white;
}
td.CenterContenu table tr {
	text-align: left;
}

td.BordeContenuSombre {
	background-color: Aqua;
}



#TitleBgOther{
	background-image: url(../images/bgTitle.gif);
	width: 800px;
	margin: auto;
	padding-bottom: 53px;
	text-align: left;
}

#TitleBg{
	background-image: url(images/bgTitle.gif);
	width: 800px;
	margin: auto;
	padding-bottom: 53px;
	text-align: left;
}

#Title{
	margin-top: 6px;
	margin-left: 25px;
	position: absolute;
	color: #fff;
	font:28px Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif bold;
	font-weight: bold;
	float: left;
}

#bgImgTitleNews
{
	background-image: url(../images/bgNewsTitlePic.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 45px;
	padding-bottom: 45px;
	margin-top: 0px;
	margin-left: 715px;
	margin-right: 0px;
	position: absolute;
	float: right;
}

#menutopBarre
{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#menutopPlace{
	position: absolute;
	right: 800px;
	z-index: 3;
}

#flashPlace{
	position: absolute;
	left: 10px;
	z-index: 2;
}

td.CenterContenu table.tete {
	background-color: white;
	border: 1px solid Red;
	height: 24px;
	align: center;
}

td.CenterContenu table.tete tr td {
	text-align: center;
	FONT-SIZE: 10pt;
	COLOR: white;
	font-family: SimSun, SimHei;
	font: bold;
	vertical-align: middle;
	background-color: #9999ff;
	text-align: left;
	font-weight: bold;
}

td.CenterContenu table.tableC {
	background-color: white;
	height: 18px;
}





.CopyRight {
	FONT-SIZE: 7pt;
	COLOR: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

input {
	height: 19px;
}

input.BtnSearch {
	background-image: url(../images/BtnSearch.gif);	
	height: 19px;
	width: 41px;
	border: 0px;
	cursor: hand;
	border : thin outset;
	cursor : hand;
	color : #000193
}

/* --------------------------------------------------------------     text style    -------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 15px 0 0 5px;
	padding-bottom: 4px;
	line-height: 100%;
	width: 80%;
	text-indent: 5px;
}

h1{
	color: #990066;
	font-size: 20px;
	border-bottom: 1px dotted #666
}
h2{
	color: #1a5286;
	font-size: 18px;
	border-bottom: 1px dotted #6E6E6E;
}
h3{
	color: #3270A9;
	font-size: 16px;
	border-bottom: 1px dotted #9C9C9C;
}
h4{
	color: #003333;
	margin: 0 0 0 5px;
	font-size: 14px;
	line-height: 85%
}
h5{
	color: #003333;
	margin: 0 0 0 5px;
	font-size: 12px;
	line-height: 85%
}
h6{
	color: #003333;
	margin: 0 0 0 5px;
	font-size: 10px;
	line-height: 85%
}
.contenu{
	margin: 5px 5px 5px 5px;
}

.note{
	margin: 0 0 5px 5px;
	color: #4A4A4A;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* --------------------------------------------------------------     Link    -------------------------------------------------------------------*/


td.Menu a:active, td.Menu a:visited, td.Menu a:link{
	color: #990066; TEXT-DECORATION: none;
}
td.Menu a:hover {
	color: #ff66ff; TEXT-DECORATION: underline
}

td.MenuTop a:active,td.MenuTop a:visited,td.MenuTop a:link {
	COLOR: white;
	text-decoration : none;
}
td.MenuTop a:hover {
	COLOR: #ff66ff;
}

a.linkNewsTop1:active,a.linkNewsTop1:visited,a.linkNewsTop1:link {
	COLOR: #fff;
	font-size: 14pt;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: bottom;
}
a.linkNewsTop1:hover {
	COLOR: #ff66ff;
	
}


a.linkNewsTop2:active,a.linkNewsTop2:visited,a.linkNewsTop2:link {
	COLOR: #000;
	font-size: 14pt;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: bottom;
}
a.linkNewsTop2:hover {
	COLOR: #990066;
}

a.Anchor:active, a.Anchor:visited, a.Anchor:link{
	color: #000000; TEXT-DECORATION: underline; font-size: 8px;
}
a.Anchor:hover {
	color: #ff66ff; TEXT-DECORATION: underline; font-size: 8px;
}

a.noUnderline:active, a.noUnderline:visited, a.noUnderline:link, a.noUnderline:hover{
	TEXT-DECORATION: none;
	color: inherit;
	text-indent: 5px;
}