/** CSS Zone prod **/

.page .zone#prod_fourriere
{
	width: 636px;
}

.page .zone#prod_fourriere .title
{
	height: 23px;
	background-image: url('img/zone.header.degrad.gif');
}

.page .zone#prod_fourriere .footer
{
	height: 6px;
	background-image: url('img/zone.footer.degrad.gif');
}

.page .zone#prod_fourriere .data
{
	width: 635px;
	margin-top: -1px;
	padding-left: 1px;
	position: relative;
}

.page .zone#prod_fourriere .data .content, .page .zone#prod_fourriere .data .illus
{
	float: left;
}

.page .zone#prod_fourriere .data .content
{
	width: 407px;
	max-height: none;
	min-height: 500px;
}

.page .zone#prod_fourriere .data .content .service_ban
{
	width: 386px;
	height: 58px;
	cursor: pointer;
	margin-top: 15px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('img/button.ban.gif');
}

.page .zone#prod_fourriere .data div.h1
{
	color: #223252;
	font-size: 12px;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 10px;
}

.page .zone#prod_fourriere .data div.h1 span
{
	color: #e7302e;
	font-size: 12px;
	font-weight: bold;
}

.page .zone#prod_fourriere .data h1
{
	color: #223252;
	font-size: 12px;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}

.page .zone#prod_fourriere .data h1 span
{
	color: #e7302e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.page .zone#prod_fourriere .data .text
{
	color: #5D5D5D;
	font-size: 11px;
	margin-top: 15px;
	font-weight: bold;
	margin-left: 10px;
	padding-right: 5px;
}

.page .zone#prod_fourriere .data .text .italic
{
	float: left;
	color: #5D5D5D;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

.page .zone#prod_fourriere .data .text a, .page .zone#prod_fourriere .data .text a:link, .page .zone#prod_fourriere .data .text a:visited, .page .zone#prod_fourriere .data .text a:active
{
	color: #223252;
	font-size: 11px;
	font-weight: bold;
}

.page .zone#prod_fourriere .data .text a:hover
{
	text-decoration: underline;
}

/** CSS Div Button **/

.page .button#go_purchase
{
	width: 147px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('img/bt_purchase.gif');
}

.page .button#go_next
{

	float: right;
	line-height:40px;
	text-decoration:underline;
	font-size:12px;
}

.page .button#go_prev
{

	float: left;
	line-height:40px;
	text-decoration:underline;
	font-size:12px;
}

/** CSS Illus **/

.page .zone#prod_fourriere .data .illus
{
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 228px;
	max-height: none;
	min-height: 500px;
	position: absolute;
	background-color: #4E92C0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('img/zone.data.illus.gif');
}

.page .zone#prod_fourriere .data .illus, .page .zone#prod_fourriere .data .illus *
{
	cursor: default;
}

.page .zone#prod_fourriere .data .illus h1
{
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
	text-transform: none;
}

.page .zone#prod_fourriere .data .illus .portrait
{
	width: 202px;
	height: 310px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('img/zone.data.sos-fourriere.portrait.jpg');
}

.page .zone#prod_fourriere .data .illus .paysage
{
	width: 203px;
	height: 136px;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('img/zone.data.sos-fourriere.paysage.jpg');
}