/* Start of CMSMS style sheet 'lvr-structure' */
/********** Structure **********/
#container {
	width: 812px;
	margin: 0 auto;
	}
/********** Entête **********/
#header ul {
	list-style: none;
	float: right;
	width: 180px;
	padding: 5px 0px 0 0;
	}
#header li {
	float: right;
	font-size: 10px;
	padding: 1px 5px;
	}
.print {
	border: none;
	float: left;
	position: relative;
	top: -10px;
	left: 60px;
	}
.HeaderImage {
	clear: both;
	background: url(uploads/images/ImageSite/CadreHeader.jpg) no-repeat;
	height: 172px;
	}
.fondu {
	position: relative;
	top: 7px;
	left: 8px;
	height:0;
	width: 0;
	}
.fondu img {
	position: absolute;
	}
.image {
	float: left;
	padding: 7px 0 7px 8px;
	}
.logo {
	border: none;
	float: right;
	padding: 20px 20px 20px 0;
	}
/********** Navigation **********/
#nav {
	clear:both;
	border-bottom: 4px solid #063;
	width: 800px;
	height: 28px;
	position: relative;
	left: 7px;
	}
#nav ul {
	list-style: none;
	}
#nav li {
	float: left;
	font-size: 13px;
	display: block;
	padding: 2px 0 2px 0;
	margin: 0 2px 0 0;
	height: 22px;
        text-transform: uppercase;
	}
#nav span {
	font-size: 14px;
	}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color:#333;
	padding: 6px 20px 6px 21px;
	border-bottom: 4px solid #999;
	}
#nav a:hover, #nav a:active, #container #navActiv {
	background: url(uploads/images/ImageSite/NavOn.gif) no-repeat 50% 100% #ebf5eb;
	text-decoration: none;
	padding: 6px 20px 6px 21px;
	border-bottom: 4px solid #063;
        color:#063;
	}
* html #nav a:hover, * html #nav a:active, * html #container #navActiv {
	background: url(uploads/images/ImageSite/NavOn.gif) no-repeat 50% 85% #ebf5eb;
	}
/********** Menu de gauche (sous-menu) **********/

#gauche a:link, #gauche a:visited {
	color:#666;
	}
#gauche a:hover, #gauche a:active {
	color:#666;
	}
/********** Pied de page **********/
#footer {
	position: relative;
	top: -18px;
	z-index: 0;
	height: 75px;
	font-size: 10px;
	background: #063;
	}
#footer p {
	color: #fff;
        font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding: 15px 0 3px 0;
	}
#footer ul {
	clear: both;
	list-style: none;
	margin: 0 auto;
	}
.adress {
	width: 500px;
	}
.email {
	width: 450px;
	}
#footer li {
	float: left;
	padding: 3px 5px;
        color: #fff;
	}
#footer a:link, #footer a:visited {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
	}
#footer a:hover, #footer a:active {
	border-bottom: 1px solid #fff;
	color: #063;
	background: #fff;
	}
/* End of 'lvr-structure' */

