/*-------
// global reset
//-----*/




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
:focus
{
    outline: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
acronym
{
    cursor: help;
}



/*-------
// general
//-----*/

html
{
    font-size: 100.01%;
}
body
{
    font-size: 62.5%;
    line-height: 1.2;
}
input, select, textarea
{
    font-size: 100%;
}

input.text, textarea
{
    padding: 1px 2px;
    font-size: 100%;
    font-family: Arial, sans-serif;

}
input.text
{
    width: 180px;
}
.col2 input.text
{
    width: 204px;
}
.submit
{
    cursor: /**/ /**/ pointer;
    font-family: Verdana , sans-serif;
}
select
{
    font-size: 100%;
    font-family: Verdana, sans-serif;
}
select > option
{
    padding: 0 5px 0 3px;
}

.ul, .ol
{
    margin: 0 0 1em 2em;
}
.ul li, .ol li
{
    margin: .2em 0;
    padding: 0;
}

.flR
{
    float: right;
}
.flL
{
    float: left;
}
.alR
{
    text-align: right;
}
.alC
{
    text-align: center;
}

.hide
{
    display: none;
}
.clear
{
    clear: both;
}

.ir
{
    position: relative;
    overflow: hidden;
}
.ir span
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-indent: -1000em;
}

a:link, a:visited
{
    text-decoration: none;
    cursor: /**/ /**/ pointer;
}
a:link:hover, a:visited:hover
{
    text-decoration: underline;
}
a.inv:link, a.inv:visited
{
    text-decoration: underline;
}
a.inv:link:hover, a.inv:visited:hover
{
    text-decoration: none;
}

.clearFix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/*-------
// custom styles
//-----*/

a:link, a:visited
{
    color: #FFFFFF;
}
a:visited
{
}
a:link:hover, a:visited:hover
{
}

html
{
    height: 100.01%;
}
body
{
    font-family: Verdana, Geneva, sans-serif;
    background: #af0326 url(../../images/body-bg.jpg) repeat-x 0 0;
}

#page
{
    font-size: 1.2em;
    width: 990px;
    margin: 0 auto;
    background: #F3F4F5 url(../../images/page-bg.png) repeat-y 0 0;
}
#page2
{
    background: url(../../images/page-t.jpg) no-repeat 0 0;
    padding: 0 20px;
}

#top
{
    width: 100%;
    overflow: hidden;
}
#logo
{
}
#logo a:link, #logo a:visited
{
    float: left;
    display: block;
    width: 253px;
    height: 216px;
}
#logo a:link span, #logo a:visited span
{
    background: url(../../images/logo-1.png) no-repeat 0 0;
}
#motto
{
    float: left;
    padding: 80px 0 0 5px;
    width: 692px;
    height: 30px;
    font-size: 158%;
    font-style: italic;
    letter-spacing: 0.15em;
    color: #aa072a;
}
#menu
{
    float: left;
    width: 696px;
    border-right: solid 1px #FFFFFF;
    background: url(../../images/menu-bg.png) repeat-x 0 0;
}
#menu ul
{
    line-height: 61px; /*font-size: 150%;*/
    font-size: 95%;
    text-transform: uppercase;
    font-weight: bold;
}
#menu li
{
    padding: 0;
    float: left;
    position: relative;
    z-index: 20;
    border-right: solid 1px #FFFFFF;
    width: 115px;
    height: 61px;
}
#menu li.last
{
    border: none;
}
#menu li a:link, #menu li a:visited
{
    float: left;
    display: block;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
#menu .twolines
{
    line-height: 15px;
}
#menu li.short a:link, #menu li.short a:visited
{
}
#menu li a:link:hover, #menu li a:visited:hover, #menu li.active a:link, #menu li.active a:visited
{
    background: url(../../images/menu-active.png) repeat-x 0 0;
}

#client, #newsletter
{
    float: right;
    width: 187px;
    height: 65px;
    color: #FFFFFF;
    padding: 5px 8px;
    background: #aa072a url(../../images/box-1.png) no-repeat 0 100%;
    margin-top: -110px;
}
#newsletter
{
    width: 280px;
    margin-right: 203px;
    height: 20px;
}
#client p.title
{
    font-size: 125%;
    text-transform: uppercase;
}
#client p.little
{
    margin-left: 0px;
    margin-top: 7px;
    display: inline-block;
    width: 141px;
    font-size: 75%;
    float: left;
}
#client p.little2
{
    margin-left: 2px;
    display: inline-block;
    width: 40px;
}
#client p, #newsletter p
{
    width: 100%;
    overflow: hidden;
    margin: 0 0 .3em;
}
#client p label, #newsletter p label
{
    float: left;
    display: block;
    width: 81px;
    font-size: 91.67%;
}
#newsletter p label
{
    width: 130px;
}
#client p input.text, #newsletter p input.text
{
    float: left;
    background: #FFFFFF url(../../images/input-1.png) no-repeat 0 0;
    border: none;
    width: 98px;
    height: 15px;
    padding: 0 4px;
}
#client input.submit, #newsletter input.submit
{
    float: right;
    background: url(../../images/but-1.gif) no-repeat 0 0;
    border: none;
    width: 39px;
    height: 18px;
    font-size: 100%;
    font-weight: bold;
}

#wrap
{
    position: relative;
    min-height: 500px;
    padding: 8px 0;
}
#content
{
    margin: 0 85px;
}


#content p
{
    line-height: 1.4;
    margin: 0 0 1em;
}
#content p a:link, #content p a:visited
{
    font-weight: bold;
}
#content .nomargin
{
    margin-bottom: .1em;
}
#content ul
{
    list-style: disc;
    line-height: 1.4;
    margin: 0 0 2em 2em;
}


#content h1
{
    font-size: 125%;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 .2em;
}
#content h2
{
    font-size: 109.09%;
    font-weight: bold;
    margin: 0 0 .5em;
}
#content h3
{
    font-size: 100%;
}


.style1
{
}
.style2
{
}




#footer
{
    width: 990px;
    margin: 0 auto;
    height: 50px;
    position: relative;
    font-size: 1.2em;
    background: #af0326 url(../../images/page-b.gif) no-repeat 0 0;
}
#footer p.links
{
    color: #e1e1e6;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
#footer p.links a:link, #footer p.links a:visited
{
    color: #e1e1e6;
}
#footer p.smartimpact
{
	background: url(../../images/smartimpact.png) no-repeat 0 0;/*------------mod gdm----------*/
    position: absolute;
    right: 20px;
    bottom: 0;
}
#footer p.keepintouch
{
    position: absolute;
    left: 20px;
    bottom: 0;
}


/*-------
// contact
//-----*/

#page #title
{
    background: url(../../images/box-2-transparent.png) no-repeat 0 0; /*------------mod gdm----------*/
    width: 509px;
    height: 54px;
    margin: 0 auto .2em;
    text-align: center;
    line-height: 54px;
    color: #FFFFFF;
}

#page p.note1
{
    width: 460px;
    margin: 0 auto 2em;
    text-align: right;
    font-size: 83.33%;
    color: #4c4b51;
}


/*.form {
	margin: 0 0 20px;
}*/


.form fieldset
{
    border: none;
    width: 100%;
    overflow: hidden;
    margin: 0 0 25px;
}
#page .form ul
{
    list-style: none;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.form li
{
    width: 100%;
    overflow: hidden;
    padding: 3px 0;
}
.form li label
{
    display: block;
    line-height: 28px;
    font-weight: bold;
    color: #aa072a;
}
.form li textarea
{
    width: 765px;
    height: 60px;
    padding: 5px 5px;
    background: url(../../images/textarea-bg.png) no-repeat 0 0;
    border: none;
}
/*-----------------------Modif 14/06/2010-----------------------------------------*/
#page .dispo ul
{
/*list-style-image: url( "../../images/layout2/serviceslist.png" );*/
overflow: visible;
padding-left : 40px;

} 

#page .dispo li
{
list-style-image: url( "../../images/layout2/serviceslist.png" );
overflow: visible;
}

.dispo 
{
padding-left : 20px;
}
/*----------------------------------------------------------------------------------------------*/


.form .cols
{
    background: url(../../images/sep-1.jpg) no-repeat 45% 0;
}
#page .form ul.col1
{
    float: left;
    width: 44%;
}
#page .form ul.col2
{
    float: right;
    width: 55%;
}
.form .cols li label
{
    float: left;
    width: 100px;
    margin: 0 5px 0 0;
    text-align: right;
}
.form .col2 li label
{
    width: 155px;
}
.form li .input2
{
    float: left;
    padding: 0 0 0 6px;
    background: url(../../images/input-2-l.gif) no-repeat 0 0;
}
.form li .input2 input
{
    float: left;
    margin: 0 3px 0 0;
    border: none;
    height: 16px;
    padding: 6px 10px 6px 4px;
    background: url(../../images/input-2-r.png) no-repeat 100% 0;
}
.form li .input2 span
{
    float: left;
    font-size: 83.33%;
    line-height: 28px;
    color: #aa072a;
}
.form li .input3
{
    float: left;
    padding: 0 0 0 6px;
    background: url(../../images/input-3-l.gif) no-repeat 0 0;
}
.form li .input3 input
{
    float: left;
    margin: 0 3px 0 0;
    border: none;
    height: 14px;
    padding: 4px 10px 4px 4px;
    background: url(../../images/input-3-r.png) no-repeat 100% 0;
}

.form li ul.items
{
    width: 100%;
    overflow: hidden;
}
.form li ul.items li
{
    float: left;
    width: 260px;
    height: 2.25em;
    position: relative;
}
.form li ul.items li input
{
    float: left;
    margin: 0 5px 0 0;
}
.js-on li ul.items li input
{
    position: absolute;
    left: -1000em;
}
.form li ul.checkboxes li span
{
    float: left;
    display: block;
    margin: 0 5px 0 0;
    width: 14px;
    height: 14px;
    background: url(../../images/checkbox-1.gif) no-repeat 0 0;
}
.form li ul.checkboxes li span.checked
{
    background: url(../../images/checkbox-2.gif) no-repeat 0 0;
}
.form li ul.items li label
{
    float: left;
    width: 240px;
    color: #3f3f43;
    font-size: 91.67%;
    font-weight: normal;
    line-height: 1.1;
}
.form li ul.items li.long
{
    width: 100%;
}
.form li.button
{
    width: 100px;
    height: 30px;
    top: -35px;
    text-align: right;
    position: relative;
    margin: 0 0 -30px auto;
}
.form li.button input
{
    border: none;
    background: url(../../images/but-2.png) no-repeat 0 0;
    width: 94px;
    height: 29px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 0 6px;
}


#page #contact
{
    background: url(../../images/box-3.png) no-repeat 0 0;
    width: 314px;
    height: 89px;
    padding: 10px 10px 0;
    margin: 0 auto 10px;
    color: #FFFFFF;
    font-size: 91.67%;
    text-align: center;
}
#page #qualite
{
    color: #AA072A;
    font-size: 150%;
    font-weight: bold;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}

#page #qualite img
{
    margin-bottom: -4px;
}
#contact strong
{
    font-size: 118.18%;
}

/*-------
// mentions legales
//-----*/

#content.mentions p a:link, #content.mentions p a:visited
{
    color: #000000;
    font-weight: normal;
}

/*-------
// contact messages
//-----*/

form#aspnetForm input.texterror, form#aspnetForm textarea.texterror, body.wrapper3 form#aspnetForm input.texterror, form#aspnetForm textarea.texterror
{
    border: 1px dotted red;
    background-color: #6A217B;
}
.SuccessMessage
{
    text-align: center;
    padding: 0px;
    width: 386px;
    text-align: center;
    margin: 40px 0 40px 194px;
}
.ErrorMessage
{
    background-color: #DEB9D5;
    text-align: left;
    padding: 5px 15px;
    width: 355px;
    margin: 5px 0px;
}

.clr
{
    line-height: 1px;
    height: 1px;
    clear: both;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
/* Main Content */
.maincontent
{
    width: 97%;
    height: auto;
    padding: 10px;
    min-height: 400px;
}
/* /Main Content */

/* Home Page */
.homewords
{
    margin: 24px 0 0 72px;
}
.missionword
{
    background: url( "../../images/layout2/wordbg.png" ) no-repeat;
    width: 195px;
    height: 96px;
    float: left;
    margin: 0 3px 0 0;
}
.missionword p
{
    color: #fff;
    font-size: 14px;
    margin: 15px 5px 0 15px;
}
.missionwordlong
{
    background: url( "../../images/layout2/wordbglong.png" ) no-repeat;
    width: 800px;
    height: 96px;
    float: left;
    margin: 0 3px 0 0;
    text-align: center;
}
.missionwordlong p
{
    color: #fff;
    font-size: 14px;
    margin: 10px 5px 0 15px;
}
.bigfont
{
    font: bold 20px verdana;
}
#page .form ul.homelist, #page .form ul.quilist
{
    margin: 50px auto;
    width: 658px;
    height: auto;
    padding: 0 20px;
}
.homelist li, .quilist li
{
    list-style: none;
}
.homewordslist
{
    background: url( "../../images/layout2/serviceslist.png" ) no-repeat 0 5px;
    width: auto;
    font-size: 14px;
    list-style: none;
    padding: 0 0 0 20px !important;
}
.mouse
{
    background: url( "../../images/layout2/curvebg.png" ) no-repeat;
    font: bold 12px verdana;
    text-align: center;
    color: #AA072A;
    width: 384px;
    height: 68px;
    margin: 10px auto;
    padding: 20px 0;
}
.sep
{
    background: url( "../../images/layout2/sep.png" ) no-repeat;
    width: 603px;
    height: 3px;
    margin: 10px auto;
    display: block;
}
.redarrow
{
    background: url( "../../images/layout2/redarrow.png" ) no-repeat;
    width: 24px;
    height: 21px;
    float: left;
    margin: 35px 6px 0 0;
    display: block;
}
.whiteword
{
    background: url( "../../images/layout2/word.png" ) no-repeat;
    width: 220px;
    height: 121px;
    float: right;
    margin: -10px 0 0 0;
}
/* /Home Page */

/* Services Page */
.servicestitle
{
    background: url( "../../images/layout2/serviceslistbg.png" ) no-repeat;
    width: 313px;
    height: 74px;
    margin: 10px auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 5px 0 0 0;
}
.large
{
    font: bold 35px verdana;
}
.servicesclip
{
    width: 635px;
    height: auto;
    margin: 15px auto;
}
.serviceshdr
{
    background: url( "../../images/layout2/services-hdr.png" ) no-repeat;
    width: 615px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    padding: 4px 0 0 20px;
}
.servicesmdl
{
    background: url( "../../images/layout2/services-bg.png" ) repeat-y;
    width: 100%;
    height: auto;
}
.servicesftr
{
    background: url( "../../images/layout2/services-ftr.png" ) no-repeat;
    width: 100%;
    height: 26px;
}
#page .form ul.serviceslist
{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
}
#page .form ul.serviceslist li
{
    line-height: 1.5em;
    background: url( "../../images/layout2/serviceslist.png" ) no-repeat 0 5px;
    width: auto;
    padding: 0 0 0 20px;
    list-style: none;
    font-size: 12px;
}
.nobg
{
    background: url( "../../images/layout2/nobg.png" ) no-repeat right;
    width: 100px;
    height: 20px;
    padding: 0 20px 0 0;
    font-size: 19px;
    margin: 0 5px 0 0;
}
/* /Services Page */

/* Qui Sommes page */
#page .form ul.quilist
{
    margin: 10px auto;
}
#page .form ul.quilist li
{
    padding: 1px 0;
}
.quilist li.homewordslist
{
    margin: 0 0 20px 0;
}
.quipagetitle
{
    width: 669px;
    height: 83px;
    margin: 20px auto;
    background: url( "../../images/layout2/Quipagetitle.png" ) no-repeat;
}
.quipagetitle p
{
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 16px;
    color: #fff;
    height: 60px;
}
.quiword
{
    width: 658px;
    height: auto;
    margin: 0 auto;
}
.quiword p
{
    margin: 5px 5px 15px 12px;
}
.redbigfont
{
    width: 415px;
    float: left;
    margin: 50px 10px 0 0;
    font-size: 18px;
    color: #AA0829;
}
.listtitle
{
    background: url( "../../images/layout2/hdrstitle.png" ) no-repeat;
    width: 157px;
    height: 27px;
}
.listtitle p
{
    padding: 5px 0 0 25px;
    font: bold 14px verdana;
    color: #fff;
    width: 100px;
    height: 10px;
}
.imgbg
{
    background: url( "../../images/layout2/imgbg.gif" ) no-repeat;
    width: 233px;
    height: 169px;
}
.imgbg img
{
    margin: 8px 0 0 9px;
    width: 215px;
    height: 150px;
}
.quiaddress
{
    background: url( "../../images/layout2/Qui-address.png" ) no-repeat;
    width: 668px;
    height: 128px;
    margin: 20px auto;
}
.quiaddress p
{
    text-align: center;
    padding: 30px 0 0 0;
    font-size: 14px;
    color: #fff;
    height: 100px;
    width: 593px;
    margin: 0 auto;
}
/* /Qui Sommes page */

/* Services (new) */
.servicesmdl table
{
    margin: 20px;
}
.servicesmdl td
{
    height: 25px;
    text-align: center;
}
.servicesmdl td.tdtitle
{
    font-weight: bold;
    text-align: left;
}
.servicesmdl td.tdtitle2
{
    text-align: left;
    padding-right: 10px;
}
.servicesmdl td.tdtoptitle
{
    font-weight: bold;
}
.servicesmdl td.tdcontent
{
    border-left: 1px dashed rgb(192, 192, 192);
}

/*-------
// Tutoriaux
//-----*/

.contentItemProds
{
    margin-left: 130px;
}
.contentItemProds ul
{
    padding: 0;
    width: 100%;
    overflow: hidden;
}
.contentItemProds ul li
{
    position: relative;	
    min-height: 150px;
    float: left;
    width: 49.9%;
    margin: 0 0 3em;
}
.contentItemProds ul li dt, .contentItemProds ul li dd
{
    margin: 0 0 .2em 5px;
}
.contentItemProds ul li dt
{
    padding: 162px 0 0 0;
}
.contentItemProds ul li dd.url a:link, .contentItemProds ul li dd.url a:visited
{
    color: #106E8F;
}
.contentItemProds ul li .img
{
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: 206px;
    height: 158px;
}
.contentItemProds ul li .img img
{
    position: relative;
    top: 4px;
    left: 4px;
}

