body {
	margin: 0px 0px 0px 0px;
	background-color: #6e7063;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}





#menu {
	width: 106px;
	height: 440px;
	float: left;
}

#general {
	width: 785px;
	position: absolute;
	top: 35px;
	left: 20px;
}

#contenu {
	width: 679px;
	height: 475px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #4C584A;
}
#contenu1 {
    width: 679px;
	height: 520px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #4C584A;
}

#contenu_bottom {
	padding-top: 40px;
	width: 779px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	text-align:center;
	position: absolute;
	top:600px;
}
#contenu_bottom a:link, #contenu_bottom a:visited, #contenu_bottom a:active, #contenu_bottom a:hover {
	text-decoration: underline;
	color: #A1A496;
}

#center {
	color: #FFFFFF;
	text-align:center;
}

#contenu_liens {
	width: 679px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	background-color: #4C584A;
}
#contenu_liens a:link, #contenu_liens a:visited, #contenu_liens a:active, #contenu_liens a:hover {
	text-decoration: underline;
	color: #A1A496;
}

#text_index {
	padding:10px;
	width: 374px;
	margin-left: 30px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	border: 1px solid #fff;
	border-style:double;
	color: #FFFFFF;
	text-align: left;

}


#text_home {
	padding:10px;
	width: 280px;
	margin-left: 360px;
	margin-top: 35px;
	height: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	border: 0px solid #fff;
	border-style:double;
	margin-bottom:10px;

}
#text_home1 {
	padding:10px;
	width: 250px;
	margin-left: 390px;
	margin-top: 25px;
	height: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	border: 1px solid #fff;
	border-style:double;
	margin-bottom:10px;

}
#text_tarifs {
	padding:10px;
	width: 250px;
	margin-left: 75px;
	margin-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #fff;
	border-style:double;

}
.textright{
	text-align: right;
	float:right;
}

#text_contact {
	padding:10px;
	width: 270px;
	margin-left: 365px;
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	border: 1px solid #fff;
	border-style:double;

}
#text_full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6F7A74;
	text-align: justify;

}
#text_full a:link, #text_full a:visited, #text_full a:active, #text_full a:hover {
	font-size: 8px;
	text-decoration: none;
	color: #6F7A74;
}
.textbig{
	float: center;
	font-size:large;
	text-align:center;
	font-weight: bold;
}

#text_contact a:link, #text_contact a:visited, #text_contact a:active {
	color: #fff;
	font-weight: bold;
}
#text_contact a:hover {
	color: #000;
}

.nav_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	width:95px;
	background-color: #A1A496;
	padding: 5px;
	padding-top:53px;
	border-bottom: 5px solid #7C7D78;
	border-right:: 5px solid #7C7D78;
	float: right;
	text-align:right;
	top: 20px;
	vertical-align: middle;
}
.nav_item a:link, .nav_item a:visited, .nav_item a:active {
	background-color: #A1A496;
	text-decoration: none;
	color: #fff;
}
.nav_item a:hover {
	color: #000;
}

.nav_item_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	width:auto;
	background-color: #A1A496;
	padding: 5px;
	border-bottom: 5px solid #7C7D78;
	border-right:: 5px solid #7C7D78;
	text-align:center;
}
.nav_item_index a:link, .nav_item_index a:visited, .nav_item_index a:active {
	background-color: #A1A496;
	text-decoration: none;
	color: #fff;
}
.nav_item_index a:hover {
	color: #000;
}

h1 {
	position: relative;
	font-size: small;
	letter-spacing: 9px; 
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	text-align: right;
	line-height: 50%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 4px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
h3 {
	padding: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #52573B;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	text-decoration: underline;
	color: #A1A496;
}
.bold_text 
{
	 font-weight: bold;
}
h4 {
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	font-weight: normal;
	color: #3399CC;
	border-top: 2px solid #7C7D78;
	border-bottom: 2px solid #7C7D78;
}


