@charset "UTF-8";
body {
	background-color: #f0f0f0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #336699;
}

.arial-N {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	color:#000;
}

.arialbold-N {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color:#000;
}

.arialbold-O {
	font-family: Arial;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	color:#F90;
}

.arial-G {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	color:#58585a;
}

.arialbold-G {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color:#58585a;
}

.arialbold-W {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color:#FFF;
}

.arial-W {
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
	font-weight:normal;
	color:#FFF;
}

.arialbold-titre {
	font-family: Arial;
	font-size: 30px;
	line-height: 13px;
	font-weight: bold;
	color:#000;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  color : #676869;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #2d2d2e;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.arial-B-vert{
	font-family: Arial, Helvetica, sans-serif;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:link {
	color:#676869;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #676869;
}
a:hover {
	text-decoration:none;
	color:#F63;
}
a:active {
	text-decoration:none;
}

/*   LIEN COULEUR PAR TYPO

arial-N a {
   font-family: Arial;
   font-size: 13px;
   line-height: 13px;
   color:#000;
arial-N a:link {
   color:#676869;
   text-decoration:none;
}
arial-N a:visited {
   text-decoration: none;
   color: #676869;
}
arial-N a:hover {
   text-decoration:none;
   color:#F63;
}
arial-N a:active {
   text-decoration:none;
}

*/
