
body.PB {
	text-align:center;
	font-family: Verdana;
	margin:0;
        padding:0px;
        background:url(http://www.alafete.fr/Files/16440/fondsitecss.jpg) top center no-repeat #fd0000;
	
}

/* MAIN >> General page container */
#maincontainer {
	text-align:left;
	margin:0 auto;
	width:983px;

}

#topbanner {
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:10px;
	line-height:0px;
}
#compte1 {

position:absolute;
top:23px;
left:850px;
height:15px

}

.connect1 {
float:center;
width:80px;
margin-right:1px;
margin-top:5px;
padding-left:1px;
background:#fff;
border:0px solid #000000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#000;
height:15px

}


.ok1 {
position:absolute;
top:8px;
left:85px;
background:transparent;
border:0px solid #000000;
padding-bottom:2px;
color:#fff;
height:19px
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
}

.txt1 {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:9pt;
font-weight:400;
color:#9f9e9e;
height:19px
}


#menusearch1 {
position:absolute;
top:223px;
left:850px;
height:15px
margin:0px
padding:0px;
 
}
.searchcase {
float:left;
width:80px;
margin:0px;
padding-left:10px;
background:#fff;
border:0px solid #000000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
color:#000;
height:15px
}
 
.boutonsearch {
background:transparent;

position:absolute;
top:0px;
left:86px;

border:0px solid #000000;
padding-bottom:2px;
color:#fff;
height:19px
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
 
}

#anim1 {
       position:absolute;
        top:0px;
        left:10px;
        height:15px

}
#jaune {
       position:absolute;
        top:85px;
        left:840px;
        height:15px

}


/* HEADER STYLES >> General layout configuration - Configuration de la mise en page des &#65533;l&#65533;ments*/
#headercontainer {
	margin: px;
	height:274px;
        background:url(http://www.alafete.fr/Files/16440/Img/09/fondsitecss_02.png)  no-repeat ;
	position: relative;/* Necessary for correct display of dropdown menus */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: px;
	text-align:left;
	z-index:100; /* Necessary for correct display of dropdown menus */
}
#headerarea {
	position:relative;
	margin:0;
	padding:0;
}
#headercolumn1{
	height: 130px;
	width:200px;
	position:absolute;
	left: 10px;
	top: 10px;
	text-align: center;
	margin:0;
	padding:0;
}
#headerlogo {
	width: 200px;
	padding:10px;
}
#headerlogo a {
	vertical-align: middle;
}
#headerlogo img {
	border: none;
}
#headerbanner {
	display:block;
	width:100%;
	background-color:Silver;
	text-align:center;
}

#headerdata {
	width:560px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: right;
	right: 30px;
	top: 30px;
}
#headertext {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	
}
#headerbanner {
}
/* HORIZONTAL MENU  >> menu block  - Bo&#65533;te menu*/
#headermenu {
	position: absolute;
	top: 208px;
	left: 182px;
	width: 583px;
	height: 18px;
	padding: 0px;
	background-repeat: no-repeat;
	overflow: visible;
	
}
/* HORIZONTAL MENU  >> menu  items layout configuration  - Configuration de la mise en page des &#65533;l&#65533;ments*/
ul#hmenu {
	float: left;
	margin: 0px 0px 0 0;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}
#hmenu li {
	position:relative; /* Necessary for submenu positioning  */
	float: left;/* only left to keep menu items in the correct order*/
}
/* HORIZONTAL MENU  >> Link styles - Mise en forme des liens*/
#hmenu a.menu, #hmenu span {
	display: block;
       font-size: 8pt;
	display: block;
	color: #fff;
        _width:1;
	white-space: nowrap;
	background:url("/Files/16440/onglet_03.png") repeat-x;
	line-height:38px;
	padding:2px 10 2 10;
	text-decoration:none;

}

/* HORIZONTAL MENU  >> mouseover links styles - El&#65533;ment survol&#65533;*/
#hmenu li a:hover {
            
}
#hmenu a.menu:hover, #hmenu a.subactive {
	text-decoration:none;
	color: #f6fd00;
         height:34px;
        background-color:#f6fd00;
	
}
/* 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;
	background:url("/Files/16440/onglet_02.png") no-repeat; 
	float: left;
	width: 9px;
	height: 38px;
	margin: 0px;
	padding: 0px;
}
/* HORIZONTAL MENU  >> Separator  between menu items - Separateur entre les &#65533;l&#65533;ments*/
#hmenu li.sep {
	
	display:block;
	background:url("/Files/16440/") ;
	line-height:34px;
	width: 18px;
}
/* HORIZONTAL MENU  >> Last element (border after last menu item) - Dernier &#65533;l&#65533;ment (bordure)*/
#hmenu li.end {
	display: block;
	background:url("/Files/16440/onglet_05.png") no-repeat; 
	float: left;
	width: 19px;
	height: 38px;
	margin: 0px;
	padding: 0px;

}
/* HORIZONTAL MENU  >> Menu items - El&#65533;ments*/
#hmenu li.mitext {
	text-align:center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#hmenu li.miimg img {
	border:none;
}
/* HORIZONTAL SUBMENU >> */
ul#hmenu li div {
	margin:0;
	border:none;
	padding-top:2px;
}
ul#hmenu li ul.submenu{
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin:0;
	background-color: #333333;
	border: 1px solid #999999;
	position:absolute;
	visibility:hidden;
	left:0px;
}
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:10px; /* set lateral padding here*/
	padding-right:10px;
	width:200px;/* set submenu width here */
}
/* 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;
	color:#FFCC00;
	font-size: 9pt;
	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: 9pt;
	line-height: 14px;
	font-weight: normal;
	white-space:normal;
	background: 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);
}
ul#hmenu li ul.submenu li.mititle a:hover {
	color:#FFCC00;
}
/* HORIZONTAL SUBMENU END */

/* END HEADER STYLES */

/* CONTENT STYLES */
#bodycontainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
    	width: 983px;
        text-align: center;
	z-index:50;/* necessary for submenus */
}
#bodyarea {
	margin :0px;
       background-image: url(/Files/16440/Img/08/fondsitecss_04.png);
	background-repeat:repeat-y;
        position:relative;/*necessary for IE when body area is positioned relative*/
	top:0px;
	left:0px


}
#bodycolumn1 {

	float:left;
	position:relative;/*necessary for IE when body area is positioned relative*/
	top:0px;
	left:0px;
	width:185px;
	margin: 0px;
	padding: 0 0 0px 0;
}
#bodycolumn2 {

	margin:0 0 0 190px; /* right margin leaves room for #bodycolumn1 */
_margin:0 0 0 185px; /* right margin leaves room for #bodycolumn1 */
	padding:0px 5px 0 0;
}
#bodycolumn3 {
	position:absolute;
	top:-100px;
	right:-20px;
	background-color:silver;
	margin:0;
	padding:0;
}
#verticalbanner {
	position:absolute;
	left:0;
	top:0;
}

#bodytopbanner {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bodydata {
	margin: 0px;
	padding: 0px;
}
#bodyarea {
	min-height:450px;
	height:auto;	
	margin: 0px;
	padding: 0px;
}
/* for min-height in IE */
/*\*/
*html #bodyarea {
	height:450px;
}
/**/
#bodydata form {
	margin: 0px;
	padding: 0px;
}
/* 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 g&#65533;n&#65533;rale*/
#verticalmenu {
	display:block;
	margin:0;
	overflow:visible;
	padding: 0px;
	text-align: left;
        background:none;
}
/* VERTICAL MENU  >> Menu items layout styles - Configuration de la mise en page des &#65533;l&#65533;ments*/
ul#vmenu {
	margin:0;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#vmenu li {
	margin:0 0px 0 0px;
	position:relative; /* Necessary for submenu positioning */
}
#vmenu li a, #vmenu li span, #vmenu li.misep {
	width:164px; /* set menu width here */
	_width:184px; /* set menu width here */
}
/* VERTICAL MENU  >> First element (border before first menu item) - Premier &#65533;l&#65533;ment (bordure)*/
#vmenu li.begin {
	display:none;
}
/* VERTICAL MENU  >> Separator  between menu items - Separateur entre les &#65533;l&#65533;ments*/
#vmenu li.sep {
	background-color:#CBCBCB;
	height:1px;
}
/* VERTICAL MENU  >> Last element (border after last menu item) - Dernier &#65533;l&#65533;ment (bordure)*/
#vmenu li.end {
	display:none;
}
/* VERTICAL MENU  >> Menu items - El&#65533;ments*/
/* VERTICAL MENU >> Titles for sub sections */
#vmenu li.mititle span, #vmenu li.mititle a.menu {
	font-size: 14px;
	font-weight: bold;
	display:block;
	color: #000000;
	line-height: 25px;
	text-indent: 0px;
	text-decoration:none;


}
#vmenu li.mititle a.menu:hover, #vmenu li.mititle a.subactive {
	text-decoration: none;
	color: #000000;
}
/* End Section Titles */
#vmenu li.mitext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:400;
	line-height: 25px;
	color:#000000;
}
#vmenu li.menusep {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CBCBCB;
	width:164px;
padding:0 0 0 0px;
}
/* VERTICAL MENU  >> Spacers - El&#65533;ments de type espace*/
#vmenu li.mispacer {
	height:20px;
}
/* VERTICAL MENU  >> Separators - El&#65533;ments de type s&#65533;parateur*/
#vmenu li.misep {
	height:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAD596;

}

/* VERTICAL MENU  >> Link styles - Mise en forme des liens*/

#vmenu li.mitext a.menu, #vmenu li.mitext span  {
	text-decoration:none;
	display:block;
	color:#000000;
	line-height: 25px;
	padding:0 0 0 20px;
background: url(/Files/16440/puce.png) no-repeat 7px 7px;
}
#vmenu li.miimg {

padding:0 px;
}
#vmenu li.miimg img {
	
}
#vmenu li.miimg a.menu {
	display:block;
	text-indent:0;
}

/* VERTICAL MENU  >> mouseover links styles - El&#65533;ment survol&#65533;*/

#vmenu li.mitext a.menu:hover, #vmenu li.mitext a.subactive {
	background: url(/Files/23606/menuvhover.jpg) #d5d5c3 repeat-x;
	background-position:  top;
	color:#000;
        padding:0 0 0 20px;
}

#vmenu li.miimg a.menu:hover, #vmenu li.miimg a.subactive {

    background-color: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;
	border: 1px solid #D1AEF1;
	background-color:#fdf402;
	position:absolute;
	top:-1px;
	visibility:hidden;
	left:184px;
}
/* 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;
}
ul#vmenu li ul.submenu li a.menu, ul#vmenu li ul.submenu li span, ul#vmenu li ul.submenu li.misep {
	width:174px;
	_width:174px;
	padding-left:10px;
	padding-right:10px;
	text-indent:0;/* cancels inherited text-indent properties */
}

ul#vmenu li ul.submenu li a.menu:hover {
	text-indent:0;/* cancels inherited text-indent properties */
}
ul#vmenu li ul.submenu li.misep {
	border-bottom-color:#46285F;
}
#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: 9pt
	color:#5D0341;
	line-height: 15px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
}
#vmenu li ul.submenu li.mititle a.menu:hover {
	background-image:none;
	background-color:#46285F;
	color:#FFFFFF;
}
ul#vmenu li ul.submenu li.mitext a.menu, ul#vmenu li ul.submenu li.mitext span {
	font-size: 9pt;
background-image:none;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
	padding-top:4px;
	padding-bottom:4px;
}
ul#vmenu li ul.submenu li.mitext a.menu:hover{
	background-color: #46285F;
line-height:14px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:normal;
background: url(/Files/23606/menuvhover.jpg) #d5d5c3 repeat-x;
}
ul#vmenu li ul.submenu li.miimg a.menu:hover{
	background-color: #43265B;
	background-image: none;
}
ul#vmenu li ul.submenu li.menusep {
}
/* VERTICAL SUBMENU END */

/* FOOTER STYLES */
#footercontainer {
	clear:both;
	border:0 none;
	margin:0;
	padding:0;
	width:100%;
	background-image: url(/Files/16440/fondsitecss_05.png);
	background-repeat: no-repeat;
	height: 140px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
#footerarea {
	width:983px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	}
#footermenu {
             margin: 0;
	
	    padding:0;
	      overflow:visible;
}
/* FOOTER MENU >> Menu items layout - Configuration de la mise en page des &#65533;l&#65533;ments*/
ul#fmenu {
	width:700px;
	list-style-type:none;
	padding:0;
	text-align:center;
	margin-top: 0px;
	//margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#fmenu li {
	border:none;
	display:inline;
	line-height: 10px;
	padding:0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
/* FOOTER MENU >>  Link styles - Mise en forme des liens*/
#fmenu a.menu {
	text-decoration:none;
	color: #fff;
	padding: 0px;
}
/* FOOTER MENU >>   mouseover links styles - El&#65533;ment survol&#65533;*/
#fmenu li a:hover {
}
#fmenu a.menu:hover {
	text-decoration:none;
	color: #fafc00;
}
/* FOOTER MENU >> First element (border before first menu item) - Premier &#65533;l&#65533;ment (bordure)*/
#fmenu li.begin {
	display: none;
}
/* FOOTER MENU >>  Separator  between menu items - Separateur entre les &#65533;l&#65533;ments*/
#fmenu li.sep {
	
}
/* FOOTER MENU >> Last element (border after last menu item) - Dernier &#65533;l&#65533;ment (bordure)*/
#fmenu li.end {
	display: none;
}
/* FOOTER MENU >> Separator */
#fmenu li.misep {
	
}
/* END FOOTER MENU */

/* COPYRIGHT and CREDITS */
#copyright {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright span {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	color: #666666;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
}
#poweredby {margin-top: 10px}
#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 {}
/* END COPYRIGHT and CREDITS */

/* END FOOTER */

/*LANGUAGE ICONS */
#langflags {
	text-align:center;
	margin: 0;
	padding: 10px 0px;
}
#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;
}

#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: 9pt;
	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 #FFCC00;
}
#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 {
	
}
.navbar span, .navbar select {
	font-family:arial;
	font-size:9pt;
	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:#000;
	text-decoration: none;
}
.navbar a:hover {
	color:#E476BD;
	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:#000;
}
a span.navfirst, a span.navprev, a span.navnext, a span.navlast {
	margin: 0 5;
}
.navfirst {
	
}
.navprev {
	
} 
.navnext {
	
} 
.navlast {
	
}
.view {
	width:96%;
	background-color:white;
	margin: 0px;
	padding: 0px;
}
.viewtbl {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse: collapse;
	border-spacing: 0px;
	
}
.sectiontb {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sectiontbarea {
	margin: 0px;
	padding: 0px;
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
}



.sectiondata {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0px;
	border-top: 1px solid #8ba828;
border-left: 1px solid #8ba828;	
}
.sectiondataarea {
	_width: 100%; /* Fixes a bug in IE (related to the site's structure) */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}

.imgbordernone,  .imgmain, .imgcat {
	border:none;

}

.imgthumbnail {
	border:none;
}


/* Main buttons */
a.btnmain span {
	background-image: url(/Files/15705/Button_Right.gif);
	background-position: right -2px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 9px 4px 0px;
	text-decoration:none;
}
a.btnmain {
	background-image: url(/Files/15705/Button_left.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	font-size:11px;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 4px 9px;
}
a.btnmain:hover {
	background-image: url(/Files/15705/Button_left.gif);
	background-repeat: no-repeat;
	background-position: left -23px;
	text-decoration:none;
}
a.btnmain:hover span{
    background-image: url(/Files/15705/Button_Right.gif);
	background-position: right -23px;
	background-repeat: no-repeat;
    text-decoration:none;
	color:#111;
}
a.btnsub {
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#111;
	text-decoration:none;
   padding:4px 0px 4px 23px;
    line-height: 2em;
    margin: 10px 0px;

}
a.btnsub:hover {
	text-decoration:underline;
}
a#btnsearch {
    background-image: url(/Files/15705/loupe.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	margin: 0;
	padding: 0px 0px 4px 21px;
	font-size:11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:2;
}
a#btnsearch:hover {	
	background-image: url(/Files/15705/loupe.gif);
	background-repeat: no-repeat;
	background-position: left -23px;
	text-decoration:none;
}
/*a#btnsearch span {
      background-image: url(/DesignCss/SharedImages/Search.gif);
      background-repeat: no-repeat;
      background-position: left;
      padding-left : 25px;
}
 
/* Secondary buttons */

 
a#btnemailfriend {
    background: url(/DesignCss/SharedImages/EMail.gif) no-repeat 0px 0px;
}
a#btnaddtofav {
    background: url(/DesignCss/SharedImages/Favorite.gif) no-repeat 0px 0px;
}
a#btnattachment {
    background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat 0px 0px;
}

/* 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.gif) no-repeat;
}
#iconerror {
	background: url(/DesignCss/SharedImages/Error.gif) no-repeat;
}
#iconwarning {
	background: url(/DesignCss/SharedImages/Warning.gif) no-repeat;
}
#iconsalespolicy {
	background: url(/DesignCss/SharedImages/SalesPolicy.gif) no-repeat;
}
#iconattachment { /* Mail */
	background: url(/DesignCss/SharedImages/Attachment.gif) no-repeat;
}
#iconemail {
	background: url(/DesignCss/SharedImages/EMail.gif) no-repeat;
}
#iconweb {
	background: url(/DesignCss/SharedImages/Web.gif) no-repeat;
}
#iconmap {
	background: url(/DesignCss/SharedImages/Map.gif) no-repeat;
}
/*** END BUTTONS & ICONS ***/


.blockshortcut {
	display:block;
	width:120px;
	padding:5px;
	margin: 0 0 5 10;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}
.blockcontainer {
	margin: 0px;
	padding: 0px;
}


.blockshortcut, .blockshortcut input {
	font-family: Arial, Verdana,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: #000;
	text-decoration:none;
}
.blockshortcut a:hover {
	text-decoration:underline;
	border:none;
}
.blockshortcut input {
	
	
}
#blockuserlogin .LoginTagLine {
	
}
#blockuserlogin .email, #blockuserlogin input.password, #blocksearch .searchtext, #blocknewsletter .email, #blockcoupon input.coupon {
	margin: 2 2 2 0;
	
}
#blockuserlogin .email, #blockuserlogin input.password {
	width: 110px;
}
.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: 90px;
}
#blocksearch .searchimg {
	display:block;
	float:left;
	background-image:url(/DesignCss/SharedImages/Search.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:2px;
	width:20px;
	height:19px;
}
#blocksearch .blockbtn {
	display:block;
	clear:both;
}

#blocknewsletter .newstagline {
}
#blocknewsletter label {
}
#newsok {
	margin-right: 5px;
	
}
#newsko {
	margin-right: 5px;
	
}
#blocknewsletter .email {
	width: 10px;
}
#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: 110px;
	margin-right: 5px;
}
#blockcoupon .blockbtn {
}



/********************************************************/
/* @CONTENT												*/
/********************************************************/


/*** ORIGINAL CSS ***/
BODY.PBPW {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 20px;
	height: 100%;
}

.PBPTitle {
	color:#464646;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16pt;
	font-style:normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.PBSTitle { color:#000; font-family:Verdana; font-weight:bold; font-size:12pt; }
.PBColHead { color:#000000; font-family:Verdana; font-size:10pt; }
.PBStatic { color:#393939; font-family:Verdana; font-weight:bold; font-size:8pt; }
.PBMsg { color:#000015; font-family:Verdana; font-size:9pt; }
.PBErrMsg { color:#FF0000; font-family:Verdana; font-weight:bold; font-size:10pt; }
.PBMainTxt { color:#000; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-size:10pt; }
.PBShortTxt { color:#003300
; font-family:Verdana; font-size:9pt;}
.PBLongTxt { color:#434343; font-family:Verdana; font-size:10pt; }
.PBCurrency { color:#000000; font-family:Arial; font-weight:bold; font-size:11pt; }
.PBDate { color:#000000; font-family:Verdana; font-size:10pt; font-style:italic; }
.PBNumber { color:#333333; font-family:Verdana; font-weight:bold; font-size:10pt; font-style:italic; }
A.PBLink { color:#919191; font-size:20pt; text-decoration:none; }
A.PBLink:hover { 
color:#7a7a7a; font-size:20pt; text-decoration:underline;
 background-color:#fff;
     filter: alpha(opacity:0.7);
        KHTMLOpacity: 0.7;
        MozOpacity: 0.7;
        -khtml-opacity:.70;
        -ms-filter:"alpha(opacity=70)";
        -moz-opacity:.70;
        filter:alpha(opacity=70);
        opacity:.70;
  
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";


 }

HR.PBMain { color:#000000; height:2; }
HR.PBSub { color:#000000; height:1; }
TEXTAREA.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal; }
SELECT.PB {
	color:#000000;
	font-family:Verdana;
	font-size:8pt;
	font-style:normal;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
INPUT.PB { color:#000000; font-family:Verdana; font-size:8pt; font-style:normal;}
INPUT.PBBtnStd { color:#000000; font-family:Verdana; font-weight:bold; font-size:8pt; }
A.PBBtnStd { color:#919191; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:none; }
A.PBBtnStd:hover { color:#919191; font-family:Verdana; font-weight:bold; font-size:8pt; text-decoration:underline; }
.PBReqNote { color:#000000; font-family:Verdana; font-size:9pt; font-style:italic; }

.sectiondataarea, .sectioncatheader{
	background:url(/Files/25642/Img/11/fond_produit09.jpg) no-repeat;
	
}
.itemlist #btnaddtocart  {
display:none;
}


.sectioncatheader {
background: #FFFF33;
color:#FFFFF;
border:1px solid #fff;

}

#reseau {
   background:url(/Files/16440/Img/23/reseausociaux.jpg) no-repeat;
   width:497px;
    height:110px;
_height:165px;
   font-family:Arial;
   font-size:9pt;
   margin-top:0;
   padding-top:60;
_padding-top:50;
   padding-left:19;
}
 
.addthis_button_compact{
   font-family:arial;
   font-size:14px;
    text-decoration:none;
    color: #000;
 
}