body{ behavior:url(csshover.htc); }
@import url('MenuHaut.css');

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  width:940px;

  margin:0 auto 0 auto;
  padding:0;
  left:50%;
	background-image:url(image/Fond.png);
	background-repeat:repeat-x;
background-attachment:fixed;
/*	background-color:#1A2450;*/
  background-color:#20274A;
}
img, img a {
	border:0;
}
p, td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#060C22;
}
p {
	text-align: justify;
/*	line-height: 1.4em;*/
}
.couleur {
	color:#384BA9;
}
img a {
	text-decoration: none;
}

.ErreurSaisie {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

/****************************************************************************/
#Entete {
	width:940px;
	padding-top:20px;
	margin-bottom:-20px;
/*	margin-top:-20px;*/
	height:110px;
	background-color:#FFFFFF;
	background-image:url(image/Entete.png);
	background-repeat: no-repeat;
	
}
#Entete H1 {
	text-indent: -5000px;
}

/****************************************************************************/
#Corps {
	padding:0;
	margin:0;
	background-image:url(image/CorpsFond.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}


/****************************************************************************/

#SousMenu {
	font-family: Arial, Helvetica, sans-serif;
	width:175px;
/*	height:300px;*/
/*	position:static; */
	float:left;
	left:0;
	padding-left: 5px;
	padding-top:10px;
/*	background-color:#FF0000;*/
}
#SousMenu H1 {
	background-image:url(image/SousMenuSeparateur.gif);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:bold;
	color:#222222;
	padding-top:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}
/*
#SousMenu a, .SousMenu a:link, .SousMenu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#384BA9;
}
*/
#SousMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
/*	display: block;*/
/*	background-color:transparent;*/
}

#SousMenu li {
	padding: 0;
	margin: 0;
	text-decoration: none;
/*	display: block;*/
	margin-bottom:1px;
	padding-bottom:5px;
}

#SousMenu li a {
	font-size:12px;
	text-decoration:none;
	color:#384BA9;
	display: block;
	padding: 3px 5px 3px 5px;
/*	background-color:transparent;*/
}

#SousMenu li a:hover, #SousMenu a:hover, #SousMenu li a:focus, #SousMenu li.menuhvr a {
	display:block;
	text-decoration:none;
	background-color:#FFFFFF;
	background-image:url(image/SousMenuHover.png);
	background-repeat:repeat-y;
}

#SousMenu li img.icone {
	margin:3px;
	float:left;
}
.SansFond {
/*	float:left;*/
/*	margin:3px;
	border:3px solid #FFFFFF;*/
	background-color:#384BA9;
	color:#384BA9;
}
/*
	padding: 3px 5px 3px 5px;
	float:left;
	background-color:#FFFFFF;
	background-image:none;
*/


/****************************************************************************/

#Contenu {
	margin-left:190px;
	margin-right:10px;
	padding: 10px 10px 10px 10px;
/*	background-color:#FF0000;*/
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#060C22;
/*	line-height: 1.4em;*/
}
#Contenu H1 {
	line-height: normal;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	border-bottom: 2px solid #333333;
}
#Contenu H2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#384BA9;
}

#Contenu H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
	border-bottom: 1px solid #999999;
}

#Contenu a {
	color:#384BA9;
	text-decoration: underline;
}
#Contenu a:hover {
	background-color:#E1E4F4;
}
#Contenu img a {
	text-decoration: none;
}

#Contenu p {
	text-align: justify;
/*	line-height: 1.4em; */
}
#Contenu .Obligatoire {
	color:#384BA9;
}

#Contenu form {
	padding-top:10px;
	padding-bottom:10px;
	background-color: #EEEEEE;
}
#Contenu input[type="text"], #Contenu textarea, #Contenu select {
	background-image: url(image/FondSaisie.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}

#Contenu input:focus, #Contenu textarea:focus, #Contenu select:focus {
	border: 1px solid #384BA9;
}
#Contenu .Bouton, #Contenu .Bouton:focus {
	background:inherit;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px;
	border-top:1px solid  #6C9BE8;
	border-left:1px solid  #6C9BE8;
	border-right:1px solid  #1F3569;
	border-bottom:1px solid  #1F3569;
	background-color: #384BA9;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Contenu .Bouton:focus {
	padding-top: 3px;
	padding-bottom: 1px;
}

#Contenu .BarreOutilArticle { height:25px; }
#Contenu .BarreOutilArticle, .BarreOutilArticle td { font-size:9px; padding:1px; text-decoration:none; }
#Contenu .BarreOutilArticle img { vertical-align:middle; margin-left:3px; }
#Contenu .BarreOutilArticle a { color: #888888; text-decoration:none; }
#Contenu .BarreOutilArticle a:hover { color: #333333; background-color: #EEEEEE; text-decoration: none; }

#Contenu hr { border: 1px solid #EEEEEE; display:block; float:none; overflow:auto; 	clear: both; }

#Contenu .BlocSection {
	display:block; padding:10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}




/****************************************************************************/

#FichierAttache a { text-decoration:none; background:none;}
#FichierAttache a:hover {  background:none; text-decoration: underline; }
#FichierAttache a img { vertical-align:middle; background:#FFFFFF; text-decoration: none; }



/****************************************************************************/

#MemeTheme {
	display: block;
	background-color: #EEEEEE;
	padding:10px;
	font-style:normal;
}
#MemeTheme h2 {
	display: block;
	margin: 0 0 5px 0;
	color: #333333;
	font-size: 12px;
}
#MemeTheme ul li {
	font-size: 10px;
	color:#999999;
	list-style-type:square;
	list-style-position:outside;
}


/****************************************************************************/









/*
.Menu {
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#9CAFD5;
	background-image:url(image/MenuFond.png);
	background-repeat:repeat-x;
	text-align:center;
}
.Menu td {
	height:30px;
}

.Menu a, .Menu a:link, .Menu a:visited {
	padding: 8px 9px 9px 9px;
	display:block;
	color:#1F3569;
	text-decoration:none;
}
.Menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.Menu td a:hover {
	background-image:url(image/MenuFond-on.png);
	background-repeat:repeat-x;
}

*/








.Tiny {
	font-size:0.8em;
}





/* Article */
.Article {
	margin: 20px 10px 30px 10px;
/*	display: block;*/
}
.Article .Titre {
	background-image: url(image/Point.png);
	background-position: 0 3px;
	background-repeat:no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}
.Article .Auteur {
/*	margin: 0 10px 0 10px;*/
	display: block;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	color: #999999;
}
.Article .DateParution {
/*	margin: 0 10px 0 10px;*/
	display: block;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	color: #999999;
}
.Article .Theme {
	display: block;
	font-size: 9px;
	font-weight: normal;
float:left;
	text-align: left;
	color: #999999;
}
/*	
.Article .Resume, .Article p, .Article .Resume p {
	padding:0;
	margin:0;
	line-height:normal;
}
margin: 10px 10px 0 10px;*/
/*	display: block;*/
/*
.Article .Resume {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #333333;
	margin-top:-3px;
	margin-bottom:-10px;
}
*/
.Article .Resume a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.Article .Resume a:hover {
	text-decoration: none;
}
.Article .LienDetail {
	display: block;
/*	margin: 5px 10px 0 10px;*/
	text-align: right;
}
.Article .LienDetail a, .Article .LienDetail a:link, .Article .LienDetail a:visited {
	font-size: 11px;
	font-weight: normal;
/*	color: #CC0000;*/
	text-decoration: none;
}
.Article .LienDetail a:hover {
	text-decoration: underline;
}

#Contenu .Article H1 { margin-bottom:0px; text-decoration: none; }
#Contenu .Article H2 { margin-bottom:0px; text-decoration: none; }
#Contenu .Article H2.Titre a { text-decoration: none; }
#Contenu .Article H3 { font-size: 14px; border:0; }



/* Reference */
.Reference {
	display: block;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#060C22;
}
.Reference .NomSociete {
	margin-top: 10px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.Reference .Description {
	margin-top: 10px;
	display: block;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
}
.Reference .SiteWeb {
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}




/*************************************************************************************/



#Pied {
	height: 30px;
	width: 100%;
	background-image:url(image/PiedFond.png);
	background-repeat:repeat-x;
	background-color:#1D1D1D;
	margin:0;
	padding:0;
}

#Pied, #Pied td, #Pied td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:10px;
	text-decoration:none;
}
#Pied td {
	padding: 0 10px 0 10px;
}
#Pied a:hover {
	color:#FFFFFF;
}



/*************************************************************************************/


#Menu {
	position: relative;
	height: 30px;
	width: 940px;
	margin-left:0;
margin:0;
padding:0;
/*

/*
	background-image:url(image/MenuFond.png);
	background-repeat:repeat-x;
*/
/*	background: url(images/navbg.gif) repeat-x;*/
	text-align: center;
	z-index: 2;
	background-color:#F3F3F3;
clear:both;
}

#EspaceGauche {
	margin-left:10px;
	height: 30px;
	width: 90px;
	position:absolute;
	float:left;
	background-color:#888888;
}

#MenuListe {
/*
	margin:0 auto 0 auto;
	left: 50%;
*/
	margin:0;
	padding:0;
	margin-right:10px;
	height: 30px;
	width: 830px;
/*
*/
	background-color:#888888;
	float:right;
margin-left:90px;
}

#MenuListe {
	list-style-type: none;
	text-align: center;
}
#MenuListe ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}

#MenuListe ul li { display: inline; }

#MenuListe li {
	float: left;
	width: auto;
	text-decoration: none;
	display: inline;
}

#MenuListe a {
	display: block;
	text-decoration: none;
	padding: 7px 18px 8px 17px;
	color: #FFFFFF;
/*	color: #fff;*/
/*	letter-spacing: -1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
/*	font-size: 95%;*/
	font-weight: normal;
	border-left: 1px solid #CCCCCC;
}
/*
#MenuListe a.trigger {
	padding: 7px 10px 1px 10px;
	height: 22px;
	font-weight: normal;
}
#MenuListe .trigger:hover, #MenuListe .trigger:active {
	padding: 7px 10px 1px 10px;
}
*/

#MenuListe li ul, #MenuListe ul li  {
	text-align: left;
	width: 200px;
	font-size: 95%;
}

#MenuListe ul li a  {
	color:#CCCCCC;
	border-right: 0;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
}

#MenuListe li ul {
	position: absolute;
	margin-left: -1px;
	display: none;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color: transparent;
	background-repeat: repeat-x;
}

#MenuListe li ul li{
	line-height: 15px;
	vertical-align: middle;
}

#MenuListe li:hover a, #MenuListe a:focus, #MenuListe li.menuhvr a {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: normal;
}

#MenuListe li:hover ul, #MenuListe li.menuhvr ul {
/*	padding-top:10px;*/
	display: block;
	background-color: #888888;
}

#MenuListe li:hover ul a, #MenuListe li.menuhvr ul a {
	color: #FFFFFF;
	background: none;
	background-color: transparent;
	font-weight: normal;
	border:none;
}

#MenuListe ul a:hover{
	background-color: #333333 !important;
	color: #FFFFFF !important;
	background-image: none !important;
	font-weight: normal;
}

#MenuListe li { width: auto; }

.clearit {
	clear: both;
	height: 0;
/*	font-size: 0; */
}

