* {
   margin: 0;
   padding: 0;
}

html, body {
	height: 100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFD7;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/fond_ext2.jpg);
}

/* Page occupant toute la hauteur disponible */
#conteneur {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: auto;
	width: 1021px;
	background-attachment: scroll;
	background-color: #FFFFD8;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/fond_copyright.jpg);
}


/* Bandeau */
#header {
	height: 300px;
	width: 1021px;
	background-attachment: scroll;
	background-color: #FFFFD8;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright {
	height: 30px;
	width: 1021px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-align: center;
	vertical-align: bottom;
	background-color: #FFFFD8;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../images/fond_copyright.jpg);
	background-repeat: no-repeat;
	position: relative;
	bottom: 0px;
}

A {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #E88412;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

A.menu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

A:visited.menu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}

A:hover.menu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #FFFFD8;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
	
A.copyright {
	FONT-SIZE: 9px;
	COLOR: #F0AC57;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}

A:visited.copyright {
	FONT-SIZE: 9px;
	COLOR: #F0AC57;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}

A:hover.copyright {
	FONT-SIZE: 9px;
	COLOR: #E88412;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	
	
	
.accueil-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

.accueil-bulle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#contenu {

	min-height: 100px;
	width: 1021px;
	background-attachment: scroll;
	background-color: FFFFD8;
	background-image: url(../images/fond-info.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 598px;
}
#menu-h {
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 1021px;
	left: 2px;
	position: relative;
}
#menu-v {
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 142px;
	position: relative;
	left: 2px;
	top: 0px;
}
#info {
	text-align: left;
	vertical-align: top;
	width: 850px;
	position: absolute;
	top: 350px;
	right: 2px;
}
