A {	
	color: #3366CC;	
	text-decoration: none
	link {text-decoration:none}
        hover {text-decoration:none}
	visited {text-decoration:none}
}
body {	
	background-image: url(../images/blue_4.gif); 
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif, Times Roman;	
	font-size: 14px;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
	
	
table {
	cellspacing:0;
	cellpadding:0;
	}
	
.intitule {	
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif, Times Roman;	
	font-size: 9pt;
	font-weight: normal;	
	line-height: 2em;	
	color: #FFFFFF;
	}
	
.intituleg {	
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif, Times Roman;	
	font-size: 9pt;
	font-weight: bold;	
	line-height: 2em;	
	color: #FFFFFF;
	}

.descriptif {	
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif, Times Roman;	
	font-size: 9pt;		
	color: #000000;
	}
	
.rouge {
	background-color: #99CCFF;
	font-family: Times Roman;
	font-size: 9pt;	
	line-height: 2em;	
	color: #FF0000;
	}

.statictext{
	font-size: 14px;
	font-family: Times Roman;
	text-align: justify;
	color: #3366CC;
}

.statictextred{
	font-size: 14px;
	font-family: Times Roman;
	text-align: justify;
	color: Red;
}
	
.ptstatictext	{
	font-size: 10px;
	color: #3366CC;
}

.statictextg{
	font-size: 14px;
	font-family: Times Roman;
	color: #3366CC;
	font-weight: bold;
}

A:link {text-decoration:none}
a:hover     {text-decoration:none}
A:visited {text-decoration:none}
.Style4 {font-size: 14px}
.Style2 {color: #0000FF}	
.Style4 {color: #FF0000;  }
.Style6 {color: #000000}

#conteneur {
	position: absolute;
	margin-top: 0px;
	width: 100%;
	}
	
#banniere {
	position: absolute;
	left:0;
	width: 100%;
	height: 184px;
	} 	
	
#menu {
	position: absolute;
	margin-top: 184px;
	left:0;
	width: 120px;
	}
	
#centre {
	margin-left: 230px;
	margin-top: 184px;
	}


/* Affichage du titre */
.menuTitle	{
	background-color : #004db9;
	font-family: Times Roman; 
	font-size: 14px;
	font-weight: bold;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../images/fond_barre_moyen.gif);
	background-repeat : repeat;
}

.sousMenu	{
	background-color : #1a7fda;
	font-family: Times Roman; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../images/fond_barre_clair.gif);
	background-repeat : repeat;
}
.sousMenu	a{
	background-color : #1a7fda;
	font-family: Times Roman; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image : url(../images/fond_barre_clair.gif);
	background-repeat : repeat;
}
.Style6	{
	font-family: Times Roman; 
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat : repeat;
}

.Style7	{
	font-family: Times Roman; 
	font-size: 10px;
	font-weight: bold;
	color: rgb( 70, 74, 170);
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat : repeat;
}


/* Ajoute une icone au titre */
.menuIcone1	{
	padding-left: 27px;
	background-image : url(../images/ico_menu.gif);
	background-repeat : no-repeat;
}
