html, body {           
    background: #EFEFEF url(../images/indexView2BodyBackground.jpg) top left repeat-x;
}

#doc2 {     
    position: relative;
    background: transparent url(../images/indexView2Doc2Background.jpg) top right repeat-y;
}

#hd {    
    height: 136px;
    background: transparent url(../images/indexView2HdBackground.jpg) top right no-repeat;
}

#bd {   
    height: 527px;
    background: transparent url(../images/indexView2BdBackground.jpg) top right no-repeat;
}

html>body #bd {
    height: auto;
    min-height: 527px;
}

#ft {
    position: relative;
    height: 104px;
    background: transparent url(../images/indexView2FtBackground.jpg) top right no-repeat;
}

.page {
    margin: 10px 30px 10px 45px;
    font-size: 85%;
}
/*
.page-hd h1 {
margin-left: -1px;
padding-left: 25px;
height: 26px;
color: #a70034;
line-height: 26px;
font-size: 167%;
font-weight: normal;          
background: transparent url(../images/chip1.jpg) center left no-repeat;
}
*/
.page-bd {
    margin: 10px 0;
}


/*-------------*/
/* linkWidget1 */
/*-------------*/

#linkWidget1 a {
    display: block;
    width: 230px;
    height: 115px;
    position: absolute;
    top: 5px;
    left: 20px;
}

#linkWidget1 span {
    display: none;
}


/*-------------*/
/* linkWidget2 */
/*-------------*/

#linkWidget2 a {
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 4px;
    left: 901px;
}

#linkWidget2 span {
    display: none;
}


/*-------------*/
/* indexWidget */
/*-------------*/

#indexWidget {
    margin: 30px 0 0 14px;
    margin: 45px 0 30px -3px;
    color: #000;
    display: none;
}

#indexWidget .indexWidget-hd {
    width: 217px;
    height: 35px;
    padding-left: 63px;
    color: #fff;
    font-weight: bold;
    line-height: 23px;
    background: transparent url(../images/indexWidgetHdBackground.jpg) top left no-repeat;
}

#indexWidget .indexWidget-bd {
    width: 217px;
    background: transparent url(../images/indexWidgetBdBackground.jpg) top left repeat-y;
}

#indexWidget .indexWidget-ft {
    width: 217px;
    height: 20px;
    background: transparent url(../images/indexWidgetFtBackground.jpg) top left no-repeat;
}

#indexWidget input {
    margin: 0 0 0 20px;;
    width: 150px;
    border: black solid 1px;
}

#indexWidget input[type="submit"] {
    margin: 0;
    display: inline;
    width: 30px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #fff;
    background-color: #0392B2;
    border: none;
}


/*------------------*/
/* newsletterWidget */
/*------------------*/

#newsletterWidget {
    margin: 40px 0 10px -4px;
    color: #000;
}

#newsletterWidget .newsletterWidget-hd {
    width: 217px;
    height: 35px;
    padding-left: 63px;
    color: #fff;
    font-weight: bold;
    line-height: 23px;
    background: transparent url(../images/indexWidgetHdBackground.jpg) top left no-repeat;
}

#newsletterWidget .newsletterWidget-bd {
    width: 217px;
    padding-left: 15px;
    font-size: 85%;
    background: transparent url(../images/indexWidgetBdBackground.jpg) top left repeat-y;
}

#newsletterWidget .newsletterWidget-ft {
    width: 217px;
    height: 20px;
    background: transparent url(../images/indexWidgetFtBackground.jpg) top left no-repeat;
}


/*-------------*/
/* menuWidget1 */
/*-------------*/

#menuWidget1 {
    margin-left: -7px;
    width: 220px;
}

#menuWidget1 ul {
    margin: 0;
    padding: 0;
}

#menuWidget1 ul ul {
    margin: 0 30px;
}

#menuWidget1 .menu-item {
    list-style-type: none;
    background: transparent url(../images/indexView2Menu1ItemBackground.jpg) bottom left no-repeat;
    margin: 0;
    padding: 0;
}

#menuWidget1 .menu-item .menu-item {    
    background: none;
}

#menuWidget1 .menu-item-link { 
    display: block;
    margin-left:5px;
    text-decoration: none;
    width: 220px;
    height: 30px;
    background: transparent url(../images/chip4.jpg) 0 0 no-repeat;
    color: #067e9b;
    font-weight: bold;
    font-size: 92%;
}

#menuWidget1 .menu-item .menu-item .menu-item-link { 
    height: 20px;
    font-weight: normal;
    font-size: 92%;
    background: transparent url(../images/chip5.jpg) 0 0 no-repeat;
}

#menuWidget1 .menu-item-link:hover 
,#menuWidget1 .menu-selectedItem-link
,#menuWidget1 .menu-expandedItem-link
{ 
    color: #ff7900;
}

#menuWidget1 .menu-item-title {
    line-height: 29px;
    margin-left: 35px;
}

#menuWidget1 .menu-item .menu-item .menu-item-title {
    line-height: 15px;
    margin-left: 20px;
}


/*-------------*/
/* eventWidget */
/*-------------*/

#eventWidget {
    margin: 20px 0 30px -4px;
}

#eventWidget .eventWidget-hd {
    width: 217px;
    height: 35px;
    padding-left: 63px;
    color: #fff;
    font-weight: bold;
    line-height: 23px;
    background: transparent url(../images/eventWidgetHdBackground.jpg) top left no-repeat;
}

#eventWidget .eventWidget-bd {
    width: 217px;
    font-size: 85%;
    background: transparent url(../images/eventWidgetBdBackground.jpg) top left repeat-y;
}

#eventWidget a {
    color: black;    
}

#eventWidget .eventWidget-ft {
    width: 217px;
    height: 20px;
    background: transparent url(../images/eventWidgetFtBackground.jpg) top left no-repeat;
}

#eventWidget ul {
    margin-left: 15px;
}

#eventWidget li {
    padding-bottom: 5px;
}


/*-------------*/
/* menuWidget2 */
/*-------------*/

#menuWidget2 {
    /*
    position: relative;
    top: 10px;
    */
    padding-top: 20px;
    width: 75%;
    text-align: center;
    color: #4190D0;
}

#menuWidget2 .menu-item-link {
    font-weight: bold;
    color: #4190D0;
} 

#menuWidget2 .menu-selectedItem-link
, #menuWidget2 .menu-selectedItem-link:hover {            
    text-decoration: underline;
}

#menuWidget2 .menu-item-separator {    

}


/*---------------*/
/* contactWidget */
/*---------------*/

#contactWidget {
    /*
    position: absolute;
    bottom: 33px;
    */
    margin-top: 20px;
    text-align: center;
    width: 100%;
    font-size: 77%;
    color: #fff;
}

#contactWidget a {        
    color: #fff;
    text-decoration: none;
}  

#contactWidget a:hover {
    text-decoration: underline;
}

#contactWidget .label3 {
    display: none;
}

#contactWidget .separator6 {
    display: none;
}

#contactWidget .url {
    display: none;
}


/*-------------*/
/* legalWidget */
/*-------------*/

#legalWidget {
    /*
    position: absolute;
    bottom: 2px;
    */
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-size: 77%;
}

#legalWidget a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

#legalWidget a:hover {    
    text-decoration: underline;
}


/*------------------*/
/* soutienFinancier */
/*------------------*/

#soutienFinancier {
    margin: 40px 30px 0 45px;
    font-size: 85%;
}

#soutienFinancier table {
    width: inherit;
    border-collapse: separate;
    border-spacing: 10px;
}

#soutienFinancier td {
    vertical-align: middle;
}


/*---------------*/
/* sitemapModule */
/*---------------*/

.sitemap li {
    margin-bottom: 15px;
}

.sitemap li a {
    margin-left: 30px;
    font-size: 114%;
    color: #000;
    text-decoration: none;
}

.sitemap li a:hover {    
    text-decoration: underline;
}


/*-------------*/
/* eventModule */
/*-------------*/

.event {
    position: relative;
}

.event .panel {
    border: none;
    border-bottom: #ccc solid 1px;
    margin: 0;
    padding-top: 15px;
}

.event .panel-hd {
    margin-top: 0;
}

.event .humanReadableDate-place-hour-price {
    font-weight: bold;
    color: #067e9b;
    margin: 5px 0;
    padding-left: 15px;
    background: transparent url(../images/chip2.jpg) 0 3px no-repeat;
}

.event .humanReadableDate .inline-label {
    display: none;
}

.event .price .inline-label, .price .inline-label {
    display: none;
}

.event .publicationDate {    
    position: absolute;
    top: 2px;
    right: 2px;
    color: #ccc;
}

.event .section {
    /*
    position: absolute;
    top: 14px;
    right: 2px;
    color: #ccc;
    */
}

.event .image {

}

.event .description {

}

.event .address-zipCode-city {
    color: #ccc;
}

.event .phone1-fax1 {
    color: #ccc;
}

.event .email1-url, .event .email1-url a {
    color: #ccc;
}

.event .file1-file2-file3, .event .file1-file2-file3 a {
    color: #ccc;
}

.event .panel-ft {
    margin: 5px 5px 10px 20px;
    text-align: left;
    color: #067e9b;
}

.event .panel-ft a {
    color: #067e9b;
}

/*
.fullEvent {
position: relative;
}

.fullEvent .panel-hd {
margin-top: 10px;
}

.fullEvent .date-place-hour-price {
font-weight: bold;
color: #067e9b;
margin: 10px 0;
padding-left: 15px;
background: transparent url(../images/chip2.jpg) 0 3px no-repeat;
}

.fullEvent .image {
margin-top: 10px;
margin-left: 10px;
}

.fullEvent .description {
text-align: justify;
margin: 10px 0;
}

.fullEvent .file1-file2-file3 {
margin-top: 10px;
}

.fullEvent .panel-ft {
margin: 10px 5px 10px 20px;
text-align: left;
color: #067e9b;
}

.fullEvent .panel-ft a {
color: #067e9b;
}
*/

h3 span.publicationDate {
    display: none;
}


/*------------*/
/* linkModule */
/*------------*/

.link {
    width: 102px;
    height: 145px;
    float: left;
    position: relative;
    border: none;
    margin-right: 5px;
    text-align: center;
}

.link .image {
    width: 102px;
    height: 102px;
    border: solid 1px #c2c2c2;
}

.link .image a {
    display: block;
    width: 102px;
    height: 102px;
}

.link .title {
    font-size: 77%;
    color: black;
}

.link .title a {    
    color: black;
}

.section {
    clear: both;
}


/*--------------*/
/* projetModule */
/*--------------*/

.projet {
    background: url(../images/projet.jpg);
    width: 620px;
    height: 327px;
    position: relative;
}

.projetLink1 a {
    display: block;
    position: absolute;
    /*
    left: 0px;
    width: 110px;
    top: 55px;
    height: 97px;
    */
    left: 0px;
    width: 155px;
    top: 70px;
    height: 200px;
}

.projetLink1 span {
    display: none;
}

.projetLink2 a {
    display: block;
    position: absolute;
    /*
    left: 110px;
    width: 96px;
    top: 55px;
    height: 97px;
    */
    left: 159px;
    width: 134px;
    top: 70px;
    height: 200px;
}

.projetLink2 span {
    display: none;
}

.projetLink3 a {
    display: block;
    position: absolute;
    /*
    left: 205px;
    width: 98px;
    top: 55px;
    height: 97px;
    */
    left: 297px;
    width: 135px;
    top: 70px;
    height: 200px;
}

.projetLink3 span {
    display: none;
}

.projetLink4 a {
    display: block;
    position: absolute;
    /*
    left: 303px;
    width: 96px;
    top: 55px;
    height: 97px;
    */
    left: 435px;
    width: 135px;
    top: 70px;
    height: 200px;
}

.projetLink4 span {
    display: none;
}

.projetLink5 a {
    display: block;
    left: 0pt;
    width: 75px;
    position: absolute;
    top: 300px;
    height: 25px;
}

.projetLink5 span {
    display: none;
}


/*-----------*/
/* swfWidget */
/*-----------*/

#swfWidget {
    position: absolute;
    top: -1px;
    left: 261px;    
}


/*---------------*/
/* projet2Module */
/*---------------*/

.projet2 {
    position: relative;
}

.projet2 .panel {
    border: none;
    border-bottom: #ccc solid 1px;
    margin: 0;
    padding-top: 15px;
}

.projet2 .panel-hd {
    margin-top: 0;
}

.projet2 .publicationDate {
    position: absolute;
    top: 2px;
    right: 2px;
    color: #ccc;
}

.projet2 .image {

}

.projet2 .description {

}

.projet2 .panel-ft {
    margin: 5px 5px 10px 20px;
    text-align: left;
    color: #067e9b;
}

.projet2 .panel-ft a {
    color: #067e9b;
}

#projet2-filter-fieldset {
    margin: 30px 0;
}

#projet2-filter-fieldset input, #projet2-filter-fieldset select {
    display: inline;
    width: inherit;
    float: none;
}

.projet2-pdf-link-container {
    text-align: right;    
}

.projet2-pdf-link {
    display: block;
    padding-right: 20px;
    line-height: 15px;
    background: transparent url('../images/pdf_icon.gif') top right no-repeat;
}

.description-with-categorie {        
    padding-right: 45px;
}

.description-with-categorie-Formation {
    background: transparent url('../images/projet2/formation.jpg') center right no-repeat;
}

.description-with-categorie-NLL {
    background: transparent url('../images/projet2/nll.jpg') center right no-repeat;
}