/* CSS Document */
/* ------------------------------------------------LIENS PAR DEFAUT */

  A {
	color: #868686;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
}
  A:hover {
	color: #006699;
	text-decoration: underline;
}

  body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #6BC0F0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	font-family:arial;
	font-size:11px;
	color: #212121;
	border: 1px none;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #7BC753;
}
  A.menum:hover {
	color: #99CC00;
	background-color : transparent;
	font-weight : bold;
	font-size : 11px;
}

/* -----------------------------------------------------------ADMIN */  

  A.menu {
	color: #666666;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;


}
  A.menu:hover {
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
	color: #00CC00;
}

/* ------------------------------------------------MENU HORIZONTALE */ 

  A.menuh {
	color: #99CC00;
	text-decoration:none;
	font-weight : bold;
	font-size : 14px;
	font-family: "Century Gothic";
}
  A.menuh:hover {
	color: #000000;
	font-weight : bold;
}
  A:hover.titredos {
	font-family:Verdana;
 	font-size:12px; 
	color:#9074DD; 
	font-weight:bold; 
	text-decoration: underline;
}

A.m {
	color: #7AC31B;
	text-decoration:none;
	font-size : 10px;
	font-family : arial;
	background-repeat : no-repeat;
	width : auto;
	padding-left : 0px;
	line-height : normal;
	font-weight: bold;
	font-style: normal;

}

A.m:hover {
	text-decoration : underline;
	color : #333333;
}
/* -----------------------------------------------------------LIGNE */

HR {
	color: #333333;
}

  INPUT {
	background-color: #FFFFFF;
	text-indent : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	border: 1px solid #999999;
	text-decoration: none;
}

  textarea {
	font-family: Verdana;
	font-size: 10pt;
	color : #FE6B00;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: normal;
	word-spacing: normal;
	background-color: #FFFFFF;
	border-top: 1px solid #FF6600;
	border-right: 1px solid inset;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid inset;

  }

  SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FE6B00;
	background-color: #FFFFFF;
	border: 1px none #000000;

}
.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(images/images/banniere_03.jpg);
	background-repeat: no-repeat;
}
.pages {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	background-image: url(images/pages.jpg);
	background-repeat: repeat-x;

}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CC00;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	text-align: justify;
}

.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D57800;
	font-weight: bold;
}

.GrandTitre {
	font-family: arial;
	font-size: 16px;
	color: #D57800;
	font-weight: bold;

}
.Titre {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #009800;
}
.SousTitre {
	font-weight: bold;
	font-size: 11px;
	color: #99CC00;


}
.Cadre {
	color: #212121;
	background-color: #E0EC9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.TitreBlanch {

	font-size: 10px;
	font-weight: bold;
	color: #009900;
}
.Tableau {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #DCE3E9;
}

.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-align: justify;
	font-style: italic;
}
  A.Blog_link {
	color: #D57800;
	background-color : transparent;
	text-decoration:none;
	font-size : 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
  A.Blog_link:hover {
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
	color: #00CC00;
}