@charset "iso-8859-1";

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#cccccc;
	font-size: 13px;
}

.titreart2 {	
	margin-left: 560px;
	text-align: right;
	border-top: 2px dashed #000000;
	border-left: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	padding: 5px;
	background-color: #cccccc;
 	width:200;
 }


.titreart {	
	margin-top: 40px;
	margin-left: 40px;
	border-top: 2px dashed #000000;
	border-left: 2px dashed #000000;
	border-right: 2px dashed #000000;
	border-bottom: 2px dashed #000000;
	padding: 5px;
	background-color: #000000;
 	width:350;
 }
 
.cadreart {
	border: 1px #000000 solid;
	width: 650;
	margin-left: 80px;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#999999;
}

 .vignette {
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 190;
	height: 190;
	font-size: 90%;
	background-color: #cccccc;
}
   
