/* CSS Document */


BODY { 
  		background: white url("../images/images_static/bg_body.gif");
  		background-repeat: no-repeat;
  		background-position: top left;
		margin: 0px;
		padding: 0px;
		}
		A {
		text-decoration: none;
		}
		TABLE {
		font-family: Arial;
		font-size: 12px;
		}
		.menu-border-top {
		border-top: 1px solid #555555;
		border-color: #AAAAAA;
		}
		.menu-border-bottom {
		border-bottom: 1px solid #555555;
		border-color: #AAAAAA;
		}
		.menu-current {
		background-color: #902148;
		}
		.texte-gris {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		}
		.texte {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		}
		a.texte:link {
		text-decoration: none;
		}
		a.texte:hover {
		text-decoration: underline;
		}
		a.texte:active {
		text-decoration: underline;
		}
		a.texte:visited {
		text-decoration: none;
		}
		.texte-gras{
		font-weight: bold;
		}
		.texte_sm {
		font-family: Arial;
		font-size: 10px;
		color: #444444;
		}
		.texte-menu-current {
		color: #FFFFFF;
		}
		.texte-menu-notcurrent {
		color: #555555;
		}
		.texte-bordeau {
		font-weight: bold;
		color: #902148;
		}
		.texte-rose {
		font-weight: bold;
		color: #D086AB;
		}
		.texte-vert {
		font-weight: bold;
		color: #295C08;
		}
		
		.texte-mauve {
		font-weight: bold;
		color: #27056C;
		}
		.texte-activite-gras {
		font-family: Arial;
		font-weight: bold;
		color: #A36081;
		font-size: 12px;
		}
		.titre-bordeau {
		font-weight: bold;
		font-size: 17px;
		color: #902148;
		font-style: italic ;
		font-family:Arial;
		}
		.titre-vert {
		font-weight: bold;
		font-size: 17px;
		color: #295C08;
		font-style: italic ;
		font-family:Arial;
		}
		.titre-rose {
		font-weight: bolder;
		font-style: italic ;
		font-size: 15px;
		color: #D086AB;
		font-family:Arial;
		}
		.navigation {
		font-family: "Verdana", "Arial", "sans-serif";
		font-size:9px;
		color: #1A7AB6;
		}
		a.navigation:link {
		text-decoration: none;
		}
		a.navigation:hover {
		text-decoration: underline;
		}
		a.navigation:active {
		text-decoration: underline;
		}
		a.navigation:visited {
		text-decoration: none;
		}
		.lien {
		font-family: Arial;
		font-size: 12px;
		color: #444444;
		}
		a.lien:link {
		text-decoration: underline;
		}
		a.lien:hover {
		text-decoration: underline;
		}
		a.lien:active {
		text-decoration: underline;
		}
		a.lien:visited {
		text-decoration: underline;
		}
		.mention {
		font-family: "Verdana", "Arial", "sans-serif";
		font-size:9px;
		color: #453F92;
		}
		a.mention:link {
		text-decoration: none;
		}
		a.mention:hover {
		text-decoration: underline;
		}
		a.mention:active {
		text-decoration: underline;
		}
		a.mention:visited {
		text-decoration: none;
		}
		.intro {
		font-family: Helvetica, sans-serif;
		font-size: 11.5px;
		line-height: 15px;
		font-weight: bolder;
		letter-spacing: 0.5px;
		color: #371778;
		}
		.laser {
		font-size: 9px;
		text-align: justify;
		font-family: Arial, Helvetica, sans-serif;
		}
