/* CSS Document */


body {

	margin: 50px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	/*background-image:url(../img/fond.jpg);*/
	background-color:#FFF;
	background-repeat: repeat-x;
}
a:link {
	color:#333366;
	text-decoration:none;
}
a:visited {
	color:#333366;
	text-decoration:none;
}
a:hover {
	color:#003399;
	text-decoration:underline;
}
.ligne {
	margin-right:0px;
	margin-bottom:50px;
	border-bottom:1px;
	border-bottom-style: dotted;
	clear:both;
}
#en-tete {
	font-weight: bold;
	text-align: right;
	/*background-color: #F5F5F5;*/
	margin-right:0px;
	margin-bottom:50px;
	border-bottom:1px;
	border-bottom-style: dotted;
}
#pied-de-page {

	font-size: 9px;
	color: #000;
	margin-top:100px;
	border-top: 1px;
	border-top-style: dotted;
	clear:both;
}
.grand_module {
	vertical-align:middle;
	background-color:#FFF;
	width:700px;
	height: 230px;
	margin-bottom:1px;
	margin-right:0px;
	float: left;
}
.grande_vignette {
	height: 230px;
	width: 230px;
	margin-right:10px;
	float: left;
	border: 1px;
	border-style: dotted;
	border-color:#FFFFFF
}
.module {
 background-color:#FFF;
 border: 1px;
	border-style: solid;
	/*border-color:#666;*/
	border-color:#999999;
	/*width:370px;*/
		width:270px;
	/*height: 302px;*/
	height: 100px;
	margin-bottom:8px;
	margin-right:9px;
	float: left;
}
.contenu {
	margin-bottom:20px;
	width:640px;
	margin-left: auto;
	margin-right: auto;
}
.gd_contenu {
	margin-bottom:20px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}
.commentaire {
	width:640px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align:left;
	clear:both;
}
.vignette {
	height: 100px;
	width: 100px;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
	border: 0px;
	border-style: dotted;
	border-color:#FFFFFF
}
.vignette a:link {
	border: 1px;
	border-style: dotted;
	border-color:#000000;
}
.vignette a:hover {
	border: 1px;
	border-style: dotted;
	border-color:#990000;
}
.nom {
	font-weight:bold;
	color:#000000;
}
.grand_nom {
	font-size:32px;
	font-weight:bold;
	color:#000000;
}
.info {
	width:auto;
	height:auto;
	margin-top:50px;
}
.module_image {
	background-color:#FFF;
	/*	border: 1px;
	border-style: dotted;*/
	width:200px;
	height: 200px;
	margin-bottom:5px;
	margin-right:5px;
	float: left;
}
/*	.nom a:visited{font-weight:bold;
	text-decoration:underline;
	color:#333333;
	
	}*/
	.vignette_leschoses {
	height: 64px;
	width: 64px;
	margin-right:4px;
	margin-bottom:4px;
	float: left;
}
.vignette_leschoses2 {
	height: 230px;
	width: 230px;
	margin-right:4px;
	margin-bottom:4px;
	float: left;
}
.vignette_leschoses3 {
	height: 230px;
	width: 230px;
	border: 1px;
	border-style:solid;
	margin-right:4px;
	margin-bottom:4px;
	float: left;
}
.vignette_portrait {
	height: 330px;
	width: 250px;
	margin-right:10px;
	margin-bottom:10px;
	float: left;
}
.date {
	font-size: 9px;
}
.description {
	font-size: 9px;
	font-weight:bold;
	
}

