﻿/* GENERAL */
html, body, table, tr, td, li, form, input, select, textarea, div, span, img, a, b, p, h1, h2, h3, h4 {
	font-family: Trebuchet, Helvetica, sans-serif;
}
html, body, form {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: transparent;
	background-image: url(../images/bg_big_header.jpg);
	background-repeat: repeat-x;
}
body.mceContentBody {
   background: #FFFFFF;
}

html, body, table, td, p, li, div, form, textarea, input, select {
	font-size: 12px;
}
input[type=submit]:focus, input[type=button]:focus, a:active, a:focus {
	outline: none;
}
input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
	border : 0px;
}
h1 {
	color: #fff;
	margin: 0px;
	padding: 0.5em;
	font-size: 18px;
	font-weight: bold;
	padding-left:55px;
	padding-top: 10px;
	text-transform:uppercase;
}
h2 {
	color: #425B81;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
p {
	font-size: 1em;
}
td {
	font-size: 1em;
}
a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
textarea {
	font-weight: normal;
	padding: 1px;
	border-spacing: 1px;
	width: 96%;
	font-size: 1em;
}
input {
}
input[type=radio] {
	background-color: transparent;
}
select {
}
fieldset {
	color: #000000;
	border: 1px solid #DDDDDD;
}

legend {
	color: #000000;
	font-weight: bold;
}

.bouton_ok {
	background-color: transparent;
	background-image: url(../images/recherche_ok_off.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 24px;
	border: 0px;
	cursor: pointer;
}

.bouton_go {
	background-color: transparent;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 23px;
	border: 0px;
	cursor: pointer;
}

.no_margin {
	margin: 0px;
}

.no_padding {
	padding: 0px;
}

.auto {
	margin: auto;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}


.bouton_ok:hover{
background-image: url(../images/recherche_ok_on.png)
}
.middle {
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.full_expand_in_container {
	width: 100%;
}
.half_expand_in_container {
	width: 50%;
}
.full_width {
	width: 100%;
}
/* Tables */
table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}
table.direaunami_send, table.avis_public_list {
	width: 100%;
}
table.direaunami_send td, table.avis_public_list td {
	padding: 5px;
}
table.access_account_form {
	width: 100%;
	padding: 12px;
}
table.access_account_form td {
	padding: 3px;
}
table.affiche_attributs_form_part {
	border-spacing: 3px;
}
table.affiche_attributs_form_part td {
	padding: 3px;
}
table.attributs_form_part {
	width: 100%;
	border-spacing: 3px;
}
table.attributs_form_part td {
	padding: 3px;
}
table.attributs_form_part2 {
	border-spacing: 3px;
}
table.attributs_form_part2 td {
	padding: 3px;
}
table.inside_rubrique {
	border-spacing: 7px;
	float: right;
	width: 100%;
}
table.inside_rubrique td {
	padding: 0px;
}
table.getVerifiedAdsList {
	width: 605px; 
	margin-left: 5px; 
	margin-right: 5px
}
table.getVerifiedAdsList td {
	padding: 5px;
}
table.getVerifiedVitrineList {
	width: 605px; 
	margin-left: 5px; 
	margin-right: 5px
}
table.getVerifiedVitrineList td {
	padding: 5px;
}
table.categorie_accueil {
}
table.categorie_accueil td {
	vertical-align: top;
}
table.affiche_attributs_form_part {
	border-spacing: 3px;
	width: 100%;
}
table.affiche_attributs_form_part td {
	padding: 3px;
}

/* body / total */

#total {
	margin: auto;
	width: 995px;
	z-index: 0;
}
#main_content {
	width: 995px;
	clear: both;
	z-index: 1;
	margin:auto 0;
}

/* Header : everything in header is positioned with absoltue positioning */

#main_header {
	position: relative;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 995px;
	margin-top: 18px;
	display: block;
	float: left;
	text-align: left;
	clear: both;
}
.header_few_words_center {
	position: absolute;
	top: 30px;
	left: 310px;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	width: 555px;
}
.header_few_words_right {
	position: absolute;
	top: 50px;
	left: 802px;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}
#baseline{
	width: 575px; 
	margin-top: 7px;
	float: right;
}
#baseline p{
	color:#fff;
	font-weight: bold;
	font-size: 21px;
	margin: 0px;
}

.baseline_bas{
margin-left: 270px;
}

.main_logo {
	width: 406px;
	height: 92px;
	float: left;
}
#accroche_une {
  padding-left: 20px;
  height: 30px;
  width: 381px;
}
#header-right{
	width:585px ;
	float: left;
}
#flag-fb {
  float: right;
  margin-left: 80px;
}
#fb {
	width: 34px;
	height: 29px;
	float: right;
	background-image: url(../images/header_fb_off.png);
	margin-top: -19px;
	cursor: pointer;
}
#fb:hover{
	width: 34px;
	height: 29px;
	background-image: url(../images/header_fb_on.png);
}
#flags {
	float: right;
	margin-right: 10px;
	margin-top: -7px;
}
.flag_selected{
	margin-right: 5px;
}

/* search in header */
#main_header #top_search {
	position: absolute;
	background-image: url(../images/image-recherche.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2000;
	margin: 0px;
	top: 10px;
	left: 265px;
	width: 397px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
}
#main_header #top_search form, #top_search fieldset, #top_search input {
	position: absolute;
	padding: 0px;
	margin: 0px;
}
#main_header #top_search form {
	border: 0px;
}
#main_header #top_search fieldset {
	border: 0px;
}
#main_header #top_search form {
	padding-left: 30px;
}
#main_header #top_search input.bouton_go {
	left: 128px;
}
#main_header input#search {
	width: 120px;
	top: 2px;
}
select#brand {
	max-width: 195px;
}
.left_column select#brand {
	margin-left: 15px;
	margin-bottom: 10px;
}
#main_header select#brand {
	position: absolute;
	left: 200px;
	top: 1px;
	width: 175px;
	margin: 0px;
}
.sideblocktitle select#brand, .sideblock select#brand {
	width: 200px;
	margin: 2px;
}
.sideblocktitle #recherche fieldset, .sideblock #recherche fieldset {
	border: 0px;
}
.sideblocktitle input#search, .sideblock input#search {
	width: 140px;
}

/* autocomplete search */
div.autocomplete {
	background-color: white;
	margin: 0px;
	padding: 0px;
	z-index: 2000;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 2001;
	width: 100%;
}
div.autocomplete ul li a.selected {
	background-color: #ffffbb;
}
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-align: left;
	z-index: 2002;
	width: 100%;
	height: auto;
}
div.autocomplete ul li a {
	height: auto;
}

/* currency */
.select_currency {
	position: absolute;
	z-index: 30;
	margin: 0px;
	top: 10px;
	left: 670px;
	padding-left: 0px;
	padding-top: 1px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
}
.select_currency select {
	width: 100px;
}

/* Fil d'Ariane */
.header_ariane {
	clear: both;
	float: left;
	width: 970px;
}
.header_ariane div {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* sideblocktitle_account */
#sideblocktitle_account {
}

/* left_column */
/* right_column */

.left_column, .right_column {

	z-index: 1;
}
.left_column {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 210px;

}
.right_column {
	float: right;
}

.left_column h2, .right_column h2 {
	padding: 5px;
	padding-left: 0px;
}
.left_column h2, .left_column h2 a, .right_column h2, .right_column h2 a {
	color: #FF7E00;
	font-size: 14px;
	font-weight: bold;
}
/* middle_column */
.middle_column {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	z-index: 1;
}
.column_2 .middle_column_header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}
.column_2 .middle_column {
	width: 750px;
	margin-left:35px;
	margin-top: 20px;
}
.column_2 .middle_column_repeat {
	padding: 0px 00px 10px 0px;
	background-repeat: repeat-y;
	background-position: top left;
	width: 750px;
}
.column_2 .middle_column_footer {
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin-top: 20px;
}

.middle_and_right {
	width: 770px;
}
.middle_column_content {
	margin-right: 10px;
	margin-left: 10px;
}
.middle_column h2, h1.page_title {
	width: 167px;
	background: url(../images/fd_nos_offres.png) no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color:#fff;
	font-size: 18px;
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 50px;
	height: 34px;
	line-height: 34px;
}

/* sideblocktitle : les modules sur les côtés avec titres */
.sideblocktitle, .sideblock, .left_basicblock, .right_basicblock {
	width: 210px;
	font-size: 12px;
	padding: 0px;
	z-index: 2;
}
.right_column .sideblocktitle, .right_column .sideblock, .right_column .left_basicblock, .right_column .right_basicblock {
	float: right;
}

.sideblocktitle_header {
	background-image: url(../images/sideblocktitle_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*border-bottom: 1px solid #54719b;*/
	width: 210px;
	height: 31px;
}
.sideblocktitle_header h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0px 0 15px;
}
.sideblock_header {
	height: 12px;
	background-image: url(../images/sideblock_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sideblocktitle_content_container, .sideblock_content_container {
	width: 210px;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 3;
}
.sideblocktitle_content_container {
	background-image: url(../images/sideblocktitle_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sideblock_content_container {
	background-image: url(../images/sideblock_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sideblock_caddie {
	margin-top: -3px;
}
.sideblocktitle_content, .sideblock_content {
	margin: auto;
	width: 205px;
	z-index: 4;
}
.sideblocktitle_content h3, .sideblock_content h3 {
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	width: 196px;
}
.sideblocktitle_content ul, .sideblock_content ul {
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1000;
}
.sideblocktitle_content li, .sideblock_content li {
	border-top: 1px dotted #B3B3B3;
	height: 25px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 1000;
}
.sideblocktitle_content li:first-child, .sideblock_content li:first-child {
	border: none;
}
.sideblocktitle_content li a, .sideblock_content li a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sideblocktitle_content li a:hover, .sideblock_content li a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.sideblocktitle_content p, .sideblock_content p {
	padding: 0px;
	margin: 0px;
}
.sideblocktitle_footer, .sideblock_footer {
	width: 210px;
	overflow: hidden;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center top;
}
.sideblocktitle_footer {
	height: 7px;
	background-image: url(../images/sideblocktitle_footer.jpg);
}
.sideblock_footer {
	height: 5px;
	background-image: url(../images/sideblock_footer.jpg);
}

#ariane_panier{
	background: #FFF;
	position: relative;
	z-index: 100;
	float: left;
	margin-bottom: -3px;
}
#ariane_panier div{
	float: left;
	margin-left: 4px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url(../../../modules/ariane_panier/images/repeat_command_off.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
#ariane_panier div.cart_logo{
	background: none;
	width: 47px;
	line-height: 29px;
}
#ariane_panier div.cart_logo img{
	float: left;
	margin: 5px 0 0 10px;
}

#ariane_panier div.in_caddie{
	width: 165px;
	margin: 0;
}
#ariane_panier div.in_step1{
	width: 222px;
}
#ariane_panier div.in_step2{
	width: 123px;
}
#ariane_panier div.in_step3{
	width: 176px;
}
#ariane_panier div.current, #ariane_panier div.visited_before, #ariane_panier div.visited_after:hover{
	background: url(../../../modules/ariane_panier/images/repeat_command_on.jpg) repeat-x;
}
#ariane_panier div a{
	display: block;
	width: 100%;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
#ariane_panier div a:hover{
	text-decoration: none;
}

/* Footer */
#main-footer{
	width: 100%;
	border-top: 7px solid #FF9900;
	background-color : #333;
	float:left;
}
#footer {
	clear: both;
	text-align: center;
	background-color : #333;
	width: 995px;
	height:50px;
	margin: 0 auto;
}
#footer .affiche_contenu_html_footer {
	background-color: #5C5758;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
#footer p {
	padding: 2px 0 2px 0;
	margin: 0px;
}

#footer ul {
	list-style : none;
	margin: 0px;
	padding: 8px 0 2px 0;
	float: right;
}
#footer li {
	border-left: 1px solid #0099CC;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
#footer li.first, #footer li:first-child {
	border-left: 0px;
}
#footer li.last {
	border-left: 1px solid #DDDDDD;
}
#footer a {
	color: #FFFFFF;
}
#footer .link a {
	color: #FFF;
}

/* mini_caddie */


.minicaddie {
	width: 100%;
	padding: 5px 8px 0 5px;
}
.minicaddie a {
	color: #FF7E00;
	font-size: 11px;
	font-weight: bold;
}
.sideblocktitle .minicaddie img, .sideblock .minicaddie img {
	margin: 4px;
}
.minicaddie table {
	width: 100%;
	padding-top: 2px;
}
.minicaddie table td {
	border-top: 1px solid #DDDDDD;
	padding: 2px;
}
.minicaddie td h2, .minicaddie td p {
	padding: 2px;
	margin: 0px;
}
.minicaddie td .line_product {
	width: 135px;
}
.minicaddie td .line_product a {
	font-size: 10px;
}
.minicaddie .product_price {
	width: 70px;
	text-align: right;
	font-size: 11px;
}
.minicaddie .bouton {
	font-size: 12px;
	color: #FFFFFF;
}

.product_image {
	border: 1px solid #9E9D9C;
}

/* classe automatique lorsque le caddie est dans le header */
.header_caddie {
	position: absolute;
	float: right;
	right: 10px;
	top: 78px;
	width: 180px;
}

/* Tableaux avec les produits */
table.produits {
	border-top: 0px;
	border-bottom: 0px;
	margin: 0.2em;
	width: 99%;
	margin-top: 15px;
}
/* Produits sur deux colonnes */
td.produit_col {
	border-bottom: 1px dotted #998F8C;
	padding: 4px;
	vertical-align: top;
}
.allow_order td.produit_col {
	padding: 4px 0;
}
.allow_order select{
	width: 190px;
}
.allow_order .affiche_critere_stock del {
	margin-right: 5px;
}
.allow_order .affiche_critere_stock .attribut-cell input[type="text"] {
	width: 90px;
}
.allow_order .attribut-cell{
	padding: 0;
}
.attribut-cell select{
	max-width: 250px;
}
.attribut-color{
}
.allow_order td.attribut-color, .allow_order td.attribut-size{
	width: 0px;
	padding: 0px;
}
p.flash {
	color: #dd0000;
	font-weight: bold;
}
.retour {
	clear: both;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Publicite */

.publicite {
	width: 100%;
	text-align: center;
	z-index: 1000;
}

/* Enregistrement Début */
div.enregistrement {
	width: 520px;
	margin: 0px;
	padding: 5px;
}
div.enregistrement span.enregistrement {
	display: inline-block;
	width: 520px;
	margin: 0px;
}
div.enregistrement span.enregistrementgauche {
	display: inline-block;
	margin: 0px;
	width: 200px;
	padding-right: 10px;
}
div.enregistrement span.enregistrementdroite {
	display: inline-block;
	margin: 0px;
	width: 300px;
}

.entryform span input.champtexte {
	width: 250px;
}
.entryform fieldset {
	border: 1px solid #DDDDDD;
	width: 500px;
}
.entryform textarea {
	width: 250px;
}
.form_item_error {
	background-color: #FFEBE1;
}

.notice, .etoile {
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}

/* Tableau caddie et historique des commandes */
.lignecaddie {
	vertical-align: middle;
}
.lignecaddie_suppression {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.lignecaddie_produit_details {
	vertical-align: middle;
	text-align: center;
}
.lignecaddie_produit_image img {
	margin: 5px;
	float: left;
	border: 1px solid #998F8C;
}
.lignecaddie_quantite {
	width: 70px;
}
.lignecaddie_prix {
	width: 75px;
	text-align: center;
}
.lignecaddie_prix_unitaire {
	width: 115px;
}

table.code_promo {
	width: 350px;
}

table.caddie {
	border: 1px solid #61605E;
	clear: both;
	margin: 5px auto auto;
	width: 98%;
}
table.caddie td {
	padding: 2px
}
table.reminder_array {
	border: 1px solid #61605E;
	clear: both;
	margin: 5px auto auto;
	width: 98%;
}
td.caddie, th.caddie, th.reminder_array {
	border-bottom: 1px solid #DDDDDD;
}
table.caddie th, table.reminder_array th {
	text-align: center;
	border-right: none;
	border-left: none;
	padding: 0.1em;
}
table.caddie caption, table.reminder_array caption {
	background: #425B81;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.listeprod {
	text-align: left;
}

/*caddie.php */

div.totalcaddie h2 {
	padding: 0px;
}
div.totalcaddie h2 span {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 5px 50px;
	display: block;
}
div.totalcaddie h2 img {
	float: left;
}
div.totalcaddie li.premier {
	border-left: 0px;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #DDDDDD;
	padding: 0 0.5em 0 0.6em;
}

ul.caddie {
	text-align: center;
}
.caddie_red {
	color : #ff0000;
	font-weight: bold;
}
p.caddie_bold {
	color : #000000;
	font-weight: bold;
	text-align: left;
}
.caddie th, .livraison th, .reminder_array th {
	background-image: url(../images/header_cart_list.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 10px;
	color: #61605E;
}
table.livraison {
	border: 1px solid #61605E;
	margin-top: 5px;
}
table.livraison td {
	padding: 10px;
}
.livraison select {
	margin-top: 5px;
}
table.cart_button_and_link {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}
.caddie_link, a.cart_preservation_link {
	background-color: #5BB51F;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	vertical-align: middle;
}

a.caddie_link, a.cart_preservation_link{
	color: #FFFFFF;
	width: 100%;
	display: block;
}

table.table_order {
	margin: auto;
	width: 95%;
}

#choix_zone {
	text-align: left;
}

/* page change_mot_pass_form*/
.changepass {
	border: 1px solid #DDDDDD;
	color: #000000;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0 0.2em 0;
	width: 98%;
}

/* page step1 */
.stepgauche {
	color: #000000;
	float: left;
	margin: 0.2em 0 0 0;
	padding: 0.2em 0 0.2em 0;
	width: 370px;
}
.stepdroite {
	color: #000000;
	float: left;
	margin: 0.2em 0 0 4px;
	padding: 0.2em 0 0.2em 0;
	width: 370px;
}
#entryformstep p {
	text-align: left;
}

#entryformstep fieldset {
	border: 1px solid #DDDDDD;
}

#entryformstep legend {
	color: #000000;
	font-weight: bold;
}

#entryformstep p.droite {
	text-align: right;
}

#entryformstep textarea {
	width: 98%;
}
#entryformstep p.boutonenregistrement {
	clear: both;
}

.formulaire-achat {
	float: right;
	width: 180px;
}
select.formulaire-achat {
	width: 186px;
}
.textarea-formulaire{
	height: 40px;
	max-width: 180px;
	min-width:180px;
}
.mono-colonne{
	max-width: 250px;
	min-width: 250px;
}
.textarea-contact{
	max-width: 90%;
	min-width: 90%;
}

/* achat/index.php */
.achatgauche {
	background: #ff0000;
	border: 1px solid #DDDDDD;
	color: #000000;
	float: left;
	margin-top: 0.5em;
	min-height: 260px;
	padding-top: 0.5em;
	width: 250px;
}
.achatdroite {
	border: 1px solid #DDDDDD;
	color: #000000;
	float: left;
	margin: 0.5em 0 0 4px;
	min-height: 260px;
	padding-top: 0.5em;
	width: 250px;
}


th.caddie {
	background: #425B81;
	color: #FFFFFF;
}
ul.caddie {
	text-align: center;
}
.caddie_net_to_pay {
	color : #ff0000;
	font-weight: bold;
}
p.caddie_bold {
	color : #000000;
	font-weight: bold;
	text-align: left;
}

/*step2 */
.step2 {
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 98%;
}
#step2caddie {
	float: left;
	width: 98%;
}
#step2caddie p {
	text-align: right;
}

div#center {
	text-align: center;
}
#center img {
	border: 0px;
}
div#left {
	text-align: left;
}

/*achat/produit_details.php */
.produit_details_gauche {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}
.produit_details_droite {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
}
div.produit_details_droite p {
	text-align: left;
}
div.produit_details_gauche p {
	text-align: center;
}

.produit_details_img3 {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0.2em 0 0.5em 0;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
	text-align: center;
}
.produit_details_img4 {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0.2em 0 0.5em 4px;
	padding: 0.2em 0 0.2em 0;
	width: 278px;
	text-align: center;
}

div ul.produit_details {
	margin: 6px 0 6px 0;
	padding: 0px;
}
div ul.produit_details li {
	float: left;
	width: 32%;
	list-style-type: none;
	padding: 6px 6px 6px 0;
}
div ul.produit_details img {
	width: 100%;
	padding: 0px;
}

input img {
	border: 0px;
}

/* utilisateurs/contact */
#contact table {
	padding: 1em;
		width:400px;
}

#contact td{
	vertical-align: top;
}
#contact textarea {
	width: 90%;
	margin-left: 0;
}
#contact .form {
	width: 90%;
}
#contact .bouton {
	width: 125px;
	color: #000000;
	border: 1px solid #828282;
	font-weight: normal;
	padding: 1px;
	border-spacing: 1px;
}
#contact label, #verif_code, #verif_copie_code{
	color:#333;
	font-weight:bold;
	width:110px;
	font-size:14px;
} 


/* fonction colonne */
#colonne {
	text-align: center;
}

/* Module publicité */
#publicite {
	text-align: center;
	margin-top: 3px;
	margin-left: -3px;
}

/* Module nuage de tags */
#nuage {
	text-align: justify;
	position: relative;
	line-height: 25px;
	padding: 0.5em;
}
#nuage a {text-decoration: none;}
#nuage a.level0 {font-size: 11px; color: #BFBFBF;}
#nuage a.level1 {font-size: 11px; color: #B8C9D6;}
#nuage a.level2 {font-size: 12px; color: #668AA8;}
#nuage a.level3 {font-size: 12px; color: #47657B;}
#nuage a.level4 {font-size: 12px; color: #E76300;}
#nuage a.level5 {font-size: 13px; color: #685C65;}
#nuage a.level6 {font-size: 13px; color: #8C524D;}
#nuage a.level7 {font-size: 14px; color: #B44732;}
#nuage a.level8 {font-size: 14px; color: #E53A11;}
#nuage a.level9 {font-size: 15px; color: #E76300; font-weight: bold;}
#nuage a.level10 {font-size: 16px; color: #FF3300; font-weight: bold;}
#nuage a:hover {color: white; background-color: #668AA8;}

/* Affichage des produits en ligne */
td.col_flash {
	color: #dd0000;
	font-weight: bold;
}

td.col_image img{
	border: 1px solid #9E9D9C;
}

.col_zoom, .col_detail {
	font-size: 1em;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}
.col_zoom a {
	display: block;
	background-image: url(../images/zoom_off.png);
	background-repeat: no-repeat;
	width: 80px;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	float: left;
	height: 26px;
	padding-top: 5px;
	padding-left: 10px;
}

.col_detail a{
	display: block;
	background-image: url(../images/plus_infos_off.png);
	background-repeat: no-repeat;
	width: 136px;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	height: 26px;
}
.espace_haut {
	padding-top: 10px;
}
/* Page catalogue */

/* 4 produits par ligne sur un site en 3 colonnes */
table.product_per_line_4 {
	margin: auto;
	height: 290px;
	width: 240px;
}
table.product_per_line_3 {
	margin: auto;
	height: 230px;
	width: 222px;
}
.fc_titre_produit {
	padding-top:10px;
	padding-bottom:10px;
}
td.fc_image.center.middle{
	height: 220px;
	width: 157px;
	margin:0;
	padding:0;
	vertic
	}

table.product_per_line_2 {
	margin: auto;
	height: 340px;
	width: 253px;
}
td.bordure {
	border-right : 1px dotted #998f8c;
}
td.fc_titre_produit a {
	font-weight: lighter;
	color: #3333;
}
td.fc_titre_produit {
	text-align:left;
	font-size : 1em;
	font-weight: light;
	text-transform:uppercase;
	color:#333;
}
td.fc_prix {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
td.fc_flash {
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	font-size: 1em;
}
td.fc_descriptif {
	font-size: 1em;
	text-align: justify;
	height: 25px;
}
td.fc_image {
	text-align: center;
	vertical-align: middle;
}
td.fc_image img {
	border: 1px solid #998F8C;
}
td.fc_zoom {
	text-align: center;
	vertical-align: top;
	height: 30px;
	width: 80px;
	background: url(../images/zoom_off.png) no-repeat;
}
.fc_zoom a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	display: block;
	padding: 6px;
	padding-left: 30px;
	text-transform: uppercase;
}

a.zoom:link, a.zoom:visited, a.zoom:active, a.lightbox:link, a.lightbox:visited, a.lightbox:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.zoom:hover, a.lightbox:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.fc_more_detail a {
	display: block;
	background-color: #FF7E00;
	color: #FFFFFF;
	line-height: 22px;
	height: 22px;
	width: 100%;
}
td.fc_detail {
	text-align: center;
	vertical-align: top;
	height: 30px;
	background: url(../images/plus_infos_off.png) no-repeat;
}
.fc_detail a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	display: block;
	width: auto;
	padding: 6px;
	padding-left: 30px;
	text-transform:uppercase;
}
a.plus_detail:link, a.plus_detail:visited, a.plus_detail:active {
	color: #FFFFFF;
	text-decoration: none;	
}
a.plus_detail:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
.fc_add_to_cart .affiche_critere_stock {
	background-color: #F2F1EE;
	border: 1px solid #9E9D9C;
	color: #000000;
	padding: 2px;
	width: auto;
}
.batch_action input{
	background: #6A4A3D;
	border-style: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	padding-bottom: 2px;
	width: auto;
}
.fc_add_to_cart .bouton_add_cart {
    background: none repeat scroll 0 0 #6A4A3D;
    border-style: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.fc_add_to_cart .bouton_add_cart a{
    display: block;
    padding-top: 6px;
}
.fc_add_to_cart .product_quantity span{
}
.fc_add_to_cart .product_quantity {
	text-align: right;}

/* Page catalogue */
td.fp_flash {
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	font-size: 1em;
	width:750px;
	padding-top: 10px;
}
table.fp {
	margin-top: 10px;
	width: 750px;
	float:left;
}
div.fp_produit {
	float: right;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	width: 750px;
}
div.fp_produit del {
	font-size: 14px;
	color: #000000;
	float: left;
	font-size: 14px;
}
div.fp_produit h4 {
	color: #5c5758;
}
div.fp_produit .prix {
	font-size: 20px;
	font-weight: bold;
}
div.fp_image_grande {
	float: left;
	text-align: center;
	vertical-align: top;
	margin-bottom: 20px;
	margin-right: 10px;
	width: 302px;
}
div.image_grande {
	text-align: center;
	margin: auto;
	display: inline-block;
	z-index: 10;
}
div.image_grande a {
	border: 1px solid #9e9d9c;
	background-color: #FFFFFF;
	display: inline-block;
	margin: auto;
}

td.fp_image_petite {
	width: 75px;
	text-align: center;
	vertical-align: top;
}

table.fp_descriptif {
	font-size: 1em;
	text-align: justify;
}
td.fp_image {
	width: 556px;
	text-align: center;
	vertical-align: middle;
}
#files {
	padding: 0px;
	margin: 0px;
	text-align: center;
	list-style-type: none;
}
#files li {
	display: inline;
}

#files img {
	border: 1px solid #998F8C;
	margin: 5px;
}
td.fp_ami {
	border: 1px solid #C7C7C7;
	text-align: left;
	padding-left: 5px;
}
.titre_produit {
	color: #FFFF;
	background:FF9900;
	font-size: 16px;
	font-weight: bold;
}
p.prix {
	font-weight: bold;
	color: #cc0000;
	font-size: 1em;
}
p.notice {
	color: #cc0000;
	font-size: 1em;
	text-decoration: none;
}
a.notice:link, a.notice:visited, a.notice:active {
	color: #cc0000;
	font-size: 1em;
	text-decoration: none;
}
a.notice:hover {
	color: #cc0000;
	font-size: 1em;
}
span.prix, div.on_estimate_information {
	font-weight: lighter;
	color: #333;
	font-size: 10px;text-transform:uppercase; margin-right:20px;
}
div.on_estimate_information{
	text-align: left;
}
span.ecotaxe {
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline-block;
}
/* affiche_produit_colonne new */
.bouton {
	background-color: #FE9600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	border-style: none;
	cursor: pointer;
	display: inline-block;
}
a.bouton:link, a.bouton:visited, a.bouton:active {
	color: #FFFFFF;
}
a.bouton:hover {
	text-decoration: none;
}
.bouton_order{
	background-color: #FF9600;
	border-style: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
a.bouton_order:link, a.bouton_order:visited, a.bouton_order:active {
	color: #FFFFFF;
	font-size: 1em;
}
a.bouton_order:hover {
	color: #FFFFFF;
	height: 27px;
	text-align: center;
	padding-bottom: 6px;
	font-size: 1em;
	border-style : none;
	cursor: pointer;
}

.clicbouton {
	background-color: #030409;
	text-transform:uppercase;
	font-size: 18px;
	border: 0 none;
	color: #ff9900;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	height:26px;
	text-align: center;
	margin-left:50px;
}
.clicbouton:hover{
	color:#FFF;
	background-color:#ff9900;
}
a.blanc:link, a.blanc:visited {
	color: #FFFFFF;
}
a.blanc:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pscroller1 {
	width: 96%;
	height: 230px;
	padding: 5px;
}
#fscroller {
	width: 96%;
	height: 230px;
	margin: auto;
}
.form_error {
	color: #CC0000;
}
.form_mandatory {
	color: #990000;
	font-weight: bold;
}
.global_error {
	color: #990000 !important;
}
.global_success {
	color: #006600 !important;
}
.global_warning {
	color: #98943D !important;
}
.global_error, .global_success, .global_warning {
	font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.global_help{
	margin: auto 5px;
	background: url(../../../images/picto_aide_peel_03.png) no-repeat left top scroll transparent;
	color: #2a5fa8;
	padding: 5px 5px 5px 26px;
}
.bold {
	font-weight: bold;
}
/* Module faq*/
#faq p {
	margin: 0px;
}
span.search_tag {
	background-color: #FFFF00;
	font-weight: bold;
}
.hidden{
	display: none;
}
/*Forum*/
/* Table infos Center */

.infosTable {
	width: 100%;
}
.infosTable th {
	line-height: 22px;
}
.infosTable th {
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.infosTable td {
	padding: 4px;
}
.infosTable th, .infosTable td {
	border-color: #695B56;
	border-style: solid;
	border-width: 1px;
}
.line {
	background-color: #F7F7F7;
}
/* Liste table */
.listeTable {
	width: 100%;
}
.listeTable th, .listeTable td {
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
.listeTable th {
	font-weight: normal;
	text-align: center;
	border-bottom: none;
	font-weight: bold;
}
.listeTable td {

	text-align: justify;
}
.listeTable td p {
	text-align: right;
}
.listeTable td p a {
	color: #999999;
	text-decoration: none;
}
.offered_by {
	color: #425B81;
	text-align: left;
}
.btn_gift {
	background-image: url(../images/add_to_gift_list.jpg);
	background-repeat: no-repeat;
	background-color: #ffae02;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 700;
	height: 27px;
	padding-bottom: 6px;
	text-align: right;
	float: right;
	display: block;
	width: 200px;
}

/* div pour overlib.js */
#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

/* Interstitiel de publicité welcome_ad */
#welcome_ad_container_background {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 4000;
	width: 0px;
	height: 0px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-color: #666666;
}
#welcome_ad_container {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5000;
	width: 0px;
	height: 0px;
}
.welcome_ad {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

/* Popup du caddie */
#popup_cart_container {
	z-index: 4000;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}
#popup_cart_container_background {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 4000;
	width: 0px;
	height: 0px;
	filter: alpha(opacity=60);
	opacity: 0.8;
	background-color: #999999;
}
.popup_cart {
	position: absolute;
	z-index: 5000;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
.popup_cart_top {
	color: #282828;
	font-size: 15px;
	text-align: left;
	height: 25px;
	clear: both;
	padding-top: 6px;
	z-index: 50000;
}
.popup_cart_middle {
	background: #FBFAF8;
	font-size: 13px;
	line-height: 11px;
	width: 287px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.popup_cart_bottom {
	background: transparent url(../images/popup_cart_bottom.png) left bottom no-repeat;
	clear: both;
	height: 30px;
	padding: 6px 10px 6px 10px;
	text-align: center;
	width: 287px;
}
.popup_cart .popup_cart_top_right{
	float: right;
	padding-right: 7px;
}
.popup_cart .popup_cart_top_left{
	float: left;
	padding-left: 32px;
}
.popup_cart .popup_cart_top_right a {
	float: right;
	width: 17px;
	height: 17px;
	background: transparent url(../images/close.jpg) no-repeat;
	display: block;
}
.popup_cart_top_right a:hover {
	text-decoration: none;
}
.popup_cart .popup_cart_bottom_right{
	float: right;
	background: #FA9505;
	height: 25px;
	line-height: 25px;
	width: 128px;

}
.popup_cart .popup_cart_bottom_left{
	float: left;
	background: #62AE32;
	height: 25px;
	line-height: 25px;
	width: 146px;
}

.popup_cart .popup_cart_content{
	padding: 5px 0px 5px 0px;
	width: 287px;
	border-left: 1px solid #6C6C6C;
	border-right: 1px solid #6C6C6C;
	border-bottom: 1px solid #6C6C6C;
}
.popup_cart .popup_cart_title{
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 0px 50px;
	width: 237px;
	border-left: 1px solid #6C6C6C;
	border-right: 1px solid #6C6C6C;
	border-top: 1px solid #6C6C6C;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}

.popup_cart .popup_cart_bottom a {
	color: #FFFFFF;
	font-size: 12px;
}

.popup_cart_status {
	display: block;
	margin-right: 5px;
	float: left;
}

.title {
	font-weight: bold;
}

.clear {
	clear: both;
	line-height: 0px;
}

.noletter {
	font-size: 12px;
	color: #BBBBBB;
}

#liste_lettre .letter a {
	font-size: 16px;
}

#liste_lettre .letter a:hover {
	text-decoration: none;
}

/* liste du contenu de la rubrique */

table.rubrique {
	width: 100%;
}
table.rubrique td {
	vertical-align:top;
	padding: 5px;
}
.rubrique h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FC9900;
}

.rubrique .title {
	width:200px;
}
.rubrique .title img {
	border: 1px solid #333333;
}

td.tab {
	color: #FFF;
	background-color:#333 ;	
	cursor: pointer;
	vertical-align: middle;
	height: 29px;
}
td.current_tab {
	color: #FFFFFF;
	background-color:#FF9900 ;
	cursor: pointer;
	vertical-align: middle;
	height: 29px;
}
td.tab_content {
	margin-top:3px;
	border: 1px solid #FF9900;
	border-top: 3px solid #FF9900;
	background-color: #fff;
	color: #333;
	padding: 10px;
}
td.tab_content a {
	font-weight: bold;
}
.fp h3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.other_product_buy_title {
	font-size: 18px;
	color: #5C5758;
	text-transform: uppercase;
}
.associated_product {
	padding-top: 10px;
	clear: both;
}
/* produits associé */
.associated_product table.fc {
	height: 270px;
	width: 185px;
	text-transform: uppercase;
}
.associated_product td.fc_detail a {
}
.associated_product td.fc_zoom a {
}
.reference td {
	padding: 5px;
	text-align: center;
}
.multipage {
	background-color: #70C329;
	color: #FFFFFF;
	font-size: 12px;
	height: 30px;
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
}
.multipage a {
	color: #FFFFFF;
}
.multipage .current_page_number, .multipage b {
	font-weight: bold;
	font-size: 16px;
}
.multipage_left, .multipage_right {
	width: 90px;
}
.multipage_right {
	text-align: right;
	padding-right: 10px;
}
.multipage_left img{
	margin-left: 10px;
	margin-right: 10px;
}
.multipage_right img {
	margin-left: 10px;
	margin-right: 10px;
}
.multipage-area {
	width: 250px;
	text-align: right;
	padding-top: 5px; 
	padding-bottom: 5px;
	color: #333;
}
.affiche_critere_stock {
	background-color: #F2F1EE;
	border: 1px solid #9E9D9C;
	color: #000000;
	float: right;
	padding: 4px 4px 4px 4px;
	margin-top: 10px;
	width: 416px;
}
.affiche_critere_stock input[type=text] {
	border: 1px solid #9e9d9c;
}
.affiche_critere_stock del {
	color: #000000;
}
.bouton_add_cart {
	background-image: url(../images/add_to_cart.jpg);
	background-repeat: no-repeat;
	border-style: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	padding-bottom: 2px;
	text-align: right;
	float: right;
	display: block;
	width: 165px;
}
#product_link_to_modules_container {
	width: 100%;
	padding-top: 10px;
}
.product_link_to_modules {
	width: 135px;
	float: left;
}
.product_link_to_modules td{
	text-align: center;
	padding:5px;
}
.sub_category {
	width: 100%;
	margin-top: 20px;
}
.sub_category td {
	padding: 5px;
	vertical-align: top;
}
.sub_category img {
	border: 1px solid #998F8C;
}
.price_in_product_title {
	float: right;
	margin-right: 10px;
	text-align: right;

	}
.price_in_product_title del {
	margin-right: 10px;
}
.product_title .prix {
	font-size: 20px;
	margin-top: 25px;
}
.product_title {
	width: 100%;
	background-repeat : no-repeat;
	margin-bottom: 30px;
}
.product_title h2 {
	width: 208px;
	background-image: url(../images/fd_liste_produits.png);
}
#titre_moncompte{
	font-size: 12px;
	font-weight: bold;
	color:#333;
	text-transform:uppercase;
}
.module_login {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	width: 240px;
	height: 43px;
	float: right;
	background-image: url(../images/fd_moncompte.png);
	background-repeat : no-repeat;
	margin-top: 7px;
}
.module_login td {
	text-align:center;
	padding-top:3px;
}
.lien_moncompte a{
	font-weight:bold;	
}
.separ_moncompte{
	background-image: url(../images/mon_compte_filet_gris.png);
	background-repeat : no-repeat;
	width: 2px;
	height:10px;
	float: left;
}
.module_login input {
	border: 1px solid #998F8C;
}
.module_login .bouton_ok {
	border: none;
}
.email_module_password {
	padding-left: 5px;
	text-align: left;
}
.email_module_login {
	padding-left: 5px;
	text-align: left;
}

.module_product_title {
	font-weight: bold;
	color: #000000;
}
.td_avis {
	border-top: 1px dotted grey;
}
.lot_explanation_table {
	border: 1px solid grey;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
	border-spacing: 2px;
}
.lot_explanation_table td {
	padding: 2px;
}
.product_affiche_prix {
	text-align: right;
}
#payment_method{
	margin-left: 20px;
}

.blog_presentation {
	border: 1px solid #A5017E;
	margin: auto;
	padding: 5px;
	width: 90%;
}
.blog_presentation .photo{
	width: 90%;
}

.blog_presentation ul{
	margin: auto;
	padding: 5px;
	width: 90%;
}
.articles_blog {
	width: 100%;
}

.articles_blog th a{
	color: #000000;
}

.affiche_info_stock {
	background-color: #F2F1EE;
	border: 1px solid #9E9D9C;
	width: 406px;
	float: right;
}

/*formulaire de la page de recherche*/
.attribute_select_search_part2 {
	clear: both;
}
.attribute_select_search{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}
.attribute_select_search li{
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	list-style: none;
}
.attribute_select_search select{
	width: 168px;
}
.attribute_select_search li.input input{
	width: 168px;
}
.attribute_select_search_part3{
	text-align: center;
	clear: both;
}
.save_cart_individual_action{
	padding-left: 10px;
}
.save_cart_msg{
	margin-top: 10px;
	margin-bottom: 10px;
}
#mode_remb{
	width: 90%;
}
.menu_categorie_link {
}
.td_product_stock_info{
	width: 65%;
}
.title_price_free{
	float: right;
	font-size: 18px;
	padding-right: 10px;
}
.on_estimate {
	color: #FF9900;
	float: right;
	font-size: 14px;
	font-weight: lighter;
	height: 70px;
	text-align: center;
	width: 230px;
	text-transform:uppercase;
}
.on_estimate table .center{
	padding-left: 15px;
}
#liste_lettre{
	margin: 0 auto;
}
.form.entryform .inscription_form{
	padding: 10px 80px;
}
form.entryform .inscription_form td{
	padding: 5px 0;
}
form.entryform .inscription_form_table{
	width: 100%;
	padding: 5px 0px 5px 30px;
}
.articles_count{
	text-align: right;
	padding-right: 10px;
	color: red; 
	font-size: 18px; 
	font-weight: bold;
}
.articles_count a:hover{
	text-decoration: underline;
	color: red;
}
.product_prev, .product_next {
	display: block;
	width: 150px;
	color:#0099cc;
	text-transform:uppercase;
}
.product_prev {
	float: left;
	padding-left: 19px;
	text-align: left;
	color:#0099cc;
}
.product_next {
	float: right;
	padding-right: 20px;
	text-align: right;
	color:#0099cc;
}
.product_title .product_next, .product_title .product_prev {
	font-size: 12px;
	font-weight: normal;
	color: ##0099cc;
	line-height: 32px;
}
.td_mod_next_prev {
	width: 83px;
}
.product_prev:hover, .product_next:hover {
	text-decoration: none;
}
.title-details-product {
	padding-left: 0px;
}
.rss_bloc {
	display: inline;
}
.nb_item {
	color:#1E82D8;
	font-size: 9px;
}
span.fcb {
  background: url(../images/fcb.png) no-repeat scroll center center transparent;
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 17px;
  padding-right: 75px;
}
.rub_wrapper {
	/* width: 580px; */
}
/* User infos */
.user_infos_url_link {
	font-weight:bold;
}
.user_infos_telephone {
	font-weight:bold;
	font-size:20px;
}
.user_infos_portable {
	font-weight:bold;
}
.user_infos_pseudo {
}
.user_infos_societe {
}
/* Links on product pages */
.picto-tell_friends {
}
.img-tell_friends {
	width:35px;
	height:35px;
	background-image:url(../images/mail_ami_off.png) no-repeat
}
.txt-tell_friends {
}
.picto-avis {
}
.img-avis {
	width:35px;
}
.txt-avis {
}
.picto-tous_avis {
}
.img-tous_avis {
	width:35px;
}
.txt-tous_avis {
}
.picto-pensebete {
}
.img-pensebete {
	width:35px;
}
.txt-pensebete {
}
/* Pour site de demo */
.btn_down:hover {
	background-position: 0 -44px !important;
	text-decoration: none;
}
/* Fin site de demo */

/* Slide */
#slide{
	width: 995px; 
	height:280px;
	float:left;
	background:#CCC;
	margin-top: 80px;
	text-align:center;
	font-size: 21px;
	color: red;
}

/* sidebar */
#sidebar_contact{
	width: 210px;
	float: left;
	margin-top:20px;
}
/* recherche */

#searchzone{
	margin-top:20px;
	border : none;
	width: 210px;
}
#searchzone input{
	margin:0;
	padding:0;
}
#searchzone value{
	padding-left: 5px;
}
#searchzone .bouton_ok_search{
	width:23px;
	height:24px;
	background: url(../images/recherche_ok_off.png) no-repeat;
	border: none;
	margin-left:2px;
}
#searchzone .bouton_ok_search:hover{
	width:23px;
	height:24px;
	background: url(../images/recherche_ok_on.png) no-repeat;
	border: none;
	margin-left:2px;
}
.search{
	color:#CCC;
	width:164px;
	height:20px;
	padding-left:5px;
	border-radius:3px;
}

/* Newsletter */
#newsletter{
	width:210px;
	height:80px;
	text-align:center;
	margin-top:30px;
	background: url(../images/bg-newsletter.png) no-repeat;
}
.titre_newsletter{
	padding-top:3px;
	color: #fff;
	font-size:18px;
	font-weight:bolder;
	text-transform:uppercase;
	height:17px;
	margin:0;
}
#newsletter .bouton_ok{
	background: url(../images/newsletter_ok_off.png) no-repeat;
	width:24px;
	height:26px;
}
#form_newsletter{
	height:40px;
}
#form_newsletter p{
	padding: 0;
	color: #FFF;
	width: 210px;
	margin-top: 4px;
}	
.newsletter_input{
	width: 210px;
	margin:0;
	padding:0;
}
#form_newsletter input{
	margin:0;
	padding:0;
}
.newsletter_mail{
	color:#CCC;
	width:154px;
	height:20px;
	padding-left:3px;
	border-radius:3px;
	border:2px solid #CCC;
}
.titre_form_newsletter{
	padding: 0;
	color: #FFF;
	width: 210px;
	margin-top:19px;
}
.formulaire_newslleter{
	margin-top: -9px;
}
#form_newslettermargin{
	margin-top: -8px;
}
#depot_tel{
	width:210px;
	margin-top:30px;
	background:#0099cc;
}
#tel_haut{
	color:#FFF;
	text-align:center;
	font-size:18px;
}
#tel_haut p{
	margin:0;
}
.titre_par_tel, .titre_nousvoir{
	text-transform:uppercase;
	background:#333;
	padding:10px;
	font-size:16px;
	font-weight:bolder;
}
#num_tel{
	background:#0099cc;
	padding:15px 5px 15px 5px;
}
#num_tel p{
	font-size:16px;
	line-height:25px;
}
.tel_fix{
	padding-top:5px;
	font-weight:bolder;
	font-size:18px;
}
	#formulaire_depot_tel{
	background-color:#FF9900;
	border-bottom:3px solid #333;
	border-top:3px solid #333;
	text-align:center;
	width:210px;
	float:left;
}
#formulaire_depot_tel p{
	color:#333;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bolder;
	margin:0;
	padding:10px;
}
#form_tel{
	float:left;
	margin:0;
	padding:0;
}
#form_tel input.newsletter_mail{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.bouton_tel_ok{
	background: url(../images/newsletter_ok_off.png) no-repeat;
	width:24px;
	height:24px;
	border:none;
	float:left;
}
.bouton_tel_ok:hover{
	background: url(../images/newsletter_ok_on.png) no-repeat;
}
#adresse_sidebar{
	float:left;
	text-align:center;
	background: url(../images/hom_sidebar.png) no-repeat;
	width:210px;
	height:224px;
	background-color:#0099cc;
}
.titre_nousvoir{
	padding:10px 0 10PX 0;
	color:#FFF;
	width:210px;
}
#adresse_form{
	margin:0;
}
#adresse_sidebar #adresse{
	color:#FFF;
	margin-left:81px;
	font-size:16px;
}
#btn_mail_contact{
	width:208px;
	height:20px;
	background: url(../images/fd_btn_mail_sidebar_off.jpg);
	border:1px solid #333;
	float:left;
	text-align:center;
	padding-top: 3px;
}
#btn_mail_contact a{
	color:#FFF;
	padding-top:5px;
	font-size:16px;
}
#btn_mail_contact a:hover{
	text-decoration: none;
	}	
	
#btn_mail_contact:hover{
	background-color:#333;
	background: url(../images/fd_btn_mail_sidebar_on.jpg);

}
/* NOUS CONTACTER */
h1.titre_contact {
	background: url(../images/fd_contact.png) no-repeat;
	width: 274px;
	padding-left: 60px;
}
#contact_intro {
	margin-left: 50px;
	font-size: 14px;
	margin-top:15px;
	margin-bottom:15px;
}
.txt_loi_form {
	margin-left: -50px;
}
.entryform{
	margin-left: 50px;
}
#contact_form p{
	color: #333;
	font-weight:bold;
}

/* NOUS trouver */
#octet_bas_page{
	float:left;
	width:995px;
	margin-left:-260px;
}

#separation{
	margin-top: 20px;
	width: 995px;
	height:10px;
	background: url(../images/filet_bleu_degrade.png) no-repeat;
}

#nousrencontrer{
	margin-left:260px;
	margin-top:25px;
	float:left;
}
#titre_nous_rencontrer{
	width: 330px;
	background: url(../images/fd_nous_rencontrer.png) no-repeat;
}
#google_map{
	margin-top:25px;
	width:520px;
	height:450px;
	float: left;
	background-color:#CCC;
	text-align:center;
	color:red;
}
/* homepage */
#page_home_content{
	width:720px;
}

#presentation{
	text-align:justify;
}
#presentation p{
	color: #333;
	font-size:13px;
}	
h2.titre_presentation {
	background: url(../images/fd_titre_presentation.png) no-repeat;
}
h3.titre_avanttout {
	width:300px;
	height:25px;
	background: url(../images/logo_octetplus_avantout.png) no-repeat;
	margin-top:10px;
	color: #0099CC;
	font-size:18px;
	font-weight:bold;
	padding-left:140px;
	padding-top:5px;
}
#list_avantout{
	display:block;
	margin:0;
	padding:0;
}
#list_avantout li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:650px;
	height:20px;
	background-image:url(../images/picto_plus_avantout.png)  ;
	background-repeat:no-repeat;

}
#list_avantout p{
	margin:0;
	padding:0;
	margin-left:20px;
	color:#333;
	font-size:12px;
}
h2.titre_home_images {
	width: 217px;
	background: url(../images/fd_nos_offres.png) no-repeat;
}
#brief_fibreoptique{
	text-align:justify;
	margin-top:20px;
}
#brief_fibreoptique p{
	color: #333;
	font-size:13px;
}

h2.titre_fo{
	background: url(../images/fd_fo_titre.png) no-repeat;
}
.lire-suite{
	color:#0099cc;
}
.lire-suite:hover{
	color:#CCC;
	text-decoration: none;
}
/* actu homepage */
#brief_dernier_actu{
	float:left;
	width:995px;
	margin-bottom:40px;
}
.filet_bleu {
	width:995px;
	height:8px;
	float:left;
	background: url(../images/filet_bleu_degrade.png) no-repeat;
	background-position: center;
}
.filet_gris_produit {
	clear:both;
	width:750px; 
	height:8px;
	background: url(../images/actu_filet_gris.png) no-repeat;
	background-position: center;
}
.photo_actu{
	width:200px;
	height:156px;
	border:2px solid #333;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
}
#homepage_actu{
	width: 750px;
	margin-top: 30px;
	margin-left: 35px;
	float: left;
}
#homepage_actu p{
	color:#333;
	font-size:13px;
	text-align:justify;
}
.titre_actu{
	margin-top : 20px
	color:#0099cc;
	font-size:18px;
}
#homepage_titre_actu{
	width: 100%;
	float: left;
	height:35px;
}
#homepage_titre_actu h5{
	padding-left:40px;
	padding-top:5px;
	background: url(../images/pitco_plus_actu.png) no-repeat;
	font-size:24px; 
	margin: 0;
	font-weight: bold;
	text-transform:uppercase;
	height: 32px;
}

.logo_actu{
	background: url(../images/logo_octet_plus_actu.png) no-repeat;
	width: 140px;
	height:20px;
	float: left;
}
.titre_info{
	width: 100%;
	float: left;
	font-size:18px;
	font-weight: bold;
	color:#0099CC;
}
#homepage_actu .titre_info{
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
}
/* categorie */
.img_cat{
	border:2px solid #333;
	border-radius:2px;
	margin-right:25px;
	float: left;
}
.titre_rubrique{
	width: 212px;
	margin-left: 45px;
}
.titre_rubrique a{
	color: #333;
}
.bloc_img_btn_cat{
	margin-left: 25px;
	margin-top: 20px;
}
.img_cat{
	margin-right:25px;
}
.titre_offre{
	width: 217px;
	height: 36px;
	font-size: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.img_cat{
	border:2ps solid #333;
}
#sous_cat_fo{
	text-align:center;
	margin: auto;
}
#sous_cat_fo table{
	height: 80px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.picto_sous_cat {
	width:45px;
	height:47px;
}
.pict_lien_ss_cat{
	margin-top:10px;
}
.lien_sous_cat{
	background: url(../images/picto_plus_categ_produits.png) no-repeat;
	height:20px;
	padding-left:28px;
	font-weight: bold;
}
a.lien_sous_txt:hover{
	text-decoration-color: orange;
}
#titre_description_produit{
	background-color:#ff9900;
	padding:15px;
	margin-top: 0px;
	float: right;
	width: 387px;
	color:#FFF;
	font-size: 24px;
}
.products_list_brief{
	background: url(../images/fd_nos_offres.png) no-repeat;
	margin-bottom: 20px;
}
.titre_home_images {
	background: url(../images/fd_nos_offres.png) no-repeat;
}
.titre_home_images h2{
	color: #fff;
	font-size:20px;
	padding-top:10px;
	font-weight:bold;
}
.description {
	width:387px;
	float:right;
}
h2.search_result {
	width: 100%;
	background: none;
	color: black;
}
.slide img {
	margin-top: -2px;
}
.page_home_content{
	width: 750px;
}