#travaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	text-decoration: underline;
	color: #F00;
	margin-top: 150px;
	margin-bottom: 50px;
	margin-left: 300px;
	z-index: 1;
}
/*end reset*/

html {
	font-size:100%;
	margin:0;
	padding:0;
	background: #cbcefb;

 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cbcefb", endColorstr="#000000"); /* pour IE < 10 et seulement le mode gradient linear*/
	background: -moz-radial-gradient(#cbcefb, #000000);
	background: -webkit-gradient(radial,center center,0,center center,100,from(#cbcefb),to(#000000));
	background: -webkit-linear-gradient(#cbcefb, #000000);
	background: -o-radial-gradient(#cbcefb, #000000);
	background-color: radial-gradient;

}


body {
	color:#000;
	font-size:0.9em;
	font-family:Verdana, Geneva, sans-serif;
	border:1px solid #6d7673;
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-box-shadow: 0 0 5px #6d7673;
	-webkit-box-shadow: 0 0 5 px#6d7673;
	box-shadow: 0 0 5px #6d7673;
	width:900px;
	min-height:800px;
	margin:10px auto;
	padding:0;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
}

hgroup h1, h2, h3 {
	font-weight:600;
	line-height:1.2;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow:1px 1px 1px #000;
	margin-left: 20px;
}

hgroup {
	border-radius:10px;
	-moz-border-radius:10px;
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(left, #e5e5e5 48%, #F5F5F5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(48%,#e5e5e5), color-stop(100%,#F5F5F5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* IE10+ */




filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#F5F5F5',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%);
	color: #83859A;
}

hgroup h2 {
	font-size:1.5em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	color: #06A;
}
h2 {
	margin-top: -30px;
	padding-left: 30px;
}
body section article p a {
	color: #000;
	text-decoration: underline;
}

header{
	color:#fff;
	text-shadow:3px 3px 3px #000;
	width:845px;
	border:1px solid #6d7673;
	border-radius:10px;
	-moz-border-radius:10px;
	-moz-box-shadow: 0 0 5px #6d7673;










-webkit-box-shadow: 0 0 5px# 6d7673;
	box-shadow: 0 0 5px #6d7673;
	background-color: #6d7673;
	background-repeat: no-repeat;
	margin-top: 26px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../images/DSC_44.jpg);
	height: 350px;
}
.fontface {
	margin-left: 20px;
}
#slideshow {
	position: relative;
	background: #FFF;
	margin-top: -145px;
	margin-bottom: 10px;
	padding-top: 5px;
	background-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	width: 500px;
	margin-right: 0px;
	margin-left: 312px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 250px;
}

#slideshow .container {
	position:relative;
	overflow: hidden;
	height: 100%;
}
#myGallery1 {
	width: 100%;
        }
		.royalSlider .sgMidText {	
			font-size:1.3em;
		}
		.royalSlider .sgSmallText {	
			font-size:0.8em;	
		}
		.tintButton {
	background:no-repeat 0 0;
	color:#EAEAEA;
	cursor:pointer;
	padding:5px 12px;
	text-decoration: underline;
		}
		.tintButton:hover {
	color:#333;
		}
.tangerine{
font-family: 'Tangerine', serif;
font-size: 48px;
}

.megane {
	height: 40%;
	width: 40%;
	margin-left: 450px;
	margin-bottom: 20px;
}
#menu-top ul  {
	list-style-type: none;
	width: 800px;
	text-align: center;
}
#menu-top ul li  {
	display: inline;
	margin-right: 40px;
}
nav#menu-top{
	background-color: #666;
	border:1px solid #6d7673;
	/*border-radius:10px;
	moz-border-radius:10px;*/
	-moz-box-shadow: 0 0 5px #6d7673;
	width: 843px;
	margin-top: -10px;
}


nav#menu-top a{
	color:#fff;
	text-decoration:none;
	padding-top: 20px;
	padding-bottom: 20px;
}


nav#menu-top a:hover{
	color:#000;
}
