@CHARSET "ISO-8859-1";
@import "main.css";
@import "text.css";


#menu_infoprod { display: inline-block; width: 168px;  margin: 15px 0 0 10px; float: left;}
#menu_infoprod a { text-decoration: none; color: #0b529a; padding-left: 8px; }
#menu_infoprod .actif a { color: white;  }
#menu_infoprod .actif { background: url("../images/prod_menu_bg_act.gif") no-repeat #0B529A; }
#menu_infoprod li { list-style: none; line-height: 23px; font-size: 13px; }

#menu_infoprod .actif #menu_infoprod2 { display: inline-block; width: 154px;  margin: 5px 0 0 15px; float: left;}
#menu_infoprod .actif #menu_infoprod2 a { text-decoration: none; color: #0b529a; padding-left: 8px; }
#menu_infoprod .actif #menu_infoprod2 .actif2 a { color: white;  }
#menu_infoprod .actif #menu_infoprod2 .actif2 { background: url("../images/prod_menu_bg_act.gif") no-repeat; }
#menu_infoprod .actif #menu_infoprod2 li { list-style: none; height: 25px; line-height: 20px; font-size: 13px; }


#content { float: left; width: 690px; border-left: 1px solid #0b529a; border-right: 1px solid #0b529a; margin-top: 15px;}


.csc-menu-3 { color: #0b529a; font-size: 12px; padding-left: 20px; }                      
.csc-section a { color: #0b529a; font-size: 12px; } 

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 { margin-top: 25px; padding-left: 12px; font-size: 13px; color: #ef018e; margin-bottom: 8px; }

#content p.rose { color: #ef018e; }

#content h2,
#content h3,
#content h4,
#content h5 { margin-top:15px; height: 25px; line-height: 25px; background-color: #ccddeb;}



#content h2 span { float: right; text-align: right; display: inline-block; }
#content h2 span a { padding-right: 15px; font-weight: normal; font-size: 10px; color: #5888ad; text-decoration: underline; background: url("../images/gototop.gif") right top no-repeat;}

#content p { margin: 0 10px 0 5px; font-size: 12px; color: #0b529a; margin-bottom: 12px; }
#content .column { float: left; margin-top:-15px; }


* html #menu_infoprod { width: 147px; } 

