/* CSS Document */

#encart_cgv{
overflow:scroll;
height:300px;
width:500px;
border: 1px solid #695548;
padding:3px;
}
.hidden_clear {
	clear: both;
	display: none;
}
.media_link {
	text-align: center;
	float: right;
}
#section_content {
	font-family: Arial, Helvetica, sans-serif;
}
#section_content #products_list {
	background: #97B500;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 8px;
	height: 16px;
	text-align: left;
}
#section_content #product_navigation {

}
	#section_content #product_navigation a {
	
		text-decoration: none;
	}
	#section_content #product_navigation a:hover {
		text-decoration: underline;
	}


#section_content     .products_section .affiche_categorie a{
		font-weight: bold;
		font-size: 14px;
		color: #008B4D;
		text-align: right;
		float:right;
		clear: both;
		}

#section_content .products_section {
	clear: both;
}
	#section_content .products_section h1 {
		font-weight: bold;
		font-size: 14px;
		color: #97B500;
		text-align: center;
	}
		#section_content .products_section h2 {
		font-weight: bold;
		font-size: 16px;
		color: #008B4D;
		text-align: left;
	}
		#section_content .products_section h3 {
		font-weight: bold;
		font-size: 12px;
		color: #008B4D;
		text-align: left;
	}
		#section_content .products_section  a{
		font-weight: bold;
		font-size: 12px;
		color: #008B4D;
		text-decoration:none;
	}
	#section_content .products_section .product {
		float: left;
		width: 48%;
		margin: 0px 5px;
		margin-top: 0;
		font-size: 12px;
		/*min-height: 230px;*/
	}
	#section_content .products_section.headproduct {
		height: 250px;
		clear: both;
		display: block;
	}
	#section_content .products_section .specproducts {
display: block;
		margin:0;
margin-left: 170px;
		font-size: 12px;
min-height: 50px;
height: 250px;
text-align: center;
clear: both;
	}
		#section_content .products_section .product h2 {
			font-size: 12px;
			color: #003300;
			font-weight: bold;
			background-color: #CEE0C7;
			border-top: 1px dashed #003300;
			border-bottom: 1px dashed #003300;
			margin: 0;
			padding: 0 5px;
		}
		#section_content .products_section .specproducts h2 {
			display: none;
		}
		#section_content .products_section .product p {
			text-align: left;
			padding: 5px;
			margin: 0;
		}
		#section_content .products_section .product div {
			text-align: left;
		}
		#section_content .products_section .specproducts .product_desc {
display: none;
		}
		#section_content .products_section .specproducts div {
			text-align: center;
		}
		#section_content .products_section .specproducts .product_summary {
display: none;
		}
		.products_section .non_visible {
display: none;
		}
		.products_section .livre_non_visible {
display: none;
		}
		.products_section .non_visible  h2{
display: none;
		}
			#section_content .products_section .product p img {
				float: left;
				padding: 0 5px 0 0;
			}
		#section_content .products_section .product .footer {
		
			clear: both;
			vertical-align: middle;
		}
		#section_content .products_section .specproducts .footer img.product_price {
			
		}
		#section_content .products_section .specproducts .footer {
			text-align: center;
		}
		#section_content .products_section .specproducts .footer a.addLink {
			float: right;
		}
			#section_content .products_section .product .footer img.product_price {
				float: left;
			}
			#section_content .products_section .product .footer a {
				float: left;
				padding:0;
			}
			#section_content .products_section .product .footer .encadre_epuise {
				text-align: center;
				margin: 5px 0 0  85px;
			}
			.list_hsmag {
				clear: both;
			}
#section_content #boutique_parcours
{
	text-align: center;
	padding: 15px 0;
}
	#section_content #boutique_parcours img
	{
		border: 0;
	/* float: left; */
	}
		#section_content #boutique_parcours img.separ
		{
			padding: 0 0 35px 0;
			margin: 0;
		}
#section_content #list_basket_form
{
	margin: 0;
}
#section_content #list_basket
{
	clear: both;
	margin: 0 2px;
}
	#section_content #list_basket #basket_header {
		background: #066;
		font-family: Arial;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		padding: 2px;
		height: 16px;
	}
	#section_content #list_basket div {
		float: left;
	}
	#section_content #list_basket div.title_articles {
		width: 280px;
		text-align: left;
	}
	#section_content #list_basket div.price_per_unit {
		width: 70px;
		text-align: center;
	}
	#section_content #list_basket div.qty_articles {
		width: 90px;
		text-align: center;
	}
	#section_content #list_basket div.totalprice_articles {
		width: 82px;
		text-align: center;
	}
	#section_content #list_basket div.delete_articles {
		width: 120px;
		text-align: center;
	}
	#section_content #list_basket div.basket_article {
		font-family: Arial;
		color: #00514e;
		font-weight: bold;
		font-size: 12px;
		padding: 2px;
		height: 26px;
		clear: left;
		width: 100%;
	}
		#section_content #list_basket div.basket_article div {
		}
		#section_content #list_basket div.basket_article div.title_articles {
			padding: 4px 0px;
		}
		#section_content #list_basket div.basket_article div.price_per_unit {
			padding: 4px 0px;
		}
		#section_content #list_basket div.basket_article div.qty_articles {
			padding: 1px 0px;
		}
		#section_content #list_basket div.basket_article div.qty_articles input {
			text-align: right;
		}
		#section_content #list_basket div.basket_article div.totalprice_articles {
			padding: 4px 0px;
		}
		#section_content #list_basket div.basket_article div.delete_articles img {
			border: 0;
		}
	#section_content #list_basket div.basket_separ {
		font-size: 1px;
		width: 645px;
		height: 2px;
		border-top: 2px solid #066;
		border-bottom: 2px solid #066;
		clear: both;
	}
	#section_content #list_basket div.basket_before_total {
		color: #008b4d;
		font-weight: bold;
		font-size: 12px;
		padding: 2px;
		height: 26px;
		clear: left;
		width: 100%;
	}
	#section_content #list_basket div.basket_total {
		color: #97b500;
		font-weight: bold;
		font-size: 20px;
		padding: 2px;
		height: 26px;
		clear: left;
		width: 642px;
		background: #066;
	}
	#section_content #list_basket div.basket_empty {
		color: #008b4d;
		font-weight: bold;
		font-size: 12px;
		padding: 5px 0;
		clear: left;
		width: 642px;
		text-align: center;
	}
	#section_content #list_basket div.basket_legende {

	}
#section_content #basket_footer  {
	padding: 15px 0;
	color: #008b4d;
	font-size: 11px;
	clear: both;
	text-align: right;
	width: 645px;
}
#section_content #identification {
}
	#section_content #identification .col_left {
		margin: 5px 0 10px 10px;
		float: left;
		width: 310px;
		text-align: center;
	}
	#section_content #identification .col_right {
		margin: 5px 0 10px 10px;
		float: left;
		width: 310px;
	}
	#section_content #identification h2 {
		font-size: 12px;
		color: #030;
		font-weight: bold;
		background-color: #CEE0C7;
		border-top: 1px dashed #003300;
		border-bottom: 1px dashed #003300;
		margin: 0 0 5px 0;
		padding: 0 5px;
		text-align: center;
	}
	#section_content #identification h3 {
		font-size: 12px;
		color: #fff;
		font-weight: bold;
		margin: 0 25px 5px 25px;
		padding: 2px;
		text-align: center;
		background: #c00;
	}
	#section_content #identification .content {
		font-size: 12px;
		font-weight: bold;
		color: #008B4D;
	}
	#section_content #identification .bordered {
		font-size: 12px;
		font-weight: bold;
		color: #900;
		margin: 25px 5px;
		padding: 5px 45px;
		background: #ffc;
		border: thin dotted #030;
	}
	#section_content #identification form {
		margin: 0;
	}
	#section_content #identification #log_form {
		text-align: left;
		padding: 6px 10px;
	}
		#section_content #identification #log_form label {
			margin: 5px 0;
			float: left;
			font-size: 12px;
			font-weight: bold;
			color: #008B4D;
			width: 100px;
		}
		#section_content #identification #log_form input {
			margin: 4px 0;
			float: left;
			font-size: 11px;
			color: #000;
			clear: right;
		}
		#section_content #identification #log_form a {
			clear: both;
			margin: 0 0 0 99px;
		}
	#section_content #identification #forget {
		text-align: center;
		margin: 0;
	}
		#section_content #identification #forget a {
			clear: both;
			color: #00514E;
			font-size: 12px;
			font-weight: bold;
		}
	#section_content #identification #div_show_hide {
		padding: 5px;
		text-align: center;
		font-size: 12px;
		color: #97B500;
		display: none;
	}
		#section_content #identification #div_show_hide input {
			margin: 5px 2px 0 40px;
			float: left;
		}
		#section_content #identification #div_show_hide a {
		
		}
#section_content #inscription {
	padding: 5px;
	text-align: left;
}
	#section_content #inscription h1 {
		color: #d00;
		font-size: 12px;
		font-weight: bold;
		clear: both;
		text-align: left;
	}
	#section_content #inscription .col_left {
		width: 310px;
		float: left;
		padding: 0 0 0 7px;
		font-size: 12px;
	}
		#section_content #inscription .col_left h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content #inscription .col_left label {
			float: left;
			clear: left;
			width: 100px;
			color: #777;
			margin: 4px 0 5px 0;
		}
		#section_content #inscription .col_left input {
			float: left;
			font-size: 11px;
			margin: 2px 0 0 0;
		}
		#section_content #inscription .col_left textarea {
			float: left;
			font-size: 12px;
		}
		#section_content #inscription .col_left select {
			float: left;
			font-size: 11px;
		}
		#section_content #inscription .col_left a {
			float: left;
			clear: both;
			margin: 1px 0 0 99px;
		}
		#section_content #inscription .col_left .civilite {
			margin : 0 0 5px 0;
			color: #008B4D;
			font-weight: bold;
		}
			#section_content #inscription .col_left .civilite input {
				float: none;
				margin : 0 0 0 0;
			}
		#section_content #inscription .col_left .required_legende {
			padding: 1px 0 0 5px;
		}
	#section_content #inscription .col_right {
		width: 300px;
		float:left;
		padding: 0 0 0 20px;
		font-size: 12px;
	}
		#section_content #inscription .col_right h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content #inscription .col_right h3 {
			font-size: 10px;
			color: #777;
			font-weight: normal;
		}
		#section_content #inscription .col_right #deliver_offer {
			color: #97B500;
			font-size: 11px;
			padding: 0 0 0 0;
		}
			#section_content #inscription .col_right #deliver_offer input {
				margin: 1px 2px 0 0;
			}
		#section_content #inscription .col_right label {
			float: left;
			clear: left;
			width: 125px;
			color: #777;
			margin: 4px 0 5px 0;
		}
		#section_content #inscription .col_right input {
			float: left;
			font-size: 11px;
		}
		#section_content #inscription .col_right textarea {
			float: left;
			font-size: 12px;
			font-family: Arial;
		}
		#section_content #inscription .col_right select {
			float: left;
			font-size: 11px;
		}
		#section_content #inscription .col_right a {
			float: left;
			clear: both;
			margin: 0 0 0 99px;
		}
		#section_content #inscription .col_right .civilite {
			margin : 0 0 5px 0;
			color: #008B4D;
			font-weight: bold;
		}
			#section_content #inscription .col_right .civilite input {
				float: none;
				margin : 0 0 0 0;
			}
	#section_content #inscription .required_legende {
		float: left;
		clear: both;
		font-size: 10px;
		font-style: italic;
		color: #777;
		padding: 0 5px;
		width: 250px;
	}
	#section_content #inscription #option_inscr {
		clear: both;
		width: 600px;
		float: left;
		margin: 10px 0;
	}
		#section_content #inscription #option_inscr h2 {
			font-size: 14px;
			color: #008B4D;
			margin:0;
		}
		#section_content #inscription #option_inscr h3 {
			margin:0;
			font-size: 14px;
			color: #00514E;
		}
		#section_content #inscription #option_inscr h4 {
			margin:20px;
			color: #008B4D;
			font-size: 12px;
			text-align: center;
		}
		#section_content #inscription #option_inscr label {
			float: left;
			clear: left;
			width: 180px;;
			text-align: left;
			margin : 0 0 0 150px;
			padding: 0 5px;
			font-size: 12px;
			color: #777;
		}
		#section_content #inscription #option_inscr input {
			float: left;
		}
	#section_content #inscription #cg_paragraphe {
		clear: both;
	}
		#section_content #inscription #cg_paragraphe .cond_gal {
			width: 600px;
			margin: auto;
			background: #F0FBF7;
			font-size: 11px;
			color: #777;
			padding: 10px;
			border: 1px solid #999;
			border-top-color: #666;
			border-left-color: #666;
			overflow: auto;
			height: 300px;
		}
			#section_content #inscription #cg_paragraphe .cond_gal h1 {
				font-size: 14px;
				color: #00514E;
			}
			#section_content #inscription #cg_paragraphe .cond_gal h2 {
				font-size: 13px;
				color: #777;
			}
			#section_content #inscription #cg_paragraphe .cond_gal h3 {
				font-size: 12px;
				color: #777;
				text-decoration: underline;
				font-weight: normal;
				padding: 0 3px;
			}
			#section_content #inscription #cg_paragraphe .cond_gal p {
				padding: 0 5px;
			}
			#section_content #inscription #cg_paragraphe .cond_gal div {
				text-align: center;
				font-weight: bold;
				color: #008B4D;
			}
		#section_content #inscription #cg_paragraphe input {
			margin: 0 0 0 3px;
		}
		#section_content #inscription #cg_paragraphe label{
			color: #008B4D;
			font-size: 12px;
			font-weight: bold;
		}
	#section_content #inscription a {
		float: right;
		clear: both;
		margin: 5px;
	}
	#section_content #inscription .col_left .required, #section_content #inscription .col_right .required, #section_content #inscription #option_inscr .required {
		border: 1px solid #C00;
	}
	#section_content #inscription .col_left .lbl_required, #section_content #inscription .col_right .lbl_required, #section_content #inscription #option_inscr .lbl_required {
		color: #C00;
		font-weight: bold;
	}
#section_content #progress {
}
	#section_content #progress h3 {
		margin: 0;
		padding: 5px;
		text-align: center;
		font-family: Arial;
		font-size: 13px;
		color: #008B4D;
	}
	#section_content #progress #progress_bar {
		width: 99px;
		margin: auto;
		border: 1px solid #008b4d;
		height: 20px;
	}
		#section_content #progress #progress_bar .progress_bar {
			float: left;
			width: 9px;
			height: 20px;
			margin: 0 0 0 1px;
			padding: 0;
			background: #161774;
			color: #fff;
		}
		#section_content #progress #progress_bar .progress_bar_first {
			float: left;
			width: 9px;
			height: 20px;
			margin: 0;
			padding: 0;
			background: #161774;
			color: #fff;
		}
#section_content #payment_header {
	text-align: center;
	margin: 0 0 10px 0;
}
#section_content .payment_content {
}
	#section_content .payment_content h1 {
		font-size: 12px;
		font-weight: bold;
		color: #c00;
		margin: 10px 3px;
		text-align: left;
	}
	#section_content .payment_content .col_left, #section_content .payment_content .col_right {
		font-size: 12px;
		float: left;
		margin: 0 0 0 17px;
		text-align: left;
	}
	#section_content .payment_content .col_left {
		width: 180px;
		padding: 0 0 0 30px;
	}
		#section_content .payment_content .col_left h2, #section_content .payment_content .col_right h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content .payment_content .col_left p {
			font-size: 12px;
			color: #008b4d;
		}
	#section_content .payment_content .col_right {
		width: 380px;
	}
		#section_content .payment_content .col_right .payment_type {
			background: #ccc;
			padding: 3px;
			margin: 5px 0;
			float: left;
			clear: both;
		}
			#section_content .payment_content .col_right .payment_type .col_one {
				width: 210px;
				float: left;
				color: #008b4d;
				font-weight: bold;
				font-style: italic;
			}
				#section_content .payment_content .col_right .payment_type .col_one h3 {
					margin: 0 0 15px 0;
					font-size: 12px;
					color: #030;
					font-style: normal;
				}
			#section_content .payment_content .col_right .payment_type .col_two {
				float: left;
				clear: right;
				width: 164px;
				text-align: right;
			}
#section_content #paiement_header {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #008b4d;
}
	#section_content #paiement_header h1 {
		font-size: 14px;
		color: #00514E;
	}
	#section_content #paiement_header p {
	}
		#section_content #paiement_header p strong {
			color: #c00;
		}
	#section_content #paiement_header em {
		font-size: 10px;
	}
#section_content #paiement_stages {
	clear: both;
	text-align: center;
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #008b4d;
}
	#section_content #paiement_stages span {
		display: block;
		padding: 5px;
	}
	#section_content #paiement_stages #valid_command {
		display: none;
	}
		#section_content #paiement_stages #valid_command img.img_title {
			display:block;
			margin: 15px auto;
		}
			#section_content #paiement_stages #valid_command span {
			}
				#section_content #paiement_stages #valid_command span strong {
					font-size: 14px;
					color: #00514e;
				}
				#section_content #paiement_stages #valid_command span.num_tel {
					font-size: 32px;
				}
	#section_content #paiement_stages #payment_secured {
		margin: 25px 0;
	}
		#section_content #paiement_stages #payment_secured h2 {
			font-size: 14px;
			margin: 0 0 10px 0;
			color: #008b4d;
		}
		#section_content #paiement_stages #payment_secured img.img_secured {
			margin: 0 5px;
		}
		#section_content #paiement_stages #payment_secured p.choose_card {
			margin: 0 5px;
			color: #00514e;
			font-size: 14px;
		}
	#section_content #paiement_stages #references {
		border: thin dashed #030;
		width: 350px;
		margin: auto;
		padding: 5px 0;
		background: #ffc;
	}
		#section_content #paiement_stages #references h2 {
			font-size: 14px;
			margin: 0 0 5px 0;
			color: #00514E;
		}
		#section_content #paiement_stages #references h3 {
			font-size: 12px;
			margin: 0 0 10px 0;
			color: #c00;
		}
		#section_content #paiement_stages #references p.pdn_address {
			font-size: 12px;
			margin: 0 0 15px 0;
			color: #00514e;
		}
		#section_content #paiement_stages #references strong {
			color: #c00;
		}
	#section_content #paiement_stages #recap {
		padding: 0;
		margin: 0;
		visibility: hidden;
	}
		#section_content #paiement_stages #recap h1 {
			font-size: 12px;
			text-align: left;
			color: #c00;
			clear: both;
			margin: 10px 0;
		}
		#section_content #paiement_stages #recap .recap_coords {
			padding: 0;
			margin: 0;
			clear:both;
		}
			#section_content #paiement_stages #recap .recap_coords .col_left, #section_content #paiement_stages #recap .recap_coords .col_right {
				float: left;
				width: 200px;
				text-align: left;
				margin: 0 40px;
			}
		#section_content #paiement_stages #recap h2 {
			font-size: 14px;
			color: #00514E;
			margin: 5px 0;
		}
		#section_content #paiement_stages #recap .price_per_unit {
			margin: 0;
			width: 120px;
		}
		#section_content #paiement_stages #recap .qty_articles {
			margin: 0;
			width: 120px;
		}
		#section_content #paiement_stages #recap .totalprice_articles {
			margin: 0;
			width: 118px;
		}
		#section_content #paiement_stages #recap .basket_article, #section_content #paiement_stages #recap .basket_before_total {
			width: 642px;
		}
			#section_content #paiement_stages #recap .basket_article .price_per_unit, #section_content #paiement_stages #recap .basket_before_total .price_per_unit {
				margin: 0;
				width: 115px;
			}
			#section_content #paiement_stages #recap .basket_article .qty_articles, #section_content #paiement_stages #recap .basket_before_total .qty_articles {
				margin: 0;
				width: 115px;
			}
			#section_content #paiement_stages #recap .basket_article .totalprice_articles, #section_content #paiement_stages #recap .basket_before_total .totalprice_articles {
				margin: 0;
				width: 110px;
				padding: 0 0 0 10px;
			}
		#section_content #paiement_stages #recap .basket_separ {
			width: 642px;
		}
		#section_content #paiement_stages #recap .basket_total {
			width: 638px;
		}
#print_cmd {
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
#section_content #cust_coords {
	padding: 5px;
}
	#section_content #cust_coords h1 {
		color: #d00;
		font-size: 12px;
		font-weight: bold;
		clear: both;
		text-align: left;
	}
	#section_content #cust_coords .col_left, #section_content #cust_coords .col_right {
		float: left;
		font-size: 12px;
		width: 300px;
		margin: 5px;
	}
		#section_content #cust_coords .col_left span, #section_content #cust_coords .col_left strong {
			float: left;
			width: 130px;
			margin: 5px 0 8px 0;
			color: #777;
		}
		#section_content #cust_coords .col_left strong {
			clear: right;
		}
		#section_content #cust_coords .col_left span {
			clear: left;
		}
		#section_content #cust_coords .col_left h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content #cust_coords .col_left h3 {
			font-size: 10px;
			color: #777;
			font-weight: normal;
		}
		#section_content #cust_coords .col_left label {
			float: left;
			clear: left;
			width: 125px;
			color: #777;
			margin: 4px 0 5px 0;
		}
		#section_content #cust_coords .col_left input {
			float: left;
			font-size: 11px;
		}
		#section_content #cust_coords .col_left textarea {
			float: left;
			font-size: 12px;
		}
		#section_content #cust_coords .col_left select {
			float: left;
			font-size: 11px;
		}
		#section_content #cust_coords .col_left .civilite {
			margin : 0 0 5px 0;
			color: #008B4D;
			font-weight: bold;
		}
			#section_content #cust_coords .col_left .civilite input {
				float: none;
				margin : 0 0 0 0;
			}
		#section_content #cust_coords .col_right span, #section_content #cust_coords .col_right strong {
			float: left;
			width: 130px;
			margin: 5px 0 7px 0;
			color: #777;
		}
		#section_content #cust_coords .col_right strong {
			clear: right;
		}
		#section_content #cust_coords .col_right span {
			clear: left;
		}
		#section_content #cust_coords .col_right h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content #cust_coords .col_right h3 {
			font-size: 10px;
			color: #777;
			font-weight: normal;
		}
	#section_content #cust_coords .col_right {
		width: 300px;
		float:left;
		padding: 0 0 0 20px;
		font-size: 12px;
	}
		#section_content #cust_coords .col_right h2 {
			font-size: 14px;
			color: #00514E;
		}
		#section_content #cust_coords .col_right h3 {
			font-size: 10px;
			color: #777;
			font-weight: normal;
		}
		#section_content #cust_coords .col_right #deliver_offer {
			clear: both;
			color: #97B500;
			font-size: 11px;
			padding: 0 0 0 0;
		}
			#section_content #cust_coords .col_right #deliver_offer input {
				margin: 1px 2px 0 0;
			}
		#section_content #cust_coords .col_right label {
			float: left;
			clear: left;
			width: 125px;
			color: #777;
			margin: 4px 0 5px 0;
		}
		#section_content #cust_coords .col_right input {
			float: left;
			font-size: 11px;
		}
		#section_content #cust_coords .col_right textarea {
			float: left;
			font-size: 12px;
			font-family: Arial;
		}
		#section_content #cust_coords .col_right select {
			float: left;
			font-size: 11px;
		}
		#section_content #cust_coords .col_right .civilite {
			margin : 0 0 5px 0;
			color: #008B4D;
			font-weight: bold;
		}
			#section_content #cust_coords .col_right .civilite input {
				float: none;
				margin : 0 0 0 0;
			}
	#section_content #cust_coords .required_legende {
		float: left;
		clear: both;
		font-size: 10px;
		font-style: italic;
		color: #777;
		padding: 0 5px;
		width: 250px;
	}
	#section_content #cust_coords #cg_paragraphe {
		clear: both;
	}
		#section_content #cust_coords #cg_paragraphe .cond_gal {
			width: 600px;
			margin: auto;
			background: #F0FBF7;
			font-size: 11px;
			color: #777;
			padding: 10px;
			border: 1px solid #999;
			border-top-color: #666;
			border-left-color: #666;
			overflow: auto;
			height: 300px;
		}
			#section_content #cust_coords #cg_paragraphe .cond_gal h1 {
				font-size: 14px;
				color: #00514E;
			}
			#section_content #cust_coords #cg_paragraphe .cond_gal h2 {
				font-size: 13px;
				color: #777;
			}
			#section_content #cust_coords #cg_paragraphe .cond_gal h3 {
				font-size: 12px;
				color: #777;
				text-decoration: underline;
				font-weight: normal;
				padding: 0 3px;
			}
			#section_content #cust_coords #cg_paragraphe .cond_gal p {
				padding: 0 5px;
			}
			#section_content #cust_coords #cg_paragraphe .cond_gal div {
				text-align: center;
				font-weight: bold;
				color: #008B4D;
			}
		#section_content #cust_coords #cg_paragraphe input {
			margin: 0 0 0 3px;
		}
		#section_content #cust_coords #cg_paragraphe label{
			color: #008B4D;
			font-size: 12px;
			font-weight: bold;
		}
	#section_content #cust_coords .coords_fact_actions {
		clear: both;
		font-size: 12px;
		font-weight: bold;
		color: #00514e;
	}
		#section_content #cust_coords .coords_fact_actions a {
			color: #00514e;
		}
	#section_content #cust_coords .coords_deliv_actions {
		margin-bottom: 5px;
		clear: both;
		font-size: 12px;
		font-weight: bold;
		color: #00514e;
	}
		#section_content #cust_coords .coords_deliv_actions a {
			color: #00514e;
		}
	#section_content #cust_coords a.coords_valid {
		clear: both;
		float: right;
		margin: 5px;
	}
#section_content #psecured_response {
	font-size: 13px;
	text-align: center;
	color: #008b4d;
	font-weight: bold;
}
#section_content #psecured_response #command_print {
	padding: 25px;
}
#forget div.error_msg {
	font-size: 12px;
	font-weight: bold;
	color: #c00;
	background: #ffc;
	padding: 5px;
	border: 1px dotted #c00;
}
#forget span.waiting {
	font-size: 11px;
	font-weight: bold;
	color: #2f8465;
	padding: 5px 2px;
	border: 1px dotted #2f8465;
}
#forget div.success_msg {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #2f8465
}