/* Définition des polices personnalisées */

@font-face
{
    font-family: 'BallparkWeiner';
    src: url('polices/ballpark.eot');
    src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Dayrom';
    src: url('polices/dayrom.eot');
    src: url('polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom.woff') format('woff'),
         url('polices/dayrom.ttf') format('truetype'),
         url('polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* Eléments principaux de la page */

body
{
    font: 12px;
    font-family: 'Trebuchet MS', Arial, sans-serif;


}



#bloc_page
{
    width: 1000px;
    margin: auto;
}

section h5, nav a, p
{
    font-family: calibri, serif;
    font-weight: normal;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}




/* Header */

header
{
    background: url('images/separateur.gif') repeat-x bottom;
    margin-left:120px;
    margin-top:0px;
}

#titre_principal
{
    text-align: left;
}

header h1
{
    font-family: Arial, 'BallparkWeiner', serif;
    font-size: 2.5em;
    font-weight: normal;
    text-align: center;
}

header a
{
    background: url('images/bouton.gif') no-repeat;
    margin-left: 0px;
    text-align: center;
}

#logo, header h1
{
    margin-bottom: 0px;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    color: #000000;
}

header h2
{

#titre
{
    font-size:18px;
    background: #C0C0C0;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid black;
}

#tableau
{
    font-size:14px;
    background: #FFFFFF;
    min-height:10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align:top;
    border: 1px solid black;
}


 
/* Bannière */

#banniere_image
{
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 200px;
    border-radius: 10px;
    background: url('images/banniere.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 0px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 99.5%;
    height: 33px;
    padding-top: 0px;
    padding-left: 0px;
    background-color: rgb(24,24,24); /* Pour les anciens navigateurs */
    background-color: rgba(24,24,24,0.8);
    color: white;
    font-size: 26px;
    
}

.bouton_rouge
{
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: url('images/fond_degraderouge.png') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: white;
    text-decoration: none;
}

.bouton_rouge img
{
    border: 0;
}
/* Corps */
}


#bloc1
{
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 10px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 10px;
    min-width: 210px;
    min-height: 200px;
    max-width: 210px;
    border: 1px solid black;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}


#bloc2
{
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 10px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 10px;
    min-width: 210px;
    min-height: 200px;
    border: 1px solid black;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#bloc3
{
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 10px;
    margin-left: 5px;
    margin-top: 5px;
    padding: 10px;
    width: 210px;
    min-height: 200px;
    border: 1px solid black;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#cadre1
{
    position: absolute;
    display: inline-block;
    text-align: center;
    margin-left: 120px;
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 10px;
    min-height: 600px;
    border: 1px solid black;
    border-radius: 10px;
    background: white;
    width: 240px;
    background: #FFFFFF;
} 

aside
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    min-width: 200px;
    min-height: 380px;
    max-width: 200px;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFCC;
}





/* Footer */

footer
{
    background:  url('images/ico_top.png') no-repeat center top, url('images/separateur.png') repeat-x top, url('images/ombre.png') repeat-x;
    padding-top: 10px;
    width: 1000px;
    margin-top: 10px;
    text-align: center;
    margin-left: 120px;
    font-size: 14px;
    position: static;
}

footer p, footer ul
{
    font-size: 0.8em;
}

footer h4
{
    font-size: 1.1em;
    margin-left:100px;
    text-align: justify;
}

#tweet, #mes_photos, #mes_amis
{
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}

#tweet
{
    width: 28%;
}

#mes_photos
{
    width: 35%;
}

#mes_amis
{
    width: 31%;
}

#mes_photos img
{
    border: 1px solid #181818;
    margin-right: 2px;
    text-align: justify;
}

#mes_amis ul
{
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    width: 48%;
    list-style-image: url('images/ico_liensexterne.png');
    padding-left: 2px;
    text-align: justify;
}

#mes_amis a
{
    text-decoration: none;
    color: #760001;
    text-align: justify;
}


#border
{
    border: 1px solid black;
    border-radius: 10px;
    padding: 0px;
    background-color:#FFFFFF;
    width: 950px;
}

#formulaire
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding-left: 80px;
    min-width: 580px;
    min-height: 550px;
    max-width: 580px;
    border-radius: 10px;
    font-size: 14px;
}


table
{
    padding-right:10px;
    padding-left:10px;
    padding-top:0px;
    padding-bottom:0px;
    margin-right:0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

section
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 390px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    width: 720px;
    min-height: 700px;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFCC;
}



#menuDeroulant
{
 width: 1000px;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant li
{
 float: top;
 margin: 0;
 padding: 0;
 border: 0;
}			

#menuDeroulant .sousMenu
{
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li
{
 float: left;
 width: 143px;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
 color: #FFF;
 background: #3B4E77;
 margin: 0;
 padding: 4px 8px;
 border-right: 2px solid #fff;
 text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
 display: block;
 color: #FFF;
 margin: 0;
 border: 0;
 text-decoration: none;


}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #F2462E;

}

#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
 width: 149px;
 border-top: 1px solid transparent;
 border-right: 1px solid transparent;

}			

#menuDeroulant .sousMenu
{
 display: none;
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: 0;
 position: relative;
 z-index: 10;
 font-size: small;
}

#menuDeroulant li:hover > .sousMenu { display: block; }	

#menuDeroulant
{
 width: 1400px;
 list-style-type: none;
 margin-left: 130px;
 padding: 0;
 border: 0;
 position: absolute;
 top: 250px;
 left: 0;
}  

#encadre2
{
 border: 1px solid black;
 padding-left:30px;
 padding-bottom:30px;
 border-radius: 10px;
 margin-bottom: 10px;
 background: #E3E8E7;
}

#encadre3
{
 border: 1px solid black;
 padding-left:30px;
 padding-bottom:30px;
 border-radius: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 background: #E3E8E7;
 width:670px;
}

#promo
{
    position: relative;
    display: block;
    vertical-align: top;
    text-align: center;
    margin-left: 390px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
    border: 1px solid black;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    width: 700px;
    min-height: 100px;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFCC;
}

#encadre7
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    min-width: 600px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#encadre8
{
color:#036AB9; 
padding-left:50px; 
padding-right:50px; 
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
min-height:auto;
}

#encadre9
{
    position: relative;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid black;
    padding: 5px;
    width: 1010px;
    border-radius: 10px;
    font-size: 12px;
    background: #E3E8E7;
}


#prenom
{
    text-transform:capitalize;
}


#nom
{
    text-transform:uppercase;
}

#base
{
    position: relative;
    display: inline-block;
    text-align: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    padding-left: 50px;
    width: 950px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}



#index
{
    position: relative;
    display: inline-block;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
    border: 1px solid black;
    padding: 10px;
    padding-left: 0px;
    width: 300px;
    border-radius: 10px;
    font-size: 16px;
    background: #FFFFFF;
}



#balance
{
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid black;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFFF;
}

#recherche
{
    position: relative;
    display: inline-block;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid black;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 950px;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFFF;
}

#encadre10
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#encadre11
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
    padding:10px;
    width: 900px;
    border: 1px solid black;
}

#encadre12
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
    padding:10px;
    width: 900px;
    border: 1px solid black;
}

#encadre13
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 390px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    width: 600px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#menu_dossier
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid black;
    padding: 0px;
    width: 950px;
    border-radius: 10px;
    font-size: 14px;
    background: #FFFFFF;
}

#encadre14
{
    position: relative;
    display: block;
    vertical-align: top;
    text-align: center;
    margin-left: 390px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid black;
    padding: 20px;
    width: 700px;
    min-height: 100px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#encadre15
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
    padding:10px;
    width: 900px;
    border: 1px solid black;
}



#encadre17
{
    position: relative;
    display: inline-block;
    text-align: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding-top:50px;
    padding-bottom:50px;
    padding-right: 50px;
    padding-left: 50px;
    width: 970px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#cadre_titre
{
    border: 4px outset black;
    padding-left: 10px;
    text-align: center;
    font-size: 24px;
    background: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 0px;
    width:900px;
    background-color:#999999;
    border-radius: 10px;
    color: black;
}

#cadre_sous_titre
{
    border: 2px solid black;
    padding-left: 10px;
    text-align: center;
    font-size: 12px;
    background: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color:#999999;
}

#cadre
{
    width:640px;
    min-height:5px;
    padding:10px;
    background-color:#99CCFF;
}

#bo_cadre_titre
{
    border: 4px outset black;
    padding-left: 10px;
    text-align: center;
    font-size: 24px;
    background: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 0px;
    width:875px;
    background-color:#999999;
    border-radius: 10px;
    color:white;
}

#encadre
{
    border: 1px solid black;
    width: 930px;
    background-color:#FFFFFF;
}

#encadre16
{
color:#036AB9; 
padding-left:50px; 
padding-right:50px; 
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
min-height:auto;
}

#encadre17
{
    position: relative;
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 4px outset black;
    width: 200px;
    height:300px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#encadre18
{
    position: relative;
    display: inline-block;
    text-align: left;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 1px solid black;
    padding: 10px;
    padding-left: 50px;
    width: 950px;
    border-radius: 10px;
    font-size: 14px;
    background: #E3E8E7;
}

#cadre_bg
{
    background: #D3D7D7;
}



#titre_tableau
{
    font-size:20px;
    background: #80B5F2;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 1px 1px 12px #555; 
    color: white;
    font-weight:bold;
}

#tableau
{
    background: #FFFFFF;
    font-size:14px;
    min-height:10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align:top;
    border: 1px solid black;
}

#titre_petit_tableau
{
    position: top;
    font-size:16px;
    background: #C0C0C0;
    text-align: center;
    border: 1px solid black;
    width:225px;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:10px;
    padding-right:10px;
    height:30px;
}

#petit_tableau
{
    background: #FFFFFF;
    vertical-align:top;
    border: 1px solid black;
    width:225px;
    padding:10px;
    height:80px;
    font-size:10px;
}

#message_non_lu
{
    background: #CCCCFF;
    min-height:10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align:top;
}

#envoi_message
{
    background: #99FF99;
    min-height:10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align:top;
}

#certificat
{
    background-image:url(../images/laureat.jpg);
}



#cadre
{
border-radius: 5px 5px 5px 5px; 
color:#036AB9; 
padding:10px; 
border: solid 2px #D0D4D3; 
width:300px; 
height:450px;
background-color:#FFFFFF;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
}

#cadre_footer
{
border-radius: 5px 5px 5px 5px; 
color:#036AB9; 
padding:10px; 
border: solid 2px #D0D4D3; 
width:980px; 
height:250px;
background-color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
}

#cadre_grand
{
border-radius: 5px 5px 5px 5px; 
color:#036AB9; 
padding:10px; 
border: solid 2px #D0D4D3; 
width:975px; 
background-color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
min-height:auto;
}

#cadre_moitie
{
border-radius: 5px 5px 5px 5px; 
color:#036AB9; 
padding:10px; 
border: solid 2px #D0D4D3; 
width:980px; 
height:300px;
background-color:#FFFFFF;
margin-bottom:10px;
margin-right:10px;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
}




#tableau
{
border-radius: 0px 0px 0px 0px; 
color:#036AB9; 
padding:5px; 
border: solid 2px #D0D4D3; 
background-color:#FFFFFF;
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size:14px;
}

/* Visit http://www.menucool.com/horizontal/javascript-menu for source code and other menu CSS templates */

#sse1
{
    /*You can decorate the menu's container, such as adding background images through this block*/
    background-color: #80B5F2;
    height: 30px;
    padding: 15px;
    border-radius: 5px;
    box-sizing: content-box;
}
#sses1
{
    margin:0 auto;/*This will make the menu center-aligned. Removing this line will make the menu align left.*/
}
#sses1 ul 
{ 
    position: relative;
    list-style-type: none;
    float:left;
    padding:0;margin:0;
    border-bottom:solid 1px white;
}
#sses1 li
{
    float:left;
    list-style-type: none;
    padding:0;margin:0;background-image:none;
}
/*CSS for background bubble*/
#sses1 li.highlight
{
    background-color:white;
    top:36px;
    height:2px;
    border-bottom:solid 1px white;
    z-index: 1;
    position: absolute;
    overflow:hidden;
}
#sses1 li a
{
    box-sizing: content-box;
    height:30px;
    padding-top: 8px;
    margin: 0 10px;/*used to adjust the distance between each menu item. Now the distance is 20+20=40px.*/
    color: #fff;
    font: normal 12px arial;
    text-align: center;
    text-decoration: none;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
}

*
{        
        
padding:0;
        
margin:0;
        
list-style-type:none;
      
}
      

#slider
{
        
background:url('resources/background.png');
        
width:960px;
        
height:370px;
        
margin:10px;
        
position:relative;
 
margin-left:20px; 
margin-bottom:30px;    
}
      

#mask
{
        
width:100%;
        
height:100%;
        
position:absolute;
        
overflow:hidden;
      
}
      

.fleche
{
        
position:absolute;
        
top:145px;
        
cursor:pointer;
      
}

      
#fleche_gauche
{
        
left:-17px;
      
}
      

#fleche_droite
{
        
right: -17px;
      
}
      

#image_container
{
        
position:absolute;
        
width:400%;
        
height:100%;
        

/* La transition sur tout les navigateurs */
  
         
/* Chrome */ 
          
-webkit-transition-property:all;
          
-webkit-transition-duration:1s;

  
         
/* Firefox */ 
    
-moz-transition-property:all;
          
-moz-transition-duration:1s;

          
           
/* Opera */ 
          
transition-property:all;
          
transition-duration:1s;

      
}
      
      

/* Les différentes positions du slider */
  
    
.image1 #image_container
{
        
left:0;
      
}
      

.image2 #image_container
{
        
left:-100%;
      
}
      

.image3 #image_container
{
        
left:-200%;
      
}
      

.image4 #image_container
{
        
left:-300%;
      
}
      
      

/* Les images */
      

#image_container li
{
        
float:left;
      
}
      
      

/* L'encart Bleu */
      
#encart
{
        
position:absolute;
        
top:-15px;
        
left:200px;
        
background:url('resources/text.png');
        
width:328px;
        
height:396px;
      
}
      
      

     
      

/* Les points de navigation */
      
#dots
{
        
position:absolute;
        
width:130px;
        
height:15px;
        
left:425px;
        
bottom:-25px;
      
}
      
      

/* les points, avec leur background non selectionné */
      
#dots li
{
        
float:left;
        
margin: 0px 2px;
        
width:12px;
        
height:12px;
        
background: url('resources/empty-dot.png');
        
cursor:pointer;
      
}
      

/* Point au survol */
      
#dots li:hover
{
        
background: url('resources/selected-dot.png');
      
}
      
      

/* Point "selectionné". De la même manière que l'image, on change en fonction de la classe de slider */
      
.image1 #dots li.button1, .image2 #dots li.button2, .image3 #dots li.button3, .image4 #dots li.button4
{
        
background: url('resources/selected-dot.png');
        
cursor:normal;
      
}

      

/* Un eyecandy */
      
#glass
{
        
position:absolute;
        
top:0px;
        
left:0px;
      
}

ul {
    height:auto;
    overflow: hidden;
    top:0px;
    left:0px;
    width: auto; 
    margin:0px auto; 
    position: inline-block;
    text-align:center;/* On centre les éléments */	
    background-color: #333;

}

li {
    float: left;
    text-align: center;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 5px 5px;
    text-decoration: none;
}



@media all and (max-width:480px)
{
}

@media (min-width:480px) and (max-width:780px)
{
}

@media (min-width:781px) and (max-width:979px)
{
}

#menu_bo
{
box-shadow: 1px 1px 12px #555; 
padding:30px; 
font-size:20px; 
text-transform:capitalize;
background-color:#0f4aaa;
color:white;
margin-bottom:100px;
}
  
#menu_bo2
{
box-shadow: 1px 1px 12px #555; 
width: 50px; 
height: 50px; 
padding:5px;
font-size:16px;
text-transform:capitalyze;
font-weight:bold;
background-color:white;
}

  

#interval
{
 
line-height: 200%;
}


#ss_menu
{
 
box-shadow: 1px 1px 12px #555;
float: left;
width:370px;
height:450px;
margin:10px;
padding:10px;
font-size:14px;
color:#0a5199;
background-color:white;
}
 
#cadre_simple
{
box-shadow: 1px 1px 12px #555; 
max-width: autopx; 
min-height: auto; 
margin-left:10px;
margin-right:10px;
padding:10px;
} 

#titre_page
{
background-color:#0f4aaa;
border:solid 1px #0f4aaa;
color:white;
padding-left:5px;
padding-right:5px;
font-size:20px;
box-shadow: 1px 1px 12px #555; 
}

#titre_formation
{
background-color:#0f4aaa;
border:solid 1px #0f4aaa;
color:white;
padding-left:5px;
padding-right:5px;
font-size:14px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
box-shadow: 1px 1px 12px #555; 
}

a:link 
{ 
 text-decoration:none; 
}

a:hover {
  color:red;
}