.tsm {
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	width: 100%;
}

.tsm_head {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}

.tsm_gamme {
	width: 720px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	border: 1px solid #AAA;
	background-color: #FAFAFA;
	min-height: 80px;
}

.tsm_couleur {
	width: 720px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	float: left;
	border: 1px solid #AAA;
	background-color: #FAFAFA;
	min-height: 80px;
}

.tsm_config {
	width: 720px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	border: 1px solid #AAA;
	background-color: #FAFAFA;
	min-height: 80px;
}

.tsm_date {
	width: 720px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	border: 1px solid #AAA;
	background-color: #FAFAFA;
}

.tsm_recap {
	margin: 5px 0px 5px 0px;
	padding-bottom: 10px;
	border: 1px solid #AAA;
	background-color: #FAFAFA;
}

.tsm_date_select {
	width: 200px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tsm .tsm_head_link {
	margin: 0px 10px 10px 10px;
}

.tsm .tsm_image_container {
	border: 1px solid #CCC;
	margin: 0px 10px 0px 0px;
	float: right;
	vertical-align: middle;
}

.tsm_image_container_fiche {
	border: 1px solid #CCC;
	margin: 0px 10px 10px 0px;
	float: left;
}

.img_container_inside {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	display: table-cell;
	height: 60px;
	width: 60px;
}

.tsm .tsm_image {
	cursor: pointer;
}

.tsm_image {
	float: left;
	cursor: pointer;
}

.tsm_gamme .tsm_image {
	cursor: pointer;
}

.tsm_couleur .tsm_image {
	cursor: pointer;
}

.tsm_config .tsm_image {
	
}

.tsm_couleur .tsm_head {
	margin: 0px 10px 10px 10px;
}

.tsm_config .tsm_head {
	margin: 0px 10px 10px 10px;
}

.tsm .qualite_contour {
	margin: 10px 10px 0px 0px;
}

.tarif_base {
	float: right;
	font-weight: bold;
	margin: 0px 50px 0px 0px;
	text-align: right;
}

.tsm .plus_produit {
	margin: 10px 10px 0px 0px;
}

.tsm .couleur_description { //
	float: left; //
	margin: 10px 10px 0px 10px;
}

.tsm .tsm_message {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #AAA;
	background-color: #FFFFCF;
}

.tsm p {
	padding: 10px;
}

.spacer {
	clear: both;
}

.center {
	text-align: center;
}

.back_button_img {
	cursor: pointer;
}

.btn {
	float: left;
	clear: both;
	background: url(/images/button/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}

.btn a {
	float: left;
	height: 40px;
	background: url(/images/button/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
}

.btn span {
	background: url(/images/button/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}

.btn_tsm_gamme {
	background-color: #B40002;
}

.btn_tsm_couleur {
	background-color: #B40002;
}

.btn_tsm_config {
	background-color: #B40002;
}

.clear {
	clear: both;
}

#tsm_button_gamme {
	font-size: 1.4em;
	width: 220px;
	text-align: center;
}

.btn_tsm_gamme:hover,.btn_tsm_couleur:hover,.btn_tsm_config:hover {
	background-color: #FFE900;
}

#tsm_button_couleur {
	font-size: 1.4em;
	width: 220px;
	text-align: center;
}

#tsm_button_config {
	font-size: 1.4em;
	width: 300px;
	text-align: center;
}

#bt_visu_tapis {
	padding: 0px;
	margin: 5px 0px 0px 10px;
	vertical-align: middle;
	border: 0;
	cursor: pointer;
}

.tsm_h2 {
	width: 730px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	height: 20px;
	border-bottom: 1px solid gray;
}

.tsm_h3 {
	width: 730px;
	margin: 0px;
	padding: 10px 0px;
	height: 20px;
}

.tsm_h2 h2 {
	font-size: 18px;
}

.tsm_h2 img {
	float: left;
}

.tsm_h3 h3 {
	font-size: 15px;
	float: right;
}

#display_image_close {
	color: black;
	display: block;
	margin: 5px 0px 10px 0px;
}

.fil_selection {
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FAFAFA;
	border: 1px solid #AAAAAA;
	color: #5F5F5F;
}

.fil_selection span {
	color: red;
}

.tsm_gamme_bloc {
	width: 440px;
	margin-bottom: 2px;
	height: 68px;
}

.tsm_gamme_bloc_text {
	width: 350px;
	float: left;
	margin-top: 15px;
}

#display_image {
	border: 16px solid #DDDDDD;
	padding: 20px;
	background-color: #FFFFFF;
	width: 60%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 70);
}

.white_content {
	display: none;
	position: absolute;
	/*
	position: absolute;
	top: 5%;
	left: 20%;
	width: 60%;
	height: 100%;
	padding: 16px;
	border: 16px solid #DDDDDD;
	background-color: white;
	*/
	/*overflow: auto;*/
	/*
	text-align: center;
	*/
	z-index: 1002;
	text-align: center;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 100%;
}

div#tapis_sur_mesure ul {
    list-style-position: inside;
    list-style-type: square;
    margin: 0;
    /*min-height: 700px;*/
    padding: 0;
}

div#tapis_sur_mesure ul li {
	margin-left: 4px;
	margin-bottom: 4px;
	min-height: 48px;
	width: 164px;
	border: 1px solid grey;
	list-style-type: none;
	text-align: right;
	float: left;
}

div#tapis_sur_mesure ul li:hover {
	border: 1px solid #990000;
}

div#tapis_sur_mesure ul li a {
	font-size: 12px;
	font-style: bold;
	color: #000;
	display: block;
	height: 30px;
	padding-right: 0.2em;
	text-decoration: none;
	padding-top: 18px;
}

div#tapis_sur_mesure ul li a:hover {
	color: #990000;
}
