* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #EDE2CB;
	text-align: center;
	color: #000000; line-height: 1.6em; margin-bottom: 10px}
body,td {
	font-family:  "Trebuchet MS", "Gill sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/
#tout {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: #330000 url(images/bgTout.gif) repeat-y}
#header {
	position: relative; height:181px}
#header h1{
	padding: 0px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	font-size:5.2em;
	height: 134px;
	background: url(images/bgHeader.jpg) no-repeat;
	font-family: "Times New Roman", Times, serif;
	color:#333333;
	line-height: 1em;
	}
#header h1 a{
display: block; height: 100%; width: 520px
	}

#header p {
	background: #FFF;
	padding: 6px;
	font-size: 0.9em;
	margin: 0px; line-height: 100%
}
#drapeaux {
	width: 100px;
	height: 14px;
	position: absolute;right: 10px;
	top: 4px; text-align:right
}
#drapeaux img{ margin-left:10px;
	}

#centre {
	background: url(images/bgCentre.gif) repeat-y top right; clear: both
}
#left {
	padding-top: 14px;
	width: 220px;
	float: left;
}
#left h2 {
	padding: 0px;
	color: #000;
	background:#E9E9E9;
	margin: 0px 0px 4px 0px;
	height:51px;
	border: 2px solid #FFF;
}

#right {
	width:200px;
	float: right;
	padding-top: 10px;
	font-size: 0.9em;
}
#content {
	width: 460px;
	margin-bottom: 20px;
	float:left;
	color: #FFFFFF;
	padding: 24px 10px 0px 10px; border-top: 2px solid #CCC	
}
#content ul{ margin: 4px 4px 10px 30px; padding: 4px 4px 4px 20px
	}
#content li { padding: 2px}

#mainHead {
	background: #F5F5F5;
	padding-top: 14px;
	border: 1px solid #FFF;
	text-align: right;
	color:#E3E3E3;
	text-transform: uppercase;
	font-size: 32px;
	padding-right: 4px;
}

#main {
	width: 460px;
	margin-bottom: 20px;
	float:left;
	color: #FFFFFF;
	padding: 24px 10px 0px 10px; border-top: 2px solid #CCC
}
#mainNoRight {
	width: 620px;
	margin-left: 14px;
	padding-top: 10px;
	margin-bottom: 20px; float:left
}

#up {
	clear: both;
	padding: 0px 210px 2px 230px;
	text-align: right;
	height: 30px;
}
#up a { color: #FC7B25}
#up img{
	vertical-align: middle
	}
#footer {
	text-align: center;
	padding: 6px 8px 12px 8px;
	font-size: 11px;
	clear: both;
	background: #CCCCCC url(images/bgFooter.gif) no-repeat left bottom;
}

/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
h1,h2,h3,h4,h5,h6 {
	padding: 2px;
}

h2 {
	font-weight: normal;
	background: url(images/bgH2.gif) repeat-x  0 bottom;
	margin-bottom: 22px;
	padding: 2px 2px 5px 0px;
}
h3 {}
h4 {}
h5 {}
h6 {}
p {
	padding: 2px;
	margin-bottom: 6px;
}
a {
	color: #0000FF; text-decoration: none
}
a:hover {
	color: #663366; text-decoration: underline
}
table {
	border-collapse: collapse;
}
tr {}
th {
	padding: 4px;
	text-align: right;
	font-weight: normal;
	text-align: right;
	width: 150px;
}
td { padding: 4px}
caption {
	caption-side:bottom;
	text-align: left;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

fieldset { border: 1px solid #CCC; padding: 10px}
legend { font-weight: bold; font-size: 12px; padding: 4px}


/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/
#nav1 {
	padding-top: 2px;
	background: #CCCCCC;
	height: 40px;
	margin-left: 10px;
}
#nav1 li{
	list-style-type: none;
	margin-right: 2px;
	text-align: center;
	float:left; background: #333333 url(images/nav1LiL.gif) no-repeat left 0px;}
#nav1 li a{
	display: block;
	padding: 2px 15px 2px 15px;
	background: url(images/nav1LiR.gif) no-repeat right 0px;
	color:#FFF;
	font-size: 0.9em;
	line-height: 3em
}
#nav1 a:hover{
}
#nav1 li#currentPage{background: #FC7B25 url(images/nav1OnL.gif) no-repeat; }
#nav1 li#currentPage a{background:  url(images/nav1OnR.gif) no-repeat right top; color: #FFFFFF; }

/************ NAV2************/
#nav2{
	background: #FFFFFF;
	border-right: 1px solid #FFF;
	margin-bottom: 8px;
	margin-left: 9px
}
#nav2 li{
	list-style-type: none;
	margin: 0px;
	padding: 4px 6px 4px 10px;
	background: none;
	border-bottom: 1px dotted #CCCCCC;
}
#nav2 a{
	display: block
	}
#nav2 a:hover{}
#nav2 .on { background: #FC7B25 ; font-weight: bold;}
#nav2 .on a {
	color: #FFF;
}

#nav2 .lvl1{ background: url(images/puceNav2Li.gif) no-repeat 14px 14px; padding-left: 25px }
#nav2 .lvl1 a { }
#nav2 .lvl1 a:hover { }

#nav2 .on1 { background-color: #FEDDC7; font-weight: bold;}
#nav2 .on1 a { }
#nav2 .on1 a:hover { }


/*********************	NEW CMS	*************************/
.cms {
	margin-bottom: 6px; width: 100%
}
.cms td, div.cms { padding: 0px; color: #FFF

}
.imgToRight img { float: right; margin: 4px 0px 8px 8px}
.imgToLeft img { float: left; margin: 4px 8px 8px 0px }
/*	ALBUM PHOTO*/
#album { }
#album h3 {
	background: url(images/pictures.gif) no-repeat left center;
	padding: 6px 6px 6px 30px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}
#datacontainer {
	margin: 0px 0px 10px 0px; background: #FFF url(images/bgAlbum.png) repeat-x; border: 1px solid #C8C8C8 }
	
#album ul {padding: 2px 10px; margin: 0px; 
	}
#album li {
	width: 100px; height: 100px; float:left; padding: 0px; margin:0px 8px 8px 0px; background: #FFF; list-style-type: none
		}
#album div.botAlbum { clear: both; height: 2px;}
#album a {
	width: 100px;
	height: 101px;
	display: block;
	border: 1px solid #E2E2E2;
}
#album a:hover {
	border: 1px solid #008AD5;
   }

/*********************	DONNEES TABULAIRES	*************************/
.tablo {
	margin-bottom: 14px;
	border-collapse: collapse;
	width: 100%;
	
}
.tablo td {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border: 1px solid #C5C49A;
	font-size: 10px;
}
.champs {
	font-size: 10px;
	font-weight: bold;
	background: #E9E6D1;
}
.line1 {
	background: #F8F8F8;
}

/*	DIVERS	*/
#neteor {
margin-top: 14px	
}
#neteor h2 { }

#neteor img{ vertical-align: middle }
.required {
	color: #FFCC33;
}


/*   CLIENTS   */
#client {
	border: 1px solid #E3E3E3;
	padding: 0px;
	margin: 0px 3px}
#client dt{
	padding: 4px 4px 2px 4px;
	margin: 0px;
	color: #FC7B25;
	text-transform: capitalize;
	font-size: 1.2em;
	font-weight: bold;
	background: #FFFFFF;
	border-bottom: 1px solid #B04802	}
#client dd {
	margin-bottom: 8px;
	line-height: 1.4em;
	background: #FFFFFF;
	padding: 4px
}
#client h2{
	}
#client div{ margin: 4px}
#client ul{
	padding: 0px;
	margin: 0px;
	}
#client li{
	padding: 3px;
	list-style-type: none;
	margin: 0px;
	}

/******	CONTACT	 *************/
.answer { text-align: center}
