* {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
}

body {
	margin:0;
	background-color: #f4f7f8;
}

span#remove {
	padding:0;
	margin:0;
}

table {
	border-spacing: 0;
}

div#new_footer {
	background-color: #2bade1;
	padding: 8px;
	width: 754px;
}

div#new_footer > h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: white;
	padding:3px;
	margin:0;
}

div#new_footer > h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: white;
	padding:3px;
	margin:0;
}

div#new_footer > h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	color: white;
	padding:5px 3px;
	margin:0;
}

div#new_footer > h3 > a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: underline;
}

div#new_mentions {
	padding: 2px 8px;
	width: 768px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

div#new_mentions span, div#new_mentions span a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #333333;
}

div#new_mentions span a:hover {
	text-decoration: underline;
}

div#new_header{
	background-color: #FFFFFF;	
	width: 770px;
	box-sizing: border-box;
	margin: 0;
}

div#new_header h4 {
	background-color: #2bade1;
	font-family: 'Open Sans', sans-serif;
	font-size: 11.5px;
	font-weight: 300;
	color: white;
	padding:6px;
	margin:0;
	text-transform: uppercase;
}

div#new_header div#new_header_links {
	background-color: #2bade1;
	padding:2px 4px 4px 2px;
	margin:0;
	text-align: right;
}

div#new_header div#new_header_links span, div#new_header > div#new_header_links span a {
	font-family: 'Open Sans', sans-serif;
	font-size: 11.5px;
	font-weight: 300;
	color: white;
	margin-left: 2px;
	text-transform: uppercase;
}

div#new_header_blocs {
	font-size: 0;
	display: flex;
	height: 80px;
}

div#new_header_blocs > div {
	display: inline-block;
	height: 70px;
	padding: 5px 0;
	margin:0;
	font-size: 0;
}

div#new_header_blocs > div:nth-child(1) {
	width: 135px;
}

div#new_header_blocs > div:nth-child(1) > a.img {
	position: relative;
	float: left;
	margin-top: -25px;
	margin-left: 20px;
}

div#new_header_blocs > div:nth-child(1) > a.img > img {
	height: 110px;
	width: auto;
}

div#new_header_blocs > div:nth-child(2) {
	width: 430px;
	text-align: left;
}

div#new_header_blocs > div:nth-child(2) input.chps_recherche {
	border :1px solid #6b6b6b;
	border-right: 0;
	height: 20px;
	padding: 2px 4px;
	font-size: 10px;
}

div#new_header_blocs > div:nth-child(2) input.button {
	border :1px solid #6b6b6b;
	border-left: 0;
	height: 20px;
	padding: 2px 4px;
	background-color: #2bade1;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 10px;
	font-weight: 700;
}

div#new_header_blocs > div:nth-child(2) > h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
	color: #000000;
	text-align: left;
	padding:0 0 0 5px;
	margin: 0 0 10px 0;
	font-style: italic;
	border-left: 1px solid black;
}

div#new_header_blocs > div:nth-child(3) {
	width: 195px;
	text-align: right;
}

a.blue_link {
	color: #2bade1;
	text-decoration: underline;
	font-size: 12px;
}

div#new_body {
	background-color: #FFFFFF;	
	padding: 10px 0px;
	width: 770px;
	height: auto;
}

h6 {
	background-color: #2bade1;
	padding: 2px;
	margin: 0;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
}

table.new_table_left {
	width: 100%;
	border: 1px solid #2bade1 ;
	padding: 0;
}

table.new_table_left tr th {
	background-color: #2bade1;
	padding: 2px;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}

table.new_table_left input[type=text] {
	border :1px solid #2bade1;
	height: 20px;
	padding: 2px 4px;
	font-size: 10px;
}

table.new_table_left input[type=submit] {
	border :0;
	height: 20px;
	padding: 2px 4px;
	background-color: #2bade1;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 10px;
	font-weight: 700;
}

table.new_table_right {
	width: 100%;
	border:0;
	padding: 0;
}

table.new_table_right th {
	padding: 0px 0px 5px 0;
	font-size: 14px;
	color: #3d3535;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}

img.responsive {
	width: 100%;
	height: auto;
}

td.new_texte_home {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	color: #1d617c;
	text-align: left;
	padding:20px 12px;
	text-align: center;
}

td.text_9pt_noir {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

span.new_titre_section {
	background-color: #2bade1;
	padding: 3px;
	font-size: 12px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	display: block;
}

.text_titre_boite {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: normal;
	font-weight: 700;
}

div#new_box_account {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	background-image: url("../../images/site/common/user.png");
	background-repeat: no-repeat;
	background-position: 30px bottom;
	width: 100%;
	height: 57px;
    position: relative;
    bottom: 0;
    right: 0;
}


div#new_box_account > strong {
	display: block;
	font-weight: 700;
	text-decoration: underline;
	color: black;
	text-transform: uppercase;
}

div#new_box_account > a {
	font-family: 'Open Sans', sans-serif;
	display: block;
	text-decoration: none;
	font-weight: 400;
	color: black;
}

.new_table_categories {
	border: 1px solid #2bade1;
}

.cgv_payment_button {
	background-color: #2bade1;
	color: white;
	text-transform: uppercase;
	border: 0;
	border-radius: 0;
	font-weight: 300;
	padding: 10px 20px;
	cursor: pointer;
}

.text_mini_fiches_noir p {
	margin: 3px 0;
}

div.img_container {
	width:200px; 
	height: auto; 
	text-align: center; 
	margin: 15px;
	overflow: hidden;
}

img.main_image, div.img_container img {
	max-height: 200px;
	max-width: 100%;
	width: auto;
}

img.url_sec_photo {
	max-height: 200px;
	max-width: 100%;
	width: auto;
	
}