/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: TWENDE! STYLESHEET ::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: http://www.artdupropre.be :::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#PageHeader { display:none; visibility:hidden }
#ContainerLeft { display:none; visibility:hidden }
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: GENERICS ::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, h, span{
	margin:0;
	padding:0;
}

body{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	color:#5f5e5e;
}

a{
	outline:none;
	text-decoration:none;
	color:#803e2c;
}

ul li{
	list-style:none;
}


#ContainerLeft a, #ContentCenterRight a, #Footer a{
	color:#fd7c00;
	text-decoration:underline;
	font-weight:bold;
}

#ContainerLeft a:hover, #ContentCenterRight a:hover, #Footer a:hover{
	text-decoration:none;
	color:#9d5d4b;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: PAGE STYLE ::::::::::::::::::::::::::::::::::::::::::::::::::: */

#Page, #PageHeader{
	width:834px;
	overflow:hidden;
	margin:0 auto;
}

/* ::: HEADER ::: */

#HeaderLogo{
	float:left;
	width:278px;
	margin-bottom:10px;
}

ul#HeaderMenu{
	float:right;
	width:509px;
	font-size:13px;
	font-weight:bold;
}

ul#HeaderMenu li{
	display:inline-block;
	border-right:1px solid #803e2c;	
}

ul#HeaderMenu li a{
	padding:30px 0 0 20px;
	margin:4px 4px 0 0;
	display:block;
}

ul#HeaderMenu li a:hover, .active{
	color:#fd7c00;
}

#HeaderAdd{
	clear:both;
}

/* ::: CONTENT ::: */

#PageContent{
	width:834px;
	overflow:hidden;
	padding-top:10px;
}

#ContentLeft{
	width:423px;
	float:left;
}

#ContentLeft h3.actu{
	width:423px;
	height:38px;
	padding-bottom:2px;
	border-bottom:1px solid #fec084;
}

#ContentLeft h3.actu div{
	width:423px;
	height:38px;
}

#ContentLeft h3.actu span{
	display:none;	
}

#ContentLeft div#accordion{

	padding:10px 0 2px 10px;
	border-bottom:1px solid #fec084;
	overflow:hidden;
}

#ContentLeft div#accordion h4{
	font-size:13px;
	font-weight:bold;
	color:#803e2c;
	margin-bottom:3px;
}

#ContentLeft div#accordion h6{
	font-size:10px;
	font-weight:bold;
	color:#fd830e;
}

#ContentLeft div#accordion p{
	padding-right:25px;
}

div.readmore{
	text-align:right;
}

#ContentRight{
	width:800px;
	float:left;
	margin-bottom:21px;
}

#ContentCenter{
	clear:both;
	overflow:hidden;
	width:843px;
	border-top:1px solid #fec084;
	border-bottom:1px solid #fec084;
}


#ContentCenterLeft{
	float:left;
	width:348px;
}

#ContentCenterLeft h4{
	width:243px;
	height:42px;
}

#ContentCenterLeft h4 span, #ContentCenterRight h4 span{
	display:none;
}

#ContentCenterLeft p{
	padding:8px 15px;
}

#ContentCenterRight{
	width:800px;
	padding-bottom:7px;
	overflow:hidden;
	border-left:1px solid #febe80;
}

#ContentCenterRight h4{
	width:287px;
	height:42px;
}

#ContentCenterRight img{
	float:left;
	width:200px;
	margin-left:10px;
	padding-top:8px;
}

.CenterRight{
	float:right;
	width:235px;
	margin-right:12px;
}

.CenterRight p{
	padding:8px 15px;
}

#ContentCenterBottom{
	clear:both;
	border-bottom:1px solid #fec084;
	margin-bottom:15px;

}

#ContentCenterBottom h4{
	width:338px;
	height:42px;
}

#ContentCenterBottom h4 span{
	display:none;
}

#Agreed{
	padding:20px;
	text-align:center;
}

/* ::: PAGE CONTAINER ::: */

#PageContainer{
	width:834px;
	border-top:1px solid #febc7d;
	border-bottom:1px solid #febc7d;
	padding-top:2px;
	margin-bottom:15px;
	overflow:hidden;
	clear:both;
}

#ContainerLeft{
	float:left;
	width:1px;
	background:#ffe5cc;
	padding:0 10px 10px 10px;
	border-top:2px solid #ffffff;
}

#ContainerLeft h4{
	font-size:16px;
	color:#ffffff;
	padding:5px;
	margin:10px 0 15px 0;
	font-weight:normal;
}

#ContainerLeft p, #ContainerLeft img{
	margin:0 0 15px 5px;
}

#ContainerLeft ul{
	margin:0 0 25px 5px;
}

#ContainerLeft ul li{
	margin-bottom:3px;
}

#ContainerLeft span{
	display:block;
}

#ContainerRight{
	width:600px;
	padding:0 20px 20px 20px;
}

#ContainerRight h3{
display:none; visibility:hidden;
}

#ContainerRight h4{
	font-size:13px;
	margin-bottom:15px;
}

#ContainerRight p{
	margin-bottom:15px;
}

/* ::: FORM ::: */

#ZoneForm {
	width:570px;
	padding:0;
	font-size:13px;
	color:#7b7b7b;
}

#ZoneForm .Form {
	width:570px;
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
}

#ZoneForm .NameForm{
	width:130px;
	float:left;
	padding:6px 0 0 0;
}

#ZoneForm .InputForm{
	width:280px;
	float:left;
}

#ZoneForm .InputForm input.BasicInput{
	border:1px solid #cccccc;
	padding:5px;
	width:405px;
}

#ZoneForm .InputForm textarea.BasicTextArea{
	border:1px solid #cccccc;
	padding:5px;
	width:405px;
}

#ZoneForm .InputForm input.SecondInput{
	border:1px solid #cccccc;
	padding:5px;
	width:90px;
}

#ZoneForm .InputFormTwo{
	width:280px;
	float:left;
	padding:6px 0 0 0;
}

a.ButtonSend {
	width:160px;
	height:48px;
	font-weight:bold;
	color:#ffffff;
	font-size:18px;
	display:block;
	text-align:center;
	padding:13px 0 0 0;
	float:right;
	margin:7px 30px 0 0;
}

a.ButtonSend:hover {
	color:#66b500;
}

input.BtnSubmit{
	float:right;
	margin:10px 30px 0 0;
}

a.ButtonSend:hover {
	color:#66b500;
}

input.BtnSubmit{
	float:right;
	margin:10px 30px 0 0;
}

/* ::: FORM COMPTA ::: */

table tr td{
	padding:3px
}
#printthis {
display:none;
visibility:hidden;
}

table tr td.whitey{
	background:#ffffff;
}

table tr td input{
	width:45px;
	font-size:10px;
	color:#000;
}

.idex{
	margin-top:25px;
	font-size:9px;
}


/* ::: FOOTER ::: */

#Footer{
	border-bottom:1px solid #fec084;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
}

#Footer #FooterLeft{
	float:left;
	margin-left:15px;
}

#Footer #FooterRight{
	float:right; 
	margin-right:15px;
}

#Footer a#Signature{
	color:#d2232a;
	text-decoration:underline;
}

#Footer a#Signature:hover{
	text-decoration:none;
}	
td {
background-color:#F5F5F5;
margin:2px;
}
input {
border:none;
background-color:#F5F5F5;
}

