@charset "UTF-8";

html {
    height: 100%;
}

body {
	margin:0;
	padding:0;
	padding-bottom:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #ffffff;
	letter-spacing:0.06em;
	color: #000000;

/*
	background-image: url(background.jpg);
	background-attachment: fixed;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;

*/
   
	background: -webkit-linear-gradient(#FFFFFF, #CBBDAE); 
    background: -o-linear-gradient(#FFFFFF, #CBBDAE); 
    background: -moz-linear-gradient(#FFFFFF, #CBBDAE); 
    background: linear-gradient(#FFFFFF, #CBBDAE); 
	
	background-attachment: fixed;	
	
}

#hautdepage
{
	position: fixed;
	right: 20px;
	cursor: pointer;
	display:none;
	bottom: 20px;
}


#haut {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:980px;
	margin-top: 5px;
	color: #000000;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:980px;
	margin-top: 10px;
}

.fieldset_haut{
	width: 980px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.a_haut {
	text-decoration: none;
	color: #000000;
}

}
.a_haut:visited {
	text-decoration: none;
	color: #000000;
}

.a_haut:hover {
	text-decoration: underline;
	color: #000000;
}

.fieldset_navigation{
	width: 700px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.a_navigation {
	text-decoration: none;
	color: #000000;
}

}
.a_navigation:visited {
	text-decoration: none;
	color: #000000;
}

.a_navigation:hover {
	text-decoration: underline;
	color: #000000;
}

.fieldset_ref{
	width: 700px;
	font-size: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	color: #999999;
	font-weight: normal;
}

.fieldset_copy{
	width: 700px;
	font-size: 10.4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.a_copy {
	text-decoration: underline;
	color: #000000;
}

}
.a_copy:visited {
	text-decoration: underline;
	color: #000000;
}

.a_copy:hover {
	text-decoration: none;
	color: #000000;
}

.diapo-photos {
	border: 1px solid #333333;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #333333;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #666666;
}
