/*@charset "utf-8";*/

html
{
    height: 100%;
}

html, body, ul, ol, li, p h1, h2, h3, h4, h5, h6, form, fieldset, a, img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

li#last
{
    margin: 0;
}

.last
{
    margin:0;
}

body
{
    height: 100%;
    min-width: 1000px;
    width: expression(document.body.clientWidth <   1000 ?   "1000px" :   "auto");
    font-size: 100.1%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #ffffff;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Geneva, Arial, Verdana, sans-serif;
    font-size: 13px;
}

*
{
    margin: 0;
    padding: 0;
}

img
{
    border: none;
}

a
{
    color: #1474a6;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
#wave
{
    background: url(/images/bg-container.gif) repeat-x;
    position: relative;
    top: 119px;
    height: 94px;
}



.wrapper
{
    width: 910px;
    margin: 0 auto;
    top: -119px;
    position: relative;
}
*:first-child + html .wrapper
{
    margin-bottom: -109px;
}

.header, .container, .footer, .languages, .box
{
    width: 100%;
    float: left;
}

#logo
{
    background-image: url(/images/logo.gif);
    height: 81px;
    width: 400px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    display: inline;
}

#logo a
{
    display: block;
    padding-top: 83px;
}

.header-banner
{
    float: right;
}

.languages
{
    padding-bottom: 0px;
}

.languages ul
{
    padding-left: 10px;
    float: left;
}

.languages li
{
    display: inline;
}

.col-left
{
    float: left;
    width: 702px;
    padding-top: 5px;
    padding-left: 10px;
}
.container
{
    background: url(/images/bg-container.gif) repeat-x;
    float: left;
    margin-bottom: 5px;
}
.co
{
    float: left;
}
.breadcrumbs
{
    font-size: 11px;
    color: #fff;
    padding-bottom: 5px;
}

.breadcrumbs li
{
    display: inline;
    color: #fff;
}

.breadcrumbs a
{
    color: #fff;
}

.box
{
    padding-bottom: 5px;
}

.box2
{
    padding-bottom: 3px;
    float:left;
}

.box h6
{
    float: left;
    margin-left: 2px;
    font-size: 11px;
}
.panier-lien
{
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
}
.panier-lien img
{
    margin-top: -3px;
}
.panier-lien label
{
    cursor: pointer;
}

#nav
{
    background: url(/images/bg-nav-content.gif) no-repeat 0 55px;
}

.nav
{
    overflow: hidden;
    width: 701px;
}

.nav ul
{
    width: 102%;
    overflow: hidden;
    height: 56px;
}
.q ul
{
    height: 55px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .nav ul
    {
        height: 57px;
    }
}

.nav li
{
    display: inline;
    width: 147px;
    height: 56px;
    float: left;
    margin-left: -4px;
}

.nav a
{
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
    color: #8c8c8c;
    font-size: 15px;
    font-weight: bold;
    font-family: tahoma;
    text-align: center;
    line-height: 1.05em;
    padding: 0 15px 0 40px;
    text-decoration: none;
    height: 50px;
}

.nav a span
{
    font-size: 12px;
    line-height: 1em;
    display: block;
}

.nav a:hover, .nav li.active a
{
    padding-bottom: 6px;
    color: #1474a6;
    text-decoration: none;
}
.nav li.active a
{
    background-position: -160px top;
}
.nav li.active1 a
{
    background-position: -139px top;
    padding-bottom: 6px;
    color: #1474a6;
}

.nav li.nav-notre
{
    margin-left: 0;
    margin-right: 3px;
    width: 129px;
}

/*.nav-notre a:hover {
	background-position: -139px 0;
}*/

.nav-notre a
{
    background-image: url(/images/nav-notre.gif);
    padding-left: 45px;
}

.nav-modules a
{
    background-image: url(/images/nav-modules.gif);
}

.nav-solutions a
{
    background-image: url(/images/nav-solution.gif);
}

.nav-entreprise a
{
    background-image: url(/images/nav-entreprise.gif);
    padding-top: 8px;
    padding-bottom: 0;
}


.nav-visio a
{
    background-image: url(/images/nav-visio.gif);
    padding-bottom: 0;
}

.nav-supports a
{
    background-image: url(/images/nav-supports.gif);
}

.nav-content
{
    height: 181px;
    width: 692px;
    float: left;
    padding: 5px 0;
}

.pic-text
{
    float: left;
    width: 412px;
    height: 179px;
    background: url(/images/main-pic.gif) no-repeat right 0;
    color: #9d9d9d;
    position: relative;
}

.flash
{
    float: right;
    margin-right: 2px;
}


.text-part-offres-left
{
	font-size: 11px;

    line-height: 1.3em;
    /*padding: 0 220px 0 3px;*/
    
    float:left;
    width:408px;
    color:#9D9D9D;
}

.text-part-offres-right
{
	font-size: 11px;

    line-height: 1.3em;
    /*padding: 0 220px 0 3px;*/
    
    width:245px;
    float:left;
    padding-left:20px;
    color:#9D9D9D;
}


.text-part-offres-left p
{
	margin-top:5px;
	margin-bottom:5px;
	
}

.text-part-offres-right p
{
	margin-top:5px;
	margin-bottom:5px;
	
}

.text-part-offres-left h3
{
    color: #086DA1;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 3px;
    margin-left:30px;
    
}

.text-part-offres-left a
{
	
	font-weight:normal;
	font-size: 11px;
    line-height: 1.3em;
    /*padding: 0 220px 0 3px;*/
    text-align: justify;
    color:#9D9D9D;
}

.text-part-offres-right h3
{
    color: #086DA1;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 3px;
    margin-left:30px;
    
}

.offre-image
{
	float:left;
	
	margin-top:10px;
	margin-right:10px;
	width:87px;
}

p.offre-blue
{
	color:#086DA1;
	font-size:12px;
	font-weight:bold;
	
}

.text-part
{
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3em;
    padding: 0 220px 0 3px;
    text-align: center;
}

.text-part h3
{
    color: #339ac0;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 3px;
}

h3.green
{
    color: #97B20B;
}

.text-part a
{
    color: #339ac0;
}

.btn
{
    color: #fff;
    position: absolute;
    right: 0px;
    bottom: 1px;
    height: 38px;
    padding: 2px 30px 0 10px;
    width: 95px;
    font-weight: bold;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
*:first-child + html .btn
{
    padding-top: 4px;
    height: 36px;
}
.btn a
{
    color: #fff;
}

.footer
{
    background: #6e6e6e url(/images/bg-footer.gif) no-repeat right 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    float: left;
}

.frame
{
    background: url(/images/bg-frame.gif) no-repeat 0 0;
}

.tabs
{
    height: 33px;
    padding-left: 8px;
    float: left;
    width: 694px;
}

.tabs ul
{
    float: left;
    width: 100%;
    height: 33px;
    overflow: hidden;
}

.tabs li
{
    display: inline;
    float: left;
}

.tabs a
{
    float: left;
    color: #fff;
    width: 67px;
    text-align: center;
    font-size: 10px;
    height: 28px;
    background: url(/images/bg-tab.gif) no-repeat right 0;
    text-decoration: none;
    line-height: 1.1em;
    padding-top: 5px;
}

.tabs a:hover, .tabs li.current a
{
    background-position: left 0;
    color: #227cab;
}

.tab-content
{
    float: left;
    width: 700px;
    border: solid 1px #247eac;
    border-top: none; /*max-height: 825px; 	overflow: auto;*/
    position: relative;
    padding-bottom: 10px;
}

.tab-content ul
{
    padding-top: 4px;
}

.tab-content ul li
{
    list-style-type: none;
}

.item
{
    width: 662px;
    margin: 5px 7px 0;
    padding: 10px;
    background: #dcdcdc url(/images/bg-item.gif) repeat-x 0 0;
    border: solid 1px #d0d0d0;
    border-top: none;
    float: left;
    position: relative;
    display: inline;
}

.thumb
{
    height: 122px;
    width: 182px;
    overflow: hidden;
    float: left;
}
.thumb img
{
    border: solid 1px gray;
}
.item-details
{
    float: left;
    width: 350px;
    padding-left: 15px;
    font-size: 11px;
}

.title
{
    font-size: 14px;
    color: #398ab4;
    margin-bottom: 5px;
}

.title span
{
    font-size: 10px;
}

.item-description
{
    color: #8c8c8c;
    line-height: 1.2em;
}

.duree
{
    font-weight: bold;
    color: #555;
    margin-top: 5px;
}

.status
{
    margin-top: 5px;
    color: #8c8c8c;
}

.status label
{
    color: #237ba9;
}

.status span
{
    color: #086da1;
}

.corner-img
{
    background-image: url(/images/corner.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 8px;
    height: 9px;
    overflow: hidden;
}

.button-set
{
    float: right;
    width: 112px;
}

.button-set a
{
    font-size: 10px;
    line-height: 1em;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: url(/images/bg-btns.gif) no-repeat 0 0;
}

.button-set a.acheter
{
    height: 28px;
}

.button-set a.ajouter
{
    background-position: 0 -42px;
    margin-bottom: 0;
}

.button-set a
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding-left: 40px;
    height: 25px;
    padding-top: 3px;
}
.button-set a:hover
{
    color: #eee;
}

.button-set a.acheter
{
    padding-top: 8px;
    height: 20px;
}

.col-right
{
    float: right;
    width: 192px;
}
.mini-search
{
    background: url(/images/bg-mini-search.gif) no-repeat 0 0;
    width: 182px;
    height: 28px;
    margin-top: -4px;
    position: relative;
}

.input-sch
{
    margin-top: 3px;
    margin-left: 3px;
    height: 15px;
    width: 155px;
    padding: 3px 10px;
    border: none;
    background: transparent;
    font-size: 13px;
    color: #8C8C8C;
}

.btn-sch
{
    position: absolute;
    right: 10px;
    top: 6px;
}

.links
{
    background: #086d9f url(/images/bg-links.gif) no-repeat 0 bottom;
    float: left;
    width: 166px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.links li
{
    list-style: none;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 5px;
    padding-top: 5px;
}

.links a
{
    color: #fff;
    display: block;
}

.links .number
{
    font-size: 17px;
    border-bottom: none;
    color: #fff;
}

.number span
{
    font-size: 11px;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Geneva, Arial, Verdana, sans-serif;
    color: #c8c8c8;
    display: block;
}

.formez-head
{
    background: #e4eff5 url(/images/bg-formez-head.gif) no-repeat right top;
    color: #be007e;
    font-weight: bold;
    padding: 8px;
    font-size: 14px;
    line-height: 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formez-content
{
    background: #e4eff5 url(/images/bg-formez-foot.gif) no-repeat left bottom;
    width: 100%;
    float: left;
    padding-bottom: 8px;
}

.formez-content li
{
    color: #0E5990;
    list-style-position: inside;
    margin: 2px 10px;
    font-size: 11px;
}

.ouvrages-head
{
    background: #e4eff5 url(/images/bg-formez-head.gif) no-repeat right top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1em;
    padding: 6px 8px;
    font-weight: bold;
    color: #78afcd;
}

.complementaires li
{
    background: #78afcd url(/images/icon-hand.gif) no-repeat 3px 3px;
    list-style: none;
    font-size: 11px;
    line-height: 1.1em;
    padding: 5px 5px 5px 35px;
    margin-bottom: 2px;
    font-size: 10px;
}

.complementaires a
{
    color: #fff;
}

.footer ul
{
    float: left;
    width: 100px;
    padding-left: 20px;
    font-size: 10px;
}

.footer li
{
    list-style-type: none;
    padding-bottom: 5px;
}

.footer a
{
    color: #999;
}

.footer .refs
{
    float: left;
    padding-left: 20px;
    width: 850px;
    height: 67px;
}
.footer .refs a
{
    display: block;
    float: left;
    font-size: 10px;
    height: 18px;
    padding-top: 6px;
    width: 200px;
}
.bottomlinks
{
    float: left;
    width: 100%;
    padding-top: 3px;
    margin-top: 15px;
}

.bottomlinks ul
{
    display: inline;
    width: auto;
    padding-right: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .bottomlinks ul
    {
        margin-top: 5px;
    }
}

.bottomlinks li
{
    margin-right: 46px;
    float: left;
    display: inline;
}
.bottomlinks a
{
    color: #fff;
    font: 8px Verdana, Arial, Helvetica, sans-serif;
}

/*presentation*/

#nav-contentT
{
    width: 702px;
    float: left;
    margin-bottom: 4px;
}

.top-box
{
    background: url(/images/bg_top-box.png) repeat-y;
    width: 698px;
    float: left;
    padding: 0 2px;
    margin-bottom: 4px;
}
.t #main-pr
{
    background: url(/images/bg-top-box-main.jpg) repeat-x 0 bottom;
    width: 699px;
    float: left;
    margin-top: 5px;
}
.t #main-pr .corner
{
    background: url(/images/corner1.png) bottom left no-repeat;
    width: 692px;
    float: left;
    padding: 0 5px 10px;
    position: relative;
    left: -2px;
    min-height: 500px;
}
#main-pr .corner .flash-box
{
    /*background: url(/images/thumb-4.jpg) no-repeat;*/
    width: 690px;
    height: 245px;
    float: left;
    margin: -5px 0 5px 1px;
}

.under-box
{
    background: url(/images/under-box.jpg) no-repeat;
    float: left;
    width: 660px;
    height: 32px;
    padding-left: 30px;
    padding-top: 3px;
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #97B20B;
    margin-bottom: 5px;
}

.under-box_themes
{
    background: url(/images/under-box.jpg) no-repeat;
    float: left;
    width: 660px;
    height: 32px;
    padding-left: 30px;
    padding-top: 3px;
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #086DA1;
    margin-bottom: 5px;
}

.under-box_themes2 h1
{
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #086DA1;
}

.under-box_themes2
{
    background: url(/images/under-box.jpg) no-repeat;
    float: left;
    width: 660px;
    height: 32px;
    padding-left: 30px;
    padding-top: 3px;
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #086DA1;
    margin-bottom: 5px;
    margin-left:8px;
}

span.mark
{
    background: url(/images/flecheverte.png) no-repeat;
    float: left;
    height: 13px;
    margin-right: 2px;
    margin-top: 5px;
    width: 13px;
}
.solutions
{
    float: left;
    width: 685px;
    padding-left: 5px;
}

.solutions ul
{
    float: left;
}

.solutions ul li
{
    float: left;
    display: inline;
    margin-right: 59px;
    width: 187px;
}

#sol
{
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    color: #BE007E;
    font-weight: bold;
    padding-left: 34px;
    padding-top: 9px;
    width: 152px;
    height: 20px;
    float: left;
}

.sol
{
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    color: #BE007E;
    font-weight: bold;
    padding-left: 34px;
    padding-top: 9px;
    width: 152px;
    height: 20px;
    float: left;
}

.sol-1
{
    background: url(/images/sol-1.jpg) no-repeat;
}

.sol-2
{
    background: url(/images/sol-2.jpg) no-repeat;
}

.sol-3
{
    background: url(/images/sol-3.jpg) no-repeat;
}

.box-sol
{
    background: url(/images/box-sol.jpg) no-repeat;
    width: 167px;
    height: 141px;
    padding: 5px 10px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #A1C7DC;
    line-height: 1.1em;
    text-align: center;
    float: left;
}

.lifs
{
    background: url(/images/lifs.jpg) no-repeat;
    width: 97px;
    height: 40px;
    float: right;
    position: relative;
    top: -16px;
    right: -24px;
    text-align: center;
    padding: 5px 30px 0 20px;
    _margin: 0px;
    _margin-bottom: -16px;
}

.lifs a
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    color: #ffffff;
}

.lifs a:hover
{
    text-decoration: underline;
}

.main-pic2
{
    background: url(/images/main-pic2.jpg) no-repeat;
    float: left;
    width: 241px;
    height: 250px;
    margin-left: 9px;
}

.choi
{
    width: 205px;
    margin-left: 8px;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #086DA1;
    float: left;
    margin-top: 10px;
    _margin-left: 0px;
    margin-right: 5px;
}

.choi ul
{
    margin-top: 10px;
    list-style-position: inside;
    list-style-type: none;
}
.choi h2
{
    float: left;
    height: 20px;
    margin-top: -7px;
    margin-right: 2px;
}
*html .choi h2
{
    height: 10px;
    font-size: 22px;
    margin-right: -30px;
}
*:first-child + html .choi h2
{
    height: 10px;
    font-size: 22px;
    margin-right: -10px;
}

.choi ul li
{
    margin-bottom: 15px;
}

.roge
{
    background: url(/images/bg-roge.jpg) no-repeat;
    width: 206px;
    height: 107px;
    float: left;
    margin-top: 30px;
    margin-right: 10px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #97B20B;
    padding: 12px 3px 3px 10px;
}
.roge h4
{
    margin-bottom: 10px;
}
.roge ul
{
    list-style-type: none;
    width: 200px; /*float: left;*/
    list-style-position: inside;
}

.roge ul li
{
    margin-bottom: 7px;
}

.roge h1, .roge h2
{
    float: left;
    height: 20px;
    margin-top: -7px;
    margin-right: 2px;
    width: 12px;
}
*html .roge h1, *html .roge h2
{
    height: 12px;
    font-size: 20px;
}
*:first-child + html .roge h1, *:first-child + html .roge h2
{
    height: 12px;
    font-size: 20px;
    margin-right: -10px;
}

.partenaires
{
    float: left;
}
.partenaires ul
{
    list-style-type: none;
    margin: 0 auto;
}

.partenaires ul li
{
    float: left;
    display: inline;
    margin-right: 34px;
}

.partenaires ul li.last
{
    margin: 0px;
}

/* hybride */

/*#main-h
{
	background: url(/images/bg-top-box-main-h.jpg) repeat-x;
	height: 410px;
	width: 699px;
	float: left;
}
#main-h .corner
{
	background: url(/images/corner1.png) bottom left no-repeat;
	height: 410px;
	width: 689px;
	float: left;
	padding: 0 5px;
	position: relative;
	left: -2px;
}*/
#main-pr .corner .left
{
    float: left;
    width: 407px;
}

.box-pink
{
    background: url(/images/top-h.jpg) no-repeat;
    width: 307px;
    height: 46px;
    float: left;
    padding: 7px 0 0 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #DE80BF;
}
span.mark-b
{
    background: url(/images/mark-b.jpg) no-repeat;
    width: 13px;
    height: 14px;
    float: left;
    margin-top: 2px;
    margin-right: 9px;
}

.blue-star
{
    background: url(/images/blue-star.jpg) no-repeat;
    width: 86px;
    height: 66px;
    float: left;
    text-align: center;
    padding-top: 20px;
    padding-right: 4px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 1.1em;
    color: #FFFFFF;
}

.blue-star span.a
{
    font-size: 9px;
}

.blue-star span.b
{
    font-size: 16px;
}

.blue-star span.c
{
    font-size: 12px;
}

.blue-star span.d
{
    font-size: 7px;
}

.blue-star a:hover
{
    text-decoration: underline;
}

#main-pr .corner .left p
{
    float: left;
    font-size: 12px;
    color: #6E6E6E;
    text-align: justify;
    margin-top: -32px;
    margin-left: 2px;
    line-height: 1.2em;
}
.middle-h
{
    background: url(/images/middle-h.jpg) no-repeat;
    width: 396px;
    height: 26px;
    float: left;
    margin-top: 5px;
    padding: 7px 0 0 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #DE80BF;
}

.middle-h h4
{
    font-size: 14px;
}

h4.mark-s
{
    background: url(/images/mark-s.jpg) no-repeat left 3px;
    float: left;
    padding-left: 15px;
}

#main-pr .right
{
    float: right;
    text-align: center;
    font-size: 10px;
    color: #8C8C8C;
}

.green-heads
{
    /*float: left;*/
    clear: both;
    margin-left: 5px;
}

.green-heads ul
{
    float: left;
}
.green-heads ul li
{
    float: left;
    display: inline;
    width: 218px;
    margin-right: 10px;
}

#gh, #gh-2, #gh-3
{
    float: left;
    width: 202px;
    height: 40px;
    text-align: center;
    padding-left: 16px;
    padding-top: 1px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

#gh a:hover
{
    text-decoration: underline;
}

.gh-1
{
    background: url(/images/h-green-head-1.jpg) no-repeat;
}

.gh-2
{
    background: url(/images/h-green-head-2.jpg) no-repeat;
}

.gh-3
{
    background: url(/images/h-green-head-3.jpg) no-repeat;
}

.green-head-box
{
    background: url(/images/h-green-head-box.jpg) no-repeat;
    width: 206px;
    height: 176px;
    float: left;
    padding: 2px 2px 0 10px;
}

.green-head-box h5
{
    font-size: 11px;
    font-weight: bold;
    float: left;
}

.green-head-box p
{
    font-size: 11px;
    color: #8C8C8C;
    float: left;
    margin-top: 2px;
    margin-bottom: 15px;
    width: 203px;
    line-height: 1.2em;
}

.green-head-box span
{
    float: left;
    font-size: 10px;
    line-height: 1.1em;
    color: #1474A6;
}

#nos-themes
{
    float: left;
    width: 702px;
    margin-top: 3px;
    margin-left: -5px;
}

.blue-line
{
    background: url(/images/blue-line.png) no-repeat;
    width: 685px;
    height: 37px;
    padding-top: 20px;
    padding-left: 17px;
}

.blue-line a
{
    color: #FFFFFF;
    font-weight: bold;
}

#nos-themes .box
{
    width: 687px;
    float: left;
    border: 1px solid #076798;
    border-top: none;
    padding: 5px 0 5px 13px;
    margin-bottom: 4px;
}

#nos-themes .box ul
{
    list-style-type: none;
    list-style-position: inside;
    float: left;
}

#nos-themes .box ul li
{
    margin-bottom: 10px;
}
#nos-themes .box ul li a
{
    text-decoration: none;
}

#nos-btn
{
    width: 108px;
    height: 19px;
    text-align: center;
    padding-top: 47px;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1em;
}
*:first-child + html #nos-btn
{
    font-size: 9px;
    margin-top: -7px;
    height: 20px;
    margin-left: -2px;
    padding-top: 46px;
}
.comptabilite
{
    background: url(/images/nos-comptabilite.jpg) no-repeat;
}

.iweb
{
    background: url(/images/nos-iweb.jpg) no-repeat;
}

.langues
{
    background: url(/images/nos-langues.jpg) no-repeat;
}

#nos-themes .video
{
    float: left;
    margin: 0 15px 10px 16px;
}

.management
{
    background: url(/images/nos-management.jpg) no-repeat;
}

.bureautique
{
    background: url(/images/nos-bureautique.jpg) no-repeat;
}

.mpublic
{
    background: url(/images/nos-mpublic.jpg) no-repeat;
}

.box ul.nos-bottom li
{
    float: left;
    display: inline;
    margin-right: 7px;
    margin-bottom: 0px;
}
.box ul.nos-bottom li a
{
    text-decoration: none;
}

.achat
{
    background: url(/images/nos-achat.jpg) no-repeat;
}

.devpersonnel
{
    background: url(/images/nos-devpersonnel.jpg) no-repeat;
}

.communication
{
    background: url(/images/nos-communication.jpg) no-repeat;
}

.finances
{
    background: url(/images/nos-devpersonnel.jpg) no-repeat;
}

.qualite
{
    background: url(/images/nos-qualite.jpg) no-repeat;
}

.nosoffres
{
    background: url(/images/nos-nosoffres.jpg) no-repeat;
}

.nos-corner
{
    background: url(/images/nos-corner.png) no-repeat;
    float: left;
    width: 14px;
    height: 12px;
    position: relative;
    top: 6px;
    left: -14px;
    clear: both;
}
#nos-themes h5
{
    font-size: 12px;
    color: #086DA1;
    font-weight: bold;
    float: left;
}
*html #nos-themes h5
{
    font-size: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
*:first-child + html #nos-themes h5
{
    font-size: 11px;
    width: 702px;
    margin-left: -10px;
    margin-top: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #nos-themes h5
    {
        font-size: 13px;
    }
}

/* themes*/

div.themesVisio
{
    clear: both;
    background: url(/images/page-elearn-VISIO-themes-DE.jpg) no-repeat 0 0;
    height: 377px;
}
div.themes
{
    clear: both;
    background: url(/images/bg-themes.png) no-repeat 0 0;
    height: 453px; /*background: url(/images/bg-themes.jpg) no-repeat; 	width: 670px; 	height: 383px; 	float: left; 	padding-top: 70px; 	padding-left: 32px;*/
}
div.themes .txt-btm
{
    font-size: 14px;
    color: #9AB414;
    clear: both;
}
.txt h4
{
    font-weight: bold;
    font-size: 13px;
}

.txt ul
{
    padding-top: 15px;
}
.txt ul li
{
    font-size: 10px;
    margin-bottom: 17px;
}
.txt h1
{
    float: left;
    height: 20px;
    margin-top: -7px;
    margin-right: 2px;
}
ul.last
{
    margin: 0;
}
#nos-btn-th
{
    width: 108px;
    height: 23px;
    text-align: center;
    padding-top: 42px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 1em;
}
*:first-child + html #nos-btn-th
{
    margin-top: -5px;
    height: 26px;
    margin-left: -2px;
    padding-top: 39px;
}

/* produits*/
#main-p
{
    background: url(/images/bg-top-box-main-p.jpg) repeat-x 0 bottom;
    height: 186px;
    width: 699px;
    float: left;
}
#main-p .corner
{
    background: url(/images/corner2.jpg) bottom left no-repeat;
    height: 186px;
    width: 689px;
    position: relative;
    float: left;
    padding: 0 6px;
    left: -2px;
}
#main-p p
{
    font-size: 12px;
    float: left;
    margin-top: -30px;
    color: #6E6E6E;
    line-height: 1.4em;
}

#main-p .left
{
    float: left;
    width: 415px;
}
#main-p .right
{
    float: right;
}
#main-p .right h5
{
    text-align: center;
    color: #999999;
}

.item-dark-grey
{
    background: url(/images/bg-item-dark-grey.jpg) repeat-x;
    width: 670px;
    height: 126px;
    margin: 5px 7px 0;
    float: left;
}
.item-dark-grey .corner
{
    background: url(/images/corner-dark-grey.jpg) bottom left no-repeat;
    width: 645px;
    height: 116px;
    padding: 10px 10px 0px 15px;
    float: left;
}
.item-dark-grey .thumb
{
    width: 71px;
    height: 86px;
    float: left;
    margin-top: 7px;
    text-align: center;
    padding: 5px 10px;
}

.item-dark-grey .thumb span
{
    float: left;
    text-align: center;
    margin-top: 45px;
    width: 71px;
}
.item-dark-grey .thumb a
{
    font-size: 10px;
    line-height: 1.1em;
}

.item-dark-grey .five
{
    background: url(/images/thumb-5.jpg) no-repeat;
}

.item-dark-grey .six
{
    background: url(/images/thumb-6.jpg) no-repeat;
}

.item-dark-grey .seven
{
    background: url(/images/thumb-7.jpg) no-repeat;
}

.item-dark-grey .item-details
{
    float: left;
    font-size: 11px;
    padding-left: 15px;
    width: 385px;
}
.item-dark-grey .title
{
    margin: 0px;
}

.item-dark-grey .item-details span
{
    color: #231F20;
}
.item-dark-grey .item-details a
{
    color: #231F20;
}

.item-dark-grey .item-description
{
    color: #6E6E6E;
    width: 393px;
    font-size: 9px;
}

.item-dark-grey .duree
{
    color: #E5E5E5;
    float: left;
}

.item-dark-grey .duree span
{
    color: #E5E5E5;
    margin-left: 85px;
}

.item-dark-grey .price
{
    color: #086DA1;
    clear: both;
}

.item-dark-grey .fiche
{
    background: url(/images/bg-btn-top.jpg) no-repeat;
    width: 60px;
    height: 20px;
    font-size: 7px;
    font-weight: bold;
    padding-left: 43px;
    padding-top: 6px;
    margin-top: 3px;
}

.item-dark-grey .button-set .acheter
{
    background: url(/images/bg-btn-mid.jpg) no-repeat;
    width: 60px;
    height: 18px;
    font-size: 7px;
    font-weight: bold;
    padding-left: 43px;
    padding-top: 11px;
    margin-top: 10px;
}

.item-dark-grey .button-set .ajouter
{
    background: url(/images/bg-btn-last.jpg) no-repeat;
    width: 60px;
    height: 20px;
    font-size: 7px;
    font-weight: bold;
    padding-left: 43px;
    padding-top: 8px;
    font-size: 7px;
    margin-top: 9px;
}

a.img
{
    position: relative;
    top: -8px;
    left: -130px;
    float: right;
    clear: both;
}
*:first-child + html a.img
{
    top: 67px;
}
.item-light-grey
{
    background: url(/images/bg-item-light-grey.jpg) repeat-x;
    width: 670px;
    height: 116px;
    float: left;
    margin-left: 7px;
}
.item-light-grey .corner
{
    background: url(/images/corner-light-grey.jpg) bottom left no-repeat;
    width: 633px;
    position: relative;
    float: left;
    height: 101px;
    padding: 5px 12px 0 25px;
}

.item-light-grey p
{
    font-size: 9px;
    color: #999999;
}

.item-light-grey p span
{
    float: left;
    margin-right: 4px;
    margin-left: 15px;
}

.item-light-grey .corner
{
    background: inherit;
}

.item-dark-grey .corner1
{
    background: url(/images/corner-dark-grey1.jpg) bottom left no-repeat;
    width: 645px;
    height: 116px;
    padding: 10px 10px 0px 15px;
    float: left;
}

/* fiche */


#main-f
{
    background: url(/images/bg-top-box-main-f.jpg) repeat-x 0 bottom;
    width: 697px; /*height: 612px;*/
    float: left;
    margin-left: 2px;
    padding-top: 4px;
}
#main-f .corner
{
    background: url(/images/corner3.jpg) bottom left no-repeat; /*height: 612px;*/
    width: 689px;
    position: relative;
    float: left;
    padding: 0 6px 10px;
    left: -4px;
}
#main-f .corner .top
{
    background: url(/images/bg-main-fiche-top.jpg) no-repeat;
    width: 693px; /*height: 194px;*/
    float: left;
}

#main-f .corner .top ul
{
    float: left;
    list-style-position: inside;
}

#main-f .corner .top ul li
{
    float: left;
    display: inline;
    list-style-type: none;
    margin-right: 20px;
}
*:first-child + html #main-f .corner .top ul li
{
    margin-right: 26px;
}
#main-f .corner .top ul li a
{
    font-size: 9px;
    color: #000000;
}

.fiche-title
{
    margin-top: 142px;
    color: #086DA1;
    padding: 0;
}
h6.big
{
    font-size: 30px;
    padding: 0 0 2px;
}
h6.medium
{
    font-size: 21px;
    padding-top: 8px;
    margin-left: -25px;
}

h6.small
{
    font-size: 18px;
    padding-top: 11px;
    margin-left: -25px;
}

#main-f .left
{
    float: left;
    width: 267px;
    margin-left: 6px;
    font-size: 13px;
}
#main-f .left h4
{
    /*float: left;*/
    color: #086DA1;
}
#main-f .corner .left p
{
    /*float: left;*/
    color: #78AFCD;
    font-size: 12px;
}


#main-f .corner .left .medium
{
    /*float: left;*/
    margin-top: 45px;
}

#main-f .corner .left .medium p
{
    font-size: 11px;
}

ul.left-links
{
    float: left;
    margin-top: 23px;
}
ul.left-links li
{
    float: left;
    display: inline;
    list-style-type: none;
    font-size: 10px;
    text-align: center;
    margin-right: 20px;
}
ul.left-links li *
{
    float: left;
    padding-top: 40px;
    color: #1474A6;
}

ul.left-links li .img1
{
    background: url(/images/fiche-left-links-img1.jpg) no-repeat;
    width: 37px;
}

ul.left-links li .img2
{
    background: url(/images/fiche-left-links-img2.jpg) no-repeat;
    width: 25px;
}

ul.left-links li .img3
{
    background: url(/images/fiche-left-links-img3.jpg) no-repeat;
    width: 38px;
}

ul.left-links li .img4
{
    background: url(/images/fiche-left-links-img4.jpg) no-repeat;
    width: 37px;
}

ul.left-links li .img5
{
    background: url(/images/fiche-left-links-img5.jpg) no-repeat;
    width: 37px;
}


.edu-performance
{
    float: left;
    margin-top: 10px;
}
.edu-performance a
{
    float: left;
    clear: both;
}
#main-f .corner .right
{
    background: url(/images/fiche-bg-right.jpg) repeat-y;
    float: right;
}
#main-f .corner .right .corner-top
{
    background: url(/images/corner-right-top-fiche.jpg) top right no-repeat;
    float: left;
}

#main-f .corner .right .corner-bottom
{
    background: url(/images/corner-right-bottom-fiche.jpg) bottom left no-repeat;
    width: 385px;
    float: left;
    padding: 5px;
}

.top-part
{
    text-align: left;
    padding-left: 187px;
}
.top-part h1
{
    font-size: 14px;
    color: #F3F7F9;
    float: left;
    padding: 2px 0 10px;
}

.top-part p
{
    color: #F0F0F0;
    float: left;
    font-size: 11px;
    font-weight: bold;
}

.top-part h3
{
    font-size: 12px;
    color: #B2CADA;
    float: left;
}

.price
{
    font-weight: bold;
    color: #555;
    font-size: 12px;
    padding-top: 10px;
}
span.small
{
    color: gray;
    font-size: 10px;
    font-weight: normal;
}

#main-f .price
{
    font-size: 11px;
    color: #F0F0F0;
    float: left;
}

#main-f span.small
{
    color: #bbb;
}

.midle-part
{
    clear: both;
    padding-left: 5px;
    padding-top: 10px;
    color: #FFFFFC;
}

.midle-part p
{
    font-size: 11px;
    color: #EAF1F5;
}

/*.right .midle-part ul {
	float: left;
	margin-top: 20px;
}*/

.right .midle-part ul li
{
    list-style-type: none;
    margin-bottom: 18px;
}

.right .midle-part h5
{
    color: #FFFFFC;
    font-size: 12px;
    clear: both;
}

.right .midle-part h6
{
    color: #5B9AC2;
}

.midle-part span
{
    color: #9CAFB7;
    font-size: 11px;
}

.midle-part ul.btns
{
    float: right;
    margin-right: 6px;
}

.midle-part ul.btns li
{
    float: left;
    display: inline;
    background: url(/images/fiche-btns-right.jpg) 0 0 scroll no-repeat;
    width: 115px;
    height: 35px;
    font-size: 8px;
    margin-right: 13px;
    margin-bottom: 0px;
}

.midle-part ul.btns li a
{
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-top: 9px;
    height: 21px;
    margin: 2px 1px 4px;
}
.midle-part ul.btns li a:hover
{
    color: #ddd;
}

.midle-part ul.btns li.ajouter
{
    background: url(/images/fiche-btns-right.jpg) no-repeat -130px 0;
    margin: 0px;
}

.midle-part ul.btns li.ajouter a
{
    padding-top: 4px;
    padding-left: 48px;
    height: 26px;
    text-align: left;
    margin: 2px 2px 0 0;
    line-height: 10px;
}

.midle-part .bottom-links
{
    float: left;
    clear: both;
}

.midle-part .bottom-links ul
{
    float: left;
    margin: 0px;
}
.midle-part .bottom-links ul li
{
    float: left;
    display: inline;
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 9px;
}

.midle-part .bottom-links ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}

.midle-part .bottom-links ul li a:hover
{
    text-decoration: underline;
}

.ficher-prog
{
    float: left;
    margin-bottom: 5px;
}


div.autonome-fiche-contenu
{
    margin-right: 1px;
    height: 100%;
    float: left;
}
div.autonome-fiche-contenu div.box-content
{
    background: url(/images/fiche-bg-box-big.png) repeat-y;
    height: 100%;
    float: left;
}
div.autonome-fiche-contenu div.box-top
{
    background: url(/images/fiche-box-top-big.png) top no-repeat;
    height: 100%;
    float: left;
    position: relative;
}

div.autonome-fiche-contenu div.box-bottom
{
    background: url(/images/fiche-box-bottom-big.png) bottom no-repeat;
    width: 672px;
    float: left;
    position: relative;
    padding: 20px 15px 20px;
}

.ficher-pro-tut
{
    float: left;
    width: 353px;
    margin-right: 1px;
}
.head-t
{
    background: url(/images/fiche-programmes-tutore.jpg) no-repeat;
    width: 345px;
    height: 35px;
    float: left;
    margin-bottom: 5px;
}

.box-content
{
    background: url(/images/fiche-bg-box.jpg) repeat-y; /*width: 347px;*/
    height: 100%;
    float: left;
}

.box-top
{
    background: url(/images/fiche-box-top.jpg) top no-repeat; /*width: 347px;*/
    height: 100%;
    float: left;
    position: relative;
}

.box-bottom
{
    background: url(/images/fiche-box-bottom.jpg) bottom no-repeat;
    width: 317px;
    min-height: 120px;
    float: left;
    position: relative;
    padding: 20px 15px;
}
/*
.box-bottom h6 {
	font-size: 11px;
	color: #78AFCD;
}
*/

.box-bottom ul li
{
    list-style-type: none;
    font-size: 11px;
}
/*
.box-bottom ul li.link {
	margin-top: 16px;
}*/

.ficher-pro-le
{
    float: left;
    width: 347px;
}

.ficher-pro-le .head-t
{
    background: url(/images/fiche-programmes-e-learning.jpg) no-repeat;
    width: 345px;
    height: 35px;
    float: left;
}


/* supports */


#main-sup
{
    background: url(/images/bg-top-box-main-sup.jpg) repeat-x;
    width: 699px;
    height: 214px;
    float: left;
    margin-top: 3px;
}

#main-sup .corner
{
    background: url(/images/corner-sup.jpg) bottom left no-repeat;
    width: 689px;
    height: 214px;
    padding: 0 5px;
    position: relative;
    left: -2px;
}

.main-pict
{
    background: url(/images/supports-main-pict.jpg) no-repeat;
    float: left;
    width: 134px;
    height: 204px;
}

.sup-pink
{
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #BE007E;
    margin-left: -20px;
    color: #BE007E;
}

.sup-pink span
{
    background: url(/images/flesh.png) no-repeat;
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 4px;
    margin-right: 2px;
}

.sup-txt
{
    float: left;
    width: 265px;
    margin-top: 10px;
}

a.green-star
{
    background: url(/images/green-star.jpg) no-repeat;
    width: 78px;
    height: 78px;
    float: right;
    position: relative;
}

.sup-txt h5
{
    font-size: 11px;
    color: #086DA1;
    line-height: 1.1em;
    margin-bottom: 5px;
}

.sup-txt span
{
    height: 6px;
    padding-left: 7px;
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 3px;
}

span.mark-black
{
    background: url(/images/mark-black.jpg) left no-repeat;
}

span.mark-blue
{
    background: url(/images/mark-blue.jpg) left no-repeat;
}

.leafs-sup
{
    background: url(/images/leafs-sup.jpg) no-repeat;
    width: 95px;
    height: 30px;
    text-align: center;
    float: right;
    margin-right: 60px;
    padding-right: 25px;
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.1em;
    color: #FFFFFF;
}

#main-sup .corner .flash
{
    margin-top: 10px;
}

.content-themes-sup
{
    background: url(/images/bg-themes-sup.jpg) repeat-y;
    width: 702px;
    height: 110px;
    float: left;
}
.content-themes-sup .corner-top
{
    background: url(/images/corner-top-themes-sup.jpg) right top no-repeat;
    height: 100%;
    width: 702px;
    position: relative;
}
.content-themes-sup .corner-bottom
{
    background: url(/images/corner-bottom-themes-sup.jpg) left bottom no-repeat;
    width: 696px;
    color: #FFFFFF;
    padding-top: 25px;
    padding-left: 6px;
    float: left;
    font-size: 18px;
    height: 85px;
}

.content-themes-sup .corner-bottom h1
{
    background: url(/images/sup-themes-img.jpg) no-repeat;
    height: 47px;
    width: 47px;
    float: left;
    text-align: center;
    margin-top: -15px;
    margin-right: 7px;
    padding-top: 2px;
    padding-left: 2px;
}

.content-themes-sup .corner-bottom ul
{
    clear: both;
    margin-left: 8px;
    margin-top: 19px; *margin-top:8px;
}

.content-themes-sup .corner-bottom ul li
{
    list-style-type: none;
    float: left;
    display: inline;
    margin-right: 13px;
}

.content-themes-sup .corner-bottom ul li a
{
    background: url(/images/sup-themes-a.jpg) no-repeat;
    width: 97px;
    height: 20px;
    float: left;
    text-align: center;
    padding-top: 10px;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
}
.content-themes-sup .corner-bottom ul li a:hover, .content-themes-sup .corner-bottom ul li a.active
{
    background: url(/images/sup-themes-a-hover.jpg) no-repeat;
    color: #231F20;
}
.corres-sup
{
    background: url(/images/sup-corres-img.jpg) top right no-repeat;
    background-color: #78AFCD;
    width: 696px;
    height: 42px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 15px;
    padding-left: 6px;
    float: left;
}
.corres-sup h1
{
    background: url(/images/sup-corres-img1.jpg) no-repeat;
    height: 47px;
    width: 49px;
    float: left;
    text-align: center;
    margin-top: -12px;
    margin-right: 7px;
    padding-top: 2px;
}
.corres-sup a.img
{
    background: url(/images/sup-corres-img2.jpg) no-repeat;
    width: 58px;
    height: 17px;
    float: left;
    position: relative;
    top: -15px;
    left: 310px;
}
.sup-manuels
{
    background: url(/images/corner-manuel-sup.gif) bottom left no-repeat;
    background-color: #0E5990;
    width: 702px;
    height: 81px;
    float: left;
}

.sup-manuels .tabs
{
    padding-top: 22px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .sup-manuels .tabs
    {
        padding-top: 20px;
    }
}
*:first-child + html .sup-manuels .tabs
{
    padding-top: 18px;
    margin-left: 2px;
}
.sup-manuels .tabs a
{
    background: url(/images/sup-tabs-a.jpg) no-repeat right 0;
}

.sup-manuels .tabs a:hover, .sup-manuels .tabs li.current a
{
    background-position: left 0;
    color: #227cab;
}

.sup-manuels h4
{
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    color: #FFFFFF;
}

.sup-manuels p
{
    float: right;
    font-size: 10px;
    color: #FFFFFF;
    margin-top: 17px;
    margin-right: 40px;
}

.sup-manuels .tab-content
{
    height: 535px;
}

li.item-sup
{
    background: url(/images/bg-item-sub.jpg) repeat-x;
    height: 87px;
    display: inline;
    float: left;
    margin: 5px 7px 0;
    position: relative;
    width: 657px;
    padding-right: 10px;
}

li.item-sup .thumb
{
    background: url(/images/thumb-sup.jpg) no-repeat;
    float: left;
    height: 87px;
    width: 83px;
}

li.item-sup a.pdf
{
    background: url(/images/sup-pdf-img.jpg) no-repeat;
    float: left;
    margin-top: 50px;
    margin-left: 4px;
    width: 31px;
    height: 30px;
}

li.item-sup .item-details
{
    margin-top: 10px;
}

li.item-sup .status a
{
    color: #B2B2B2;
    text-decoration: none;
    font-weight: bold;
}

li.item-sup .status a:hover, li.item-sup .status a.active
{
    color: #086DA1;
    font-weight: bold;
}

li.item-sup h3.title
{
    margin-bottom: 2px;
}

li.item-sup p
{
    margin-bottom: 4px;
}

li.item-sup .button-set div
{
    background: url(/images/bg-sup-btns.jpg) no-repeat;
    font-size: 8px;
    height: 15px;
    line-height: 1em;
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 7px;
    padding-left: 0px;
    width: 111px;
}

li.item-sup .button-set div.ajouter
{
    background-position: 0 -26px;
    padding-left: 17px;
    width: 94px;
}

.mode-de
{
    height: 58px;
}
.mode-de .corner-bottom
{
    padding-top: 10px;
    height: 48px;
}

.mode-de .corner-bottom h1
{
    margin-top: -5px;
}

.mode-de .corner-bottom h4
{
    margin: 0px;
}

.mode-de .corner-bottom p
{
    font-size: 14px;
    float: left;
    margin-left: 10px;
    margin-top: 0;
}

/* qui */
#nav box-qui
{
    padding-bottom: 0px;
}

#main-qui
{
    background: url(/images/qui-content-bg.png) no-repeat;
    width: 708px;
    height: 1318px;
    float: left;
}
#main-qui .top
{
    float: left;
    margin-top: 32px;
    margin-left: 48px;
    width: 645px;
}

#main-qui .top .block
{
    float: left;
    width: 640px;
    margin-top: 20px;
}

#main-qui .top .block p
{
    float: left;
    width: 300px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 1.1em;
}

#main-qui .top .block h5
{
    font-size: 12px;
}

#main-qui .top ul.cat
{
    float: left;
    margin-top: 5px;
}

#main-qui .top ul.cat li
{
    float: left;
    display: inline;
    list-style-type: none;
    background: url(/images/qui-li-top.jpg) no-repeat;
    width: 162px;
    height: 81px;
    margin-right: 35px;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 10px;
}

#main-qui .top ul.cat li h1
{
    float: left;
    color: #217CAA;
    font-size: 26px;
    height: 13px;
    margin-top: -3px;
    margin-right: 0px;
}
*html #main-qui .top ul.cat li h1
{
    font-size: 22px;
    height: 9px;
    margin-right: -2px;
}
*:first-child + html #main-qui .top ul.cat li h1
{
    font-size: 22px;
    height: 9px;
    margin-right: -2px;
}
#main-qui .top ul.cat li span
{
    color: #217CAA;
}

#main-qui .top ul.cat li div
{
    font-size: 10px;
    line-height: 1.1em;
    height: 56px;
}

#main-qui .top ul.cat li a
{
    background: url(/images/qui-bg-ul-cat-a.jpg) no-repeat;
    width: 72px;
    height: 14px;
    float: right;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 9px; /*padding-top: 3px;*/
}
#main-qui .top .m
{
    margin-top: 17px;
}

#main-qui .top .m p.left
{
    color: #0E598A;
}

#main-qui .top .m p.left span
{
    font-weight: bold;
    font-size: 13px;
}

#main-qui .top .m p.right
{
    color: #8C8C8C;
    font-size: 11px;
}

#main-qui .top ul.c
{
    background: url(/images/qui-bg-ul-cat-c.jpg) no-repeat;
    width: 590px;
    height: 109px;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 10px;
    padding-left: 14px;
}

#main-qui .top ul.c li
{
    background-image: none;
    width: 165px;
    margin-right: 21px;
    padding: 10px 5px 0 5px;
    color: #4F4C4D;
}

#main-qui .top ul.c li h1
{
    color: #4F4C4D;
}

#main-qui .top ul.c li a
{
    background: url(/images/qui-bg-ul-cat-c-a.jpg) no-repeat;
}

#main-qui .top .parm
{
    float: left;
    color: #0E598A;
    width: 600px;
    margin: 5px 0;
}

#main-qui .top .parm p
{
    font-size: 12px;
}

#main-qui .top ul.un
{
    background: url(/images/qui-bg-ul-cat-un.jpg) no-repeat;
    width: 603px;
    height: 100px;
    padding-left: 14px;
    padding-top: 8px;
}

#main-qui .top ul.un li
{
    background: none;
    width: 170px;
    margin-right: 30px;
    padding: 0px;
}

#main-qui .top ul.un li div
{
    height: 70px;
    color: #FFFFFF;
    line-height: 1.2em;
}

#main-qui .top ul.un li a
{
    background: url(/images/qui-bg-ul-cat-un-a.jpg) no-repeat;
    width: 81px;
    height: 16px;
}

#main-qui .list
{
    margin-left: 48px;
    width: 645px;
    float: left;
    margin-top: 20px;
}
#main-qui .list h4
{
    color: #4F4C4D;
    font-size: 17px;
    float: left;
}
#main-qui .list ul
{
    float: left;
    margin-top: 10px;
}

#main-qui .list ul li
{
    list-style-type: none;
    float: left;
    background: url(/images/qui-bg-place-li.jpg) no-repeat;
    width: 585px;
    height: 73px;
    padding-left: 15px;
    margin-bottom: 2px;
}

#main-qui .list ul li .place
{
    float: left;
    margin-top: 18px;
    width: 160px;
}

#main-qui .list ul li .place h2
{
    font-size: 18px;
    color: #FFFFFF;
}

#main-qui .list ul li .place span
{
    color: #C1C0C1;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

#main-qui .list ul li .adress
{
    float: left;
    color: #6E6B6C;
    font-size: 10px;
    margin-top: 5px;
    line-height: 1.5em;
}

#main-qui .list ul li a
{
    float: right;
    background: url(/images/qui-bg-place-li-a.jpg) no-repeat;
    width: 104px;
    height: 22px;
    text-align: center;
    font-size: 11px;
    padding-top: 6px;
    color: #7F7F7F;
    text-decoration: none;
    margin-top: 35px;
    margin-right: 19px;
    clear: right;
}

#main-qui .list ul li.active, #main-qui .list ul li:hover
{
    background: url(/images/qui-bg-place-li-active.jpg) no-repeat;
}

#main-qui .list ul li.active .adress, #main-qui .list ul li:hover .adress
{
    color: #086DA1;
}

#main-qui .list ul li.active a, #main-qui .list ul li:hover a
{
    background: url(/images/qui-bg-place-li-active-a.jpg) no-repeat;
    color: #086DA1;
}
#main-qui .list ul li.active .place span, #main-qui .list ul li:hover .place span
{
    color: #FFFFFF;
}
#main-qui .list ul li.active a.train, #main-qui .list ul li:hover a.train
{
    background: none;
    margin-top: 5px;
    margin-bottom: -32px;
    font-size: 10px;
}
#main-qui .bottom-links
{
    width: 645px;
    float: left;
    text-align: center;
}
#main-qui .bottom-links a
{
    color: #454142;
    font-size: 11px;
}
#main-qui .bottom-links ul
{
    margin-left: 50px;
    width: 600px;
    margin-top: 3px;
}
#main-qui .bottom-links ul li
{
    list-style-type: none;
    float: left;
    display: inline;
    font-size: 10px;
    margin-left: 13px;
    color: #787576;
}
#main-qui .bottom-links ul li a
{
    font-size: 9px;
    color: #787576;
}
#main-qui .info
{
    float: left;
    margin-left: 37px;
    margin-top: 130px;
    text-align: center;
    width: 640px;
}
*html #main-qui .info
{
    margin-top: 40px;
    margin-left: 25px;
}
*:first-child + html #main-qui .info
{
    margin-top: 40px;
}
#main-qui .info p
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
}
#main-qui .info span
{
    font-size: 10px;
    color: #999999;
}
a.theme
{
    display: block;
    float: left;
    text-align: center; /*color: White;*/
    position: relative;
    width: 108px;
    height: 66px;
    margin: 3px 3px 6px;
}
a.themeHyb
{
    display: block;
    float: left;
    text-align: center;
    color: White;
    position: relative;
    width: 108px;
    height: 66px;
    margin: 3px 3px 18px;
}
a.themeHyb span, a.theme span
{
    display: block;
    left: 0;
    top: 36px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    width: 100px;
    padding: 0 4px;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    cursor: pointer;
    color: #086DA1;
}
div.autonomes-text
{
    float: left;
    width: 310px;
    height: 326px;
    padding: 101px 15px 0 40px;
    width: 260px;
    color: #086DA1;
}
div.visio-text
{
    float: left;
    padding: 90px 0 0 40px;
    width: 240px;
    color: #086DA1;
    height: 156px;
}
div.visio-text h2
{
    font-family: arial;
    font-weight: bold;
    color: #7BA8BB;
    font-size: 19px;
    margin-bottom: 5px;
}
div.visio-text2
{
    color: #8C8C8C;
    float: left;
    font-size: 11px;
    padding: 20px 0 0 40px;
    text-align: justify;
    width: 382px;
    height: 60px;
}
ul.standart, .ul-standart ul
{
    padding-left: 20px;
}
ul.standart li, .ul-standart ul li
{
    display: list-item;
}
.hideInputs input
{
    visibility: hidden;
}
.login-panel
{
    height: 95px;
    width: 272px;
}
.text-myaccount
{
    font-size: 12px;
    margin: 20px auto;
    width: 500px;
}
#espace-personelle-table
{
    border-collapse: collapse;
    margin: 0 auto;
    width: 500px;
}
#espace-personelle-table td
{
    border: dotted 1px gray;
    padding: 5px 0;
}
#espace-personelle-table td.leftImage
{
    border-left-style: none;
    border-right-style: none;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
}
#espace-personelle-table td.leftText
{
    border-left-style: none; /*padding-right: 15px;*/
}
#espace-personelle-table td.rightImage
{
    border-right-style: none;
    padding-left: 15px;
    padding-right: 10px;
    text-align: center;
}
#espace-personelle-table td.rightText
{
    border-left-style: none;
    border-right-style: none; /*padding-right: 15px;*/
}
.comment
{
    color: Gray;
    font-size: 10px;
}
.bon-Commande
{
    border: 1px solid gray;
    clear: both;
    padding: 10px 15px 0;
}
.coordonees-banc
{
    border-collapse: collapse;
}
.coordonees-banc td
{
    border: solid 1px gray;
    padding: 3px;
}
.sup-langues
{
    color: #237BA9;
    margin-top: 5px;
}
div#cgv
{
    background: url(/images/cgv.png) no-repeat left top;
    padding: 41px 26px 15px 58px;
    text-align: justify;
    height: 2200px;
}
div#faq
{
    background: url(/images/faq.png) no-repeat left bottom;
    padding: 40px;
    text-align: justify;
}
.contactDiv td
{
    vertical-align: top;
    text-align: right;
}
.contactDiv .item-contact
{
    padding-top: 3px;
    text-align: right;
    font-size: 11px;
    color: #0E598A;
    display: block;
}
.contactDiv .input-contact
{
    background-color: #FAFAFA;
    border: 1px solid #B4AC7E;
    color: #666666;
    float: left;
    font-family: "Times New Roman" ,Times,serif;
    font-size: 14px;
    height: auto;
    margin-bottom: 20px;
    width: 200px;
}
.contactDiv .envoyer
{
    background-color: #CCCC66;
    color: #111111;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
}
.methode-pedago
{
    background: url(/images/meth_pedago.png) no-repeat 0 0;
    min-height: 667px;
    padding: 7px 21px 0 0;
    text-align: justify;
}
.methode-pedago h1
{
    color: #97B20B;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.methode-pedago-liens
{
    float: left;
    width: 246px;
    height: 667px;
}
.methode-pedago-liens a
{
    display: block;
    margin: 0 0 48px 17px;
    width: 172px;
    height: 174px;
    text-decoration: none; /*padding-top: 157px;*/
    background-color: Transparent;
    font-size: 13px;
}


div.best-seller div.content
{
    background: url(/images/box-bestseller-middle.gif) repeat-y  ;
}
div.best-seller div.top
{
    background: url(/images/box-bestseller-haut.gif) no-repeat 0 0;
}
div.best-seller div.bottom
{
    background: url(/images/box-bestseller-bas.gif) no-repeat 0 bottom;
    padding: 5px;
    text-align:center;
}
div.best-seller div.bottom a
{
    color: White;
}
div.best-seller div.bottom p
{
    font-weight: bold;
}




div.dif-list
{
    background-color: #8A42BA;
}
div.dif-list div.top
{
    background: url(/images/dif-list-top.gif) no-repeat 0 0;
}
div.dif-list div.bottom
{
    background: url(/images/dif-list-bottom.gif) no-repeat 0 bottom;
    color: White;
    padding: 5px 8px 7px;
}
div.dif-list div.bottom a
{
    color: White;
}
div.dif-list div.bottom p
{
    font-weight: bold;
}
div.catalogue
{
    background-color: #8B8B8B;
}
div.catalogue div.top
{
    background: url(/images/catalogue-top.gif) no-repeat 0 0;
}
div.catalogue div.bottom
{
    background: url(/images/catalogue-bottom.gif) no-repeat 0 bottom;
    color: White;
    padding: 5px 8px 7px;
}
div.catalogue div.bottom a
{
    color: White;
}
div.catalogue div.bottom p
{
    font-weight: bold;
}

div.link
{
    background-color: #086DA0;
}

div.link div.top
{
    background: url(/images/btn-bleu-haut.gif) no-repeat 0 0;
}
div.link div.bottom
{
    background: url(/images/btn-bleu-bas.gif) no-repeat 0 bottom;
    color: White;
    padding: 5px 8px 7px;
}
div.link div.bottom a
{
    color: White;
}
div.link div.bottom p
{
    font-weight: bold;
}

.retour a
{
    font-weight: bold;
    font-size: 12px;
    display: block;
    float: right;
    padding: 5px 0;
    margin-top: -7px;
}
.retour a img
{
    margin-bottom: -1px;
}
ul.list-themes-hp li
{
    list-style-type: disc;
    width: auto;
    margin: 0;
}
/* solut */
#mainsol
{
    background: url(../images/bg-top-box-main.jpg) bottom repeat-x;
    width: 697px;
    height: 851px;
    float: left;
}
#main-sol
{
    background: url(../images/bg-solut.jpg) bottom no-repeat;
    width: 697px;
    height: 850px;
    float: left;
    line-height: 1.3em;
    font-size: 12px;
}
#main-sol .corner
{
    background: transparent url(../images/corner1.png) no-repeat scroll left bottom;
    float: left;
    height: 851px;
    left: -2px;
    padding: 0 5px;
    position: relative;
    width: 689px;
}
#main-sol .lefttop
{
    width: 415px;
    float: left;
}
#main-sol .lefttop .list
{
    padding: 5px 0;
    float: left;
}
#main-sol .lefttop .list h4
{
    float: left;
    color: #086DAB;
    padding-left: 5px;
    font-size: 13px;
}
#main-sol .lefttop ul
{
    margin: 20px 0;
    color: #78B0CC;
    float: left;
    width: 100%;
}
#main-sol h1
{
    float: left;
    font-size: 40px;
    margin-top: -4px;
    margin-right: -5px;
    width: auto;
    height: 16px;
}
#main-sol ul
{
    float: left;
    list-style-position: inside;
}
#main-sol ul li
{
    list-style-type: none;
}
#square
{
    width: 650px;
    float: left;
    padding-left: 40px;
}
*:first-child + html #square
{
    margin-top: 10px;
}
#square div
{
    float: left;
    position: relative;
}
#square ul
{
    margin-top: 15px;
}
#square h4
{
    font-size: 13px;
}
#square .left
{
    margin-right: 190px;
    width: 225px;
}
#square .terms
{
    width: 646px;
    text-align: center;
    position: relative;
    float: left;
}
#square .terms a
{
    width: 150px;
    font-size: 25px;
    display: inline-block;
    position: relative;
    line-height: 1em;
    text-decoration: none;
    color: #ffffff;
}
#square .black
{
    margin-top: 50px;
    color: #8C8C8C;
}
#square .pink
{
    color: #DF84C0;
    width: 200px;
}
#square .blue
{
    top: -10px;
    color: #7BADC6;
}
#square .grey
{
    color: #5B5B5B;
    width: 215px;
    top: 20px;
}
/* fin solut */
td.form-label
{
    background-color: #e0e0e0;
    padding: 2px 4px;
    color: #555;
}
div.visio-bottom-ligne
{
    color: #446574;
    text-align: center;
    padding: 100px 0 0 40px;
    width: 382px;
    float: left;
}
#visio-bottom-cadres
{
    clear: both;
    margin-top: 6px;
}
#visio-bottom-cadres .text
{
    background: url(/images/page-elearn-VISIO-themes-02.jpg) no-repeat 0 0;
    height: 155px;
    width: 134px;
    padding: 20px;
    color: #8C8C8C;
    margin-right: 2px;
    float: left;
}
#visio-bottom-cadres h2
{
    font-size: 13px;
}
#visio-bottom-cadres .text span
{
    display: block;
    color: #086DA1;
    margin-bottom: 10px;
}
#visio-bottom-boutons
{
    clear: both;
}
#visio-bottom-boutons a
{
    background: url(/images/page-elearn-VISIO-themes-03.jpg) no-repeat 0 0;
    height: 37px;
    width: 169px;
    line-height: 37px;
    text-align: center;
    display: block;
    color: White;
    margin-right: 7px;
    float: left;
}
.baseline
{
    color: #aBaBaB;
    font-size: 10px;
}

.upline
{
	color: #aBaBaB;
	font-size: 10px;

	width:100%;

}

#thematiques 
{
	background:url(/images/bg_themes.png) no-repeat;
	float:left;
	height:200px;
	margin-bottom:11px;
	margin-left:16px;
	padding-left:7px;
	padding-right:4px;
	padding-top:10px;
	width:661px;
}


.table_themestd
{
	background: url(/images/bouton.png) no-repeat;
	line-height:30px;
	display:block;
	width:200px;
	height:30px;
	color:#086DA1;
	font-family:"Lucida Grande","Lucida Sans Unicode",Geneva,Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:16px;
	float:left;
	margin-bottom:2px;
	margin-right:4px;
	
}

.table_themestd:hover
{
	background: url(/images/bouton2.png) no-repeat;
	color:White;
	text-decoration:none;
}

/*
#table_themes
{
	margin-left:6px;
	margin-top:10px;
	margin-right:6px;
	margin-bottom:10px;
}*/
.cat-description
{
    padding-bottom: 15px;
}
.form-list td
{
    padding: 3px;
    width: 100%;
}
.form-list-entetes td
{
    background-color: #086DA1;
    color: White;
    white-space: nowrap;
}
.form-list-categorie td
{
    background-color: #0A8DCE;
    color: White;
}
.form-list-categorie td a
{
    color: White;
}
.form-list-ligne1 td
{
    background-color: #B5E7FF;
}
.form-list-ligne2 td
{
    background-color: #D8F2FF;
}
.particulier
{
	background-image:url('/images/particulier-2.png');
	height:30px;
	width:128px;
	padding-left:64px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#95b00b;
	font-size:17px;
	line-height:30px;
	display:block;
}

.particulier:hover
{
		text-decoration:none;
	color:#6b7923;
}

.salarie
{
	background-image:url('/images/salarie-2.png');
	height:30px;
	width:128px;
	padding-left:64px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#95b00b;
	font-size:17px;
	line-height:30px;
	display:block;

}

.salarie:hover
{
	text-decoration:none;
	color:#6b7923;
}
.entreprise
{
	background-image:url('/images/entreprise-2.png');
	height:30px;
	width:128px;
	padding-left:64px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#95b00b;
	font-size:17px;
	line-height:30px;
	display:block;

}

.entreprise:hover
{
	text-decoration:none;
	color:#6b7923;
}
.etudiant
{
	background-image:url('/images/etudiant-2.png');
	height:30px;
	width:128px;
	padding-left:64px;
	font-family:Arial, Helvetica;
	font-weight:bold;
	color:#95b00b;
	font-size:17px;
	line-height:30px;
	display:block;

}

.etudiant:hover
{
	text-decoration:none;
	color:#6b7923;
}

.btn_demonstrations
{
	background:url("/images/btnDemo.png") no-repeat scroll 0 0 transparent;
	color:White;
	display:block;
	float:left;
	font-size:15px;
	height:38px;
	line-height:38px;
	margin-left:20px;
	text-align:center;
	width:682px;
}
.btn_demonstrations:hover
{
	text-decoration:none;
}

.demoBtn_imgBlue
{
	background:url(/images/btn_demo2.png) no-repeat;
	display:block;
	width:342px;
	height:52px;
	line-height:44px;
	color:White;
}

#demosBtn
{
	float:left;
	width:100%;
	font-size:16px;
}

#car
{
    overflow: hidden;
    position: absolute;
    top: 171px;
    visibility: visible;
    width: 690px;
    z-index: 2;
}

#ulref, #ulref li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

