/* Start of CMSMS style sheet 'css-layout' */
@charset "utf-8";
body {
	background-image: url(images/template/body_fond.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #685342;
	padding: 0px;
}



#header {
	height: 234px;
	position: relative;
}
#page {

}
#content {
	width: 550px;
	float: right;
	padding-right: 20px;
}



#footer {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 35px;
	color: #FFF;
	height: 102px;
	background: url(images/template/footer-fond.jpg) no-repeat;
	padding-left: 250px;
	padding-right: 50px;
	position: relative;
}


a:link, a:visited {
	color: #685342;
	text-decoration: none;
	font-weight:bold;
}

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


#logo {
	background: url(images/template/logo.jpg);
	height: 82px;
	width: 238px;
	position: absolute;
	top: 3px;
	left: 163px;
}


/* CSS Document */

#layout {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template/fond_de_page.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-left: 19px;
	padding-right: 18px;
	position: relative;
}
#banniere-verticale {
	width: 162px;
	margin-top: 50px;
	float: left;
	position: relative;
	left: 48px;
}
#tuile-gauche {
	background: url(images/template/tuiles_gauche.jpg);
	height: 189px;
	width: 68px;
	position: absolute;
	top: 3px;
	left: -20px;
}

#album {
	background: url(images/template/album_fond.jpg) no-repeat;
	height: 160px;
	width: 159px;
	position: absolute;
	left: 27px;
	top: 63px;
	padding: 20px 36px 40px 17px;
}
#tuile-droite {
	background: url(images/template/tuiles-droites.jpg);
	position: absolute;
	top: 0px;
	height: 156px;
	width: 183px;
	left: 718px;
}
#banniere {
	background-image: url(images/template/banniere.jpg);
	height: 148px;
	width: 803px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #685242;
	border-bottom-color: #685242;
	position: absolute;
	top: 85px;
}
#lien_accueil {
	height: 36px;
	width: 74px;
	position: absolute;
	left: 53px;
	top: 247px;
	background: no-repeat;
}
#lien_accueil a {
	background: url(images/template/titre_accueil_na.jpg) no-repeat;
	display: block;
	height: 36px;
	width: 74px;
}
#lien_accueil a:hover {
	background: url(images/template/titre_accueil_a.jpg) no-repeat;
}
#logo-epv {
	height: 87px;
	width: 131px;
	position: absolute;
	left: 81px;
	top: 3px;
}
.txt-rose {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #d57c51;
}
.txt-brun {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #56453B;
}

#txt-sousbanniere {
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}

#txt-entete {
	background: url(images/template/txt-entete.gif) no-repeat;
	height: 32px;
	width: 387px;
	position: absolute;
	top: 45px;
	left: 428px;
}

/* End of 'css-layout' */

