/* one*move stylesheet */
a:active  {
	font-weight: bold;
	color: #ffc100;
	text-decoration : underline;
	}
	
a:link {
	font-weight: bold;
	color: #22335e;
	text-decoration : underline;
	}
	
a:visited {
	font-weight: bold;
	color: #22335e;
	text-decoration : underline;
	}
	
a:hover {
	font-weight: bold;
	color: #ffc100;
	text-decoration : underline;
	}

body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/fond_bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	height: 100%;
}

	a.links_1:active  {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: bolder;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav_on.gif);
		background-repeat: no-repeat;
		}
		
	a.links_1:link {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: normal;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav01_off.gif);
		background-repeat: no-repeat;
		}
		
	a.links_1:visited {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: normal;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav01_off.gif);
		background-repeat: no-repeat;
		}
		
	a.links_1:hover {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: bolder;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav_on.gif);
		background-repeat: no-repeat;
		}

	a.links_2:active  {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: bolder;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav_on.gif);
		background-repeat: no-repeat;
		}
		
	a.links_2:link {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: normal;
		color: #2d4b7f;
		text-decoration : none;
		background-image: url(../images/galerie_subnav02_off.gif);
		background-repeat: no-repeat;
		}
		
	a.links_2:visited {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: normal;
		color: #2d4b7f;
		text-decoration : none;
		background-image: url(../images/galerie_subnav02_off.gif);
		background-repeat: no-repeat;
		}
		
	a.links_2:hover {
		width: 154px;
		height: 18px;
		display: block;
		cursor: pointer;
		font-weight: bolder;
		color: #ffffff;
		text-decoration : none;
		background-image: url(../images/galerie_subnav_on.gif);
		background-repeat: no-repeat;
		}

.main {
	background-image: url(../images/fond_galerie.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 20px 0 0 0;
}

div.menus {
	padding: 2px 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mozaique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22335e;
}

.contenu {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
}	
	
center {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22335e;
}
