.bloc li {
	text-align: right;
	list-style-type: none !important;
	list-style-image: none !important;
	margin-bottom: 10px;
	}
.bloc li p {
	font-size: 11px;
	}
.bloc h4 {
	margin-bottom: -5px;
	}
.bloc h1 {
	margin-bottom: 5px;
	}
	
.sub {
	padding-bottom: 10px;
	}	
.sub p {
	font-size: 11px;
	text-align: left !important;
	}	
#formules {
	margin: 10px auto;
	}
#formules li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	
.head {
	background: url("../../templates/media/head.gif");
	display: block;
	font-weight: bold !important;
	font-size: 14px;
	text-align: center;
	color: white;
	padding: 3px;
	margin-bottom: 1px;
	}	
h3 {
	color: #5b381a;
	text-align: center;
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	}	
h4 {
	display: block;
	border-bottom: 1px solid #daa46f;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #5b381a;
	}
	
.sub {
	padding: 1px;
	}
.sub em {
	font-weight: bold !important;
	}
.cols {
	background: #f3ebde;
	}
.col {	
	float: left;
	text-align: center;
	padding: 5px 10px;
	width: 204px;
	margin: 0;
	}
.xl {
	width: 410px;
	}
.col p {
	text-align: center !important;
	margin: 0 0 5px 0;
	line-height: 170%;
	}
.tarif {
	padding: 3px 5px;
	background: #f6edd3;
	border: 1px solid #e5d7ac;
	color: #822b01;
	font-weight: bold;
	}

.bloc {
	text-align: center;
	}
.thumbs {
	text-align: center;
	padding: 10px 15px;
	overflow: hidden;
	}
.thumb {
	width: 68px;
	height: 89px;
	display: block;
	margin: 5px;
	float: left;
	cursor: pointer;
	}
	
#big {
	width: 320px;
	height: 420px;
	overflow: hidden;
	}
