/*** Feuille de styles pour le site Alter Media ***/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background: url("/images/bg_body.jpg") no-repeat center bottom;
}

#fckeditorbody {
background : #FFFFFF;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
margin:8px 0;
text-align:justify;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #3bc000;
}

/*** Conteneur principal du site ***/

#WRAPPER {background: url("/images/bg_wrapper.gif") repeat-x left top;}

/*** Identification et recherche ***/

#TOP {
	margin: 0 auto;
	width: 950px;
	height: 40px;
}

#TOP a {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#TOP a:hover {color: white;}

/*** Champ de recherche ***/

#SEARCH {
	float: right;
	display: inline;
	width: 233px !important;
	width: 237px;
	margin: 2px 10px 0 0;
}

#form_search .button {
	float: right;
	cursor: pointer;
}

#form_search_request {
	line-height: 18px;
	text-align: left;
}

#form_search_request label {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

#search_request {
	border: 1px solid #3bc000;
	width: 124px !important;
	width: 130px;
	height: 14px !important;
	height: 18px;
	padding: 1px 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

/*** Formulaire d'identification ***/

#LOGIN {
	float: left;
	display: inline;
	width: 354px !important;
	width: 358px;
	margin: 2px 0 0 10px;
}

#form_login .button {
	float: right;
	cursor: pointer;
}

#form_login_request {
	line-height: 18px;
	text-align: left;
}

#form_login label {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

#login_username, #login_passwd {
	border: 1px solid #3bc000;
	width: 74px !important;
	width: 80px;
	height: 14px !important;
	height: 18px;
	padding: 1px 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

/*** Graph de fond ***/

#ALTERIAL_OUT {background: url("/images/alterial.gif") no-repeat center top;}

#ALTERIAL_IN {
	width: 950px;
	margin: 0 auto;
	background: url("/images/alterial.gif") no-repeat -96px top;
}

/*** En-tête du site ***/

#HEADER {
	height: 160px;
	text-align: left;
}

#HEADER h2 {
	font-size: 17px;
	line-height: 20px;
	font-style: italic;
	text-align: right;
	margin-right: 20px;
}

/*** Logo ***/

#LOGO {
	text-align: left;
	float: left;
	display: inline;
}

#LOGO a img {
	border: none;
	margin: 14px 0 0 43px;
}

/*** Horaires d'ouverture ***/

#HORAIRES {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding-top: 15px;
	margin: 0 20px 45px 0;
}

#HORAIRES p {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

#HORAIRES ul {list-style: none;}

/*** Coordonnées ***/

#COORD {
	clear: left;
	float: right;
	display: inline;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 20px;
}

/*** Menu du haut ***/

#MENU_TOP {background: url("/images/bg_menutop.gif") repeat-x left top;}

#MENU_TOP div {background: url("/images/bg_menutop_corner_l.gif") no-repeat left top;}

#MENU_TOP div div {
	height: 40px;
	background: url("/images/bg_menutop_corner_r.gif") no-repeat right top;
}

#MENU_TOP a {
	display: inline-block;
	padding: 0 20px;
	border-left: 1px solid #cccccc;
	font-size: 14px;
	line-height: 38px;
	text-transform: capitalize;
	font-variant: small-caps;
}

#MENU_TOP #HOMEBUTTON {border-left: none;}

#MENU_TOP a.current {
	color: white;
	text-decoration: none;
	background: url("/images/bg_menutop_cur.gif") repeat-x left top;
}

#MENU_TOP a:hover {
	color: white;
	text-decoration: none;
	background: url("/images/bg_menutop_hover.gif") repeat-x left top;
}

#MENU_TOP a img {border: none;}

#MENU_TOP #HOMEBUTTON span {background: url("/images/home.gif") no-repeat center;}

#MENU_TOP #HOMEBUTTON:hover span {background: url("/images/home_hover.gif") no-repeat center;}

#MENU_TOP #HOMEBUTTON.current span {background: url("/images/home_hover.gif") no-repeat center;}

/*** Zone centrale du site ***/

#MAIN {
	height: auto !important;
	height: 760px;
	min-height: 760px;
	overflow: hidden !important;
	overflow: visible;
	background: url("/images/bg_body.jpg") no-repeat -225px bottom;
}

/*** Colonne de gauche ***/

#LEFT_COL {
	float: left;
	display: inline;
	width: 210px;
	text-align: left;
}

#LEFT_COL h2 {
	padding: 0 10px;
	font-size: 14px;
	line-height: 24px;
	text-transform: capitalize;
	font-variant: small-caps;
	background: url("/images/leftcol_h2.png") no-repeat left top !important;
	background: url("/images/leftcol_h2.gif") no-repeat left top;
}

/*** Menus de gauche (principal et infos) & partenaires ***/

#MENU_LEFT , #MENU_INFO, #PARTNER, #PLAN  {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url("/images/leftcol_box_bottom.png") no-repeat left bottom !important;
	background: url("/images/leftcol_box_bottom.gif") no-repeat left bottom;
}

#MENU_LEFT ul, #MENU_INFO ul {
	list-style: none;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	background-color: white;
}

#MENU_LEFT ul li a, #MENU_INFO ul li a {
	display: inline-block;
	width: 181px !important;
	width: 208px;
	padding: 4px 5px 4px 22px;
	color: #333333;
	background: url("/images/menuleft_lvl1.gif") no-repeat 5px center;
	border-bottom: 1px solid #b3b3b3;
}

#MENU_LEFT ul li a.active {background: url("/images/menuleft_lvl1_open.gif") no-repeat 5px center;}

#MENU_LEFT ul li a:hover, #MENU_INFO ul li a:hover {
	text-decoration: none;
	background: #cdffaa url("/images/menuleft_lvl1_hover.gif") no-repeat 5px center;
}

#MENU_LEFT ul li a.active:hover {background: #cdffaa url("/images/menuleft_lvl1_open_hover.gif") no-repeat 5px center;}

#MENU_LEFT ul ul {
	display: none;
	border: none;
	border-bottom: 1px dotted #b3b3b3;
}

#MENU_LEFT ul ul.open {display: block;}

#MENU_LEFT ul ul.open li.active {background-color:#CDFFAA;}

#MENU_LEFT ul ul li a {
	width: auto !important;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-image: none;
	border: none;
}

#MENU_LEFT ul ul li a:hover {
	background-image: none;
	background-color: transparent;
	text-decoration: underline;
	color: #3bc000;
}

#MENU_LEFT ul ul ul {border: none;}

#MENU_LEFT ul ul ul.open li.active {background-color:transparent;}

#MENU_LEFT ul ul ul.open li.active a {
  font-weight:bold;
  color:#3BC000;
  font-style:normal;
}

#MENU_LEFT ul ul ul li a {
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	padding: 3px 5px 3px 32px;
	background: url("/images/menuleft_lvl3.gif") repeat-y 24px top;
}

#MENU_LEFT ul ul ul li a:hover {background: url("/images/menuleft_lvl3.gif") repeat-y 24px top;}

#PARTNER div, #PLAN div {
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	text-align: center;
	background-color: white;
	padding: 5px 0;
}

#PARTNER a img, #PLAN a img {
	border: none;
	display: block;
	margin: 0 auto;
}

/*** Fil de navigation ***/

#PATHWAY {
	padding: 0 10px 5px;
	font-size: 11px;
	text-align: left;
	font-style: italic;
}

#PATHWAY a {
	font-style: normal;
	font-weight: normal;
	background: url("/images/arrow.gif") no-repeat right center;
	padding-right: 12px;
	margin-right: 6px;
	text-decoration: underline;
}

/*** Contenu principal du site ***/

#CONTENT {
	margin-left: 220px;
	min-height:710px;
	height : auto !important;
	height : 710px;
}

#CONTENT h2 {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	margin: 0 10px 8px;
	background: url("/images/content_h2.gif") repeat-x left top;
}

#CONTENT h2 span {
	display: block;
	background: url("/images/content_h2_corner.gif") no-repeat left top;
}

#CONTENT h2 span span {
	padding: 0 12px;
	background: url("/images/content_h2_corner.gif") no-repeat right bottom;
}

#CONTENT h2 a {font-weight: normal;}

#CONTENT h2 a:hover {
	text-decoration: none;
	color: #666666;
}

/*** Choix pro particuliers ***/

#ZONES div.boxzones {
  margin:5px 20px 15px 20px;
}

#ZONES div.boxzones h2  {
  background:none;
  margin:0px;
  font-size:22px;
  font-weight:bold;
  text-align:center;
}

#ZONES div.boxzones h2 a {
  background:none;
  margin:0px;
  font-size:22px;
  font-weight:bold;
  text-align:center;
  padding:10px;
  background-color:#3bc000;
  width : 250px;
  border: 2px solid #cdffaa;
  color:white;
  display:block;
}

#ZONES div.boxzones h2 a:hover  {
  background-color:#cdffaa;
  color:#666666;
  border: 2px solid #3bc000;
}

/*#ZONES div.boxzones:hover h2 a {
  background-color:#cdffaa;
  color:#666666;
}

#ZONES div.boxzones h2 a:hover {
  background-color:#cdffaa;
  color:#666666;
}*/
/*** Top des ventes ***/

#TOPSALES {margin-bottom: 8px;}

#TOPSALES .numlist {
	margin: 0 10px 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #b3b3b3;
	text-align: right;
}

#TOPSALES .numlist a {
	margin-left: 10px;
	padding: 0 4px;
}

#TOPSALES .numlist a:hover {
	color: white;
	background-color: #3bc000;
	text-decoration: none;
}

#TOPSALES .numlist a.notcurrenttop {
	margin-left: 10px;
	padding: 0 4px;
}

#TOPSALES .numlist a.notcurrenttop:hover {
	color: white;
	background-color: #3bc000;
	text-decoration: none;
}

/*#TOPSALES .numlist a.current {
	color: white;
	background-color: #3bc000;
}*/

#TOPSALES .numlist a.currenttop {
	color: white;
	background-color: #3bc000;
}

#TOPSALES .numlist a.notcurrenttop {
	color: #333333;
	background-color: #ffffff;
}

#TOPSALES .imglist {
	float: right;
	display: inline;
	margin-right: 10px;
}

#TOPSALES .imglist a img {
	border: 1px solid white;
	display: block;
}

/*#TOPSALES .imglist a.current img {border: 1px solid #3bc000;}*/

#TOPSALES .imglist a.currenttop img {border: 1px solid #3bc000;}

#TOPSALES .imglist a.notcurrenttop img {border: 1px solid #ffffff;}

#TOPSALES .imglist a:hover img {border: 1px solid #333333;}

#TOPSALES .curimg {
	float: left;
	display: inline;
	margin-left: 10px;
}

#TOPSALES .curimg a img {
	display: block;
	border: none;
}

#TOPSALES .curdesc {
	margin: 10px 268px 0 210px;
	height: auto !important;
	height: 185px;
	min-height: 185px;
}

#TOPSALES .curdesc h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: left;
}

#TOPSALES .curdesc h3 span {
	color: white;
	background-color: #3bc000;
	margin-right: 10px;
	padding: 0 4px;
}

#TOPSALES .curdesc p {margin: 0 0 10px;}

#TOPSALES .curdesc .ts_desc {text-align: justify;}

#TOPSALES .curdesc .ts_dispo {
	margin: 0 auto 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}

#TOPSALES .curdesc .ts_dispo img {margin-right: 8px;}

#TOPSALES .curdesc .ts_prix {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #666666;
}

#TOPSALES .curdesc .ts_prix span {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

#TOPSALES .curdesc .ts_prix span span {background: url("/images/prixbarre.gif") no-repeat center center;}

#TOPSALES .curdesc .moreinfo {
	margin: 0 auto;
	padding:  0 11px 0 4px;
	display: block;
	height: 20px;
	width: 85px !important;
	width: 100px;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	background: url("/images/button.gif") no-repeat left top;
}

#TOPSALES .curdesc .moreinfo:hover {
	background: url("/images/button.gif") no-repeat left bottom;
	text-decoration: none;
	color: white;
}

/*** Blog ***/

#BLOG {
	margin: 0 0 16px !important;
	margin: 0 0 16px -3px;
	width: auto !important;
	width: 710px;
	overflow: hidden;
}

#BLOG h2 span span a {
	color:#333333;
}

#CONTENT #BLOG h2 span span a:hover {
	color:#666666;
}

#BLOG h3 {
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	font-style: italic;
}

#BLOG h3 a {font-weight: normal;}

#BLOG h3 a:hover {text-decoration: none;}

#BLOG p {
	margin: 0 0 8px;
	text-align: justify;
}

#BLOG .postlist {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 171px;
	padding-bottom: 5px;
	background: url("/images/prodbox_bottom.gif") no-repeat left bottom;
}

#BLOG .postlist h4 {
	padding: 4px 8px 0;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	background: url("/images/prodbox_top.gif") no-repeat left top;
}

#BLOG .postlist ul {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding: 8px 8px 1px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	background: url("/images/bg_prodbox.gif") repeat-x left -32px;
}

#BLOG .postlist ul li {margin: 0 0 4px 16px;}

#BLOG .contentlistblog {
  float: right;
	display: inline;
	margin-right: 10px;
	width: 171px;
}

#BLOG .contentlistblog .postlist2 {
  background: url("/images/prodbox_bottom.gif") no-repeat left bottom;
  padding-bottom: 5px;
}

#BLOG .contentlistblog .postlist2 h4 {
  padding: 4px 8px 0;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	background: url("/images/prodbox_top.gif") no-repeat left top;
}

#BLOG .contentlistblog .postlist2 ul {
  font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding: 8px 8px 1px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	background: url("/images/bg_prodbox.gif") repeat-x left -32px;
}

#BLOG .contentlistblog .postlist2 li {margin: 0 0 4px 16px;}

#BLOG .post {
	margin: 0 201px 8px 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #b3b3b3;
}

#BLOG .postdate {
	float: left;
	display: inline;
	width: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
	color: #3bc000;
}

#BLOG .postdate span {
	display: block;
	font-size: 11px;
	line-height: 11px;
	border-top: 1px solid #3bc000;
}

#BLOG .postcontent {
	margin-left: 56px !important;
	margin-left: 53px;
	width: auto !important;
	width: 440px;
	overflow: hidden;
}

#BLOG .readmore {text-align: right;}

#BLOG .readmore a {
	display: block;
	height: 20px;
	width: 85px !important;
	width: 100px;
	margin: 0 0 0 auto;
	padding:  0 11px 0 4px;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #666666;
	background: url("/images/button.gif") no-repeat left top;
}

#BLOG .readmore a:hover {
	background: url("/images/button.gif") no-repeat left bottom;
	text-decoration: none;
	color: white;
}

/*** Liste des catégories et des produits ***/

.catlist, .prodlist {
	list-style: none;
	margin: 0 0 16px 10px !important;
	margin: 0 0 16px 7px;
	width: auto !important;
	width: 720px;
	overflow: hidden;
}

.catbox, .prodbox {
	float: left;
	display: inline;
	width: 171px;
	margin: 0 8px 8px 0;
	padding-bottom: 5px;
	background: url("/images/prodbox_bottom.gif") no-repeat left bottom;
}

.catbox h3, .prodbox h3 {
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	height: auto !important;
	height: 32px;
	min-height: 32px;
	background: url("/images/prodbox_top.gif") repeat-x left top;
}

.catbox h3 a, .prodbox h3 a {
	display: block;
	padding: 4px 8px 0;
}

.catbox div, .prodbox div {
	padding-top: 4px;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	background: url("/images/bg_prodbox.gif") repeat-x left -32px;
}

.prodbox h4 {
	margin: 0 8px 4px;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	height: auto !important;
	height: 65px;
	min-height: 65px;
}

.prodbox h4 a {font-weight:normal;}
.prodbox h4 a:hover {text-decoration:none;}

.catbox a img, .prodbox a img {
	border: none;
	display: block;
	margin: 0 auto;
}

.prodbox p {margin: 4px 8px;}

.pb_dispo {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}

.pb_dispo img {margin-right: 8px;}

.pb_prix {
	font-size: 16px;
	line-height: 18px;
	height: auto !important;
	height: 36px;
	min-height: 36px;
	font-weight: bold;
	color: #666666;
}

.pb_prix span {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.pb_prix span span {background: url("/images/prixbarre.gif") no-repeat center center;}

p.pb_detail {margin: 0;}

.pb_detail a {
	display: block;
	margin: 0 auto;
	padding:  0 11px 0 4px;
	height: 20px;
	width: 85px !important;
	width: 100px;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	background: url("/images/button.gif") no-repeat left top;
}

.pb_detail a:hover {
	text-decoration: none;
	color: white;
	background: url("/images/button.gif") no-repeat left bottom;
}

/*** Fiche produit ***/

#FICHPROD {
	text-align: left;
	margin: 0 10px 20px;
}

#FICHPROD h1 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 8px;
	background: url("/images/content_h2.gif") repeat-x left top;
}

#FICHPROD h1 span {
	display: block;
	background: url("/images/content_h2_corner.gif") no-repeat left top;
}

#FICHPROD h1 span span {
	padding: 0 12px;
	background: url("/images/content_h2_corner.gif") no-repeat right bottom;
}

#FICHPROD h2 {
	color: #261A04;
	background: none;
	font-size: 17px;
	line-height: 19px;
	border-bottom : 2px solid #3bc000;
	margin: 0 0 10px;
}

#FICHPROD p {
	text-align: justify;
	margin: 8px 0;
}

/*** Informations produit ***/

#FICHPROD .fp_dispo {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0 20px !important;
	margin: 12px 0 20px;
}

.fp_dispo img {margin-right: 8px;}

#FICHPROD .fp_prix {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 20px;
}

.fp_prix span {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-left: 16px;
}

.fp_prix span span {background: url("/images/prixbarre.gif") no-repeat center center;}

/*** Galerie photo fiche produit ***/

#GALLERY {
	float: left;
	display: inline;
	width: 342px !important;
	width: 345px;
	height: 274px;
}

#SELECTOR {
	float: left;
	width: 92px;
}

#UPARROW, #DOWNARROW {
	height: 10px;
	text-align: center;
}

#UPARROW a img, #DOWNARROW a img {
	border: none;
	display: block;
	margin: 0 auto;
}

#IMGLIST {
	height: 230px;
	overflow: hidden;
}

#IMGLIST a img {
	border: 1px solid #3bc000;
	margin: 1px 0;
	display: block;
}

#IMGLIST a:hover img {border: 1px solid #052604;}

#IMGPROD a img {
	display: block;
	border: none;
}

#IMGPROD a .gallery_zoom {
	display: none !important;
	display: block;
	height: 24px;
	width: 54px;
	background: url("/images/gallery_zoom.gif") no-repeat left top;
	position: relative;
	float: right;
	top: -24px;
}

#IMGPROD a:hover .gallery_zoom {display: block !important;}

/*** Description courte ***/

#SHORTDESC {
	margin-left: 350px;
	height: auto !important;
	height: 274px;
	min-height: 274px;
}

/*** Description longue ***/

#LONGDESC {margin-bottom: 16px;}

#LONGDESC .fp_carac1, #LONGDESC .fp_carac2 {
	line-height: 20px;
	margin: 0 0 2px;
}

#LONGDESC .fp_carac1 span, #LONGDESC .fp_carac2 span {
	float: left;
	width: 250px !important;
	width: 254px;
	border-right: 2px solid white;
	padding-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}

#LONGDESC .fp_carac1 {background-color: #cdffaa;}

#LONGDESC .fp_carac2 {background-color: #e6ffd4;}

/***** fff *******/
#fckeditorbody .fp_carac1, #LONGDESC .fp_carac2 {
	line-height: 20px;
	margin: 0 0 2px;
}

#fckeditorbody .fp_carac1 span, #LONGDESC .fp_carac2 span {
	float: left;
	width: 250px !important;
	width: 254px;
	border-right: 2px solid white;
	padding-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}

#fckeditorbody .fp_carac1 {background-color: #cdffaa;}

#fckeditorbody .fp_carac2 {background-color: #e6ffd4;}

/*** Pied de page ***/

#FOOTER {
	clear: both;
	font-size: 11px;
	line-height: 13px;
	padding: 5px 0 5px 220px;
}

#FOOTER a:hover {color: #cdffaa;}

/***********POP UP ***************/

#POPUP h2 {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	margin: 0 10px 8px;
	background: url("/images/content_h2.gif") repeat-x left top;
}

#POPUP h2 span {
	display: block;
	background: url("/images/content_h2_corner.gif") no-repeat left top;
}

#POPUP h2 span span {
	padding: 0 12px;
	background: url("/images/content_h2_corner.gif") no-repeat right bottom;
}

#CONTENT h2 a {color: white;}

/******** Autres Pages *************/

#BACKOTHERP {
margin : 5px 15px;
}

#BACKOTHERP h3 {
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	font-style: italic;
	border-bottom: 1px solid #3BC000;
	color:#463F32;
}

#BACKOTHERP h4 {
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
	margin: 10px 0;
	padding-left: 30px;
	background: url("/images/fichprod_h2.gif") no-repeat left center;
	text-align:left;
}

#OTHERSP table {
  border-collapse:collapse;
  border-spacing:0;
  margin:0;
  padding:0;
}

#BACKOTHERP.addclient table tr td {
  padding:8px 0;

}

#BACKOTHERP table.tablepross tr td {
  padding:4px;
}

#BACKOTHERP table.orderTable tr td {
  padding:4px;
}

#OTHERSP h1 {
 font-size:22px;
  text-indent :0;
  color: #ff7f00;
}

#OTHERSP h2 {
 font-size:16px;
 color : #3366cc;
 line-height: 22px;
 margin:0px;
 padding:0px; 
}

#OTHERSP a img {
 border : none;
}

#OTHERSP td,#OTHERSP p,#OTHERSP ul,#OTHERSP li,#OTHERSP p,#OTHERSP span {
font-family:Tahoma,Sans-Serif,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:11px;
text-align:left;
}

#CONTACT p {
font-size:14px;
font-family:tahoma;
color :#000;
font-weight : normal;
}

#INFOADR p {
font-size:14px;
font-family:tahoma;
color :#000;
font-weight : normal;
}

#ENGAGEMENT {
font-size:12px;
margin-bottom : 10px;
}

#ENGAGEMENT h5 {
font-size:12px;
padding:8px 0px 0px 3px;
margin:0px;
font-weight:bold;
}

.titre_1c_order
{
  height:30px;
  width:233px;
  font-size:12px;
  font-family:Tahoma;
  font-weight:bold;
  color:#BE1B1E;
  background:url("/images/bck1.gif") no-repeat;
  text-align:left;
  margin : 0px;
  padding:8px;
}


.titre_1c
{
  height:30px;
  width:233px;
  font-size:12px;
  font-family:Tahoma;
  font-weight:bold;
  color:#BE1B1E;
  background:url("/images/bck1.gif") no-repeat;
  text-align:left;
  margin-left : 0px;
}

.rpayement
{
  border : 1px solid #800000;
  padding:10px;
  margin : 10px;
  background-color:#D3C7AD;
}

.rpayement img {
border:none;
}



/********* Pages de paiement *********/

.orderTableHead
{
    text-align:left;
    font-weight:normal;
    font-size:11px;
    text-decoration:underline;
    background-color:#704A2F;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#ffffff;
    font-weight:bold;
}
.orderTableImportantLine
{
  font-size:11px;
    text-align:left;
    font-weight:bold;
    background-color:#dadada;
    border:solid 1px;
    border-color:#000000;
}
.orderTable
{
  font-size:12px;
}
.specialhref
{
  border:solid 1px;
  border-color:#cfcfcf;
  background-color:#ffffff;
  padding:3px;
}
 
.orderTableLinev2
{
    font-weight:bold;
    background-color:#D3C7AD;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    font-size:12px;
    color:#000080;
    text-align:left;
}
.orderTableLinev1
{
    font-size:12px;
    font-weight:bold;
    background-color:#D3C7AD;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#000000;
    text-align:left;
}
.orderTableLine
{
    font-size:12px;
    font-weight:bold;
    background-color:#D3C7AD;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    text-align:left;
}



.orderTableLinev2_1
{
    font-size:12px;
    font-weight:bold;
    background-color:#C1B398;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#000080;
    text-align:left;
}
.orderTableLinev1_1
{
    font-size:12px;
    font-weight:bold;
    background-color:#C1B398;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#000000;
    text-align:left;
}
.orderTableLine_1
{
    font-size:12px;
    font-weight:bold;
    background-color:#C1B398;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    text-align:left;
}


.totaltableligne1
{
    font-size:12px;
    font-weight:normal;
    background-color:#704A2F;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#ffffff;
}
.totaltableligne2
{
    font-size:12px;
    font-weight:bold;
    background-color:#704A2F;
    border:solid 1px;
    border-color:#000000;
    height:15px;
    color:#ffffff;
}

/************DEVIS******************/

#OTHERSP .DevisTable {
border-right: 1px solid #000;
}

#OTHERSP .devishead{
font-size:12px;
font-weight:bold;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}

#OTHERSP .DevisLigne {
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

#OTHERSP .DevisLignev1 {
border-bottom: 1px solid #000;
border-left: 1px solid #000;
font-weight : bold;
}

#OTHERSP .DevisLignev2 {
border-bottom: 1px solid #000;
border-left: 1px solid #000;
font-weight : bold;
}

#OTHERSP .Devistotal1 {
border-bottom: 1px solid #000;
border-left: 1px solid #000;
font-weight : bold;
}

#OTHERSP .Devistotal2{
border-bottom: 1px solid #000;
border-left: 1px solid #000;
font-weight : bold;
}
