/* CSS Document */
/* Content pages */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg)
}

#content {
	height: 420px;
	width: 790px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:auto;
}

#content_acc {
	height: 420px;
	width: 400px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:auto;
}

#menu {
	position:absolute;
	margin-left:10px;
	margin-top:150px;
	width:220px;
	height:280px;
}

/* Font style */

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	overflow:auto;
}

.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	overflow:auto;
}

.Style4 {
	color: #993300
}

/* Calques Activitées */

.pointer {

	cursor:pointer;

}

#01 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#02 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#03 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#04 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#05 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#06 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#07 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

#08 {
	display:none;
	height: 420px;
	width: 790px;
	overflow:auto;
}

