HTML {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
body {
	FONT-FAMILY: Tahoma, Arial, sans-serif; HEIGHT: 100%; COLOR: #777; FONT-SIZE: 0,8em;
	background-image: url(../images/degrade.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e7ffe7;
	text-align: center;
}
#banniere {
	background-image: url(../images/ban-arc5.png);
	background-position: top right;
	background-repeat: no-repeat;

	height: 250px;
}
#logo {
	background-image: url(../images/logoc.png);
	background-repeat: no-repeat;

	height: 250px;
	margin-left: 100px;
}
#page {
	position: absolute;
	top: 30px;
	right: 10px; 
}
#conteneur {
	height: auto;
	min-height: 300px;
	width: 900px;
	text-align: justify;
	margin: 0 auto;
	font-size: 13px;
	color: #696969;
	padding: 0 50px;
}
.texte {
	text-align: justify;
	margin: 0 50px;
	font-size: 13px;
	color: #696969;
	}
/* --------------------------------------------------
	Général
----------------------------------------------- */
.float {
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	padding: 0 20px 0 0;
}
.floatr {
	float: right;
	padding:  0 30px;
	margin-left: 5px;
	margin-right: 5px;
}
.coldr {
	float: right;
	width: 420px;
}
.colg {
	background-color: #8bf5c2;
	background-image: url(images/bdcol.jpg);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	padding: 30px;
	width: 380px;
}
.tel {
	background-image: url(images/tel.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 75px;
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	padding: 25px 10px;
	margin-left: 50px;
	
}
.mail {
	background-image: url(images/mail.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 75px;
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	padding: 25px 10px;
	margin-left: 50px;
	
}
.dr {
	padding: 30px;
}
.clear {
	clear:both;
}	
/* -------------------------------------------------------
 	MENU 
 ------------------------------------------------------- */
#menu{
	text-align: right;
	padding-top: 40px;
	color: #fff;
	font-size: 13px;
	}
#menu ul li {
	font-weight: 700;
	display:inline;
	padding : 0 20px;
	}
#menu a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
#menu a:visited {
	color: #030303;
	font-weight: normal;
}
#menu a:hover {
	color: #000000;
	font-weight: normal;
}
#menu li a:hover, 
						{	color: #000000;
						font-weight: normal;}
#menu ul ul li a, #menu ul ul li a:visited {
	color: #196832;
}
#menu ul ul li a:hover {
	color: #e1fff5;
	background-color: #196832;
}

ul.menu {	
 	list-style-type: none;
 	margin : 0;
	padding: 0 50px; 
	text-align: center;	
	color: #030303;
	font-weight: bold;
							}
ul.menu li 	{	
	float: left; 
	margin: 0;
	border: 0;
	padding: 0 12px; 	}
								
ul.menu ul 	{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #011a09;
	}
ul.menu ul li {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	color: #011a09;
	}
ul.menu li a, ul.menu li a:link, ul.menu li a:visited 
						{	display: block;
							color: #011a09;
							margin:0;
							text-decoration: none;	
							}
ul.menu li a:hover 
						{	color: #011a09;}
ul.menu ul li a, ul.menu ul li a:link, ul.menu ul li a:visited 
						{	display: block;
							color: #011a09;
							background: #e1fff5;
							filter: alpha(opacity=70);   /*IE*/
							-moz-opacity: 0.7;           /*Mozilla*/
							opacity: 0.7;                /*CSS3*/
							-khtml-opacity: .7;          /*Safari*/
							margin:0;
							padding: 1px 3px;
							text-decoration: none;	}
ul.menu ul li a:hover 
						{	color: #011a09;}					
ul.menu li:hover > ul 
						{	display: block;	}
a.inter {
	background-color: transparent;
	border: none;
	width: 30px;
	cursor: default;
} 
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }
hr.ligne {
	color: #011a09;
}
/* ------------------------------------------------------------
	Pied de Page
	----------------------------------------------------------- */
#pieddepage ul{
	margin: 0 auto;
}
#pieddepage ul li{
	display:inline;
	list-style: none;
	padding-right: 15px;
	padding-left: 15px;
}
#pieddepage a, #pieddepage a:visited {
	color: #aaa;
	text-decoration: none;
}
#pieddepage a:hover, #pieddepage a:focus, #pieddepage a:active, #pieddepage ul li a:hover {
	color: #888;
}
#pieddepage {
	background-image: url(../images/pied.png);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 13px;
	color: #aaa;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	}
.haut {
	text-align: right;
	margin-right: 40px;
	}	
a:link, a:visited, a:active {
	color: #777;
	text-decoration: none;
	}
a:hover {
	color: #fd6e41;
	}
.haut {
	font-size: 12px;
	text-align: right;
	}		