﻿.cwuAccordionHeader
{
    cursor: pointer;
    overflow: visible;
    background: #FFEFE0;
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #FF6A11;
    padding: 9px 9px 11px 11px;
    border-bottom: 1px solid #323232;
}

.cwuAccordionLink 
{
    color: #FF6A11;
    cursor: pointer;
    text-decoration: none;
}
.cwuAccordionHeader A:hover 
{
    text-decoration: underline; 
}

.cwuAccordionSelectedHeader
{
    overflow: visible;
  /*  background: #FFE1C4;*/
    background: #FFEFE0;
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #FF6A11;
    margin: 0px;
    padding: 9px 9px 11px 11px;
    border-bottom: 1px solid #323232;
    cursor: pointer;
}
.cwuAccordionHeader h3
{
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}
.cwuAccordionSelectedHeader h3
{
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

.cwuAccordionContent
{
    background: #FFEFE0;
    padding: 9px 9px 11px 11px;
    font-size: 12px;
    border-bottom: 1px solid #323232;
    overflow: auto;
}

.cwuAccordionContent2
{
    background: #FFE1C4;
    padding: 9px 9px 11px 11px;
    font-size: 12px;
    border-bottom: 1px solid #323232;
    overflow: auto;
}

.cwuAccordionContent2 a:link
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6A11;
}
.cwuAccordionContent2 A:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6A11;
}
.cwuAccordionContent2 A:active
{
    text-decoration: none;
    font-weight: bold;
    color: #CE171B;
}
.cwuAccordionContent2 A:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #CE171B;
}

.cwuAccordionGlossaireContent
{
    background: #FFE1C4;
    padding: 20px 0px 20px 20px;
    font-family: 'Verdana';
    border-bottom: 1px solid #323232;
    overflow: auto;
}

.cwuAccordionDefHeader
{
    margin: 0px;
    padding: 0px;
   /* width: 740px;*/
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
   height: 20px;
    background: #FFD5AB;
    overflow: visible;
    border-top: 1px solid #ce171b;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #323232;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.cwuAccordionDefContent
{
    background: #FFD5AB; /*width: 735px;*/
    font-size: 12px;
    line-height: 14px;
    padding: 0px 10px 6px 25px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.cwuAccordionDefSelectedHeader
{
    margin: 0px;
    padding: 0px;
 /*   width: 740px;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
   height: 20px;
    background: #FFD5AB;
    overflow: visible;
    border-top: 1px solid #ce171b;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #CE171B;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.cwuAccordionDefLink 
{
    cursor: pointer;
    text-decoration: none;
}
.cwuAccordionDefHeader a:link
{
    color: black;
    cursor: pointer;
    text-decoration: none;
}
.cwuAccordionDefHeader a:visited
{
    color: black;
    cursor: pointer;
    text-decoration: none;
}

.cwuAccordionDefHeader a:hover
{
    color: #CE171B;
    text-decoration: underline;
}
.cwuAccordionDefHeader a:active
{
    color: #CE171B;
    text-decoration: underline;
}

.cwuAccordionDefSelectedHeader a:link 
{
    color: black;
    cursor: pointer;
    text-decoration: none; 
}
.cwuAccordionDefSelectedHeader a:visited 
{
    color: black;
    cursor: pointer;
    text-decoration: none; 
}
.cwuAccordionDefSelectedHeader a:hover 
{
     color: #CE171B;
    text-decoration: underline;
   
}

.cwuAccordionContentNews
{
    background: #FFEFE0;
    padding: 9px 0px 11px 11px;
    font-size: 12px;
    border-bottom: 1px solid #323232;
    overflow: auto;
}


.itemLink0
{
    cursor: pointer;
    display: block;
    width: 100px;
    height: 26px;
    background: url('images/topbutton01.gif') no-repeat 0 0;
}

.itemLink0:hover,.itemLink1:hover,.itemLink2:hover,.itemLink3:hover,.itemLink4:hover,.itemLink5:hover,.itemLink6:hover   
{
    background-position: 0 -26px;
}

.itemLink0selected
{
    display: block;
    width: 100px;
    height: 26px;
    background: url('images/accueil_on.gif') no-repeat 0 0;
}


.itemLink1
{
    cursor: pointer;
    display: block;
    width: 82px;
    height: 26px;
    background: url('images/topbutton02.gif') no-repeat 0 0;
}



.itemLink1selected
{
    display: block;
    width: 82px;
    height: 26px;
    background: url('images/nous_on.gif') no-repeat 0 0;
}

.itemLink2
{
    cursor: pointer;
    display: block;
    width: 138px;
    height: 26px;
    background: url('images/topbutton03.gif') no-repeat 0 0;
}

.itemLink2selected
{
    display: block;
    width: 138px;
    height: 26px;
    background: url('images/etesvous_on.gif') no-repeat 0 0;
}


.itemLink3
{
    cursor: pointer;
    display: block;
    width: 110px;
    height: 26px;
    background: url('images/topbutton04.gif') no-repeat 0 0;
}

.itemLink3selected
{
    display: block;
    width: 110px;
    height: 26px;
    background: url('images/passer_on.gif') no-repeat 0 0;
}


.itemLink4
{
    cursor: pointer;
    display: block;
    width: 200px;
    height: 26px;
    background: url('images/topbutton05.gif') no-repeat 0 0;
}

.itemLink4selected
{
    display: block;
    width: 200px;
    height: 26px;
    background: url('images/lespme_on.gif') no-repeat 0 0;
}

.itemLink5
{
    cursor: pointer;
    display: block;
    width: 80px;
    height: 26px;
    background: url('images/topbutton06.gif') no-repeat 0 0;
}

.itemLink5selected
{
    display: block;
    width: 80px;
    height: 26px;
    background: url('images/presse_on.gif') no-repeat 0 0;
}


.itemLink6
{
    cursor: pointer;
    display: block;
    width: 90px;
    height: 26px;
    background: url('images/topbutton07.gif') no-repeat 0 0;
}

.itemLink6selected
{
    display: block;
    width: 90px;
    height: 26px;
    background: url('images/contact_on.gif') no-repeat 0 0;
}

.imagefilet
{
    background: url('images/Pix_ce171b.jpg') repeat-x 0 0;
    position: relative;
    left: 120px;
    width: 640px;
    height: 1px;
}
.peopledesc 
{
    float:right;
    position:relative;
   
    margin:0px;
    padding:0px;
    width:430px;
}

td.quizz_col1 
{
    width:30px;
    height:30px;
    background:#FF6A11;
    text-align:center;
    font-family: 'Verdana'; 
    font-weight: bold; 
    font-size: 17px; 
    line-height: 19px; 
    color: #ffffff;
}
td.ident_col1
{
    width: 100px;
    height: 30px;
    background: #FFC289;
    padding: 0px 10px 0px 10px;
    text-align: left;
}
td.ident_col2
{
    width: 596px;
    height: 30px;
    background: #FFC289;
    padding: 0px 10px 0px 10px;
    text-align: left;
}
td.quizz_col2 
{
    width:587px;
    height:30px;
    background:#FFC289;
    padding:0px 10px 0px 10px;
}
td.quizz_col2_bis 
{
    width:587px;
    height:30px;
    background:#FFD5AB;
    padding:0px 10px 0px 10px;
}

td.quizz_colspacer 
{
    width:2px;
    height:30px
}
td.quizz_colanswer 
{
    width:160px;
    height:30px;
    background:#FFC289;
    text-align:center;
    font-weight:bold;
}
td.quizz_colanswer_bis 
{
    width:160px;
    height:30px;
     background:#FFD5AB;
    text-align:center;
    font-weight:bold;
}
td.quizz_colbutton 
{
    width:28px;
    height:30px;
    background:#FFC289;
    
}
td.quizz_colbutton_bis 
{
    width:28px;
    height:30px;
    background:#FFD5AB;
    
}
.quizz_radiobuttonlist 
{
    height: 30px;
    padding: 0px;
}
td.quizz_radiobuttonlist 
{
    
}

.quizz_resbutton
{
    border: 1px solid #CE171B;
    width: 128px;
    height: 24px;
    background: #FFC289;
    font-family: 'Verdana';
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #CE171B;
  
}



.quizz_resbutton span 
{
   line-height: 24px;  
}

.quizz_resbutton a:link 
{
   text-decoration: none;
   color: #CE171B;
   cursor: pointer;
}

.quizz_resbutton a:hover 
{
   text-decoration: underline;
   color: #CE171B;
   cursor: pointer;
}

.quizz_scale
{
    border-width: 1px;
    border-color: #CE171B;
    width: 20%;
    height: 30px;
    position: absolute;
    top: 0px;
    text-align: center;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    font-family: 'Arial';
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #323232;
}

.quizz_scale_txt
{
    width: 20%;
    height: 30px;
    position: absolute;
    top: 0px;
    text-align: center;
    font-family: 'Arial';
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #323232;
    z-index: 100;
}
.quizz_scale_txt span 
{
    line-height: 30px;
}


.pmefleche_dessus
{
    background: url('images/fleche_dessus.gif') repeat-x 0 0;
    position: relative;
    width: 13px;
    height: 12px;
}
.pmefleche_dessous
{
    background: url('images/fleche_dessous.gif') repeat-x 0 0;
    position: relative;
    width: 13px;
    height: 12px;
}

.modalBackground
{
    background-color: Gray;
    bottom: 0px;     
    filter: alpha(opacity=90);
    height: auto;
    left: 0px;
    opacity: 0.9;
    position: absolute;
    right: 0px;
    top: 0px;
}

.panelpme30
{
    border-style: solid;
    border-width: 2px;
 /*   position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 100px;*/
    background: #FFEFE0;
    height: 180px;
    width: 900px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 20px;
    border-color: #CE171B;
}

.panelflash
{
    /* border-style: solid;
    border-width: 2px;*/ /*   position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 10%;*/
    padding: 2px;
    background: #CE171B;
    height: 300px;
    width: 998px;
}

.telephonebox 
{
    font-size: 12px;
    width: 74px;
}

.cwuvalidator
{
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

.cwunewsrepeater
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    height: 20px;
    background: #FFD5AB;
    overflow: visible;
    border-top: 1px solid #ce171b;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #323232;
    font-family: Arial, Helvetica, sans-serif;
}

.cwunewsrepeater a:link, .cwunewsrepeateralt a:link
{
    color: #323232;
    cursor: pointer;
    text-decoration: none;
}
.cwunewsrepeater a:visited, .cwunewsrepeateralt a:visited
{
    color: #323232;
    cursor: pointer;
    text-decoration: none;
}
.cwunewsrepeater a:hover , .cwunewsrepeateralt a:hover
{
    color: #CE171B;
    text-decoration: underline;
}
.cwunewsrepeater a:active , .cwunewsrepeateralt a:active
{
    color: #CE171B;
    text-decoration: underline;
}


.cwunewsrepeateralt
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    height: 20px;
    background: #FFEFE0;
    overflow: visible;
    border-top: 1px solid #ce171b;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #323232;
    font-family: Arial, Helvetica, sans-serif;
}

.progressBackgroundFilter
{
    background-color: Gray;
    bottom: 0px;
    cursor: wait;
    filter: alpha(opacity=30);
    left: 0px;
    opacity: 0.3;
    overflow: hidden;
    padding: 0px;
    padding-left: 1px !important;
    padding-left: 0px;
    position: fixed !important;
    position: absolute;
    right: 0px;
    top: 0px;
    width: auto !important;
    width: 100%;
    z-index: 1;
}

.progressPanel
{
    border-style: solid;
    border-width: 2px;
    position: absolute;
    left: 35%;
    top: 25%;
    background: #FFE1C4;
    height: 35px;
    width: 250px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 20px;
    border-color: #CE171B;
    z-index: 10;
    font-size: 14px;
}

.cwutitle1
{
    font-family: 'Arial';
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #FF6A11;
    margin-bottom: 5px;
}

.focus_top
{
    background: url('images/bandefocus.gif') repeat-x 0 0;
    width: 316px;
    height: 32px;
    
    margin: 0px;
    color: #CE171B;
    overflow: hidden;
    padding: 0px;
}

.focus_top_txt
{
    margin-left: 10px;
    margin-top: 6px;
    
}

.focus_top h2
{
    font-size: 18px;
    font-weight: bold;
     margin-left: 10px;
    margin-top: 6px;
    color: #CE171B;
}

.focus_bottom
{
    background: url('images/focus_bottom.gif') repeat-x 0 0;
    width: 363px;
    height: 32px;
 
    margin: 0px;
    color: #CE171B;
    overflow: hidden;
    padding: 0px;
}

.focus_bottom_txt
{
    margin-left: 10px;
    margin-top: 6px;
    
}
.focus_bottom h2
{
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 6px;
    color: #CE171B;
}

.top_red_panel
{
    position: relative;
    width: 998px;
    height: 100px;
    background-color: #CE171B;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    border-bottom: 1px solid #323232;
    font-family: Arial, Helvetica, sans-serif;
    word-spacing: 0.2em;
}

.top_red_panel_link
{
    font-size: 14px;
}

.top_red_panel_link a:link, .top_red_panel_link a:visited
{
    color: White;
    text-decoration: none;    
}

.top_red_panel_link a:hover,.top_red_panel_link a:active
{
    color: #FF6A11;
    text-decoration: none;    
}

.cwucontactform
{
    margin-top: 15px;
    margin-left: 30px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cwucontacttd
{
    background-position: #FFC289;
    width: 150px;
    height: 30px;
    background: #FFC289;
    padding: 2px 10px 2px 10px;
}
.cwucontacttd2
{
    background-position: #FFC289;
    width: 450px;
    height: 30px;
    background: #FFC289;
    padding: 2px 10px 2px 10px;
}
.cwucontactform input 
{
    border: 1px solid #CCCCCC;
    color: black;
 /* font-family: Tahoma,Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    margin-top: 3px;
    padding: 2px 5px;
    width: 250px;
}

.cwucontactform select 
{
    border: 1px solid #CCCCCC;
    color: black;
    font-size: 12px;
    margin-top: 3px;
    padding: 2px 5px;
}

.cwucontactform textarea 
{
    border: 1px solid #CCCCCC;
    color: black;
    font-size: 12px;
    margin-top: 3px;
    width: 250px;
    padding: 2px 5px;
}