h1 {
	font-size:28px; color:#c8c8c8;
	font-family: century gothic,Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #;
	background-image: url();
	background-repeat: repeat-x; font-weight:normal;
	background-position: top center; line-height:42px; text-decoration;
	}

h2 {
	font-size:16px; color:#ff790e;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #;
	background-image: url();
	background-repeat: repeat-x; 
	background-position: top center;  line-height:32px;
	}

h3 {
	font-size:16px; color:#fa7a17;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #;
	background-image: url();
	background-repeat: repeat-x; 
	background-position: top center;  line-height:32px;
	}

wrapper {
	margin: 0px;
	position: relative;/* Necessary for correct display of dropdown menus */
	z-index:50; /* Necessary for correct display of dropdown menus */
}


body.PB {
	font-family: arial; text-align:center;
	background-color: #f6f6f6;
	background-image: url(/Files/20509/Img/16/BG-2010-CONTACT.jpg);
	background-repeat: repeat-x; margin-top: 0px; background-position:top center;
}


/*Liens basiques*/
a:link {color: #666 ; text-decoration: underline ;}

a:hover { color: #999 ; text-decoration: underline; }


#maincontainer {
	text-align:center;
	margin:0px auto 0px auto;
	width:100%;
	background-image: url();
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
}

#topbanner {
	display:block;
	width:100%;
	text-align:center;
}

#topbanner img{
}

/* HEADER STYLES >> General layout configuration - Configuration de la mise en page des elements*/
#headercontainer {
	margin: 0px;
	height: 333px;
	background-image: url(/Files/20509/Img/16/HEADER-2010-ACTU.jpg); background-position:top left;
	background-repeat: no-repeat; width:980px; margin:0 auto 0 auto;
	position: relative;/* Necessary for correct display of dropdown menus */
	z-index:100; /* Necessary for correct display of dropdown menus */ 
}
#headerarea {
	position:relative;
	margin:0 auto 0 auto;
	padding:0; width:980px;
}
#headerlogo {
	text-align: center;
	margin-top: 0px; 
}
#headercolumn1 {
	height: 100px;
	width: 200px;
	position: absolute;
	top: 0px;
	text-align: center;
}

#headerlogo a {
	vertical-align: middle;
	margin-left: 13px;
}
#headerlogo img {
	border: 0;
}
#headerbanner {
	display:block;
	width:100%;
	text-align:center;
}
#headerbanner img{
	
}

#headerdata {
	width:560px;
	position: absolute;
	padding: 0px;
	margin-top: 10px;
	text-align: right;
	right: 30px;
	top:0px; 
}
#headerdata img {
	margin: 0px;
	top: 0px;
	right: 0px;
	border: none;
}
#headertext {
	font-weight: regular;
	color: #fff;
	font-size: 20px;
	font-family:"century gothic";
	display: block; margin-top: 80px; 
	text-decoration: none; text-align: right;
}
#headerbanner {
}
/* HORIZONTAL MENU  >> menu block  - Bo&#65533;te menu*/
#headermenu {
	position: absolute;
	top: 0px; width: 100%; 
	left: 110px;
	height: 0px;
	padding: 0px;
	overflow: visible;margin-left: 12px;  
	
}
/* HORIZONTAL MENU  >> menu  items layout configuration  - Configuration de la mise en page des &#65533;l&#65533;ments*/
ul#hmenu {
	float: left;
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px; 
}
#hmenu li {
	float: left;/* only left to keep menu items in the correct order*/
	position:relative; /* Necessary for submenu positioning */
}
/* HORIZONTAL MENU  >> Link styles - Mise en forme des liens*/
#hmenu a.menu, #hmenu span {
	display: block;
	color: #ececec;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eee;
	border-left-color: #fff;
	white-space: nowrap;
	background-position: 0px 0px;
	margin-top: 2px; margin-left: 10px; margin-right: 10px;
	padding-right: 3px;
	margin-bottom: 17x;
	padding-left: 3px; padding-top: 17px; padding-bottom: 15px; padding-right: 13px; 
	text-decoration:none; 
}

/* HORIZONTAL MENU  >> mouseover links styles - El&#65533;ment survol&#65533;*/
#hmenu li a:hover { background-image: url();
	background-repeat: repeat;background-color:#333;
	background-position: left top; color:#ffaa29;
}
#hmenu a.menu:hover, #hmenu a.subactive {
	text-decoration:none;
	color: #fa7a17;  background-color:#333;
}
/* HORIZONTAL MENU  >> - text styles - Mise en form des Textes*/
#hmenu span {
	
}
/* HORIZONTAL MENU  >> First element (border before first menu item) - Premier &#65533;l&#65533;ment (bordure)*/
#hmenu li.begin {
	display: block;
	float: left;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #eee;
	height: 5px;
}
/* HORIZONTAL MENU  >> Separator  between menu items - Separateur entre les &#65533;l&#65533;ments*/
#hmenu li.sep {
	background-color:red;
}
/* HORIZONTAL MENU  >> Last element (border after last menu item) - Dernier &#65533;l&#65533;ment (bordure)*/
#hmenu li.end {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #fff;
	width: 0px;/*necessary when floating the ul to the right*/
	height: 25px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* HORIZONTAL MENU  >> Menu items - El&#65533;ments*/
#hmenu li.mitext {
	font-size: 15px;
	font-weight: normal;
	color: #ffaa29; 
	font-family: century gothic, Helvetica, sans-serif;
}
#hmenu li.miimg img {
	border:none;
}
/* HORIZONTAL SUBMENU >> */
ul#hmenu li div {
	margin:0;
	border:none;
	padding:0px;
}
ul#hmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10; padding-top: 10px;
	padding-bottom:20px;
	background: #333; 
	border: 0px dashed #fa7a17;
	position:absolute;
	visibility:hidden; 
	margin-left:10px;
	/*width:250px;*/
}
ul#hmenu li ul.submenu li {
	float:none;/* cancels inherited float properties */
	clear:both;
}
ul#hmenu li ul.submenu a, ul#hmenu li ul.submenu span,ul#hmenu li ul.submenu li.mispacer, ul#hmenu li ul.submenu li.misep {
	border:none;/* cancels inhertited left and right borders */
	padding-left:20px;/* set lateral padding here*/
	padding-right:10px; 
	width:250px;/* set submenu width here */_width:280px;
}
/* Class used to specify the rightmost item on the horizontal menu and correctly position it's submenu */
ul#hmenu li.menuright ul.submenu{
	left:auto;
	right:0px;
	*right:-5px; /* for IE only */
}
ul#hmenu li ul.submenu li.begin{
	display:none;
}
ul#hmenu li ul.submenu li.mispacer{
	height:15px;
}
ul#hmenu li ul.submenu li.misep{
	height:15px;
	border-bottom: 4px solid #999999;
}
ul#hmenu li ul.submenu li.end{
	display:none;
}
/* Submenu section titles */
#hmenu li ul.submenu li.mititle span, #hmenu li ul.submenu li.mititle a {
	margin: 0px;
 background-image: url(/Files/20509/Img/22/2vis.gif); background-repeat: no-repeat; background-position: left center;
	color:#86b919; font-family: century gothic;
	font-size: 12px; text-indent:5px;
	line-height: 20px;
	font-weight: bold;
	text-align: left; 
}

ul#hmenu li.mitext ul.submenu li.mitext{
	text-align: left; 
}
ul#hmenu li ul.submenu li.menusep {
	
}
ul#hmenu li ul.submenu li a, ul#hmenu li ul.submenu li span {
	display:block;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	white-space:normal;
	background-image:none;
	margin: 0px;  
	padding-top: 4px;/* set vertical padding here*/
	padding-bottom:4px;
}
ul#hmenu li ul.submenu li a:hover {
	background: #999 url(none);background-image: url(/Files/20509/HMENUOVER-09V2.gif);
	background-repeat: repeat; 
}
ul#hmenu li ul.submenu li.mititle a:hover {
	color:#222;
}
/* HORIZONTAL SUBMENU END */
/* END HEADER STYLES */

/* CONTENT STYLES */
#bodycontainer {

	margin: 3px auto 10px auto; 
	position:relative;
	z-index:50;/* necessary for submenus */
_margin: 3px 10px 10px 10px;
-margin: 3px 10px 10px 10px; width:980px;


}
#bodyarea {
	position:relative;
	min-height:450px;
}
#bodycolumn1 {
	float:left; visibility: hidden;
	position:relative;/*necessary for IE when body area is positioned relative*/
	width:0px;
	margin-top: 7px;
	margin-left:0px;
}

#bodycolumn2 {
	margin:0 0 0 0px !important; margin:10px 0px 0px 0px;
}
#bodycolumn3 {
	position:absolute;
	top:0px;
	right:-20px;
	background-color:silver;
	margin:0;
	padding:0;
}
#verticalbanner {
	position:absolute;
	left:0!important; left:10px;
	top:0;
	
}

#bodytopbanner {
	display:block;
	width:100%;
	text-align:center;
	line-height: 0px;
}

#bodydata {
	margin: 0 0 0 0px !important;	
}

*html #bodyarea {
	height:450px;
}


#bodydata form {
	text-align: left;
}

/* clear floating in bodycolumns 1 and 3 and lengthen the page if a floating column is longer than main content in #bodycolumn2 */
.clearbodycontainer {
	clear:both;
	font-size:1px;
	line-height:0px;
}

/* END CONTENT STYLES */

/* VERTICAL MENU  >> General layout configuration - Configuration de la mise en page generale*/
#verticalmenu {
	display:none;
	margin:0;
	overflow:visible;
	padding:0;
	text-align: left;
	background-color: #f5f5f5;
	border: 1px solid #333;
}
/* VERTICAL MENU  >> Menu items layout styles - Configuration de la mise en page des elements*/
ul#vmenu {
	margin:0;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#vmenu li {
	margin:0;
	position:relative;
	zoom:1;
}
#vmenu li a, #vmenu li span, #vmenu li.misep {


}
/* VERTICAL MENU  >> First element (border before first menu item) - Premier element (bordure)*/
#vmenu li.begin {
	display:none;
}
/* VERTICAL MENU  >> Separator  between menu items - Separateur entre les elements*/
#vmenu li.sep {
	background-color:#f5f5f5;
	height:1;
}
/* VERTICAL MENU  >> Last element (border after last menu item) - Dernier element (bordure)*/
#vmenu li.end {
	display:none;
}


/* VERTICAL MENU  >> Menu items - Elements*/
/* VERTICAL MENU >> Titles for sub sections */
#vmenu li.mititle span, #vmenu li.mititle a.menu {
	font-size: 14px;
	font-weight: normal;
	display:block;
	color: #FFF;
	line-height: 25px;
	text-indent: 0px;
	text-decoration:none;
	text-align: center;
	background-image: url(/DesignCss/27000/781/Title-Bg.gif);
	text-transform: uppercase;
	_height: 25px;
}
#vmenu li.mititle a.menu:hover, #vmenu li.mititle a.subactive {
	background-image:none;
	text-decoration: none;
	background-color: #999;
}
/* End Section Titles */
#vmenu li.mitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 25px;
	color:#666;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-image: url(/DesignCss/27000/781/Puce-Menu-Bg.gif);
	background-position: 5px top !important; background-position: 5px 0px;

}
#vmenu li.menusep {
	border-top-width: auto;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	width: auto;
}
/* VERTICAL MENU  >> Spacers - Elements de type espace*/
#vmenu li.mispacer {
	height:20px;
}
/* VERTICAL MENU  >> Separators - Elements de type separateur*/
#vmenu li.misep {
	height:1px;
	background: #333;
	padding:0;
	margin:5 0;
	_font-size:0px;
	_line-height:0px;
}

/* VERTICAL MENU  >> Link styles - Mise en forme des liens*/
#vmenu li.mitext a.menu, #vmenu li.mitext span {
	text-decoration:none;
	display:block;
	color:#666;
	line-height: 25px;
	text-indent: 10px;
	_text-indent: 0px;
	_padding-left: 10px;
	_width:168px;

}
#vmenu li.miimg {
	border:none;
	text-align:center;
 
}
#vmenu li.miimg img {
	text-align: center;
	border:none;
}
#vmenu li.miimg a.menu {
	display:block;
	text-indent:0;
}
/* VERTICAL MENU  >> mouseover links styles - Element survole*/

#vmenu li.mitext a.menu:hover, #vmenu li.mitext a.subactive {
	background-color:#999;
	background-repeat: no-repeat;
	background-position: 5px top;
	background-image: url(/DesignCss/27000/781/Puce-Menu-Hover.gif);
	color: #FFF;
	padding-left: 10px;
	margin-left: -10px;
	_margin-left: -10px;
	_padding-left: 20px;
	_width:178px;
}
#vmenu a.menu, #vmenu span {
	display:block;
}
#vmenu li.miimg a.menu:hover, #vmenu li.miimg a.subactive {
	background-image: none;
}
#vmenu li.miimg a.menu img {
	border: none;
}
#vmenu li.miimg a.menu:hover img {
	border:none;
}
/* VERTICAL MENU SUBMENUS >> BEGIN */
ul#vmenu li div{
	padding:0px;
	margin:0;
	border: none;
}
ul#vmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
	background-color:#f5f5f5;
	position:absolute;
	top:-1px!important;
	_top:0px;
	visibility:hidden;
	left:178px;
	_left: 178px;
	border: 1px solid #333;
	width: 180px;
	text-align: left;
	background-image: url(none);
	_margin-left:0px;
	_text-align: left;
}
/* Class used to specify the Bottommost item on the Vertical menu and correctly position it's submenu */
ul#vmenu li.menuup ul.submenu{
	bottom:-1px;
	top:auto;
}
ul#vmenu li ul.submenu li {
	margin:0;

	background: none;
}

#vmenu li ul.submenu li.miimg {
text-align: center;
	border:none;
}

ul#vmenu li ul.submenu li a.menu, ul#vmenu li ul.submenu li span, ul#vmenu li ul.submenu li.misep {
	width:auto;
	padding-left:10px;
	padding-right:10px;
	text-indent:0;
	background: none;
}

ul#vmenu li ul.submenu li a.menu:hover {
	background-color: #999;
	background-image: url(none);
	color: #fff;
	width: auto;
}
ul#vmenu li ul.submenu li.misep {
	border-bottom-color:#CCC;
	width: auto;
	margin-bottom: 5px;
}
#vmenu li ul.submenu li.mititle span, #vmenu li ul.submenu li.mititle a.menu {
	margin: 0px;
	padding-top: 4px;
	padding-bottom:4px;
	font-size: 12px;
	color:#999;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	background: none;
	_text-align: left;
	padding-left:20px !important; padding-left: 20px;

}
#vmenu li ul.submenu li.mititle a.menu:hover {
	background-color: #999;
	background-image: none;
	color: #fff;
	padding-right: 10px;
	padding-left:30px;
}
ul#vmenu li ul.submenu li.mitext a.menu, ul#vmenu li ul.submenu li.mitext span {
	color:#666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: left;
	width: auto;
}
ul#vmenu li ul.submenu li.mitext a.menu:hover {
	background-color: #999;
	background-image: none;
	color: #fff;
	padding-right: 10px;
	padding-left:20px;
}
ul#vmenu li ul.submenu li.miimg a.menu:hover {
	background-color: #999;
	background-image: none;
	width: 180px;
	margin: 0;
	padding: 0;
}
ul#vmenu li ul.submenu li.menusep {
	border:none;
}

/* FOOTER STYLE en ligne*/
#footercontainer {
	clear:both; 
	border:0 none;
	margin:0;
	padding:0;
	width:100%;
	height: auto; width:100%; height: 400px;
	background-image: url(http://www.visiontrouble.com/Files/20509/BG-ENTETE-09V1.jpg);
	background-repeat: repeat-x;
	background-position: left top; background-color:#4a4a4a;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;}
#footerarea {
	width:100%; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px; background-color:#4a4a4a; background-image: url(http://www.visiontrouble.com/Files/20509/BG-ENTETE-09V1.jpg);
	background-repeat: repeat-x;
	background-position: left top;}
#footermenu {
	margin:10 0 0 0;
	padding:10px 0 10 0;
	overflow:visible; background-image: url();
	background-repeat: repeat-x;
	background-position: left center; background-color:#363636;
	border-bottom: 1px dotted #999; border-top: 1px dotted #999;}
ul#fmenu {
	width:100%;
	list-style-type:none;
	padding:0;
	white-space:nowrap;
	text-align:center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px; }

	
	
#fmenu li {
	display:inline;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
/* menu colone enlever les slash et etoile 
border-left:1px solid #666;
display:inline-block;
_display:inline;
padding:0 5px;
text-align:left;
width:100px; */	
	
}

#fmenu li.mititle {
font-weight: bold;	
color: #fff;

}
#fmenu li.text {
font-weight: normal;	
color: #fff;
}
#fmenu a.menu {
	text-decoration:none;
	font-size: 10px;
	color: #CCC;
	margin: 0px;
	padding: 0px;}
#fmenu a.menu img {
	border:none;}
#fmenu li a:hover {}
#fmenu a.menu:hover {
	text-decoration:none;
	color: #fa7a17;}
#fmenu li.begin {
	display: none;}
#fmenu li.sep {
	background-color:silver;}
#fmenu li.end {
	display: none;}
#fmenu li.misep {
	display:block;
	height:0px;
	width:0px;
	margin:0;
	font-size:0px;
	line-height:0px;}
#copyright {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
#copyright span {
	color: #ffab2a;
	padding-top: 5px;
	padding-right: 50px; font-size: 12px;
	padding-left: 50px;}
#poweredby {}
#poweredby a, #poweredby a:link, #poweredby a:visited, .blockshortcut a {
	color: #ccc;
	text-decoration:none;}
#poweredby a:hover {
	text-decoration:underline;
	border:none;}
#poweredby span {}

/*Fin du footer style ligne*/

/* END FOOTER */

/*LANGUAGE ICONS */
#langflags {
	text-align:center;
	background-image: url(none);
	margin-top: 10px;
	height: 30px;
	background-position: left top;
	background-repeat: repeat-x;
}
#langflags ul, #langflags li, #langflags a, #langflags span {
	margin: 0;
	padding: 0;
}
#langflags ul {
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	padding-top: 5px;
}

#langflags ul li {
	display: inline;
	text-align: center;
	
}
#langflags ul li a span {
	background-repeat:no-repeat;
	display: inline;
	white-space: nowrap;
	text-align: center;
	cursor:pointer;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	background-position: center center;
	height: 15px;
	width: 22px;
	line-height: 1.2em;
}
#langflags a span {
	border:1px solid #999;
}
#langflags a:hover span {
	border:1px solid #999;
}
#flag0 {
	background: #FFF url(/DesignCss/SharedImages/FlagL0.gif) no-repeat;
}
#flag1 {
	background: #FFF url(/DesignCss/SharedImages/FlagL1.gif) no-repeat;
}
#flag2 {
	background:#FFF url(/DesignCss/SharedImages/FlagL2.gif) no-repeat;
}
#flag3 {
	background:#FFF url(/DesignCss/SharedImages/FlagL3.gif) no-repeat;
}
#flag4 {
	background:#FFF url(/DesignCss/SharedImages/FlagL4.gif) no-repeat;
}
#flag5 {
	background:#FFF url(/DesignCss/SharedImages/FlagL5.gif) no-repeat;
}
/* END LANGUAGE ICONS */


#bannervertical {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	margin-left:20px;
}

.navbar {
	margin-top:10px;
}
.navbar span, .navbar select {
	font-family:arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	padding: 0px;
}
.navbar ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navbar li {
	padding:0;
	margin: 0;
	border:0;
	display: inline;
	line-height: normal;
}
.navbar a, .navbar a:visited, .navbar .off {
	color:#999;
	text-decoration: none;
}
.navbar a:hover {
	color:#666;
	font-weight: bolder;
	text-decoration: underline;
}

.navbar span {
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.navbar select {
	background-color:#FFFFFF;
	color:#999;
}
a span.navfirst, a span.navprev, a span.navnext, a span.navlast {
	margin: 0 5;
}

.view {
	width:100%;
	margin: 0px;
	padding: 0px;
}
.viewtbl {
	padding:0;
	margin:0;
	width:100%;
	border-collapse: separate;
	border-spacing: 5px;
}
.sectiontb {
	padding:0;
}

.sectiontbarea {
	margin: 0px;
	padding: 0px;
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
}

.sectiondata {
	height : 100%;
	margin:0px auto 0 auto; background-color:#fff;
}
.sectiondataarea {
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
	height : 100%;
	padding: 10 10 10 10;
	border-bottom:1px dotted #CCC; margin:0px auto 0 auto;
}

.imgbordernone, .imgthumbnail, .imgmain, .imgcat {
	border:none;
}
/*** BUTTONS & ICONS ***/
/* Main buttons */
a.btnmain span {
	margin: 0px; background-color:#;
	padding: 0px 2px 4px 4;
	text-decoration:none;
	white-space: nowrap;
	background-repeat: no-repeat;

}
a.btnmain {
	font-size:13px;
	color: #555;
	font-weight:bold;
	text-decoration:none;
	margin: 0px;
	padding: 0px 0px 0px 17px;
	background-image: url(/Files/17114/Img/11/P-FLECHE.png);
	background-position: left center;
	background-repeat: no-repeat;
}
a.btnmain:hover{
	background-image: url();
	background-repeat: no-repeat;
	background-position:
	text-decoration:none;
	background-image: url(/Files/17114/Img/24/P-FLECHE2.png);
	background-position: left center;
	background-repeat: no-repeat;
}
a.btnmain:hover span{
	text-decoration:none;
	color:#a6be1b;
}
a#btnsearch, a#btnviewcart {
	padding-left : 0px; padding: 0px 0px 4px 17px;
	background-image: url(/Files/17114/Img/24/P-FLECHE2.png);
	background-position: left center;
	background-repeat: no-repeat; color:#a6be1b;
}
a#btnsearch:hover, a#btnviewcart:hover {
	background-image: url(/Files/17114/Img/24/P-FLECHE2.png);
	background-position: left center;
	background-repeat: no-repeat;
}
a#btnsearch {
	
}
a#btnviewcart {
	
}
/* Secondary buttons */
a.btnsub {
	font-size:10pt;
	font-weight:bold;
	color:#444;
	text-decoration:none;
	padding:4px 0px 4px 23px;
	margin: 10px 0px;
	background-image: url(/Files/17114/Img/24/P-FLECHE2.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:2.2em;
}
a.btnsub:hover {
	text-decoration:underline;
}

#btnordernow {background-image: url(/Files/17114/DESIGN/P-CART.png);
	background-repeat: no-repeat; color :#a7bf1b; font-size: 15px;
	background-position: left center; line-height:2.2em; padding: 10 10 10 25px;
}
a#btnemailfriend {
	background: url(/DesignCss/SharedImages/EMail-w.gif) no-repeat 0px 2px;
}
a#btnaddtofav {
	background: url(/DesignCss/SharedImages/Favorite-w.gif) no-repeat 0px 2px;
}
a#btnattachment {
	background: url(/DesignCss/SharedImages/Attachment-w.gif) no-repeat 0px 3px;
}

/* icons */
#icontrash, #iconerror, #iconwarning, #iconsalespolicy, #iconattachment, #iconemail, #iconweb, #iconmap {
	width:19px;
	height:19px;
	border:0px;
	vertical-align: text-bottom;
	margin:1px;
}
#icontrash {
	background: url(/DesignCss/SharedImages/TrashCan-w.gif) no-repeat;
}
#iconerror {
	background: url(/DesignCss/SharedImages/Error-w.gif) no-repeat;
}
#iconwarning {
	background: url(/DesignCss/SharedImages/Warning-w.gif) no-repeat;
}
#iconsalespolicy {
	background: url(/DesignCss/SharedImages/SalesPolicy-w.gif) no-repeat;
}
#iconattachment { /* Mail */
	background: url(/DesignCss/SharedImages/Attachment-w.gif) no-repeat;
}
#iconemail {
	background: url(/DesignCss/SharedImages/EMail-w.gif) no-repeat;
}
#iconweb {
	background: url(/DesignCss/SharedImages/Web-w.gif) no-repeat;
}
#iconmap {
	background: url(/DesignCss/SharedImages/Map-w.gif) no-repeat;
}
/*** END BUTTONS & ICONS ***/

.blockshortcut {
	background-color: #;
	display:block;
	width:180px;
	padding:9px;
	margin: 0 0 0 0;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #fff #eee #eee;
}
.blockcontainer {
	margin-top: 0px; background-color: #;
	padding: 0px;
}


.blockshortcut, .blockshortcut input {
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:8pt; 
}
.blockshortcut form,  .blockshortcut p, .blockshortcut span, .blockshortcut input, .blockshortcut select, .blockshortcut textarea, .blockshortcut a {
	margin:0;
	padding:0;
}
.blockshortcut a, .blockshortcut a:link, .blockshortcut a:visited {
	color: #CE4204;
	text-decoration:none;
}
.blockshortcut a:hover {
	text-decoration:underline;
	border:none; color: #fa7a17;
}
.blockshortcut input {
	
	
}
#blockuserlogin .LoginTagLine { color: #bbb;
	
}
#blockuserlogin .email, #blockuserlogin input.password, #blocksearch .searchtext, #blocknewsletter .email, #blockcoupon input.coupon {
	margin: 7 2 2 0; background-color:#;
	
}
#blockuserlogin .email, #blockuserlogin input.password {
	width: 160px; 
}
.blockshortcut input.blockbtn {
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 2px;
	margin-left: 0; 
}
.blockshortcut input.blockbtn:hover {
	
}
#blockuserlogin .blockbtn {
	margin-right:5px;
}


#blockuserlogin .firstvisit, #blockuserlogin .firstvisit a {
	display:block; 
}
#blockuserlogout .hellouser {
	display:block;
}
#blockuserlogout .viewaccountinfo {
	display:block;
}
#blocksearch .searchtext {
	display:block;
	float:left;
	width: 160px; 
}
#blocksearch .searchimg {
	display:block;
	float:left;
	background-image:url(/Files/20509/Img/13/Puce-search-2010.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:0px;
	width:26px;
	height:29px; 
}
#blocksearch .blockbtn {
	display:block;
	clear:both;
}

#blocknewsletter .newstagline { color: #e6104d; margin-bottom: 22px;
}
#blocknewsletter label { color: #bbb; padding: 2px;
}
#newsok {
	margin-right: 5px;
	
}
#newsko {
	margin-right: 5px;
	
}
#blocknewsletter .email {
	width: 130px; color: #bbb;
}
#blocknewsletter .blockbtn {
	margin-top: 5px;
}
#blockrssfeeds a.rss {
	background-image:url(/DesignCss/SharedImages/RSSFeeds.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:100px;
	font-size: 20px;
	line-height: 25px;
}
#blockrssfeeds a.rss:hover {
	text-decoration:none;
}
#blockrssfeeds span.rss {
	display:inline;
}
#blockcoupon span.coupon {
	display:block;
}
#blockcoupon input.coupon {
	width: 130px;
	margin-right: 5px;
}
#blockcoupon .blockbtn {
}

/*** ORIGINAL CSS ***/
BODY.PBPW {
	background-color:#FFFFFF;
	color:#000000;
	font-family:century gothic;
	margin: 20px;
	height: 100%;
}
/* ###OBSOLETE### *** 
A.PBHMItem { color:#000000; font-family:century gothic; font-weight:bold; font-size:8pt; font-style:italic; text-decoration:none; }
A.PBHMItem:hover { color:#000000; font-family:century gothic; font-weight:bold; font-size:8pt; font-style:italic; text-decoration:underline; }
TABLE.PBHMItmFrm { border-style:solid; border-width:0; } 
A.PBVMItem { color:#000000; font-family:century gothic; font-size:8pt; text-decoration:none; }
A.PBVMItem:hover { color:#000000; font-family:century gothic; font-size:8pt; text-decoration:underline; }
/* ###OBSOLETE### *** TABLE.PBVMItmFrm { border-style:solid; border-width:0; } 
A.PBFMItem { color:#000066; font-family:century gothic; font-weight:bold; font-size:8pt; text-decoration:none; }
A.PBFMItem:hover { color:#000000; font-family:century gothic; font-weight:bold; font-size:8pt; text-decoration:underline; }
.PBFMITemSep { color:#000000; font-family:century gothic; font-size:8pt; }
/*.PBCopyright { color:#878787; font-family:century gothic; font-weight:bold; font-size:8pt; }
.PBPowerBy {
	color:#999999;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.PBHD { color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-weight:normal; font-size:24pt; font-style:normal; }
.PBLogo { color:#FFFF47; font-family:century gothic; font-weight:bold; font-size:10pt; }*/
.PBPTitle {
	color:#ffac2b;
	font-family:century gothic, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16pt;
	font-style:normal;
	margin: 0px;
	padding: 0 0 0 0;
	text-transform: none;
	text-decoration: none;
}
.PBSTitle {
	color:#9a9999;
	font-family:century gothic,Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:normal;
	font-size:16pt;
}
.PBColHead {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:10pt;
}
.PBStatic {
	color:#000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:bold;
	font-size:8pt;
}
.PBMsg {
	color:#fc9802;
	font-family:century gothic, Helvetica, sans-serif, "century Gothic";
	font-size:10pt;
}
.PBErrMsg { color:#FF0000; font-family:Verdana; font-weight:bold; font-size:10pt; }
.PBMainTxt {
	color:#669e0c;
	font-family:century gothic, Helvetica, sans-serif, "century Gothic";
	font-weight:regular;
	font-size:10pt;
	font-style:normal;
}
.PBShortTxt {
	color:#555;
	font-family:century gothic,arial, Helvetica, sans-serif, "century Gothic";
	font-size:10pt;
}
.PBLongTxt {
	color:#666;
	font-family:century gothic,arial, Helvetica, sans-serif, "century Gothic";
	font-size:9pt;
	text-align: justify;
}
.PBCurrency {
	color:#ffab2a; padding: 0px; margin:0px;
	font-family:century gothic, Helvetica, sans-serif, "century Gothic";
	font-weight:regular;
	font-size:13pt;
}
.PBDate {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:10pt;
	font-style:italic;
}
.PBNumber {
	color:#666;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
}
A.PBLink {
	color:#666;
	font-size:12pt;
	text-decoration:none;
}
A.PBLink:hover {
	color:#999;
	text-decoration:underline;
}
/* ###OBSOLETE### *** 
SELECT.PBNav { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal; }
A.PBNav { color:#000066; font-family:Verdana; font-size:8pt; text-decoration:none; }
A.PBNav:hover { color:#000000; font-family:Verdana; font-size:8pt; text-decoration:underline; }
.PBNav { color:#000000; font-family:Verdana; font-size:8pt; }*/
HR.PBMain { color:#000000; height:2; }
HR.PBSub { color:#ffad2b; height:1;  }
TEXTAREA.PB {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:8pt;
	font-style:normal;
}
SELECT.PB {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:8pt;
	font-style:normal;
	background-color: #fff;
	margin: 0 0 0 0px;
	padding: 0px;
}
INPUT.PB {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:8pt;
	font-style:normal;
}
INPUT.PBBtnStd {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:bold;
	font-size:8pt;
}
A.PBBtnStd {
	color:#666;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}
A.PBBtnStd:hover {
	color:#999;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-weight:bold;
	font-size:8pt;
	text-decoration:underline;
}
.PBReqNote {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif, "century Gothic";
	font-size:9pt;
	font-style:italic;
}


#maincontainer.itemdetail .PBMainTxt{
	font-size: 15pt; color: #333;
	text-transform: normal; font-family: century gothic;
	font-weight: normal; padding: 0px; margin:0px auto 0 auto;
}

#btnsearchnow {
line-height:0;
position:relative;
top:10px;
}

.viewtbl td { width : 30%; }

.itemlist .sectiondataarea tbody td { width : 100%; padding:9px; } 

.itemlist .sectiondataarea tbody td table td { _width : auto; } 

/* Redimension des images menu*/

#hmenu li.auto img  {
	height:30px;
}

#vmenu li.auto img {
	width: 176px; 
}

.sectiondata .sectioncatheader {
	border:none;
}

.sectionsubcatlist {

}

ul.subcatlist li {
border-left:1px solid #ffa828;
display:inline-block;
_display:inline;
line-height:100%;
padding:0 5px;
text-align:left;
width:165px;
}


ul.subcatlist li  .PBMainTxt {
color:#ffa828;
font-size:8pt;
font-weight:normal;
}

ul.subcatlist {
padding:5px;
}

.subcatlisttitle{
border-bottom: 1px solid #ffa828;
}

/* Shopping Cart { */
.imgshopcart {
	float:right;
	border:none;
	margin-left:5px;
	max-width:80px;
	width: expression(this.clientWidth < 80? this.clientWidth+"px":"80px");
}
/* Shopping Cart } */

/* Image List and Magic Zoom { */
.imgcontainer {float:right;}
.imgcontainer .imgthumbnail{border:none;}
.imgcontainer #imgmain{text-align:center;}
.imgcontainer #imgmain a {margin:0 auto;}
.imgcontainer .imgthumblist ul {
	list-style-type:none;
	margin:10;
	padding:10; 
}
.imgcontainer .imgthumblist li {display:inline;margin:0;padding:0;}
.imgcontainer .imgthumblist {text-align:center; margin-top:15px;}
.imgcontainer .imgthumblist img {border:none;margin:0;padding:0;cursor:pointer;}
.imgcontainer .imgthumblist li.nextthumbnail {margin-left:5px;}

.MagicZoomBigImageCont {border:1px solid #CDCDCD;}
.MagicZoomPup {
	border:1px solid #aaa;
	background:#ffffff;
	cursor:hand; 
}
.MagicZoomLoading {
	background:#ffffff;
	color:#444;
	border:1px solid #ccc;
	opacity:0.8;
	padding:3px 3px 3px 3px !important;
	display:none; 
}
/* Image List and Magic Zoom } */

/* Sub Category List { */
div.subcatlisttitle, ul.subcatlist, ul.subcatlist li, ul.subcatlist li a{
	margin:0;					   
	padding:0;
	border:none;
}
ul.subcatlist{
	list-style-position:inside;
	color:#000000;
}
ul.subcatlist li a{
	text-decoration:none;
}
ul.subcatlist li a:hover{
	text-decoration:underline;
}
/* Sub Category List } */

/* Category Breadcrumb { */
ul.catbreadcrumb {
	margin:0;					   
	padding:0;
	border:none;
	list-style-position:inside;
	list-style-type:none;
	display:inline;
}
ul.catbreadcrumb li {
	margin:0;					   
	padding:0;
	border:none;
	display:inline;
}
ul.catbreadcrumb li.catbcsep span {
	padding:0 5px 0 5px;
}
ul.catbreadcrumb li.catbcsep a {
	text-decoration:none;
}
/* Category Breadcrumb } */

/* Blog { */
#maincontainer.blogarticles.itemdetail h1{
	margin:0px; font-family: century gothic; font-size: 20px; 
}
#all_comments h3{
	margin:0;
}
#new_comments h3{
	margin:0;
}
#new_comments div{
	margin-top:10px;
}
.rsslink{
	margin-left:10px;
}
.rssicon{
	border:none;
	vertical-align:middle;
}
div.blogpostdate{
	float:right;
	margin:0;
}
.articletitle{
	font-size:18px;
	margin:0;
	padding:0;
}
.articleblockbefore{
	margin-left:0;
	padding:0;
}
.articleblockafter{
	padding:0;
}
div.comment, div.commenteven, div.commentodd{
	margin:0 0 0 10px;
	overflow:auto;
	padding:2px 0;
}
div.commentodd{
	background-color:#EFEFEF;
}
div.commentcontent{
	margin-bottom:5px;
}
div.commentfooter{
	margin-bottom:10px;
}
span.commentfooterlabel{
	padding:0;
}
span.commentseparator{
	font-weight:bold;
}
span.commentfooterdate{
	font-style:italic;
}
div.commentpreview{
	border:solid 3px #EEEEEE;
	padding:1px 10px;
	margin-bottom:10px;
	background-color:#F9F9F9;
}
div.commentpreview div.commentfooter{
	font-weight:bold;
}

span.commentfieldsrequired{
	font-weight:bold;
}
.PBRelPdtTable {
	border:solid 0px #EEEEEE;
	padding:30px; width:900px; height:100%;
	margin :10px 10px 30px 0px; text-align:left;
	background-color:#;
}

.PBLayoutTable {
	border:solid 0px #EEEEEE;
	padding:10px; margin :10px 0px 10px 0px;
	text-align:left; 
	background-color:#; width:200px; height:100%;
}


/* Blog } */