html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* fin du reset de css*/



/*overfade*/

.overFade{
float:left;
margin:0;
}
				
.overFade img{
border:0; padding:0; background-color:transparent;
float:left;
}

.overFade img + img{
position:absolute;
top:0;
left:0;
}

/* fin de overfade*/


/*structure*/

body {
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
hr {
	margin-bottom: 20px;
}

#top {
	height: 194px;
	width: 980px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 980px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenu {
	float: right;
}


#col_gauche {
	width: 665px;
	float: left;
}


#col_droite {
	width: 315px;
	float: left;
	padding-top: 36px;
}
#col_gauche.folio {
	width: 980px;
	float: left;
}
#col_gauche.foliotat {
	width: 760px;
	float: left;
	position: relative;
}


#col_droite.folio {
	width: 220px;
	float: left;
}



#col_gauche p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
	line-height: 24px;
	margin-right: 20px;
	text-align: justify;
	margin-bottom: 10px;
	font-weight: normal;
}
#col_gauche_staff p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	margin-right: 20px;
	text-align: justify;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
	margin-bottom: 10px;
}
.titrefolio {
	left: -68px;
	position: absolute;
	top: 0px;
	margin-top: 18px;
}

.titresectionfolio {
	left: -68px;
	position: absolute;
	top: 0px;
	
}


#clear {
	clear: both;
}
.titre_first {
	padding-top: 120px;
}
#col_gauche_staff {
	width: 980px;
}
.staff {
	height: 420px;
}

#col_gauche_staff .titre {
	margin-left: -65px;
}

#col_gauche_staff  .mug {
	float: left;
	margin-top: -100px;
}



a {
	color: #AE976A;
}
a:hover {
	color: #F1E1B1;
}

h3 {
	color: #AE976A;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
}




#menu_top  ul li {
	display:inline;
}
.mug {
	float: left;
	padding-right: 10px;
	padding-top: 85px;
}



#menu_top  li a {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 17px;
	text-decoration: none;
	padding-left: 30px;
}
#menu_top a:hover {
	color: #82673A;
}


#photo_top {
	background-image: url(../images/photo_top.png);
	height: 352px;
	width: 980px;
}


#menu_top {
	width: 510px;
	position: absolute;
	top: 52px;
	left: 460px;
}


#top {
	position: relative;
}



#menu_big img {
	float: left;
}


#menu_big {
	width: 484px;
	height: 115px;
	left: 494px;
	top: 85px;
	position: absolute;
}


#basdepage {
	background-image: url(../images/bdp.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_bdp.png);
	margin-top: 80px;
}
#basdepage p {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 90px;
}
#basdepage p a {
	color: #B2A17A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 90px;
	padding-left: 10px;
}
#basdepage p a:hover {
	color: #FFF;
}
h2 {
	font-size: 24px;
	color: #735B41;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 20px;
	text-transform: uppercase;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}
ul {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 25px;
}
#col_gauche .sectionfolio{
	position: relative;
	top: 50px;
	float: left;
	padding-top: 95px;
	margin-bottom: 25px;
}
#col_gauche .sectionfolio2 {
	position: relative;
	top: 50px;
	float: left;
	margin-bottom: 25px;
}

.sectionfolio a img{
	border: 1px solid #FFF;
	margin: 5px;
	padding: 4px;
}
.sectionfolio2 a img {
	border: 1px solid #FFF;
	margin: 5px;
	padding: 4px;
}


#haut {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
}
#col_gauche #haut img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#col_gauche .titre {
	margin-left: -65px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#contact {
	float: left;
	width: 500px;
	padding-right: 20px;
	margin-top: 15px;
}
#googlemap {
	width: 400px;
	float: left;
}
#contact p span {
	font-size: 20px;
	color: #AE976A;
}
#contact p {
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact ul {
	margin-top: -10px;
	margin-bottom: 25px;
}
#contact li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#col_gauche p span {
	font-size: 20px;
	text-transform: uppercase;
}
#col_gauche ul {
	margin-bottom: 20px;
}
#panoDIV {
	width: 655px;
	border: 3px solid #8B7146;
	height: 495px;
}

