/* www.itelios.com - 2009 - structures */

*
{
    margin: 0;
    padding: 0;
}
body.cdpbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
}
img, fieldset
{
    border: none;
}
li
{
    list-style-type: none;
}
select, input, img
{
    vertical-align: middle;
}
a
{
    text-decoration: none;
    color: #000;
}
.clear
{
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 0;
}
#container
{
    width: 100%;
    background: url(../images/bg/bg_bodyTop.png) repeat-x left 8px;
    margin: 0 auto;
    text-align: left;
}

/*-----------------header-------- */

#header
{
    height: 67px;
    position: relative;
    width: 985px;
    margin: 0 auto;
}
.logo
{
    float: left;
    /*margin-right: 80px;*/
}

.login
{
    float: right;
    /*padding: 5px 5px 0 0;
    width: 100px;*/
}

.login a
{
    color: #373737;
    font-size: 1.2em;
    display: block;
    margin-top: 5px;
    text-decoration: underline;
    background: transparent url(/images/pictos/nref_arrow_login.gif) no-repeat scroll left 4px;
    padding-left: 10px;
}

.login a:hover
{
    color: #FF8922;
}
.login li a.firstItem
{
    background: none;
}

.newsletter
{
    float: right;
    clear: both;
    text-align: right;
    color: #1c59a4;
    font-size: 1.2em;
    padding-right: 10px;
}
.newsletter label
{
    padding-right: 5px;
}
.newsletter input
{
    border: 1px solid #acacac;
    padding: 1px 3px;
    color: #1c59a4;
    width: 165px;
}
/*-----------------nav-------- */



#nav
{
    width: 990px;
    overflow: hidden;
    background: url(../images/bg/bg_nav.png) repeat-x left top;
    padding-bottom: 8px;
    margin: 0 auto;
}
#nav ul
{
    /*padding-left: 110px;*/
}
#nav li
{
    float: left;
    padding-right: 10px;
}
#nav a
{
    float: left;
    background: url(../images/bg/tableft.gif) no-repeat left bottom;
    padding: 0 0 0 5px;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}
#nav a span
{
    float: left;
    display: block;
    background: url(../images/bg/tabright.gif) no-repeat right bottom;
    padding: 9px 11px 4px 6px;
    color: #000;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

#nav a.orange
{
    float: left;
    background: url(../images/bg/tableft_o.gif) no-repeat left bottom;
    padding: 0 0 0 5px;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}
#nav a.orange span
{
    float: left;
    display: block;
    background: url(../images/bg/tabright_o.gif) no-repeat right bottom;
    padding: 9px 11px 4px 6px;
    color: #000;
    height: 20px;
    text-align: center;
    cursor: pointer;
}

#nav a.facebook
{
    float: left;
    background: url(../images/bg/tableft_fb.gif) no-repeat left bottom;
    padding: 0 0 0 5px;
    font-size: 1.1em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}
#nav a.facebook span
{
    float: left;
    display: block;
    background: url(../images/bg/tabright_fb.gif) no-repeat right bottom;
    padding: 9px 35px 4px 0px;
    color: #000;
    height: 20px;
    text-align: center;
    cursor: pointer;
}


#nav a:hover
{
    background-position: left top;
}
#nav a.current
{
    background-position: left top;
}
#nav a:hover span
{
    background-position: right top;
    color: #FFF;
}
#nav a.current span
{
    background-position: right top;
    color: #FFF;
}

/*-------------------search zone----------------*/

.search
{
    background: #cce0fe;
    margin: 0 auto;
    overflow: hidden;
    padding: 7px 0 7px 20px;
    width: 665px;
    height: 30px;
}
.extTopsearch
{
    background: #cce0fe;
    margin: 0 auto;
    font-size: 1.2em;
    overflow: hidden;
    padding: 7px 0 7px 5px;
}
.extTopsearch div
{
    padding: 5px 0;
}
.extTopsearch li input
{
    height: 18px;
    padding: 2px 0 0 3px;
    border: 1px solid #CCC;
}
.listLarge
{
    font-size: 1.2em;
    padding: 10px 0;
}

.extTopsearch li
{
    display: inline;
    padding-right: 0px;
}

.search li
{
    float: left;
}
.search li a.searchNew
{
    display: block;
    background: url(../images/pictos/picto_star_new.gif) no-repeat left top;
    width: 14px;
    height: 14px;
    margin: 5px 5px 0 0;
}
.search li a.searchNew:hover
{
    background: url(../images/pictos/picto_star_new.gif) no-repeat left bottom;
}
.search li a.searchAdd
{
    display: block;
    background: url(../images/pictos/picto_star_add.gif) no-repeat left top;
    width: 14px;
    height: 14px;
    margin: 5px 5px 0 0;
}
.search li a.searchAdd:hover
{
    background: url(../images/pictos/picto_star_add.gif) no-repeat left bottom;
}

.search li a.btnSearch
{
    display: block;
    background: url(../images/btn/btn_search.png) no-repeat left top;
    width: 188px;
    height: 31px;
    margin-left: 10px;
}
.search li a.btnSearch:hover
{
    background: url(../images/btn/btn_search.png) no-repeat left bottom;
}

.btnSearchAvance
{
    display: block;
    background: url(../images/btn/btn_search.png) no-repeat left top;
    width: 188px;
    height: 31px;
    margin: 10px 0 10px 0;
}
.btnSearchAvance:hover
{
    background: url(../images/btn/btn_search.png) no-repeat left bottom;
}

.search label
{
    color: #000;
    font-weight: bold;
    font-size: 1.2em;
    padding: 6px 5px 0 15px;
    display: block;
}

.search input
{
    width: 200px;
    padding: 2px 3px;
    border: 1px solid #82a0bc;
    margin-top: 3px;
}
li.linkSearch
{
    padding: 6px 0 0 10px;
}

li.linkSearch a
{
    display: block;
    color: #4649bb;
    text-decoration: underline;
    font-size: 1.1em;
}

a.linkSearch
{
    color: #4649bb;
    text-decoration: underline;
    font-size: 1.1em;
}

a.linkMessageCurrent
{
    color: #4649bb;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: bold;
}

a.linkMessage
{
    color: #4649bb;
    text-decoration: none;
}
a.linkMessage:hover
{
    text-decoration: underline;
}


li.linkCloseAdvancedSearch
{
    padding: 2px 0 0 10px;
}

li.linkCloseAdvancedSearch a
{
    color: #4649bb;
    text-decoration: underline;
    font-size: 1.1em;
}

/*--------------selection Zone--------------*/

.selection
{
    background: url(../images/bg/borderBottomSearch.gif) #E5EFFE repeat-x left bottom;
    overflow: hidden;
    padding: 0 0 1px 0;
    text-align: center;
    width: 100%;
}

.mainSelection
{
    width: 985px;
    margin: 0 auto;
    padding: 0 0 0 5px;
}
.mainSelection li
{
    display: inline;
    padding-right: 20px;
}
.mainSelection label
{
    font-size: 1.2em;
    vertical-align: middle;
}
.mainSelection select
{
    border: 1px solid #7f9db9;
    width: 140px;
}

#detailSelection
{
    width: 728px;
    background: #E5EFFE none repeat scroll 0 0;
    padding: 0px 0 0px 0;
    margin: 0 auto;
}

#detailSelection td
{
    text-align: right;
    padding: 3px 20px 0 0;
}
#detailSelection label
{
    font-size: 1.2em;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}

* + html #detailSelection
{
    margin-top: -5px;
}

.detailSelection
{
    width: 955px;
    height: 30px;
    background: #E5EFFE none repeat scroll 0 0;
    padding: 5px 15px 0;
    border-top: 1px solid #3D40AB;
    display: none;
}
.tableDetailSelection
{
    width: 728px;
    margin: 0 auto;
}

* + html .detailSelection
{
    margin-top: -5px;
}



.detailSelection td
{
    text-align: right;
    padding: 3px 20px 0 0;
}
.detailSelection label
{
    font-size: 1.2em;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}

/*----------------------footer---------*/

.footer
{
    padding: 10px 0;
}
.listTopFooter
{
    border-top: 1px solid #b8d4ff;
    border-bottom: 1px solid #b8d4ff;
    padding: 10px 0;
    text-align: center;
}
.listTopFooter li
{
    display: inline;
    color: #4548ba;
    font-size: 1.1em;
}
.listTopFooter li a
{
    color: #4548ba;
    text-decoration: underline;
    font-size: 1em;
    background: url(/images/pictos/puce_footer.png) no-repeat left 6px;
    padding: 0 5px 0 10px;
}
.listDownFooter
{
    width: 850px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 0 0;
    color: #969696;
}

.listDownFooter a
{
    color: #969696;
}
.listDownFooter a:hover
{
    color: #FF8922;
}

.ActionLink
{
    color: #4649BB;
    display: block;
    font-size: 1.1em;
    text-decoration: underline;
}

/*----------------generiques de construction--------------*/

.retrait
{
    padding-top: 10px;
}

.auCentre
{
    text-align: center;
}

input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
}
/*-------------- login --------------*/

.nref_unloggedZone
{
    background: #FFF url(/images/bg/nref_bg_accountBox.gif) repeat-x left bottom;
    width: 296px;
    border: 1px solid #d9d9d9;
    padding: 0 1px 10px 1px;
    overflow: hidden;
}
.nref_loggedZone
{
    background: #FFF url(/images/bg/nref_bg_accountBox.gif) repeat-x left bottom;
    width: 246px;
    border: 1px solid #d9d9d9;
    padding: 0 1px 10px 1px;
    overflow: hidden;
}
.nref_unloggedZone p.nref_unloggedTitle
{
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    height: 22px;
    background: url(/images/bg/nref_bg_accountTitle.gif) repeat-x left top;
    text-transform: uppercase;
    padding: 7px 0 0 10px;
    margin-bottom: 11px;
    width: 286px;
}
.nref_loggedZone p.nref_loggedTitle
{
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    height: 22px;
    background: url(/images/bg/nref_bg_accountTitle.gif) repeat-x left top;
    padding: 7px 0 0 10px;
    margin-bottom: 11px;
    width: 286px;
}
.nref_loggedZone p.nref_loggedTitle span
{
    text-transform: uppercase;
}
.nref_unloggedZone p
{
    width: 296px;
    overflow: hidden;
    padding: 3px 0;
}
.nref_unloggedZone p label
{
    float: left;
    width: 100px;
    padding: 3px 10px 0 0;
    text-align: right;
    font-size: 1.2em;
    display: block;
}
.nref_unloggedZone p input
{
    float: left;
    width: 160px;
    border: 1px solid #979797;
    height: 20px;
    padding: 2px 0 0 5px;
}
.nref_unloggedZone a
{
    width: 94px;
    height: 23px;
    background: url(/images/btn/nref_btnValid.gif) no-repeat left top;
    display: block;
    margin: 5px 0 0 182px;
}

.nref_unloggedZone a.lnkFleche
{
    background: transparent url(/images/pictos/nref_arrow_login.gif) no-repeat scroll 10px 4px;
    padding-left: 20px;
    color: #1C59A4;
    width: auto;
    height: auto;
    display: block;
    margin: 0;
}
.nref_unloggedZone a.lnkFleche:hover
{
    background: transparent url(/images/pictos/nref_arrow_login.gif) no-repeat scroll 10px 4px;
    color: #FF8922;
    text-decoration: underline;
}

.nref_unloggedZone a:hover
{
    background: url(/images/btn/nref_btnValid.gif) no-repeat left bottom;
}
.nref_validBtn
{
    float: right;
    margin: 5px 45px 0 0;
    padding: 0 10px;
}
.nref_loggedZone ul
{
    padding-left: 15px;
}

.nref_loggedZone ul li
{
    background: transparent url(/images/pictos/nref_arrow_login.gif) no-repeat scroll left 4px;
    padding-left: 5px;
    margin-bottom: 3px;
}

.nref_loggedZone ul li a
{
    color: #000;
    font-size: 1.2em;
    padding-left: 10px;
}
.nref_loggedZone ul li a:hover
{
    color: #FF8922;
    text-decoration: underline;
}



.bandeauContenaire
{
    position: relative;
    height: 140px;
    width: 430px;
    float: right;
}
.bandeauContenaire .ardoise
{
    position: absolute;
    display: block;
    bottom: 0px;
    right: 75px;
    z-index: 100;
}
.bandeauContenaire a.postit
{
    position: absolute;
    display: block;
    bottom: 5px;
    right: 5px;
    z-index: 101;
}


.DefaultText
{
    color: #000;
    margin: 5px 0px 0px 0px;
    font-size: 1.2em;
}

.DefaultText a
{
    text-decoration: none;
    color: #1C59A4;
}

.DefaultText a:link
{
    text-decoration: none;
    color: #1C59A4;
}

.DefaultText a:visited, .DefaultText a.visited
{
    text-decoration: none;
    color: #1C59A4;
}

.DefaultText a:hover, .DefaultText a.hover
{
    text-decoration: underline;
    color: #1C59A4;
}

.DefaultText h1, .DefaultText h2, .DefaultText h3, .DefaultText h4, .DefaultText h5, .DefaultText h6, .DefaultText h1 a, .DefaultText h2 a, .DefaultText h3 a, .DefaultText h4 a, .DefaultText h5 a, .DefaultText h6 a .DefaultText h1 a:hover, .DefaultText h2 a:hover, .DefaultText h3 a:hover, .DefaultText h4 a:hover, .DefaultText h5 a:hover, .DefaultText h6 a:hover .DefaultText h1 a:visited, .DefaultText h2 a:visited, .DefaultText h3 a:visited, .DefaultText h4 a:visited, .DefaultText h5 a:visited, .DefaultText h6 a:visited
{
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 5px 0px;
    height: auto !important;
}


.DefaultText h1, .DefaultText h1 a, .DefaultText h1 a:link, .DefaultText h1 a:visited, .DefaultText h1 a:hover
{
    background: none;
    font-size: 2em;
    letter-spacing: 2px;
    text-align: left;
    color: #4649BB;
    border-bottom: solid 2px #4649BB;
    padding-bottom: 2px;
}

.DefaultText h2, .DefaultText h2 a, .DefaultText h2 a:link, .DefaultText h2 a:visited, .DefaultText h2 a:hover
{
    background: transparent url(/images/pictos/arrow_orange.gif) no-repeat scroll left 2px;
    padding: 0px 0px 0px 20px;
    font-size: 1.8em;
    letter-spacing: 1px;
    text-align: left;
    color: #4649BB;
}

.DefaultText h3, .DefaultText h3 a, .DefaultText h3 a:link, .DefaultText h3 a:visited, .DefaultText h3 a:hover
{
    background: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.6em;
    letter-spacing: 1px;
    text-align: left;
    color: #4649BB;
}

.DefaultText h4, .DefaultText h4 a, .DefaultText h4 a:link, .DefaultText h4 a:visited, .DefaultText h4 a:hover
{
    background: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.3em;
    letter-spacing: 1px;
    text-align: left;
    color: #4649BB;
}

.DefaultText h5, .DefaultText h5 a, .DefaultText h5 a:link, .DefaultText h5 a:visited, .DefaultText h5 a:hover
{
    background: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: left;
    color: #4649BB;
}

.DefaultText h6, .DefaultText h6 a, .DefaultText h6 a:link, .DefaultText h6 a:visited, .DefaultText h6 a:hover
{
    background: none;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: left;
    color: #4649BB;
}

.DefaultText ol, .DefaultText ul
{
    color: #000000;
    margin: 5px 0px 5px 20px;
    padding: 0;
    text-align: left;
}

.DefaultText ul
{
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-align: justify;
    margin-right: 10px;
}

.DefaultText li
{
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    background: transparent url(/images/pictos/picto_content.gif) no-repeat scroll left 9px;
    line-height: 1.6em;
}


.DefaultText ol
{
    list-style-position: inside;
}

.DefaultText p
{
    margin: 5px 10px 0 0;
    line-height: 1.6em;
}

.homePush
{
    padding: 10px 0 0 0;
}
.homePush h2
{
    border-bottom: 1px solid #383AA1;
    color: #383AA1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    background: transparent url(../images/pictos/arrow_orange.gif) no-repeat scroll left 2px;
    padding-left: 15px;
}

a.lnkFleche
{
    background: transparent url(/images/pictos/nref_arrow_login.gif) no-repeat scroll left 4px;
    padding-left: 10px;
    color: #1C59A4;
}
a.lnkFleche:hover
{
    color: #FF8922;
}

/*tunning RadTreeview*/
.rtLI
{
    margin: 0px !important;
    padding: 0px !important;
}

.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input
{
    font-family: Arial,Helvetica,sans-serif !important;
}

/* Rating */

.ratingStar
{
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 13px;
}
.filledRatingStar
{
    background-image: url(/images/pictos/FilledStar.png);
}
.emptyRatingStar
{
    background-image: url(/images/pictos/EmptyStar.png);
}
.savedRatingStar
{
    background-image: url(/images/pictos/SavedStar.png);
}
.accordionHeader
{
    border: 1px solid #393BA3;
    color: black;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 0 5px 25px;
    background: #CCE0FE url(/images/pictos/picto_arrow_pager_next.gif) no-repeat 5px 7px;
}
#master_content .accordionHeader a
{
    background: transparent none repeat scroll 0 0;
    color: #FFFFFF;
    text-decoration: none;
}
#master_content .accordionHeader a:hover
{
    background: transparent none repeat scroll 0 0;
    text-decoration: underline;
}
.accordionHeaderSelected
{
    border: 1px solid #393BA3;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 0 5px 25px;
    background: #7b9cef url(/images/pictos/picto_arrow_active.gif) no-repeat 5px 7px;
}
#master_content .accordionHeaderSelected a
{
    background: transparent none repeat scroll 0 0;
    color: #FFFFFF;
    text-decoration: none;
}
#master_content .accordionHeaderSelected a:hover
{
    background: transparent none repeat scroll 0 0;
    text-decoration: underline;
}
.accordionContent
{
    background-color: #E4E4E4;
    border : solid 1px #E4E4E4;
    padding: 10px 5px 5px;
}
.accordionContent table
{
    background: #FFF;
    width:680px;
    margin:5px auto;
    border: 1px solid #CCC;
}
.accordionContent table td
{
    padding:5px 10px;
}
.accordionContent table td.avatar
{
    width:33px;
    padding:5px 0 5px 10px;
}
.accordionContent table .date
{
    text-align:left;
    float:left;
    font-weight:bold;
}
.accordionContent table .rating 
{
    float:right;

}

.accordionContent table .comment 
{
    border:1px solid #CCC;
    margin:5px 0;
    padding:5px;
}
.accordionContent table .topComment 
{
    width:100%;
    overflow:hidden;
}


.accordionContent table .signal 
{
    text-align:right;
}

td.ratingUp {
    width:80px;
}
td.ratinglabel {
    text-align:right;
}
.commentWrapper {
    width:728px;
}











