html, body
{
	height: 100%;
	margin: 0;
	background: #fff url(../images2/fondrayures1.png) repeat-x;
	color: #000000;
}

#global
{
	min-height: 100%;
	width: 1000px;
	padding: 0 25px;
	margin: 0 auto;
	position: relative;
	background: url(../images2/global5b.png) center repeat-y;
}

#header
{
	background: #ffffff url(../images2/header5b.png) no-repeat;
	color: #fff;
	height: 200px;
	margin: 0 auto 0px;
}

#connexion
{
	background: #FFFFFF url(../images2/menu5b.png) no-repeat;
	color: #aaaaaa;
	height: 40px;
	text-align: right;
	padding-top: 12px;
	padding-right: 35px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom: 10px;
}

#connexion a
{
	text-decoration: none;
	color: #aaaaaa;
}

#navigation
{
	background: #FFFFFF url(../images2/menu.png) no-repeat;
	color: #aaaaaa;
	height: 39px;
	padding-top: 12px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style: none;
	padding-left: 280px;
	margin-left: 0px;
}

#navigation ul
{
margin: 0;
padding: 0;
}

#navigation li
{
	float: left;
	list-style: none;
	width: 100px;
	border: 0px;
	margin-right: 0px;
	color: #aaaaaa;
	text-decoration: none;

}	

#navigation li a {
	display: block ;
	background: none ;
	color: #666666 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 0 ;
	text-align: left ;
	text-decoration: none;

	}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {

	color: #666666;
	background-color: none;
	text-decoration: none;
	font-weight: bold;
	outline:none;
	}

#header h1
{
	margin: 0;
	text-indent: -50000px;
}

#main
{
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px; 
	overflow: auto;
	clear: left;
}

#col_titre
{
	float: left;
	width: 40px;
	margin-left: 10px;
	background: #FFFFFF;
}

#col_left
{
	float: left;
	width: 300px;
	margin-left: 10px;
	background: #FFFFFF;
}

#col_center
{
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-left: 10px;
	background: #FFFFFF;
}

#col_right
{
	float: right;
	width: 190px;
	margin-right: 10px;
	background: #FFFFFF;
}

/* mise en page du bloc de titre */
.bloc_titre
{
   background-color: #50B6BC;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   padding: 0px;
   margin-left: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}


/* mise en page des blocs de gauche */
.bloc_left
{
   background-color: #D7EFE2;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   padding: 0px;
   margin-left: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_left h3
 {  
   background: #ccc url(../images2/fondh3bleu.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_left p
 {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_left p:hover
 {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;	
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}

.bloc_left a
 {
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
}

.bloc_left a:hover
 {
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
}

/* mise en page du bloc topo gauche */
.bloc_topoleft
{
   background-color: #D7EFE2;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   padding: 0px;
   margin-left: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_topoleft h3
 {  
   background: #ccc url(../images2/fondh3bleu.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_topoleft p
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #999999;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_topoleft p:hover
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}

/* mise en page des blocs centraux */
.bloc_center
{
   background-color: #D0F5C5;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   padding: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_center h3
 {  

   background: #ccc url(../images2/fondh3vert.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_center p
  {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}

/* mise en page des blocs de droite */
.bloc_right
{
   background-color: #F1F7C6;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   margin-right: 0px;
   padding: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_right h3
 {  
   background: #ccc url(../images2/fondh3jaune.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_right p
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #999999;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_right p:hover
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}	

/* mise en page du bloc topo droite*/
.bloc_toporight
{
   background-color: #F1F7C6;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   margin-right: 0px;
   padding: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_toporight h3
 {  
   background: #ccc url(../images2/fondh3jaune.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_toporight p
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #999999;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_toporight p:hover
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}	
.bloc_toporight form
{
	text-align: center;
}

/* mise en page du bloc contacts */
.bloc_contacts
{
   background-color: #F1F7C6;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   margin-right: 0px;
   padding: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_contacts h3
 {  
   background: #ccc url(../images2/fondh3jaune.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_contacts p
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_contacts ul
 {
	margin-left: -15px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: no;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: bold;
}
.bloc_contacts li
 {
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: no;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
}
.bloc_contacts a
 {
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
}
.bloc_contacts a:hover
 {
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: none;
	color: blue;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
	font-weight: normal;
}

/* mise en page du bloc liens */
.bloc_liens
{
   background-color: #F1F7C6;
   background-image: url("images2/motif.png");
   background-repeat: repeat-x;
   margin-top: 0px;
   margin-right: 0px;
   padding: 0px;
   border: 0px solid #dddddd;
   margin-bottom: 10px;
}
.bloc_liens h3
 {  
   background: #ccc url(../images2/fondh3jaune.png) no-repeat left top;
   height: 32px;
   line-height: 32px;
   margin-top: 0px;
   border: 0px solid white;
   color: #666666;
   font-family: Arial, "Times New Roman", Times, serif;
   font-weight: bold;
   padding-left: 50px;
   font-size: 16px;
}
.bloc_liens p
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}
.bloc_liens ul
 {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:11px;
}

.lettrine
{
float: left;
margin-right: 5px;
}

.lettrine2
{
float: right;
margin-left: 5px;
}

#footer {
	position: absolute;
	width: 980px;
	height: 40px;
	bottom: 0;
	background: #ffffff url(../images2/footer2.png) no-repeat;
	color: #fff;
	border: 10px solid white;
	}
	
#footer p {
	margin: 2px 0;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color: #dddddd;
	padding: 10px 10px;
	text-align: center;
	}
	
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(../images2/fondlien.png) no-repeat right top;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid black;
	color: #CDCE2F;
	font: small-caps 1.0em/30px Georgia, serif;
	text-decoration: none;
}

ul#menu li a:hover {
	background-position: left bottom;
	color: #2FCE2F;
}