body {

	margin: 0;

	padding: 0;

	background: #ffffff url(img/motif_fond.jpg) repeat-x;

}



body, th, td, input, textarea {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	line-height : 15px;

}



/* Content */



#content {

	float: right;

	width: 700px;

	padding: 11px 11px 0 5px;

	background: url(img/content1b.gif) no-repeat;

}



#content a {

	color: #97BE0D;

}



#message {
	margin-left: 0px;
	padding : 25px 25px 100px 25px;
	background: url(img/fond_message.jpg) no-repeat left top;
}



.messagetext {
	margin: 20;
	font-size: 18px;
	line-height : 22px;
	color: #023E7D;
	font-weight : bold;
	padding : 25px 25px 25px 25px;
}



.pagetitle {

	height: 33px;

	margin: 0;

	padding: 8px 0 0 15px;

	background: url(img/fond_titre.gif) no-repeat;

	font-size: 1.4em;

	color: Black;

}



.title {

	margin: 0;

	font-size: 16px;

	font-weight: bold;

	color: #023E7D;

}





/* Colonne1*/



#colone {

	float: top;

	height: 460px;

	margin-left: 0px;

	background: url(img/fond_colone1.jpg) no-repeat left top;

}



.colone1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #023E7D;

}



#colone li {

	margin: 0;

	padding-left: 0px;

	padding-right: 0px;

	list-style-type: disc;

}



.colonenote {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #023E7D;

}



/* Footer */



#footer {

	padding: 0px 0 0 20px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #023E7D;

	line-height : 15px;

}



#footer a {

	color: #023E7D;

}



#footer a:hover {

	text-decoration: underline;

}



/* Admin */



#messadmin {

	width: 500px;

	margin-left: 0px;

	border : 1px dotted Red;

	display : block;

	vertical-align : middle;

	line-height : 17px;

	text-align : center;
	padding : 20px 20px 20px 20px;

}



.averto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
}
