/* ********************* HTML ********************************** */

body {
scrollbar-face-color: #d6d6d6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #fff;
scrollbar-3dlight-color: #fff;
scrollbar-arrow-color:  #000;
scrollbar-track-color: #000;
scrollbar-darkshadow-color: #fff;
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0px;
padding:0px;
font-size: 11px;
color: #ffffff;
}

hr {
background: url(hr.gif);
background-repeat:repeat-x;
border: 0;
width:100%;
height:4px;
padding:0px;
margin:0px;
}

A:link{cursor : pointer; color: #c11083; text-decoration:underline; }
A:visited{cursor : pointer; color: #c11083; text-decoration:underline; }
A:hover{cursor : pointer; color: #c11083; text-decoration:none; background:#c5d711;}


/* ********************* LOGO ********************************** */
#logo {
background: url(logo.gif);
background-repeat:no-repeat;
width:239px;
height:201px;
vertical-align:top;
padding-left:190px;
padding-top:45px;
}


/* ********************* MENU ********************************** */

#menu {
background: url(header.jpg) #a5a5a5;
background-repeat:no-repeat;
background-position:top;
width:477px;
height:119px;
text-align:center;
}

	#menu ul{
	list-style: none;
	font-size: 11px;
	padding:0px;
	margin:0px;
	}

	#menu ul li{
	list-style: none;
	display:inline;
	font-size: 11px;
	padding:0px;
	margin:0px;
	background: url(menu_intercalaire.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:15px;
	padding-bottom:5px;
	text-align:right;
	word-spacing:10px;
	}
	
	#menu A:link{cursor : pointer; color: #000; text-decoration:none; font-size: 12px;background:none; font-weight:bold;}
	#menu A:visited{cursor : pointer; color: #000; text-decoration:none; font-size: 12px; background:none; font-weight:bold;}
	#menu A:hover{cursor : pointer; color: #fff; text-decoration:none; font-size: 12px;background:none; font-weight:bold;}
	#menu a#current {color: #fff; font-weight:bold; }


/* *************************** CONTENU *****************************************/
#conteneur {
background: url(fond.gif) #a5a5a5;
background-repeat:repeat-y;
background-position:bottom;
font-size:11px;
vertical-align:top;
padding:15px;
}

   	#paragraphe {
	margin-right:10px;
	float:left;
	width:270px;
	font-size:12px;
	}
		#paragraphe P{
		text-align:justify;
		}

		#paragraphe H1{
		clear:both;
		text-indent:40px;
		background: url(h1.gif);
		background-repeat:no-repeat;
		background-position: left;
		color:#000;
		font-size:16px;
		height:30px;
		padding-top:7px;
		}

		#paragraphe H2{
		color:#c11083;
		font-size:14px;
		}

		#paragraphe TD {
		font-size:11px;
		color:#666966;
		}
	
		#photo {
		float:right;
		width:160px;
		font-size:12px;
		margin-top:30px;
		}

		#photo img {
		margin-bottom:20px;
		
		}
	

	#grand_paragraphe {
	float:left;
	margin-right:10px;
	width:430px;
	font-size:12px;
	
	}
		#grand_paragraphe P{
		text-align:justify;
		}

		#grand_paragraphe H1{
		clear:both;
		padding-top:7px;
		text-indent:40px;
		background: url(h1.gif);
		background-repeat:no-repeat;
		background-position:left;
		color:#000;
		font-size:16px;
		height:30px;
		}

		#grand_paragraphe H2{
		color:#000;
		font-size:14px;
		/*background:#c11083;*/
		}



	#content H2{
	padding:0px;
	margin:0px;
	color:#004494;
	font-size:16px;
	}

#col_g {
vertical-align:top;
background: url(fond_g.gif);
background-repeat:repeat-y;
}
/* *************************** FOOTER  *****************************************/
#fleur {
height:120px;
vertical-align:bottom;
background: url(fond_g.gif);
background-repeat:repeat-y;
}

#fleur2 {
height:85px;
width:239px;
background: url(image_15.jpg);
background-repeat:no-repeat;
font-size:11px;
padding-left:15px;
}


#footer {
background: url(footer.gif) #a5a5a5;
width:477px;
height:85px;
font-size: 10px;
text-align:right;
vertical-align:bottom;
padding-bottom:15px;
padding-right:10px;
}






