div#content {
	width: 745px;
}

div#content div.separator_box {
	clear: both;
	width: 100%;
	height: 15px;
	margin: 0px 0 15px 0;
	background: url(../../images/deg_ver.jpg) repeat-x;
}

div#content div.product_box {
	float: left;
	height: 140px;
	width: 165px;
	margin-bottom: 20px;
	padding: 85px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

div#content div.top_box {
	width: 226px;
	height: 125px;
}

div#content div.v_separator_box {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: rgb(90,90,90);
}

div#content div.product_box h2 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0px;
	border-top: 2px solid rgb(213,213,213);
	text-align: center;
	text-transform: uppercase;
}

div#content div.product_box a {
	display: block;
	width: 95%;
	margin: 5px 0 5px 5px;
	padding-left: 13px;
	background : url(../../images/fleche.gif) no-repeat left;
}

div#content div.middle_box {
	clear: both;
	margin: 20px;
	border-bottom: 2px solid rgb(213,213,213);
}

div#content div.welcome_box {
	margin-bottom: 20px;
	padding: 0 15px 120px 30px;
	background: url(../../images/accueil_bandeau_bas.jpg) no-repeat center bottom;
}

div#content div.welcome_box p {
	margin: 0 0 10px 0;
	text-align: justify;
}

div#content div.welcome_box a {
	padding-right: 13px;
	background : url(../../images/fleche.gif) no-repeat right;
}
