	body {
		background-image:url(../images/fondAccueil.jpg);
		background-repeat: repeat-x;
	}
	
	/*ENTETE*/
	#entete {
		background-image:url(../images/entete/enteteAccueil.jpg);
		background-repeat:no-repeat;
	}
	* html #entete {
		background-image:url(../images/entete/enteteAccueil.jpg);
		background-repeat:no-repeat;
	}
	
	
	/*MENU GENERAL*/
	#menuGeneral{
		margin:130px 0 0 392px;
		padding:0px;
		width:55em;	
		
		color:#FFFFFF;
		font-size:80%;
		font-weight:bold;		
	}
	#menuGeneral li {
		margin-right:1.5em;
		padding-left:0.8em;
		background-image:url(../images/diese.png);
		background-repeat:no-repeat;
		background-position:left center;
		display:inline;
	}
	
	#menuGeneral a {
		color:#333333;
		text-decoration: none;
	}
	#menuGeneral a.selected{
		text-decoration:underline;
	}
	
	/* H2 LOCALISATION */
	#entete h2 {
		margin:11px 0 0 230px;
		height:1.3em;
		
		color:#333333;
		font-size:90%;
		font-weight:bold;
		
		letter-spacing:0.2em;
	}
	#entete h2#colormenuInternet {
		color:#740102;
	}
	#entete h2#colormenuWeb, #entete h2#colormenuPretASurfer {
		color:#6A8F95;
	}
	#entete h2#colormenuGraphisme {
		color:#F66904;
	}
	#entete h2#colormenuDivers {
		color:#556715;
	}
	#entete h2#colormenuGeneral {
		color:#000;
	}
	
	/* BANDEAU GAUCHE */
	#bandeauGauche {
		font-size:80%;
	}
	#bandeauGauche a {
		text-decoration: none;
	}
	#bandeauGauche a.selected {
		text-decoration:underline;
	}
	#bandeauGauche a:hover {
		color:#8C8666;
	}
	/* BANDEAU GAUCHE MENUS */
	#bandeauGauche ul{
		margin-left:17px;
		padding-left:30px;
		width:183px;
		background-repeat:repeat-y;
		font-weight:bold;	
		overflow:hidden;	
	}
	* html #bandeauGauche ul{
		width:192px;
	}
	#bandeauGauche li{
		margin-left:-15px;
		padding-left:12px;
		height:auto;
		width:192px;
		background-image:url(../images/dieseInternet.png);
		background-repeat:no-repeat;
		background-position:left center;
		display:block;
		list-style-type:none;
		list-style-position:outside;
	}
	#bandeauGauche .boiteMenuHaut {
		margin-left:17px;
		width:192px;
		height:12px;
		background-repeat:no-repeat;
		overflow:hidden;
	}
	#bandeauGauche .boiteMenuBas {
		margin-left:17px;
		width:192px;
		height:13px;
		background-repeat:no-repeat;
		overflow:hidden;
	}
	
	/*MENU INTERNET*/
	#bandeauGauche #boiteMenuInternetHaut {
		background-image:url(../images/bandeauGauche/fondMenuInternetHaut.jpg);
	}
	#bandeauGauche #boiteMenuInternetBas {
		background-image:url(../images/bandeauGauche/fondMenuInternetBas.jpg);
	}
	#bandeauGauche #menuInternet {
		background-image:url(../images/bandeauGauche/fondMenuInternet.jpg);
	}
	#bandeauGauche #menuInternet li{
		background-image:url(../images/dieseInternet.png);
	}
	#bandeauGauche #menuInternet a{
		color:#740102;
	}
	#bandeauGauche #menuInternet a:hover{
		color:#8C8666;
	}
	
	/*MENU WEB*/
	#bandeauGauche #boiteMenuWebHaut {
		background-image:url(../images/bandeauGauche/fondMenuWebHaut.jpg);
	}
	#bandeauGauche #boiteMenuWebBas {
		background-image:url(../images/bandeauGauche/fondMenuWebBas.jpg);
	}
	#bandeauGauche #menuWeb {
		background-image:url(../images/bandeauGauche/fondMenuWeb.jpg);
	}
	#bandeauGauche #menuWeb li{
		background-image:url(../images/dieseWeb.png);
	}
	#bandeauGauche #menuWeb li.menuPretASurfer{
		margin-left:-15px;
		height:auto;
		background-position:left 0.1em;
	}
	#bandeauGauche #menuWeb a{
		color:#6A8F95;
	}
	#bandeauGauche #menuWeb a:hover{
		color:#8C8666;
	}
	
	/*MENU PRET A SURFER*/
	#bandeauGauche #menuPretASurfer{
		margin:0px 0 0 -20px;
		padding-left:-10px;
		width:192px;
		font-weight:bold;		
	}
	#bandeauGauche #menuPretASurfer li{
		font-weight:normal;
		background-image:none;
	}
	#bandeauGauche #menuPretASurfer a{
		color:#6A8F95;
	}
	#bandeauGauche #menuPretASurfer a:hover{
		color:#8C8666;
	}
	/*menuReferencement*/
	#bandeauGauche #menuReferencement{
		margin:0px 0 0 -20px;
		padding-left:-10px;
		width:192px;
		font-weight:bold;		
	}
	#bandeauGauche #menuReferencement li{
		font-weight:normal;
		background-image:none;
	}
	#bandeauGauche #menuReferencement a{
		color:#740102;
	}
	#bandeauGauche #menuReferencement a:hover{
		color:#8C8666;
	}
	#bandeauGauche li.menuReferencement{
		margin-left:-15px;
		height:auto;
		background-position:left 0.1em;
	}

	
	/*MENU GRAPHISME*/
	#bandeauGauche #boiteMenuGraphismeHaut {
		background-image:url(../images/bandeauGauche/fondMenuGraphismeHaut.jpg);
	}
	#bandeauGauche #boiteMenuGraphismeBas {
		background-image:url(../images/bandeauGauche/fondMenuGraphismeBas.jpg);
	}
	#bandeauGauche #menuGraphisme {
		background-image:url(../images/bandeauGauche/fondMenuGraphisme.jpg);
	}
	#bandeauGauche #menuGraphisme li{
		background-image:url(../images/dieseGraphisme.png);
	}
	#bandeauGauche #menuGraphisme a{
		color:#F66904;
	}
	#bandeauGauche #menuGraphisme a:hover{
		color:#8C8666;
	}
	
	/*MENU DIVERS*/
	#bandeauGauche #boiteMenuDiversHaut {
		background-image:url(../images/bandeauGauche/fondMenuDiversHaut.jpg);
	}
	#bandeauGauche #boiteMenuDiversBas {
		background-image:url(../images/bandeauGauche/fondMenuDiversBas.jpg);
	}
	#bandeauGauche #menuDivers {
		background-image:url(../images/bandeauGauche/fondMenuDivers.jpg);
	}
	#bandeauGauche #menuDivers li{
		background-image:url(../images/dieseDivers.png);
	}
	#bandeauGauche #menuDivers a{
		color:#556715;
	}
	#bandeauGauche #menuDivers a:hover{
		color:#8C8666;
	}
	/*MENU SITE*/
	#bandeauGauche #boiteMenuSiteHaut {
		background-image:url(../images/bandeauGauche/fondMenuSiteHaut.jpg);
	}
	#bandeauGauche #boiteMenuSiteBas {
		background-image:url(../images/bandeauGauche/fondMenuSiteBas.jpg);
	}
	#bandeauGauche #menuSite {
		background-image:url(../images/bandeauGauche/FondMenuSite.jpg);
	}
	#bandeauGauche #menuSite li{
		background-image:url(../images/dieseSite.png);
	}
	#bandeauGauche #menuSite a{
		color:#998F4F;
	}
	#bandeauGauche #menuSite a:hover{
		color:#000000;
	}
	
	/*PIED DE PAGE*/
	#piedDePage {
		background-image:url(../images/piedDePage/piedDePageAccueil.jpg);
		background-repeat:repeat;
		font-size:70%;
	}
	#piedDePage p {
		margin:6px 0 0 10px;
		display:inline;
		float:left;
	}
	#piedDePage p.copyright {
		margin-right:10px;
		float:right;
	}
	#piedDePage a {
		color:#000;
		text-decoration:none;
	}
	#piedDePage p.copyright a {
		font-weight:bold;
	}
