/* CSS Document */

body {
	margin: 0px;
	background-image: url(../bg/metal018.jpeg);
	background-repeat: repeat;
}

#header{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:80%;
	height:125px;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 5px;
}

#logo {
	padding-top: 14px;
	padding-left: 5%;
	float: left;
	height: auto;
	width: auto;
}

#tel{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #632852;
	float: right;
	height: 42px;
	width: 250px;
	text-decoration: none;
	text-align: center;
	margin-top: 70px;
	padding-right: 5%;
}
#global{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 525px;
	clear: both;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#hmenu {
	height: 40px;
	width: 100%;
	background-image: url(../bg/H_bg3298.png);
	background-repeat: repeat-x;
}

#menu_gauche{
	float:left;
	position:relative;
	width: 18%;
	height: 100%;
	margin: 0px;
}
#menu_droite{
	float:right;
	position:relative;
	text-align:left;
	width: 18%;
	height: 100%;
	margin: 0px;
}
#page_principale{
	float:left;
	position:relative;
	width:60%;
	height: 100%;
	background-image: url(../bg/bg249.png);
	background-repeat: repeat-y;
	overflow: auto;
	padding-left: 2%;
	margin: 0px;
}
#agree{
	color: #660000;
	background-color: #FFFFFF;
	width: 75%;
	margin-left: 10%;
	text-align: justify;
	font-size: 12pt;
	font-weight: bolder;
}
#bg_table {
	background-color: #666666;
}

#footer{
	position:relative;
	width: 80%;
	height:30px;
	clear:both;
	background-color: #84654A;
	margin-top: 10px;
	padding-top: 18px;
	margin-right: auto;
	margin-left: auto;
}

/******** text style ********/

.style {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006359;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.style4 {
	font-weight: bold;
	color: #652b54;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff33;
}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffaaf1;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.style11 {
	color: #FF0000;
	font-style: italic;
}
.h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bolder;
	color: #632852;
}
.h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bolder;
	color: #FF0000;
	font-size: 80%;
}
#agree a {
	font-size: 12pt;
	color: #00615A;
	text-decoration: underline;
	word-spacing: 10pt;
}

	/* Start of css that is not needed for the script */
	
/*		body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:0px;
		background-image:url('../../images/heading3.gif');
		background-repeat:no-repeat;
		padding-top:100px;
	}
	p{
		margin-top:0px;
	}
	a{
		color:#660000;
		text-decoration:none;

	}	*/
	/* End of css that is not needed for the script */
	
	/* Don't delete anything below here */
	.dhtmlgoodies_contentBox{
		border:thin solid #00615A;
		height:0px;
		visibility:hidden;
		position:absolute;
		background-color:#bbd5d4;
		overflow:hidden;
		padding:2px;
		width:80%;
				
	}
	.dhtmlgoodies_content{
	position:relative;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	width:96%;
	font-size:0.8em;
	color: #00615A;
	margin-left: 2%;		
	}
