body{
	margin:0;
	padding:0;
	font-size:16px;
	line-height:22px;
	font-family:arial, sans-serif;
}
img, a{
	border:0;
}
#ctn{
	text-align:center;
}
#site{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header, #headeren{
	height:350px;
	width:960px;
	background:url(images/header.gif) #DDD2B5;
	border-bottom:5px solid #6D3524;
	margin-bottom:20px;
	text-align:right;
	color:rgba(0,0,0,0);
}

#headeren{
	background-image:url(images/headeren.gif);
}

.msg{
	width:620px;
	margin:0 10px;
}

.menu{
	width:300px;
	margin:0 10px;
	float:right;
}

.menu h2{
	background:#6D3524;
	display:block;
	color:#FFF;
	padding:0 20px;
	margin:0;
	font-size:15px;
	text-transform:uppercase;
	line-height:30px;
	height:30px;
}

.menu div.block{
	background:#DDD2B5;
	color:#6D3524;
	font-weight:bold;
	padding:15px 20px;
	margin-bottom:20px;	
}
.block p{
	margin:0;
	padding:0;
}
.select h3{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:16px;
}
.select div{
	color:#000000;
	overflow:hidden;
	height:20px;
}

.block .bigLink{
	margin:0;
	padding:0;
	margin-top:10px;
	font-size:18px;
	display:block;
}
	
.block .select{
	background:url(images/crochet.gif) no-repeat;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	padding:10px 0 0 30px;
	margin-top:10px;
}

.block a{
	color:#000;
	text-decoration:none;
}

.block a:hover, .block .select:hover a, .select:hover{
	color:#FFF;
	background-color:#DDD2B5;
}

.fakelink{
	cursor:pointer;
}

.fakelink:hover{
	color:#FFFFFF;
	background-color:#DDD2B5;
}
		
.masterP{
	font-size:24px;
	color:#6D3524;
	line-height:33px;
}
.more{
	border-top:5px solid #6D3524;
	margin-top:20px;
	padding-top:20px;
}

#footer{
	padding:20px 10px;
	border-top:5px solid #6D3524;
	background:#BCA56C;
	font-size:13px;
	line-height:18px;
}

#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.l50{
	width:50%;
	float:left;
}
.micro{
	font-size:9px;
	line-height:12px;
}
.floatImg{
	float:left;
}

.miniMenu{
	color:black;
	font-weight:bold;
	margin-bottom:10px;
}

.textbox, textarea{
	width:220px;
	height:16px;
	font-size:13px;
	line-height:16px;
	padding:2px;
	margin:0;
}
textarea{
	height:32px;
}
.submit{
	display:block;
	background:#6D3524;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	float:right;
	border:none;
}
label span{
	color:red;
}
.clr{
	clear:both;
}

.alert{
	background:#6D3524;
	display:block;
	color:#FFF;
	padding:16px 20px;
	margin:0;
	font-size:15px;
	line-height:20px;
}
.alert a{
	color:white;
}
.alert .actual{
	background:white;
	color:#6D3524;
}
.signature{
	background:#FFFFFF;
	padding:5px;
	margin:5px;
	padding-bottom:10px;
	border-bottom:3px solid #6D3524;
	margin-bottom:10px;
}

.organisme{
	background:#EEEEEE;
}

.signature h4{
	font-size:15px;
	line-height:20px;
	margin:0;
	padding:0;
}
.signature h4 span{
	font-weight:normal;
	font-style: italic;
}
.signature p{
	margin:5px 0 0 60px;
}
