/* Classique sommaire v2 */

@import url("classiquegenerale.css");

/* --------------------------------------- */
/*                 contenue                */
/* --------------------------------------- */

#decouvrir {
	margin: 0;
	width: 613px;
	height: 315px;
	background: url(../images/sommaire/principal.jpg) no-repeat left top;
}
#decouvrir h2 {
	text-indent: -5000px;
	width: 80px;
}
#decouvrir .bouton {
margin: 200px 0 0 430px;
}
.deux {
	margin: 20px 0 0 0;
	width: 306px;
	height: 131px;
	float: left;
}
.deux h3 {
	height: 65px;
	text-indent: -5000px;
	font-size: 1em;
}
.deux a {
	margin: 0 0 0 20px;
}
#deuxun {
	background: url(../images/sommaire/deux-1.jpg) no-repeat left top;
}
#deuxdeux {
	background: url(../images/sommaire/deux-2.jpg) no-repeat left top;
}
.trois {
	display: block;
	width: 204px;
	height: 108px;
	float: left;
	margin: 30px 0 30px 0;
	text-indent: -5000px;
}
#troisun {
	clear: left;
	background: url(../images/sommaire/trois-1.jpg) no-repeat left top;
}
#troisdeux {
	background: url(../images/sommaire/trois-2.jpg) no-repeat left top;
}
#troistrois {
	background: url(../images/sommaire/trois-3.jpg) no-repeat left top;
}
