/*------------------------------ Eléments principaux de la page-------------------- */
/*
{
    border : 1px solid green;
}*/

body
{
    background: transparent url("http://lyceearago.net/wp-content/uploads/2013/01/background.jpg") repeat;
    font-family: Arial, Helvetica, sans-serif;
    color: #181818;
    font-size: 15px;
    overflow:scroll;
    
}
 
#bloc_page
{
    background-color: #d9d7cc;
    width: 1320px;
    margin: auto;
}
 footer h1, nav a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

/* ------------------------------Header------------------------------------- */
 
.header
{
    text-align: center;
    border-bottom: 1px solid black;
   /* background: url('http://j.orcincar.free.fr/images/separateur.png') repeat-x bottom;*/
}

/*--------------------------- Entete -------------------------------------- */
 
#banniere_image
{
    margin-top: 25px;
    height: 20px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 5px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 99.7%;
    height: 30px;
    padding-top: 15px;
    padding-left: 4px;
    background-color: rgb(24,24,24); /* Pour les anciens navigateurs */
    background-color: rgba(24,24,24,0.8);
    color: white;
    font-size: 0.8em;
}
 
.bouton_rouge
{
    display: inline-block;
    height: 25px;
    position: absolute;
    left : 10px;
    /*right: 5px;*/
    bottom: 7px;
    /*background-color: red;*/
    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;
}

/*----------------------------------- Navigation ------------------------------------*/


nav, section
{
    display: inline-block;
    vertical-align: top;
}

nav
{
    width: 250px;
  
    
}
 
nav ul
{
    list-style-type: none;
    width: 209px;
}
 
 
nav li
{
    margin : 0px 0px 0 -30px ;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    color: #181818;
    padding-bottom: 0px ;
}

nav a
{
    display: block;
    color: #181818;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom:10px;
    padding-left: 10px;
    margin-left:-10px;
    
}

nav a:hover
{
    background: #333;
    color:#fafafa;
}

/* Corps */
 
section
{
    
    position: relative;
    width: 800px;
    text-align: justify;
    padding :10px;
    
}

section p
{
    /*word-wrap : break-word;*/
    font-size: 1em;
}

 
 
.ico_categorie
{
    vertical-align: middle;
    margin-right: 8px;
}
 
/* Footer */
 
.footer
{
    border-top: 1px solid black;
    margin-bottom: 10px;
    margin-top: 10px;
    
}
 
.footer p, footer ul
{
    font-size: 0.8em;
}
 
.footer h1
{
    font-size: 1.1em;
    background-color: rgb(24,24,24); /* Pour les anciens navigateurs */
    background-color: rgba(24,24,24,0.8);
    color: white;
}

.footer:nth-child(2){ 
vertical-align: top;
 width: 350px;
 padding-left: 15px;
 padding-right: 10px;
}
 
#tweet, #mes_photos, #mes_amis, #rssprepa
{
    display: inline-block;
    vertical-align: top;
}
 
#tweet
{
    padding-left: 15px;
    width: 440px;
    padding-right: 15px;
}

#prepa

{
padding-right: 15px;
padding-left: 15px;
    width: 440px;
    height: 250px;
        display: inline-block;
         vertical-align: top;
         box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;

} 

#mes_photos
{
    width: 31%;
}
 
#mes_amis
{
    width: 31%
    
}
 
#mes_photos img
{
    border: 1px solid #181818;
    margin-right: 2px;
}
 
#mes_amis ul
{
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    margin-top: 0;
    width: 48%;
    
}
 
#mes_amis a
{
    text-decoration: none;
    color: #760001;
}


.jolipuce{

    list-style-type: none;
    background-image: url(images/fleche.png); 
    background-repeat: no-repeat; 
    background-position: left center; 
    padding-left: 20px; 

}

.enavant{
font-weight: bolder;

}


.rsslib
{
  font-family: Verdana, Georgia, Arial;
  font-size:90%;
  min-width:200px;
  max-width:500px;
}

.rsslib ul
{
  list-style-type: none;
} 

.rsslib ul li
{
  margin-bottom:8px;
} 

.rssdate, .rssdesc
{
  font-size: 90%;
  font-style:italic;
}



table
{
    border-collapse: collapse; 
    margin:auto;
}
td,th
{
    border: 1px solid black;
    text-align: center;
}


.colon1{ 
background-color: #d7d7cc;
}


.colon2{ 
background-color: #999976;
}


.cadreactu{
    font-size: 0.9em;
    margin: auto;
    text-align: justify;
    width: 600px;
   padding: 35px 20px;
   line-height: 1.5em;
   color: #000;
   background-color: #ddd;
   background-image: linear-gradient(#E5E5E5, #CFCFCF);
 box-shadow: -1px 2px 10px 3px rgba(0, 0, 0, 0.3) inset;

}

.avatar{

text-align: center;

}


.flottant{
    float:left;
    margin-right:15px;
}

.eleve{
    padding-top:30px;
    clear:both;
    margin-bottom:-10px;
    
}

#jpo{
text-align: center;
margin-left: 100px;
}

#video{

 margin: auto;
 width: 600px;

}
