/***********************************************/
/* dp_assurance 17/07/2006                            */
/***********************************************/ 

body{
	width: 824px;
	font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}


table
{
    font-family: arial,helvetica,sans-serif
}
tr
{
    font-family: arial,helvetica,sans-serif
}
td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}



label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}


LI {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



p
{
    font-family: arial,helvetica,sans-serif
}
div
{
    font-family: arial,helvetica,sans-serif
}
span
{
    font-family: arial,helvetica,sans-serif
}
select
{
    font-family: arial,helvetica,sans-serif
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
    width: 924px;
    height: 50px;
	background-image: none;
    border: 2px none black;
	margin-bottom: 10px;
}

#logo{
    margin-left:auto;
    margin-top:auto;
}

#logo .logo_logo{
	font-family: Arial; font-size : 14pt;  color :#1D5898; background-color: #ffffff; font-weight: bold;

}

#header_ban{

    margin-left:285px;
	width: 468px;
	height: 60px;
}

#navBar{
	width: 200px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 2px none black;
	margin-right: 10px;
	}
#navBar img {
	border: 1px solid black;
}

#content{
	float:right;
	width: 65%;
	margin: 0;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0;
	padding-left: 0;
}


.tel{
	color: #FFFFFF;
	font-size: 14;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.tel2 {font-size: 18px}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#siteInfo .contact {font-weight:normal; color:#484848; padding-top:3px}


#siteInfo .contact a {font-weight:normal; color:#484848; text-decoration:none}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	margin-bottom: 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
    text-align: center;
	 margin-bottom: 10px;



}

.contact {font-weight:normal; font-size : 9pt; color:#484848; padding-top:3px}


.copyright {
	FONT-SIZE: 9px; COLOR: #cccccc; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/************* #siteInfo styles ***************/

#siteInfo{ 
	clear: both;
	width: 974px;
    text-align: center;
	margin-bottom: 10px;
	background-color: #FFFFFF;
    border: 2px none black;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
    font: bold 100% Arial,sans-serif;
    color: #334d55;
	padding: 5px 0px 5px 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 90%;
}

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

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


/*********** #sectionLinks styles ***********/
#sectionLinks{
	padding: 0px 0px 3px 10px;
	background-color:#FFFFFF
	
	}

#sectionLinks a{
    padding: 0px 0px 3px 10px; 
	FONT-SIZE: 12px;
	font-family:verdana; 
	color:#ffffff;    
	TEXT-DECORATION: none ;
	font-style : normal ; 
	font-weight :bold;

}

#sectionLinks a:hover{
     padding: 0px 0px 3px 10px; 
	FONT-SIZE: 12px;
	font-family:verdana; 
	color:#ffffff;
	WIDTH: 180px; 
	TEXT-DECORATION: none ; 
	BACKGROUND: #009999;
}


#sectionLinks ul {
	
	background-color: #91BFC7;
}

#sectionLinks h3{
   
	padding: 0px 0px 3px 3px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks {
	padding: 0px 0px 5px 10px;
	
}
.relatedLinks h3{

color:#F3F6F7;
text-align: right;
FONT-SIZE: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	padding: 0px 20px 0px 0px;
}

#relatedLinks_tel{
 BACKGROUND: #568C9E;
}

#relatedLinks .tel{
	color: #FFFFFF;
	font-size: 14;
	font-family: Arial;
	font-weight: bold;
}

#relatedLinks .tel2 {font-size: 18px}



.lienSsCat
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat:hover
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat_selected
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat_index
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	FONT-SIZE: 11px;
}


/************* #pv styles **************/


.title_body_default { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none }
.title_body_inspart { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none }
.title_body_insind { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none }
.title_body_sav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669900; text-decoration: none }
.title_body_hypo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #009999; text-decoration: none }
.title_body_pens { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666600; text-decoration: none }
.title_body_cons { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: none }
.title_body_sub { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none }
.title_body_underline { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline }
.bodytxt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none }
.subnav_rght { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none }
.tabletxt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none }
.table_bd_txt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none }
.smll_txt { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none }
.smll_txt2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none }
.chapeau  { color: #0f0264; font-size: 12px; font-family: verdana, arial, helvetica, "san serif" }
.newshead  { color: #f90; font-weight: bold; font-size: 12px; font-family: verdana, arial, helvetica, "san serif" }
.ibsr   { color: black; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica, "san serif"; text-align: justify }

A.bodytxt_default {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none  }
A.bodytxt_default:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none  }
A.bodytxt_default:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none  }
A.bodytxt_default:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: yes  }

A.bodytxt_inspart {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: yes  }

A.bodytxt_inspart_s {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_s:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_s:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_s:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }

A.bodytxt_inspart_mail {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_mail:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_mail:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_mail:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }

A.bodytitle_inspart_mail {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #b91d1d; text-decoration: none  }
A.bodytitle_inspart_mail:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #b91d1d; text-decoration: none  }
A.bodytitle_inspart_mail:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #b91d1d; text-decoration: none  }
A.bodytitle_inspart_mail:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #b91d1d; text-decoration: none  }


A.bodytxt_inspart_smll {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_smll:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_smll:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: none  }
A.bodytxt_inspart_smll:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: yes  }

A.bodytxt_insind {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none  }
A.bodytxt_insind:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none  }
A.bodytxt_insind:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none  }
A.bodytxt_insind:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: yes  }

A.bodytxt_sav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669900; text-decoration: none  }
A.bodytxt_sav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669900; text-decoration: none  }
A.bodytxt_sav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669900; text-decoration: none  }
A.bodytxt_sav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669900; text-decoration: yes  }

A.bodytxt_hypo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #009999; text-decoration: none  }
A.bodytxt_hypo:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #009999; text-decoration: none  }
A.bodytxt_hypo:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #009999; text-decoration: none  }
A.bodytxt_hypo:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #009999; text-decoration: yes  }

A.bodytxt_pens {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666600; text-decoration: none  }
A.bodytxt_pens:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666600; text-decoration: none  }
A.bodytxt_pens:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666600; text-decoration: none  }
A.bodytxt_pens:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666600; text-decoration: yes  }

A.bodytxt_cons {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: none  }
A.bodytxt_cons:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: none  }
A.bodytxt_cons:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: none  }
A.bodytxt_cons:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: yes  }

A.bodytxt_sub {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: yes  }

A.bodytxt_sub_u {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub_u:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub_u:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: none  }
A.bodytxt_sub_u:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000; text-decoration: underline  }

.subnav_rght_inspart {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: none  }
.subnav_rght_insind {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; text-decoration: none  }
.subnav_rght_sav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #669900; text-decoration: none  }
.subnav_rght_hypo {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #009999; text-decoration: none  }
.subnav_rght_pens {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666600; text-decoration: none  }
.subnav_rght_cons {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF3300; text-decoration: none  }
.subnav_rght_sub {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }

A.subnav_rght_sub {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_sub:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_sub:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_sub:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}

A.subnav_rght_inspart {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_inspart:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_inspart:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_inspart:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: underline}

A.subnav_rght_insind {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_insind:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_insind:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_insind:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006600; text-decoration: underline}

A.subnav_rght_sav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_sav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_sav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_sav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #669900; text-decoration: underline}

A.subnav_rght_hypo {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_hypo:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_hypo:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_hypo:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #009999; text-decoration: underline}

A.subnav_rght_pens {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_pens:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_pens:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_pens:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666600; text-decoration: underline}

A.subnav_rght_cons {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_cons:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: underline}
A.subnav_rght_cons:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none  }
A.subnav_rght_cons:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF3300; text-decoration: underline}.bodytxtHp { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none }
.bodytxtHpdetail { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none }



A.bodytxt_dos_eco {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: underline  }
A.bodytxt_dos_eco:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: underline  }
A.bodytxt_dos_eco:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: underline  }
A.bodytxt_dos_eco:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600; text-decoration: none }

A.bodytxt_dos_pens {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: underline  }
A.bodytxt_dos_pens:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: underline  }
A.bodytxt_dos_pens:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: underline  }
A.bodytxt_dos_pens:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF3300; text-decoration: none }

A.bodytxt_dos_hiv {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1595b5; text-decoration: underline  }
A.bodytxt_dos_hiv:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1595b5; text-decoration: underline  }
A.bodytxt_dos_hiv:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1595b5; text-decoration: underline  }
A.bodytxt_dos_hiv:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #1595b5; text-decoration: none }

A.bodytxt_inspart2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart2:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart2:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993366; text-decoration: none  }

A.bodytxt_inspart_smll2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_smll2:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_smll2:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: underline  }
A.bodytxt_inspart_smll2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #993366; text-decoration: none  }



.titre { font-family: Swiss911 XCm BT, Verdana, Arial, sans-serif; font-size: 24px; font-weight: normal; color: #B91D1D; text-decoration: none }
.titre2 { font-family: Swiss911 XCm BT, Verdana, Arial, sans-serif; font-size: 23px; font-weight: normal; color: #B91D1D; text-decoration: none }
.titre3 { font-family: Swiss911 XCm BT, Verdana, Arial, sans-serif; font-size: 21px; font-weight: normal; color: #B91D1D; text-decoration: none }
.titre4 { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
.titre5 { font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: normal; color: #000000; text-decoration: none }
.titre6 { font-family: Swiss911 XCm BT, Verdana, Arial, sans-serif; font-size: 26px; font-weight: normal; color: #B91D1D; text-decoration: none }

.bodytxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	padding-top: 10px;
}
A.bodytxt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.bodytxt:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B91D1D; text-decoration: none  }
A.bodytxt:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.bodytxt:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #B91D1D; text-decoration: none  }

A.menutop {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none  }
A.menutop:active {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; color: #B91D1D; text-decoration: none  }
A.menutop:visited {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; text-decoration: none  }
A.menutop:hover {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 11px; color: #B91D1D; text-decoration: none  }

INPUT {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-TOP-STYLE: solid; BORDER-BOTTOM-COLOR: #f0f0f0; BORDER-LEFT-COLOR: #1F6D7B; BORDER-RIGHT-COLOR: #f0f0f0; BORDER-TOP-COLOR: #1F6D7B; BORDER: 1px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, sans-serif; FONT-TYPE: normal; FONT-SIZE: 10px; MARGIN-TOP: 0pt
}

A.presentation {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }
A.presentation:active {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }
A.presentation:visited {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }
A.presentation:hover {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }

A.presentation_bold {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }
A.presentation_bold:active {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }
A.presentation_bold:visited {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #B91D1D; text-decoration: none  }
A.presentation_bold:hover {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #B91D1D; text-decoration: none  }



A.menu {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #327986; text-decoration: none  }
A.menu:active {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #327986; text-decoration: none  }
A.menu:visited {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #327986; text-decoration: none  }
A.menu:hover {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #327986; text-decoration: none  }

A.smenu1 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu1:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu1:visited {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu1:hover {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #CC3399; text-decoration: none  }

A.smenu2 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu2:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu2:visited {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu2:hover {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #00CC66; text-decoration: none  }

A.smenu3 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu3:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu3:visited {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu3:hover {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #AEDE1D; text-decoration: none  }

A.smenu4 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu4:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu4:visited {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu4:hover {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #00CCCC; text-decoration: none  }

A.smenu5 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu5:active {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu5:visited {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration: none  }
A.smenu5:hover {  font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #999933; text-decoration: none  }


.tatoutitre { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none }
A.tatoulink {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #B91D1D; text-decoration: none  }
A.tatoulink:active {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #B91D1D; text-decoration: none  }
A.tatoulink:visited {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #B91D1D; text-decoration: none  }
A.tatoulink:hover {  font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 12px; color: #B91D1D; text-decoration: none  }

.info2
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.info3
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.info4
{
    COLOR: #2F7F76;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.info5
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
.infoLink
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.infoLink2
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}
.lien_menuNav
{
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lien_menuNav:hover
{
	FONT-FAMILY: Arial;
	color: #FFFF00;
	text-decoration: bold;
	font-weight: bold;
	FONT-SIZE: 11px;	
}
.inputSearch {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #000000;
}
.lienCat
{
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 12px;
}
.lienCat:hover
{
	FONT-FAMILY: Arial;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 12px;
}
.lienCat_selected
{
	FONT-FAMILY: Arial;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 12px;
}
.lienCat_index
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 12px;
}
.lienSsCat
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat:hover
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat_selected
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienSsCat_index
{
	FONT-FAMILY: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	FONT-SIZE: 11px;
}
.lienMenuH
{
	FONT-FAMILY: Arial;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienMenuH:hover
{
	FONT-FAMILY: Arial;
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienMenuH_selected
{
	FONT-FAMILY: Arial;
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.menuInfo
{
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.lienMenuInfo
{
	FONT-FAMILY: Arial;
	color: #000000;
	font-weight: normal;
	FONT-SIZE: 11px;
	text-decoration: none;
}
.home_onglet
{
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 13px;
	text-decoration: none;
}
.onglet_yellow
{
	FONT-FAMILY: Arial;
	color: #FFFF00;
	font-weight: bold;
	FONT-SIZE: 13px;
	text-decoration: none;
}
.ensavoirplus
{
	FONT-FAMILY: Arial;
	color: #002995;
	font-weight: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.ensavoirplus:hover
{
	FONT-FAMILY: Arial;
	color: #002995;
	font-weight: bold;
	FONT-SIZE: 12px;
	text-decoration: underline;
}
.desc_cat
{
	FONT-FAMILY: Arial;
	color: #777676;
	font-weight: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.home_livraison
{
	FONT-FAMILY: Arial;
	color: #000000;
	font-weight: normal;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.home_prixbarre
{
	FONT-FAMILY: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 13px;
}
.home_prix
{
	FONT-FAMILY: Arial;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 13px;
}
.cat_desc
{
	FONT-FAMILY: Arial;
	color: #OOOO00;
	text-decoration: none;
	font-weight: bold;
	FONT-SIZE: 14px;
	font-style: italic;
	line-height: 30px;
}
.titreClient
{
	FONT-FAMILY: Arial;
	color: #002995;	
	font-weight: bold;
	FONT-SIZE: 23px;
}
.ssTitreClient
{
	FONT-FAMILY: Arial;
	color: #002995;
	font-weight: bold;
	FONT-SIZE: 14px;
}
.catalogue
{
	FONT-FAMILY: Arial;
	color: #002995;
	FONT-SIZE: 14px;
}
.lienNoirBold
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
.lienNoirBold:hover
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	TEXT-DECORATION: underline;
}
.lienRedBold
{
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	TEXT-DECORATION: none;
}
.lienRedBold:hover
{
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	TEXT-DECORATION: underline;
}
.lienBleu
{   COLOR: #002995;
    FONT-FAMILY: Arial;
    FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: underline;
}
.RubriqueFaq
{
	font-family:Arial;
	font-size:13px;
	color:#2D577F;
	font-weight:bold;
}
.lienTx
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
.cat_promo
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.cat_tri
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.cat_tri:hover
{
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.cat_tri_selected
{
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
.titre_prod
{
	COLOR: #002995;
	FONT-FAMILY: Arial;
	FONT-SIZE: 23px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.titre_cad
{
	COLOR: #002995;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	margin-left: 7px;
	margin-top: 3px;
}
.text_prod
{
	FONT-FAMILY: Arial;
	color: #000000;
	font-weight: normal;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.staCatSmallLien
{
	COLOR: #002995;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;

}
TABLE#tableDiv {
	background-color:#FFFFFF;
   	border: solid #000000 3px;
    /*width: 400px; */
}

TABLE#tableFiler {
	background-color:#FFFFFF;
   	border: solid #000000 1px;
    /*width: 400px; */

}

.TitreFooter
{   COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.LienFooter
{   COLOR: #5A5A5A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    /*FONT-WEIGHT: bold;*/
	TEXT-DECORATION: underline;
}

.submitcompte{
	background-color : #98A6C9;
	font-family : Arial;
	font-size : 11;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	border-width : 1;
	border-color : #000000;
}

.compteLien {font-family:Arial;COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.compteLien:hover {font-family:Arial;COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
.compteLien2 {font-family:Arial;COLOR: #FB8D04; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.pipeBgcolorTresClair{background-color: #F0F0F0;}
.pipeBgcolorClair{background-color: #E0E0E0;}
.pipeBgcolorFonce{background-color: #D0D0D0;}
.pipeBgcolorRecap{background-color: #FFFFFF;}
.pipeBgcolorNoir{background-color: #000000;}

.pipeTitle {COLOR: #909090;FONT-FAMILY: Verdana;FONT-SIZE: 22px;FONT-WEIGHT: bold;TEXT-DECORATION: none}
.pipeHeader {COLOR: #29000;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: bold;TEXT-DECORATION: none}
.pipeText {COLOR: #29000;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: normal;TEXT-DECORATION: none}
.pipeTextError {COLOR: #FF0000;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: normal;TEXT-DECORATION: none}
.pipeLien {COLOR: #000000;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: normal;TEXT-DECORATION: underlined;}
.pipeLien:visited {COLOR: #000000;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: normal;TEXT-DECORATION: underlined;}
.pipeLien:hover {COLOR: #999999;FONT-FAMILY: Verdana;FONT-SIZE: 10px;FONT-WEIGHT: normal;TEXT-DECORATION: underlined;}
.pipeSmallText {COLOR: #29000;FONT-FAMILY: Verdana;FONT-SIZE: 9px;FONT-WEIGHT: normal;TEXT-DECORATION: none}



.pipeButtondel { background-image: url(images/suppr.gif);  width:20; height:20}
.pipeButton{
	background-color : #D0D0D0;
	font-family : Verdana,Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}
.input10Trans{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	height : 20px;
	width : 20px;
}
.inputTrans{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	height : 20px;
}
.selectTrans{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	height : 20px;
}
.cheminOpen{COLOR: #909090;FONT-FAMILY: Verdana;FONT-SIZE: 12px;FONT-WEIGHT: bold;TEXT-DECORATION: underlined}
.cheminStop{COLOR: #505050;FONT-FAMILY: Verdana;FONT-SIZE: 12px;FONT-WEIGHT: bold;TEXT-DECORATION: none}
.cheminClose{COLOR: #D0D0D0;FONT-FAMILY: Verdana;FONT-SIZE: 12px;FONT-WEIGHT: bold;TEXT-DECORATION: none}

.erreur
{
	FONT-FAMILY: Arial;
	color: #FD2B2B;
	font-weight: normal;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.help {font-family:Arial;COLOR: #000000; FONT-SIZE: 11px}

.staFBTextMAG
{
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}
.pagination_texte {FONT-FAMILY: Arial;color: #FFFFFF;	font-weight: normal;	FONT-SIZE: 14px;	text-decoration: none;}
.pagination {FONT-FAMILY: Arial;color: #FFFFFF;	font-weight: bold;	FONT-SIZE: 14px;	text-decoration: underlined;}
.pagination_selected {FONT-FAMILY: Arial;color: #004080;	font-weight: bold;	FONT-SIZE: 14px;	text-decoration: none;}

.input
{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	background-color : #FFFFFF;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	height : 20px;
}
.button_promo
{
	background-color : #FC0C01;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	border-width : 1;
	border-color : #000000;
	width : 50px;
	height: 17px;
}
.button_new
{
	background-color: #FFFF00;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-width: 1;
	border-color: #000000;
	width: 50px;
	height: 17px;
}
.button_soldes
{
	background-color: #FC0C01;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	border-width: 1;
	border-color: #000000;
	width: 50px;
	height: 17px;
}
.button_flash
{
	background-color: #FC0C01;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-width: 1;
	border-color: #000000;
	width: 50px;
	height: 17px;
}
.button_exclu
{
	background-color: #A4DBD3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-width: 1;
	border-color: #000000;
	width: 55px;
	height: 17px;
}
.cheminProd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.cheminProd:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: underline;
}
.tabCatalogue{
	width: 70%;
	FONT-FAMILY: Arial;
	color: #002995;
	FONT-SIZE: 14px;
}
.tabCatalogueAlign{
	text-align: justify;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}
.tabCatalogueTitre{
	text-align: left;
	background-color: #002995;
	font-size: 14px;
	color: white;
	
}
.grey_blue
{
	COLOR: #777676;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.grey_blue:hover
{
	COLOR: #002995;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline	;
}

/***********************************************/
/* musculation_fr 21-07-2006          */
/***********************************************/
.staCatSousTitre {font-family:verdana;font-size:12pt;color:#A60000;font-weight:bold;}
.staCatChapo {font-family:verdana;COLOR: #000000; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
.staCatProd {font-family:verdana;font-size:9pt;color:#A60000;font-weight:bold;}
.staCatText {font-family: verdana; font-size: 8pt; color:#000000; FONT-WEIGHT: normal;}

.staCatLien {font-family:verdana;COLOR: #000000; FONT-SIZE: 8pt;FONT-WEIGHT: bold;TEXT-DECORATION: underline}
.staCatLien:hover {font-family:verdana;COLOR: #A40000; FONT-SIZE: 8pt;FONT-WEIGHT: bold;TEXT-DECORATION: underline}
.staCatLien2 {font-family:verdana;COLOR: #000000; FONT-SIZE: 8pt;FONT-WEIGHT: bold;TEXT-DECORATION: none}
.staTextProd {font-family:verdana;font-size:8pt;color:#000000;font-weight:normal;text-decoration:none}

.marque {font-family:verdana;font-size:10pt;color:#000000;font-weight:bold;}
	

.produit {font-family:verdana;font-size:12pt;color:#A60000;font-weight:bold;}
.detailproduit {font-family:verdana;font-size:10pt;color:#000000;font-weight:bold;}
.offre {font-family:verdana;font-size:11px;color:#FFFFFF;font-weight:bold;}

.selectionIntro {font-family:verdana;font-size:9pt;color:#C90B14;TEXT-DECORATION: none;font-weight : bold;}
.selectionNom {font-family:verdana;font-size:9pt;color:#000000;TEXT-DECORATION: none;font-weight : bold;}
.selectionPrix {font-family:verdana;font-size:9pt;color:#000000;TEXT-DECORATION: none;font-weight : bold;}

/***********************************************/
/* dhea 23-07-2006          */
/***********************************************/
#produits {
	background: #FAFAFA url(../images/produits.gif) no-repeat 0 0;
}


#produitsliste {
	text-align: center;
	margin: 0 20px;
}


#produitsliste table{
	border-top: 1px solid #993333;
	margin-bottom: 1em;
}


#produitsliste td {
	border-bottom: 1px solid #993333;
	padding: 5px 10px;
	vertical-align: top;
}


#produitsliste tr.paire {
	background-color: #FAFAFA;
}


#produitsliste tr.impaire {
	background-color: #FFFDFD;
}


#produitsliste th{
	background-color: #EFCFCF;
	border-bottom: 1px solid #993333;
	font-size: 70%;
	font-weight: bold;
}


.petit {
	font-size: 90%;

}


h1.produit {
	background-color: #FFFAFA;
	border-bottom: 1px solid #FFAAAA;
	margin-bottom: 0.5em;
	padding: 0 0.5em;
	text-align: left;
}


h2.produit {
   font: bolder 3em Arial, sans-serif;
   color: #D86666;
   padding: 0;
   text-align: center;
}


h3.produit {
   font: bolder 1.2em "Trebuchet MS", Tahoma, Arial, sans-serif;
   color: #B22222;
   padding: 0 0.5em;
	background-color: #FFFAFA;
	border-bottom: 1px solid #FFAAAA;
}


#pourcommander {
	background-color: #FBF2EE;
	border-top: 1px solid #D58D6A;
	border-bottom: 1px solid #D58D6A;
	padding: 5px 20px;
	text-align: center;
	margin: 20px 10px 20px 0px;
}


#contenu {
	padding: 0px;
	float: left;
	clear: none;
   font: normal normal 1.1em/normal "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #353535;
	width: 80.9%;
	margin: 0;
/*  																						CMN changement de couleur pour Dev */
	background-color: White; 
/*	background-color: #B7DBFF; */
}
