﻿/* Bouton Mute */
#mute
{
   width: 70px;
   height: 70px;
   position:absolute;
   top: 20px;
   left:0px;
   bottom: 20px;  
   background-color: none; /*#72cfff;*/ /*#72d7f3;*/ /*#b5f3fd;*/ /*#b5a7e8; *//* #50abe2; */
   color: white; /* Le texte de la page sera blanc */
}

.imgNouvelles { 
position:absolute;
top:530px;
left: -20px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:35;
} 
.imgNouvelles1 { 
position:absolute;
top:400px;
left: 260px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:33;
} 
.imgNouvelles2 { 
position:absolute;
top:360px;
left: -60px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:30;
} 
.imgNouvelles3 { 
position:absolute;
top:410px;
left: 650px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:34;
} 
.imgNouvelles4 { 
position:absolute;
top:545px;
left: 210px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:40;
} 
.imgNouvelles5 { 
position:absolute;
top:250px;
left: 580px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:40;
} 
.imgNouvelles6 { 
position:absolute;
top:340px;
left: 970px;
background-color:none;
background-image:none;
background-repeat:no-repeat;
z-index:40;
} 


h1
{
   color: rgb(243,65,243);
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre */
   text-decoration: underline;
}
h2
{
   font-style: italic; /* Les titres h2 seront en italique ! */
   color: red;
}
blockquote
{
   text-align: justify; /* La citation sera justifiée */
}
.signature
{
   text-align: right; /* Pour aligner ŕ droite ma signature */
   font-family:Palatino, "Times New Roman", Times, serif;
   font-size: 80%;
}
p
{
   color: blue;
   font-size: 18px;
   /* La police Comic Sans MS est agréable ŕ lire pour les paragraphes je trouve */
   font-family:Palatino, "Times New Roman", Times, serif;
   text-indent: 30px; /* Les paragraphes commenceront 30 pixels sur la droite */
}
.souligne
{
   text-decoration: underline;
}
.barre
{
   text-decoration: line-through;
}
.ligne_dessus
{
   text-decoration: overline;
}
strong /* ... et les mots importants en rouge clignotant ! */
{
   color: red;
   text-decoration: blink;
}
body /* On travaille sur la balise body, donc sur TOUTE la page */
{
   background-image: url(images/blue_drop.jpg);
   background-repeat: repeat;
   background-color: #50abe2; /*#72cfff;*/ /*#72d7f3;*/ /*#b5f3fd;*/ /*#b5a7e8; *//* #50abe2; */
   background-attachment: fixed; /* Le fond restera fixe */
   color: white; /* Le texte de la page sera blanc */
   width: 800px;
   height: auto;
   margin-top: 10px;
   margin-bottom: 10px;  
}

#photoEntete
{
position: absolute;
width:950px;
height:692px;
top: 30px;
left: 200px;
background-color:none;
background-repeat:no-repeat;
}

#photoEntete .photo
{
position:absolute;
width:950px;
height:692px;
top:0px;
background-image:url(images/merbleue_bol_hess.jpg);
background-repeat:no-repeat;
left:0px;
}
#photo .en_tete_comment
{
   height: 700px;
   position: absolute;
   left: 400px;
   top: 300px;
}

#en_tete_comment  h1
{
   color: #f9d023;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre */
   text-decoration: none;
   left: 480px;
   top: 70px;
   position: absolute;
   font-size: 24px;
   font-style: italic;
   text-align: center;
}

#en_tete_comment  h2
{
   color: #f9d023;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre*/ 
   text-decoration: none;
   left: 780px;
   top: 170px;
   position: absolute;
   font-size: 22px;
   font-style: italic;
}
#en_tete_comment  h5
{
   color: #5a00b0;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre*/ 
   text-decoration: none;
   left: 80px;
   top: 20px;
   line-height:35px;
   position: absolute;
   font-size: 28px;
   font-style: italic;
}
#en_tete_comment  h3
{
   color: #5a00b0;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre*/ 
   text-decoration: none;
   left: 60px;
   top: 170px;
   line-height:35px;
   position: absolute;
   font-size: 22px;
   font-style: italic;
}
#en_tete_comment  h4
{
   color: #5a00b0;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre*/ 
   text-decoration: none;
   left: 80px;
   top: 300px;
   line-height:30px;
   position: absolute;
   font-size: 14px;
   font-style: italic;
}


#logo {
  display: block;
  position: absolute;
  top: 720px;
  left: 220px;
  width: 1000px;
  height: 20px;
  color: #f5f769;
  font-size: 16px;
}

.titre_site
{
   text-decoration: underline;
   color: #5a00b0;
   font-family:Palatino, "Times New Roman", Times, serif;
   text-align: center; /* Pour centrer le titre*/ 
   line-height:35px;
   font-size: 28px;
   font-style: italic;
}

#main_actu0
{
display:block;
position: absolute;
border: 0; 
background-color:none;
width:100px;
height:150px;
left:30px;
top:270px;
float:left;
margin: 0;
}

#main_actu0 a
{
width:100px;
height:150px;
border: none ; 
background-color:none;
float:left;
margin: 0;
}

#main_actu0 a:hover
{
width:100px;
height:150px;
border: 5px solid #dcb ; 
background-color:none;
text-align:left;
float:left;
margin: 0;
}

#main_actu1
{
display:block;
position: absolute;
border: 0; 
background-color:none;
width:120px;
height:102px;
left:30px;
top:450px;
float:left;
margin: 0;
}

#main_actu1 a
{
width:120px;
height:100px;
border: none ; 
background-color:none;
float:left;
margin: 0;
}

#main_actu1 a:hover
{
width:120px;
height:100px;
border: 5px solid #dcb ; 
background-color:none;
text-align:left;
float:left;
margin: 0;
}

#main_actu2
{
display:block;
position: absolute;
border: 0; 
background-color:none;
width:120px;
height:102px;
left:30px;
top:570px;
float:left;
margin: 0;
}

#main_actu2 a
{
width:120px;
height:100px;
border: none ; 
background-color:none;
float:left;
margin: 0;
}

#main_actu2 a:hover
{
width:120px;
height:100px;
border: 5px solid #dcb ; 
background-color:none;
text-align:left;
float:left;
margin: 0;
}

#main_actu3
{
display:block;
position: absolute;
border: 0; 
background-color:none;
width:150px;
height:102px;
left:1190px;
top:600px;
float:left;
margin: 0;
}

#main_actu3 a
{
width:150px;
height:100px;
border: none ; 
background-color:none;
float:left;
margin: 0;
}

#main_actu3 a:hover
{
width:150px;
height:100px;
border: 5px solid #dcb ; 
background-color:none;
text-align:left;
float:left;
margin: 0;
}

img
{
border-width : none;
border : none;
border-style: none;
}

.main_agenda
{
position: absolute;
border: none; 
background-color:none;
left:210px;
top:40px;
float:left;
margin: 0;
z-index:35;
}
.main_agenda img
{
width:124px;
height:165px;
}

.main_agenda img:hover
{
border: 5px solid #dcb ; 
background-color:none;
float:left;
margin: 0;
width:248px;
height:350px;
}

