@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; }

.boxgrid{
	width: 1000px;
	height: 254px;
	float:left;
	border: 1px solid #DBDBDB;
	overflow: hidden;
	position: relative;
	background-color: #eef5f6;
	margin-top: 10px;
	margin-bottom: 25px;
}
.boxgrid.slideright .sousPhoto .lien {
	margin-left: 10px;
	margin-top: 140px;
}
.boxgrid.slideright .sousPhoto .lien a {
	color: #999;
}
.boxgrid.slideright .sousPhoto .lien a:hover {
	color: #58C4DA;
}
.boxgrid.slideright .technique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	margin-left: 10px;
}
.boxgrid.slideright .soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #626264;
	margin-left: 10px;
	font-weight: 200;
}
.boxgrid.slideright .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #417c85;
	padding-top: 15px;
	padding-left: 10px;
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid.slideright .sousPhoto {
	height: 254px;
	width: 1000px;
	background-image: url(../imgslideweb/backmgs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap #main #Content .boxgrid.slideright .sousPhotoGraph {
	background-image: url(../imgslideweb/chorusdans.gif);
	height: 254px;
	width: 1000px;
}
