body{
	background:url(../images/bg_site_pri.gif) repeat-x #80a902;
	font-family:Verdana,Arial,Helvetica, Sans-serif;
	font-size:11px;
	color:#555;
	margin:0px;
	padding:0px;
}

form{
	margin:0;
	padding:0;
}

#body_blank{
	background-image:none;
	background-color:#fff;
}

#page{
	width:960px;
	min-height:640px;
	text-align:left;
}

* html #page{
	height:620px;
}

#header{
	position:relative;
	width:960px;
	height:150px;
	background:#0498FF;
}

#logo{
	position:absolute;
	width:390px;
	height:95px;
	margin-top:17px;
}

#img_header{
	position:absolute;
	width:443px;
	height:109px;
	margin-left:400px;
	margin-top:10px;
}

#idioma{
	position:absolute;
	width:110px;
	height:19px;
	margin-left:850px;
	margin-top:5px;
	text-align:left;
}

#utilMenuLeft{
	position:absolute;
	width:9px;
	height:22px;
	padding-left:9px;
	padding-top:9px;
	background:#6e8a18;
	margin-left:802px;
	margin-top:98px;
}

#utilMenu{
	position:absolute;
	width:140px;
	height:22px;
	margin-left:811px;
	margin-top:98px;
	background:#6e8a18;
	color:#fff;
	line-height:22px;
	font-size:11px;
	text-align:center;
	padding-right:9px;
}

#utilMenu a{
	font-size:11px;
	color:#dbe2c5;
	text-decoration:none;
}

#headMenu{	
	position:absolute;
	width:960px;
	height:30px;
	margin-top:120px;
	background:#99cc00;
}

#middle{
	float:left;
	width:940px;
	height:auto;
	background:#fff;
	padding:10px;
}

#contCol{
	float:left;
	width:664px;
	height:auto;
	background:#eaeff3;
	overflow-x:hidden;
	padding:0px 8px 8px 8px;
	color:#384e5d;
}

#contCol a{
	color:#0176c8;
	text-decoration:underline;
}

#rightCol{
	float:left;
	width:250px;
	margin-left:10px;
}

#espacePersoHead, .blocRightHead{
	width:245px;
	height:25px;
	font-size:18px;
	color:#fff;
	text-align:left;
	padding-left:5px;
	background:#bc0075;
}

#espacePersoHead a, .blocRightHead a{
	color:#fff;
	text-decoration:none;
}

#espacePersoHead .imgLog{
	float:right;
	width:21px;
	height:22px;
	margin-top:2px;
	margin-right:5px;
}

#espacePersoBody, .blocRightBody{
	position:relative;
	width:234px;
	background:#f4e1ed;
	font-size:12px;
	color:#bc0075;
	padding:8px;
	clear:both;
/* 	margin-bottom:10px; */
}

#espacePersoBody a{
	color:#bc0075;
	text-decoration:none;
}

#espacePersoBody a.logout{
	color:#ff009e;
	font-weight:bold;
}

.espacePersoTxt{
	font-size:11px;
	font-weight:bold;
}

#imgPlayer{
	background:#fff;
	padding-top:10px;
	height:240px;
}


.blocRightHead{
	background:#6e8a18;
	cursor:pointer;
}

.blocRightHead .imgNav{
	float:right;
	width:17px;
	height:17px;
	margin-top:4px;
	margin-right:5px;
}

.blocRightBody{
	background:#edf3db;
	color:#4e5d1f;
}

.blocRightBody a.voir{
	float:right;
	color:#c32083;
	font-size:11px;
}

.blocRightBody ul{
	list-style-type:none;
	padding:0px;
	margin:8px 0px;
}

.actuItem{
	width:100%;
	margin-bottom:5px;
}

.actuItem a{
	text-decoration:none;
}

.actuDate{
	font-size:10px;
	color:#4e5d1f;
}

.actuCat{
	text-transform:uppercase;
	color:#bc0075;
	font-size:12px;
}

.actuTitle{
	font-weight:bold;
	font-size:11px;
	color:#4e5d1f;
}

.actuDesc{
	font-size:11px;
	color:#4e5d1f;
}



#footer{
	float:left;
	width:100%;
	background:#aec85d;
	border-top:solid 2px #dee4e9;
	margin-top:25px;
}

#footer .nav{
	width:960px;
	left:50%;
	padding-bottom:10px;
	font-size:11px;
	color:#fff;
	text-align:left;
	margin-top:8px;
}

#footer ul {
	list-style-type:none;
}

#footer ul li{
	float:none;
	width:100%;
}

#footer ul li a{
	color:#586c1b;
	text-transform:uppercase;
	text-decoration:none;
}

#footer ul ul{
	width:100%;
	float:left;
}

#footer ul ul li{
	float:left;
	margin:0px;
	padding:0px;
	width:auto;
}

#footer ul ul li a{
	text-decoration:none;
	color:#fff;
	text-transform:none;
}

#footer ul ul li a:after {
	content:" | ";
}


.footerTab a{
	text-decoration:none;
	color:#fff;
}

.footerTab a.footerContTitle{
	color:#586c1b;
}

#search{
	float:right;
	width:250px;
	height:25px;
	text-align:right;
}


/*** PANIER **********/

.tbl_panier td{
	padding:2px;
}

tr.tbl_panier_options{
  background:#CCD2D7;
}

/**************************/
/****** CONTENU  **********/
h1{
	width:675px;
	height:25px;
	background:#0176c8;
	font-size:18px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:normal;
	line-height:25px;
	padding:0px;
	padding-left:5px;
	margin:0px;
	margin-bottom:8px;
	margin-left:-8px;
}

h2{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#384e5d;
	margin:0px;
	margin-bottom:8px;
}

h3{
  color:#9bb90a;
  font-size:11px;
  font-weight:bold;
}


/**********************/
/*****  BOUTONS  ******/

.btn, .btn_marron{
	border:none;
	cursor:pointer;
}

.btn_left, .btn2_left{
  
}


.btn_right, .btn2_right{
 
}

.btn2_right{
 
}

a.btn_middle{
	  outline: none;
	  border: none;
	  text-decoration: none;
	  cursor: pointer;
	  white-space: nowrap;
	  vertical-align: middle; /* or top */
	  display: -moz-inline-box;
	  display: inline-block;
	  overflow: visible; /* IE6 form button fix */
}

.btn_middle, .btn2_middle, .btn3_middle, .btn_marron, .btn_footer{
	/* color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	height:25px;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
	background-color:#99cc00;
	overflow:visible;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	border:none;
	cursor:pointer; */
	color: #fff;
	background-color: #99cc00;
	padding: 5px 7px;
	text-transform:uppercase;
}

.btn_footer{
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	text-transform:uppercase;
	text-align:center;
	height:18px;
	line-height:18px;
	background-color:#fff;
	color:#99cc00;
	border:none;
	cursor:pointer;
	padding:0px 5px
}



.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;
}

/*************************/

/* Estilos para las TABLAS */

.fnd_tbl_01 { /* Color de FONDO de la TABLA: GRIS OSCURO */
	background-color: #213c51;
	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: #0176C8;
	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_06  textarea{ width:430px;}
.fnd_tbl_07 { 
	background-color: none;
}

.fnd_tbl_08 { 
	background-color: #fff;
}

.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:#213c51;
}

.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{
  color:#213c51;
  font-weight:bold;
  font-size:14px;
  padding:5px 0px 0px 0px;
}

#bloc_promo_prix{
  color:#ff0000;
  font-size:12px;
  font-weight:bold;
  padding:5px 0px 0px 0px;
}

#tab_option td{
 padding:4px;
}

#tab_acc td{
  padding:4px;
}

#tab_package td{
  padding:4px;
}

/* 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%;
}

.frm_search{
	font-size:11px;
	padding:2px 3px;
}

.frm_cja{
	width:95%;
}

/*******************/
/***  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:#ff0000;
}	

.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: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #213c51;
	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: #000000;
	padding: 2px;
	background-color: #FFF;
	vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
	background-color:#EFEFEF;
}
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: #ccd2d7;
}

table.tablesorter tbody tr {
	cursor:pointer;
}
.tablesorter{margin:0px; padding:0px; }

/*** AGENDA ***/
/*** AGENDA ***/

.mbox{
  width:12px;
  height:12px;
  background:#213C51;
  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;
}

/*************/
/******** 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{
  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;
}

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:none;
	
}

.galerie_title{
  margin-top:5px;
	margin-bottom:5px;
	width:220px;
	text-align:center;
}

ul.thumbs li.selected{
  border:solid 1px #9BB90A;
}

.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  *****/

.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;
}

.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:710px;
  height:200px;
  border:solid 1px #c9c9c9;
  padding:5px;
  overflow:auto;
}

.prod_box{
	width:710px;
  height:auto;
  border:solid 1px #CCD2D7;
  padding:5px;
}

.prod_onglet, .prod_onglet_on, .prod_onglet_top{
  float:left;
  width:120px;
  background:#CCD2D7;
  color:#fff;
  font-size:12px;
  line-height:17px;
  font-weight:bold;
  font-style:italic;
  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;
  font-style:italic;
  text-decoration:none;
}

.prod_onglet_on{
  background:#9BB90A;
}

.prod_onglet_top{
  width:38px;
  line-height:15px;
  vertical-align:middle;
}

.tab_option td{
  padding:4px;
}

.prod_input_forme{
  height:13px;
  *margin-top:2px;
	cursor:pointer;
  border: 1px solid #213C51;
  padding:2px;
  color:#213C51;
  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:#213C51;
}

.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;
	margin-left:60px;
}
/****************************/
/***** ANIM BANDEAU  *******/

ul.img_bandeau, ul.img_bandeau_bl{
	list-style-type:none;
  margin: 0px;
	padding: 0px;
  background:#014B96;
}

ul.img_bandeau li, ul.img_bandeau_bl li{
	float:left;
}

ul.img_bandeau_bl li{
	padding-left:2px;
  background:#014B96;
}