.texte {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	list-style-image: url(../images/interface/puce_orange.gif);

	padding-top: 2px;

	padding-bottom: 3px;

	white-space: normal;	

	list-style-position: inherit

	text-indent: 0px

}

.blueTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #0360bd;

	font-weight: bold;

}

.form_needed {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #0360bd;

	font-weight: bold;

}

.legend_form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

	font-weight: normal;

}

.formText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	height: 18px;

	width: 168px;

}

.formTextpetit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	height: 18px;

	width: 35px;

}

.formTextMedium {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	height: 18px;

	width: 73px;

}

.formTextarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 168px;

	height: 80px;

}

.Blue:link{

	color: #0360bd;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	font-size: 11px;

}

.Blue:visited{
	color: #0360bd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}

.Blue:active{
	color: #0360bd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}

.Blue:hover{
	color: #0360bd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;

}

.blueText {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0360bd;

	font-weight: bold;

}

.blueTitleBig {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #0360bd;

	font-weight: bold;

}
/** 
	
	&copy; Copyright 2007 OrganicWeb - Mathias Standaert - . All Rights Reserved.

	\author  OrganicWeb - Mathias Standaert
	\author $LastChangedBy$
 	\date 2007-09-10
	\date $LastChangedDate$
	\version $Rev$
	\sa
**/
.clear {
	clear: both;
	visibility: hidden;
}
.imgNews {
	float: left;
	margin: 10px 20px 20px 0px;
	
}
.txtNews {
	float: left;
/*	border: solid 1px red;*/
	height: 150px;
	margin-top: 10px;
}
.txtNews ul {
margin: 0;
padding: 0;
margin-top: 10px;
border: solid 1px white; /*Ne pas supprimer !!!!!*/
}
.txtNews li {
	list-style-position: inside;
	/*border: solid 1px green;*/
	margin: 10px 0px 20px 0px;
}
.txtNews li a {
	letter-spacing: 1px;}