body {
	background-color: #Ececec;
	margin: 0px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	line-height: 18px;
	font-size: 14px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 16px;
}


a {
	color: #00C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
	padding: 3px;
}
li{
	list-style:square;
	padding-bottom:10px;
	font-style: italic;
	font-size: 12px;
	color: #38203a;
}

.mainlinks, .mainlinks a, .mainlinks a:link  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-align: right;
}
.mainlinks a:active {
	color: #906;
}
.mainlinks a:hover {
	color: #333;
}

.footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px;
	background-color: #ECECEC;
	color: #333;
	font-size: 10px;
}
.columnleft {
	background-image: url(images/side-left.jpg);
	width: 35px;
}
.columnright {
	background-image: url(images/side-right.jpg);
	width: 35px;
}
.tableauContenu {
	width: 960px;
	background-image: url(../images/background-tableau-contenu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}

.tableauBloc {
	width: 950px;
	border-bottom:5px solid #fff;
}
.colonneBlanche{
	width:500px;
}
.colonneBlanche .blocTexte,
.colonneBlanche .blocPhoto,
.colonneBlanche .sstitre,
.colonneBlanche .titre
{
	padding-right:40px;
	padding-left:40px;
}
.colonneOrange{
	background-color:#FFDFA4;
	margin-right:5px;
}
.colonneOrange .ssTitre{
	padding-left:10px;
}
.colonneOrange .blocTexte{
	
	padding:10px;
}
.colonneOrange .bordureDouble img {
	/margin-bottom:-3px;
	border: 3px double #fff;
	background-color: #ECECEC;
}
.colonneOrange .bordureSimple img {
	/margin-bottom:-3px;
	border: 1px solid #fff;
}

.blocTexte {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.blocTexte img{
	float:left;
margin:10px 20px 10px 0px;
}
.blocPhoto {
	vertical-align: top;
	padding:10px;
}
.blocPhotoVignette {
	vertical-align: top;
	padding: 0 0 10px 10px;
}
h2 {
	font-style: italic;
	color: #B8324B;
	border-bottom-style: dotted;
	border-bottom-color: #C49351;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
}

