body{
	background-color:#6b8baf;
	font-size:12px;
	color:#777d84;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	top:0px;
}

#body_blank{
	background-color:#ffffff;
	font-size:12px;
	color:#777d84;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

form{
	padding:0px;
	margin:0px;
}

#page{
	width:1000px;
	height:auto;
	background:url(../images/bg_site.png) repeat-y;
	position:relative;
	padding:0px 13px;
	margin:0px;
	top:0px;
}

#header{
	float:left;
	width:1000px;
	height:223px;
	text-align:left;
	background-color:#adb8c5;
}

#header img{
	position:absolute;
}

#utilMenu{
	position:absolute;
	margin-left:830px;
	margin-top:170px;
	width:160px;
	height:18px;
	text-align:right;
	color:#fff;
	font-size:11px;
	/* font-weight:bold; */
}

#utilMenu a{
	font-size:11px;
	color:#fff;
	/* font-weight:bold; */
	text-decoration:none;
}

#headerBottom{
	position:absolute;
	width:242px;
	height:26px;
	margin-top:188px;
	background:url(../images/header_bottom.png) no-repeat;
	z-index:2;
}


#anim_logo{
	position:absolute;
	width:80px;
	height:55px;
	margin-left:139px;
	margin-top:72px;
	/* background:red; */
}

#headerBottom2{
	position:absolute;
	width:282px;
	height:14px;
	background:url(../images/header_bottom2.png) no-repeat;
	z-index:2;
}



#headMenu{
	width:758px;
	height:32px;
	position:absolute;
	padding-left:242px;
    background-image:url(../images/bg_headmenu.gif);
	background-repeat:repeat-x;
	margin-top:188px;
	z-index:1;
}
#headMenuIdentification{
	z-index:5;
	margin-top:-29px;
}
* html #headMenuIdentification{
	margin-top:-29px;
	width:110px;
	float:right;
}

* html #headMenu{
	width:1000px;
}



#middle{
	float:left;
	width:1000px;
	height:auto;
	display:block;
}

#colLeft{
	float:left;
	width:205px;
	/* overflow-x:hidden; */
	height:auto;
	margin-top:25px;
}

#colLeft ul {
	list-style-type:none;
	text-align:left;
	width:196px;
	margin-left:9px;
	padding-left:0px;
}

#colLeft ul ul{
	margin-left:0px;
}

#colLeft ul ul ul{
	margin-left:0px;
}

/****** MENU ***/
#colLeft ul li{
	width:195px;
	font-weight:bold;
	color:#26639d;
	font-size:14px;
	text-align:left;
	margin-bottom:8px;
}

#colLeft ul li div{
	border-bottom:solid 3px #d9dde2;
	margin-bottom:5px;
}

#colLeft ul li a{
	font-weight:bold;
	color:#26639d;
	font-size:14px;
	text-decoration:none;
}

/**** SUBMENU ****/
#colLeft ul li li{
	width:170px;
	color:#919aa5;
	font-size:13px;
	text-align:left;
	padding-left:10px;
	margin-bottom:0px;
}

#colLeft ul li li a{
	color:#919aa5;
	font-size:13px;
	text-decoration:none;
}
/*
#colLeft ul li li a:before{
	content:"/ ";
}
*/
/**** SUBMENU 2 ****/
#colLeft ul li li li{
	width:160px;
	font-weight:normal;
	color:#6bb1f0;
	font-size:13px;
	text-align:left;
	padding-left:10px;
	margin-bottom:0px;
}

#colLeft ul li li li a{
	font-weight:normal;
	color:#6bb1f0;
	font-size:12px;
	text-decoration:none;
}
/*
#colLeft ul li li li a:before{
	content:"/ ";
}
*/
/***************/

#colRight{
	float:right;
	width:207px;
	/* margin-left:9px; */
	margin-right:9px;
	text-align:left;
	margin-top:-28px;
}

.blocCompteHead, .blocHead{
	width:207px;
	height:28px;
	background:url(../images/bg_top_bloccompte.gif) no-repeat;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	text-transform:uppercase;
}

.blocHead{
	background:url(../images/bg_top_bloc.gif) no-repeat;
}

.blocBody{
	width:195px;
	height:auto;
	padding:5px;
	margin-bottom:10px;
	background:#f8f8f8;
	border:solid 1px #e7e9ec;
	border-top:solid 11px #d9dde2;
	margin-top:3px;
}

.blocCompteBody a{
	color:#919aa5;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.blocCompteBody a.logout{
	font-weight:bold;
	color:#fe890c;
	text-transform:uppercase;
}

#topContainer{
	float:left;
	width:774px;
	height:26px;
	margin-left:9px;
	margin-top:7px;
	background:#f8f8f8;
	border:solid 1px #e7e9ec;
	padding:2px;
}

#search{
    float:left;
	width:240px;
	height:19px;
}

.frm_search{
	width:145px;
	height:14px;
	background-color:#fff;
	padding:0px;
	margin-top:0px;
	color:#777d84;
	font-size:11px;
	padding-top:2px;
	border:solid 1px #e7e9ec;
}

#btn_identification{
	float:right;
	height:23px;
	padding:3px 8px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:#fe890c;
	line-height:20px;
	cursor:pointer;
	margin-right:3px;
}

#contenu{
	float:left;
	width:545px;
	height:auto;
	margin-left:9px;
	margin-top:3px;
	padding:7px;
	text-align:left;
	margin-bottom:10px;
	background:#f8f8f8;
	border:solid 1px #e7e9ec;
	border-top:solid 11px #d9dde2;
	overflow-x:hidden;
}

#contenuBottom{
	float:left;
	height:auto;
	margin-left:9px;
	margin-top:3px;
	margin-left:200px;
	padding:7px;
	text-align:left;
	margin-bottom:10px;
	overflow-x:hidden;
}

#contenu_eclate{
	float:left;
	width:795px;
	height:auto;
	text-align:left;
	overflow-x:hidden;
}

#img_eclate{
	float:left;
	width:766px;
	height:auto;
	margin-left:9px;
	text-align:left;
	margin-bottom:10px;
	overflow-x:hidden;
}

#ariane_eclate{
	float:left;
	width:545px;
	margin-top:3px;
	text-align:left;
	color:#317BC9;
	font-size:14px;
	text-decoration:none;
}

.ariane {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#contenuTop{
	width:560px;
	height:11px;
	margin-left:-8px;
	border-top:solid 2px #ffffff;
	background:#d9dde2;
}

#banner{
	float:left;
	width:545px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}


#footer{
	float:left;
	width:1000px;
	min-height:120px;
	background:url(../images/bg_footer.gif) repeat-x #adb8c5;
	border-top:solid 3px #d0d8e6;
	padding-top:10px;
	padding-bottom:10px;
}

* html #footer{
	height:120px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}


#footerColLeft{
	position:relative;
	float:left;
	width:180px;
	height:auto;
	padding:0px 10px;
	font-size:11px;
	color:#fff;
	text-align:left;
}

#footerColLeft a{
	font-size:11px;
	color:#26639d;
	text-decoration:none;
	text-transform:uppercase;
}

#footerColRight{
	float:right;
	width:770px;
	height:auto;
	padding:0px 10px;
	border-left:solid 1px #bac4d1;
}

#footerColRight ul{
	list-style-type:none;
	text-align:left;
	padding-right:5px;
}

#footerColRight ul li{
	width:25%;
	height:auto;
	float:left;
}

#footerColRight ul li a{
	font-size:11px;
	color:#26639d;
	text-decoration:none;
	text-transform:uppercase;
}

#footerColRight ul li ul li{
	width:95%;
	clear:both;
	margin-left:5px;
	padding:0px;
	line-height:13px;
}

#footerColRight ul li ul li a{
	font-size:10px;
	color:#fff;
	text-decoration:none;
	text-transform:none;
}

#footerColRight ul li ul ul li{
	width:95%;
	margin-left:5px;
}

#footerColRight ul li ul ul a{
	color:#d7dee8;
	font-size:10px;
	text-decoration:none;
	text-transform:none;
}


/*** PANIER **********/

.tbl_panier td{
	padding:2px;
}

tr.tbl_panier_options{
  background:#CCD2D7;
}

/**************************/
/****** CONTENU  **********/

h1{
	float:left;
	width:541px;
	height:28px;
	padding-left:21px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:url(../images/bg_top_cont.gif) no-repeat #fff;
	margin-left:9px;
	/* margin-top:-7px; */
	line-height:28px;
	margin-top:10px;
	text-align:left;
}

.titre2, h2{
	font-size:15px;
	color:#919aa5;
	margin-bottom:5px;
	font-weight:bold;
}

h3{
  color:#9bb90a;
  font-size:11px;
  font-weight:bold;
}

/****************************/

.acc_actu{
  width:100%;
	margin-bottom:10px;
	text-align:left;
	cursor:pointer;
}

.acc_actu_img{
  float:left;
	margin-right:5px;
}

.acc_actu_desc{
	font-size:11px;
	text-decoration:none;
	text-align:justify
}

.voir{
  width:100%;
  text-align:right;
}

.voir a{
	color:#59a6ee;
	text-decoration:underline;
}

.prix_barre{
  font-size:12px;
	font-weight:normal;
	color:#818181;
	text-decoration:line-through;
}

/************************/
/*****  LIENS  **********/

a{
	color:#59a6ee;
	text-decoration:underline;
}

.lnk_promo_prix{
  color:#ff0000;
	text-decoration:none;
}

.lnk_promo_nom{
  color:#818181;
	text-decoration:none;
	font-weight:bold;
}

.lnk_espacepriv{
  color:#213c51;
	text-decoration:none;
	font-weight:bold;
}

.lnk_02{
  text-decoration:none;
}

/**********************/
/*****  BOUTONS  ******/

.btn, .btn_marron{
	
	cursor:pointer;
}

.btn_left, .btn2_left{
  
}


.btn_right, .btn2_right{
 
}

.btn2_right{
 
}

.btn_middle, .btn2_middle, .btn3_middle, .btn_marron{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	background:url(../images/bg_btn_bleu.gif) repeat-x #56a4ee;
	overflow:visible;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:solid 1px #348def;
}

.btn2_middle{
  background-color:#fff;
	color:#213c51;
	border:solid 1px #213c51;
	height:18px;
	text-transform:none;
}

.btn3_middle{
  background-color:#fff;
	color:#b3b3b3;
	border:solid 1px #b3b3b3;
	height:18px;
	text-transform:none;
}

.btn_marron{
  padding:2px;
  line-height:16px;
}

.btn_search{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	height:22px;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
	background:url(../images/bg_btn.gif) repeat-x #ced2d8;
	overflow:visible;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:solid 1px #c4c9cf;
	cursor:pointer;
}

/*************************/

/* Estilos para las TABLAS */

.fnd_tbl_01 { /* Color de FONDO de la TABLA: GRIS OSCURO */
	background-color: #2f78c4;
	color:#fff;
}
.fnd_tbl_02 { /* Color de FONDO de la TABLA: NARANJA OSCURO */
	background-color: #CCD2D7;
	color:#213c51;
}

.fnd_tbl_03 { /* Color de FONDO de la TABLA: GRIS CLARO */
	background-color: #2f78c4;
	color:#fff;
}

.fnd_tbl_03 .txt_03{
  color:#fff;
}

.fnd_tbl_04 { /* Color de FONDO de la TABLA: NARANJA CLARO */
	background-color: #CCD2D7;
}

.fnd_tbl_05 { /* Color de FONDO de la TABLA: NEGRO */
	background-color: #000000;
}

.fnd_tbl_06 { /* Color de FONDO de la TABLA: BLANCO - BORDE: GRIS CLARO */
	/*border-top: 1px solid #000000;*/
	background-color: #FFFFFF;
	border:none;
}
.fnd_tbl_06  input{ width:100px;}
.fnd_tbl_04  input{ width:100px;}
.fnd_tbl_06  textarea{ width:430px;}
.fnd_tbl_07 { 
	background-color: #ffffff;
}

.fnd_tbl_08 { 
	background-color: #dbdbdb;
}

.tbl_prd_list td{
  padding:2px;
}

.marque_list{
  font-size:14px;
	color:#818181;
	text-transform:uppercase;
	font-weight:bold;
}

.txt_03{
  font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#777d84;
}

.txt_033{
  font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:120px;
}
.tbl_profil td{
	padding:3px;
}

.bloc_promo{
		border:solid 1px #213c51;
}

.bloc_promo_titre{
	background-color:#213c51;
	color:#fff;
	font-weight:bold;							 
}

#bloc_promo_nom , #bloc_mea_nom {
  color:#777d84;
  font-weight:bold;
  font-size:13px;
  padding:5px 0px 0px 0px;
}

#bloc_promo_nom a, #bloc_mea_nom a{
	color:#777d84;
	text-decoration:none;
}

#bloc_promo_prix, #bloc_mea_prix{
  color:#ff7e00;
  font-size:13px;
  font-weight:bold;
  padding:5px 0px 0px 0px;
}

#tab_option td{
 padding:4px;
}

#tab_acc td{
  padding:4px;
}

#tab_package td{
  padding:4px;
}

.blocBody  .cat_prix{
	color:#ff7e00;
  font-size:13px;
}

/* Estilos para los FORMULARIOS - frm */

.frm_txt { /* TEXTOS de los FORMULARIOS */
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #213c51;
	text-decoration: none;
}

.frm_cja, .frm_info, .frm_infolong{ /* Se usa en los campos de los Formularios*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #213c51;
	text-decoration: none;
	border: 1px solid #213c51;
}
select.frm_cja{
	width:160px; 
	height:18px;	
	}
	
select.frm_cja option{padding-left:10px;}
.frm_info {
	width:97%;
}

.frm_infolong{
	width:99%;
}

/*******************/
/***  CONTENU  ****/
/*****************/

.img_produit_left
	{
	float:left;
	text-align:center;	
	}
.img_produit_right
	{
	float:right;
	text-align:center;
	clear:both;
	}

.produit_right
	{
	display:block;
	clear:both;
	}

.desc_produit
	{
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	line-height:14px;
	}

.produit_top
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	}

.img_produit_top
	{
	margin-bottom: 7px;
	text-align:center;
	}


.produit_bottom
	{
	margin-top:5px;
	margin-left: 5px;
	width:100%;
	text-align:center;

	}

.img_produit_bottom
	{
	margin-top: 7px;
	text-align:center;
	}

.desc_produit_bottom
	{
		text-align:left;
	}
.desc_produit_bottom span
	{
	font-weight:bold;
	}
.desc_produit_right span
	{
	font-weight:bold;
	}
.desc_produit_right{
	margin-bottom:10px;
	text-align:left;
}

.thumbnail {
	text-align: center;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 7px;
}
.thumbnail2 {
	text-align: center;
	margin-left: 7px;
	padding: 3px;
}

/*CLASS 3 COLONNES*/
.cont_vert_x3{
	float:left;
	width:30%;
	text-align:justify;
	margin-left:8px;
	margin-right:8px;
	overflow:hidden;
}

/*CLASS 2 COLONNES*/
.cont_vert_x2{
	float:left;
	width:45%;
	text-align:justify;
	margin-left:8px;
	margin-right:8px;
	overflow:hidden;
}

/*******************************/

#pagination{
	clear:both;
	text-align:center;
	padding-top:30px;
}

.brd_img{
	border:solid 1px #e2e2e2;
}

.no_brd{
  border:0px;
	text-decoration:none;
}

#colour-picker {
	background: #fafafa;
	border: 1px solid #666;
	padding: 20px 10px 15px 15px;
	width: 300px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 10px;

	z-index: 10000;
}

	#colour-picker h2 {
		margin: 0 0 15px 0;
	}
	
	#colour-picker ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		
		+zoom: 1;
	}
	
	#colour-picker ul:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}
	
		#colour-picker ul li {
			float: left;
			margin: 0 5px 5px 0;
		}
		
			#colour-picker ul li a {
				display: block;
				width: 13px;
				height: 13px;
				border: 1px solid #000;
				outline: 0;
				text-decoration: none;
				text-indent: -100000px;
			}
			
			
.cat_prix{
	font-size:18px;
	font-weight:bold;
	color:#e15710;
}				
.cat_prix_public{
	font-size:14px;
	font-weight:bold;
	color:#29c918;
}

.colorpicker{
	width:150px;
	background-color:#ffffff;
	border:solid 1px #213C51;
	cursor:pointer;
	font-size:10px;
	position:absolute;
	padding:3px;
	visibility:hidden;
	-moz-opacity:0%;
	margin-left:15px;
	text-align:center;
}

.colorpicker_tab{
  width:150px;
}
	
.colorpicker_tab td{
  padding:0px;
  margin:0px;
}

.colorpicker_input{
	height:13px;
  *margin-top:2px;
	cursor:pointer;
  border: 1px solid #213C51;
  padding:2px;
  margin-right:2px;
  color:#213C51;
  vertical-align:middle;
  font-size:11px;
}

.colorpicker_box, .colorpicker_box_mini{
	border:solid 1px #213C51;
	height:17px;
	width:17px;
	cursor:pointer;
  padding:0px;
  margin:0px;
}

.colorpicker_box_mini{
  height:12px;
	width:12px;
  *margin-top:0px;
}

*+ html .colorpicker_box{
  margin-top:2px;
  height:17px;
}

* html .colorpicker_box{
  margin-top:2px;
  height:17px;
  line-height:17px;
  padding:0px;
  width:17px;
}

/***** TABLEAUX PRODUIT  ********/


/* tables */
table.tablesorter {
	background-color:none;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #2f78c4;
	/* border: 1px solid #FFF; */
	font-size: 8pt;
	padding: 2px;
	padding-right:16px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #777d84;
	padding: 2px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#e7e9ec;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #629fe9;
}

table.tablesorter tbody tr {
	cursor:pointer;
}
.tablesorter{margin:0px; padding:0px; }

table.tablesorter .cat_prix{
	font-size:11px;
	font-weight:bold;
	color:#e15710;
}

table.tablesorter .cat_prix_pub{
	font-size:11px;
	font-weight:bold;
	color:#29c918;
}

/*** AGENDA ***/
/*** AGENDA ***/

.mbox{
  width:12px;
  height:12px;
  background:#29649E;
  color:#fff;
  font-weight:bold;
  text-align:center;
  line-height:13px;
  font-size:15px;
  cursor:pointer;
  padding-left:0px;
  margin-top:1px;
}

.agenda_desc{
  display:none;
  width:95%;
  height:auto;
}

.lnk_grd_02{
  font-weight:bold;
	color:#213c51;
	text-decoration:none;
}

.body_agenda{
  background-color:#CCD2D7;
	background-image:none;
	margin:0px;
	font-size: 10px;
}

.body_agenda table{
  font-size: 10px;
}

.fnd_agenda_head{
  background-color: #CCD2D7;
	color:#213c51;
}

.fnd_agenda_day{
  background-color: #213c51;
	color:#fff;
}

.agenda_event{
  background:#9BB90A;
	color:#213C51;
}

.agenda_today{
  color:#ff0000;
}

.frm_actuselector{
	font-size:10px;
  height:16px;
  color:#676767;
  border:oslid 1px c9c9c9;
  width:100px;
  padding:none;
}

.txt_10gris{
	font-size:10px;
  color:#676767;
}

.tbl_filtre{
	background:#CCD2D7;
}

/*************/

#bloc_compte{
  width:40%;
	text-align:left;
	
}

.lnk_compte{
  text-decoration:none;
}

/******** GALERIA  *********/
.galleria_container{
  width:220px;
	height:220px;
	text-align:center;
	margin-bottom:5px;
	vertical-align:middle;
}

.galleria_wrapper{
  text-align:center;
	vertical-align:middle;
}

.galleria_wrapper img .replaced{
  vertical-align:middle;
}

/********* GALLERIFIC *******/
.galerie_catalogue, .galerie_contenu{
	width:230px;
	min-height:270px;
	_height:270px;
	text-align:center;
	margin-bottom:5px;
	vertical-align:middle;
	list-style:none;
	clear:both;
	background:#EFEFEF;
	border:solid 1px #dfdfdf;
	padding-top:3px;
}

.galerie_catalogue{
	width:220px;
	min-height:220px;
	_height:220px;
	background:none;
	border:none;
	float:left;
	margin-right:10px;
}


ul.thumbs, ul.galerie_thumb{
  list-style:none;
	margin:0px;
	margin-left:0px;
	padding:0px;
	width:230px;
	background:red;
}

ul.thumbs li{
  display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
	margin:4px;
	padding:0px;
	border:solid 1px #ddd;
	display:block;
	text-align:center;
	background:#fff;
}

ul.thumbs li img{
  border:none;
	width:auto;
	*height:40px;
	display:block;
}

.galerie_image{
	text-align:center;
	vertical-align:middle;
	width:230px;
	height:200px;
}

.galerie_image .galerie_pos_img{
	width:230px;
	height:200px;
}

.galerie_image img{
  border:solid 1px #ddd;
}

.galerie_title{
  margin-top:5px;
	margin-bottom:5px;
	width:220px;
	text-align:center;
}

ul.thumbs li.selected{
  border:solid 1px #2f78c4;
}

.galerie_catalogue .pagination, .galerie_contenu .pagination{
 width:100%;
 margin-bottom:3px;
}

.galerie_controls{
  width:90%;
  height:25px;
  margin-left:5%;
  margin-right:5%;
  vertical-align:middle;
}

.galerie_controls .ss-controls{
  float:left;
  text-align:left;
}

.galerie_controls .ss-controls span{
  cursor:pointer;
  text-decoration:underline;
}

.galerie_controls .nav-controls{
  float:right;
  text-align:right;
}

.galerie_controls .nav-controls a{
  color:#213c51;
  text-decoration:underline;
}

/************************/

/**************************/
/***** FICHE PRODUIT  *****/

#nav_prd{
	float:left;
	width:555px;
	margin-left:9px;
	text-align:left;
}

.prod_specif{
  float:left;
  width:290px;
  height:auto;
  line-height:22px;
  font-size:12px;
}

.prod_img{
  float:left;
  width:230px;
  height:auto;
  text-align:center;
  margin-top:8px;
  /* overflow-x:hidden; */
}

.prod_specif_tab tr.btn td{
  border-top:solid 1px #dedede;
}

.prod_specif_tab .btn img{
  padding:5px;
}

.prod_services{
  float:left;
  width:190px;
  _width:108px;
  height:auto;
  margin-left:10px;
}

.prod_services_head{
  width:100%;
  height:25px;
  background:#9BB90A;
  color:#fff;
  font-size:12px;
  line-height:17px;
  font-weight:bold;
  font-style:italic;
  margin-bottom:2px;
  text-align:center;
  padding-top:5px;
}

.prod_services_body{
  width:178px;
  _width:108px;
  height:120px;
  border:solid 1px #c9c9c9;
  padding:5px;
}

.prod_desc{
  width:98%;
  height:200px;
  border:solid 1px #c9c9c9;
  padding:5px;
  overflow:auto;
}

.prod_box{
	width:98%;
  height:auto;
  border:solid 1px #c9c9c9;
  padding:5px;
}

.prod_onglet, .prod_onglet_on, .prod_onglet_top{
  float:left;
  width:120px;
  background:#919aa5;
  color:#fff;
  font-size:12px;
  line-height:17px;
  font-weight:bold;
  text-align:center;
  margin-right:2px;
  margin-bottom:-1px;
  padding-top:5px;
  height:25px;
}

html[xmlns*=""] body:last-child #prod_onglet { 
  height:20px;
  padding:0px;
  margin-right:0px;
}

.prod_onglet a, .prod_onglet_on a{
  color:#fff;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

.prod_onglet_on{
  background:#2f78c4;
}

.prod_onglet_top{
  width:38px;
  line-height:15px;
  vertical-align:middle;
}

.tab_option td, .tab_acc td, .tab_package td{
  padding:4px;
}

.prod_input_forme{
  height:13px;
  *margin-top:2px;
	cursor:pointer;
  border: 1px solid #919aa5;
  padding:2px;
  color:#919aa5;
  vertical-align:middle;
  font-size:11px;
}

#prod_liste_forme{
	display:none;
  width:400px;
  height:auto;
  text-align:center;
}

.prod_forme_hover{
  border:solid 1px #9BB90A;
  height:120px;
  font-size:12px;
}

.prod_forme_hout{
  border:solid 1px #ffffff;
  height:120px;
  font-size:12px;
}

#pourc_promo{
  position:absolute;
  width:55px;
  height:32px;
  margin-left:235px;
  background:url(../images/fond_promo.gif) no-repeat;
  font-size:15px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  padding-top:19px;
}

#pourc_promo_mini{
  width:35px;
  height:20px;
  background:url(../images/fond_promo_mini.gif) no-repeat;
  font-size:10px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  padding-top:12px;
}


/*****************************/

.no_dec{
  text-decoration:none;
  
}

.txt_11{
  font-size:11px;
} 

.txt_bleu{
  color:#29649E;
}

.fr{
  float:right;
}

.fl{
  float:left;
}

/**************************/
.tbl_filtre{
  background:#CCD2D7;
}

/***  BULLE D'AIDE  ******/
/*************************/
#cursorMessageDiv {
	position: absolute;
	z-index: 99999;
	max-width:350px;
	border: solid 2px #9c9c9c;
	background: #ededed;
	padding: 2px;
	margin: 0px;
	display: none;
}

#recherche{
	text-align:center;
}

#recherche table{
	width:95%;
}

#recherche table.btn{
	width:auto;
}

