/* pasteur spec */

/*all focus*/
.topicfocus {clear:both; margin-left:3px}
.topicfocus .text-bloc { padding:12px 12px 1px 12px; margin:2px;border:1px solid #e9e9e9}
.topicfocus .text-bloc .paragraph {background:transparent url(../images/focusback.gif) repeat-x left top; padding:10px 3px 0px 3px; margin:1px 0px 10px 0px; color:#000000}
.topicfocus .text-bloc .bloc-header {display:block; margin:1px 0px 5px 0px ; color:#ff6633}
.topicfocus .bullet-link {background:transparent url(../images/focus_bullet.gif) no-repeat 4px 4px}

/*large focus*/

#full {}
#full .text-bloc { width:348px; float:left; clear:none; padding:12px 10px 1px 10px;}
#full .text-bloc .paragraph { font-size:11px}
#full.text-bloc .bloc-header { font-size:12px}
#full .list-bloc {margin-left:3px;}

/*small focus*/
#small {}
#small .text-bloc { width:123px; float:left; clear:none}
#small .text-bloc .paragraph { font-size:11px}
#small .text-bloc .bloc-header { font-size:12px}
#small .list-bloc {margin-left:3px;}

/*medium focus*/
#medium {}
#medium .text-bloc { width:190px; float:left; clear:none}
#medium .text-bloc .paragraph { font-size:11px}
#medium .text-bloc .bloc-header { font-size:12px}
#medium .list-bloc {margin-left:3px;}

.nofloat {clear:both; height:1px; font-size:0px}

/*liste a puces 2*/
#arrowbullet .bullet-list {margin:0px; padding:0px 0px 0px 22px; background: url(../images/bullet_arrow.gif) no-repeat 3px 3px !important; color:#8f919e; font-weight:bold; list-style:none; line-height:18px;}

/*liens categorises*/
#categorizedlinks {border:4px solid #F3F3F3; display:block; padding:2px 6px 10px 6px;}
#categorizedlinks .title-level2 {font:bold 12px Verdana,arial,helvetica,sans serif; color:#494949 !important; margin:6px 0px 5px 0px}

/*--- news ---*/
/*newstype 1*/
#newstype1 .title-level1 {color:#525252; background-image:none; padding:5px 0px 5px 0px; font:bold 11px Verdana,arial,helvetica,sans serif; }
#newstype1 .title-level2 {color:#FF5902; }
#newstype1 .title-level2 .text-style2 {color:#1183ED}
#newstype1 .paragraph A {font:normal 11px Verdana,arial,helvetica,sans serif;}
#newstype1 .paragraph A:link,#newstype1 .paragraph A:visited {color:#000000;  text-decoration:none;}
#newstype1 .paragraph A:hover,#newstype1 .paragraph A:active {color:#1157CF; text-decoration:underline;}
#newstype1 .img-left,#newstype1 .img-center,#newstype1 .img-right{ padding:2px;} 

/*newstype 2*/
#newstype2 .title-level1 {color:#525252; background-image:none; padding:5px 0px 5px 0px; font:bold 11px Verdana,arial,helvetica,sans serif; }
#newstype2 .title-level2 { color:#FF5902; }
#newstype2 .title-level2 .text-style2 {color:#000000}
#newstype2 .paragraph A {font:normal 11px Verdana,arial,helvetica,sans serif;}
#newstype2 .paragraph A:link,#newstype2 .paragraph A:visited {color:#000000;  text-decoration:none;}
#newstype2 .paragraph A:hover,#newstype2 .paragraph A:active {color:#1157CF; text-decoration:underline;}
#newstype2 .img-left,#newstype2 .img-center,#newstype2 .img-right{ padding:2px;} 

/*newstype 3*/
#newstype3 .title-level1 {color:#525252; background-image:none; padding:5px 0px 5px 0px; font:bold 11px Verdana,arial,helvetica,sans serif; }
#newstype3 .title-level2 { color:#FF5902; }
#newstype3 .title-level2 .text-style2 {color:#FF5902}
#newstype3 .paragraph A {font:normal 11px Verdana,arial,helvetica,sans serif;}
#newstype3 .paragraph A:link,#newstype3 .paragraph A:visited {color:#000000;  text-decoration:none;}
#newstype3 .paragraph A:hover,#newstype3 .paragraph A:active {color:#1157CF; text-decoration:underline;}
#newstype3 .img-left,#newstype3 .img-center,#newstype3 .img-right{ padding:2px;} 

/*newstype 4*/
#newstype4 .title-level1 {color:#525252; background-image:none; padding:5px 0px 5px 0px; font:bold 11px Verdana,arial,helvetica,sans serif; }
#newstype4 .title-level2 {color:#FF5902; }
#newstype4 .title-level2 .text-style2 {color:#1157CF}
#newstype4 .paragraph A {font:normal 11px Verdana,arial,helvetica,sans serif;}
#newstype4 .paragraph A:link,#newstype4 .paragraph A:visited {color:#000000;  text-decoration:none;}
#newstype4 .paragraph A:hover,#newstype4 .paragraph A:active {color:#1157CF; text-decoration:underline;}
#newstype4 .img-left,#newstype4 .img-center,#newstype4 .img-right{ padding:2px;} 


/*Note*/
#note {border:1px solid #D2D2D2; float:right; padding:0px; background-color:#ffffff; }
#note .title-level1 {background:#0085E8 url(../images/notehead.gif) repeat-x; color:white; padding:5px 5px 5px 5px; margin:0px; font:bold 12px verdana,arial, helvetica,sans serif; border-bottom:1px solid #D2D2D2; }
#note .title-level2 { margin:10px 10px 5px 10px}
#note .bloc-header { margin:5px 10px 10px 10px}
#note .paragraph { margin:5px 10px 10px 10px; }
#note .list-bloc { margin:0px 10px 10px 10px}
/*taille*/
.note-small { width:200px; }
.note-medium { width:320px; }
.note-large { width:545px; }
/*couleurs*/
.note-1 .title-level1 {background:#0085E8 none !important; }
.note-2 .title-level1 {background:#FF5902 none !important;}
.note-3 .title-level1 {background:#6F6F6F none !important;}
.note-4 .title-level1 {background:#AED53C none !important; color:#666666 !important}
.note-5 .title-level1 {background:#A6D1F4 none !important; color:#1157CF !important}
.note-6 .title-level1 {background:#7C80B0 none !important;}
.note-7 .title-level1 {background:#FFD553 none !important; color:#666666 !important}
.note-8 .title-level1 {background:#F31A01 none !important;}

/*acces rapide*/
#quickaccess IMG {margin:5px 5px 5px 0px;}
#quickaccess .bullet-link {font:bold 10px Verdana,arial,helvetica,sans serif, border-bottom:1px solid #D8D8D8; padding:4px 0px 4px 2px; background:none !important;}

/*--Quick links--*/
#quicklinks {}
#quicklinks .bullet-link {background-position:0px 4px; padding:5px 5px 5px 24px; }
/*quick links icons*/
#quicklinks .icon1 {background-image:url(../images/mandatory/icon1.gif); background-repeat:no-repeat;}
#quicklinks .icon2 {background-image:url(../images/mandatory/icon2.gif); background-repeat:no-repeat;}
#quicklinks .icon3 {background-image:url(../images/mandatory/icon3.gif); background-repeat:no-repeat;}
#quicklinks .icon4 {background-image:url(../images/mandatory/icon4.gif); background-repeat:no-repeat;}
#quicklinks .icon5 {background-image:url(../images/mandatory/icon5.gif); background-repeat:no-repeat;}
#quicklinks .icon6 {background-image:url(../images/mandatory/icon6.gif); background-repeat:no-repeat;}
#quicklinks .icon7 {background-image:url(../images/mandatory/icon7.gif); background-repeat:no-repeat;}
#quicklinks .icon8 {background-image:url(../images/mandatory/icon8.gif); background-repeat:no-repeat;}
#quicklinks .icon9 {background-image:url(../images/mandatory/icon9.gif); background-repeat:no-repeat;}
#quicklinks .icon10 {background-image:url(../images/mandatory/icon10.gif); background-repeat:no-repeat;}
#quicklinks .icon11 {background-image:url(../images/mandatory/icon11.gif); background-repeat:no-repeat;}
#quicklinks .icon12 {background-image:url(../images/mandatory/icon12.gif); background-repeat:no-repeat;}
#quicklinks .icon13 {background-image:url(../images/mandatory/icon13.gif); background-repeat:no-repeat;}
#quicklinks .icon14 {background-image:url(../images/mandatory/icon14.gif); background-repeat:no-repeat;}
#quicklinks .icon15 {background-image:url(../images/mandatory/icon15.gif); background-repeat:no-repeat;}
#quicklinks .icon16 {background-image:url(../images/mandatory/icon16.gif); background-repeat:no-repeat;}
#quicklinks .icon17 {background-image:url(../images/mandatory/icon17.gif); background-repeat:no-repeat;}
#quicklinks .icon18 {background-image:url(../images/mandatory/icon18.gif); background-repeat:no-repeat;}
#quicklinks .icon19 {background-image:url(../images/mandatory/icon19.gif); background-repeat:no-repeat;}
#quicklinks .icon20 {background-image:url(../images/mandatory/icon20.gif); background-repeat:no-repeat;}
#quicklinks .icon21 {background-image:url(../images/mandatory/icon21.gif); background-repeat:no-repeat;}
#quicklinks .icon22 {background-image:url(../images/mandatory/icon22.gif); background-repeat:no-repeat;}
#quicklinks .icon23 {background-image:url(../images/mandatory/icon23.gif); background-repeat:no-repeat;}
#quicklinks .icon24 {background-image:url(../images/mandatory/icon24.gif); background-repeat:no-repeat;}


/*--useroptions--*/
.useroptions {text-align:left; margin:10px 14px 10px 12px; padding:10px; background:#FAFAFA; border:1px solid #E6E6E6; font:normal 11px Verdana,Arial,helvetica,sans serif; }
.useroptions .paragraph {margin:0px 0px 5px 0px;}
.useroptions .text-style1 {}
.useroptions .text-style3 {width:100px; font-style:normal; font-weight:bold}
.useroptions INPUT {border:1px solid #9A9A9A; font:normal 11px arial,helvetica,sans serif; color:#535353}
.useroptions .buttons-outer { text-align:left; padding-top:2px}
.useroptions .button {font:bold 11px Verdana,arial,helvetica,sans serif; }
.useroptions .button A:link,.useroptions .button A:visited { color:#41779a}
.useroptions .button1-part0 { white-space:nowrap; background:  url(../images/button2bg1.gif) no-repeat 2px left !important; } /* margin = space between buttons  */
.useroptions .button1-part1 { white-space:nowrap;  background:  url(../images/button2bg.gif) no-repeat 2px right !important; }
.useroptions .button1-part0-down { white-space:nowrap; background:  url(../images/button2bg1.gif) no-repeat 2px left !important;  }
.useroptions .button1-part1-down { white-space:nowrap;  background:  url(../images/button2bg.gif) no-repeat 2px right !important; }

/*-- File Center view --*/
.filecenter {}
#ThumbnailView {margin:0px 5px 10px 5px;}
#DetailedView {margin:10px 15px 10px 12px;}
#CardView {margin:10px 15px 10px 12px;}

/*File Center detail*/
.detail { width:100%; height:auto; border:none; margin:0px; padding:5px; text-align:center; display:block; vertical-align:bottom; }
.detail .image-zone { text-align:center; width:160px; padding:4px; }
.detail .text-zone { width:100%; text-align:left; padding-top:3px; }
.detail .text-zone IMG {margin-right:5px;}
.detail .paragraph {color:#000000; margin:3px 0px 6px 0px;}
.detail .text-style2 {color:#898989}

/*File center ThumbnailView*/
#ThumbnailView .detail { width:140px; height:162px; border:1px solid #E9E9E9; padding:5px; margin:5px 4px 5px 4px; text-align:center; background-color:white; display:inline !important; vertical-align:bottom; }
#ThumbnailView .detail .image-zone { text-align:center; padding:0px 0px 4px 0px;}
#ThumbnailView .detail .text-zone { width:100%; text-align:center; padding-top:3px; }
#ThumbnailView .detail .paragraph {margin:0px 0px 0px 0px;}

/*File center CardView */
#CardView .detail {border-bottom:1px solid #F3F3F3;}

/*File center DetailedView */
#DetailedView .detail .paragraph {margin:0px 0px 0px 0px;}