/* body */
body {
	background-color: #ffffff;
	color: #072a60;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #041417;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #041417;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #Ao50A1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #cccccc;
}

/* cadre pour photos */
#site {
	position: absolute;
	width: 700px;
	overflow: visible;
	left: 50%;
	margin-left: -350px;
}

/* ligne */
.ligne {
	color: #cccccc;
	font-weight: lighter;
	border: dotted 2px #CCCCCC;

}

/* lien underline */
a, a:visited, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #041417;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline overline;
	color: #e9027f;
}

.dclic1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}
.dclic1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}
.dclic1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;text-decoration: none
}
.dclic1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;text-decoration: none
}

/* mise en page */
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.textebleu {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #041417;
}

.textebleupetit {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.texterose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9027f;
	font-weight: bold;

}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #e9027f;
}

.titrebleu {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #041417;
	font-weight: bold;
}

.titrebleu2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #041417;
	font-weight: bold;
}

/* cadre site */
#cadre {
	width: 700px;
	height: 491px;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
}

/* cadre presse */
#cadrecover {
	margin-top: absolute;
	width: 79px;
	height: 109px;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
}

#cadrezoom {
	margin-top: absolute;
	width: 261px;
	height: 165px;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
}

#cadremag {
	margin-top: absolute;
	width: 406px;
	height: 464px;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
}

#footersite {
	margin-top: 15px;
	width: 700px;
	height: 47px;
	background-color: #f1ebd8;
}

/* logo */
#logo {
	margin-left: 285px;
	width: 130px;
	height: 25px;
	background-image:  url(/media/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footersite ul {
	margin-top: 5px;
	margin-left: 160px;
}

#footersite li {
	float: left;
	list-style-type: none;
}

/* cadre pour les photos */
#cadrephoto {
	margin-top: 10px;
	padding: 10px 0px 10px 50px;
	width: 700px;
	background-color: #ffffff;
	border: solid 1px #7f7f7f;
}

#footer {
	margin-top: 10px;
	width: 100%;
	height: 1px;
}


#presentation {
	display: none;
}



/* exemple bandeau */
#bandeau {
	width: 218px;
	height: 95px;
	background-image:  url(/media/img/adm-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
