/************************************
 * SITE WEB : Conjuring-Performer
 * THÈME : Standard
 * COUCHE : Présentation
 * AUTEUR : Jérémy Burban alias Micecreations
 * DATE DE DERNIÈRE MODIFICATION : 2007/06/04
 ************************************/

 
 #contenu{

  padding:1px 26px 1px 26px;

  text-align: justify;

  
  color: #F5FCFD;
  background-color:#A5BB56;
}

#contenu em{
  font-weight:bolder; 
  font-style:normal;
  font-size: 14px;
  line-height:18px;
  text-indent:20px;
}



#contenu form p{
  margin:15px 0 15px 0;
  text-align: center;
}

#contenu p{
  text-indent:20px;
}
 
/************************************
 * STYLES GENERAUX
 ************************************/
 
.gauche{
  float:left;
  padding-right:10px;
}

.droite{
  float:right;
  padding-left:10px;
}

strong {
  font-size: 14px;
  color:#FFF;
  background-color:#A5BB56;
}

/************************************
 * STYLES DE L'EN-TETE 
************************************/
 
#header {
  margin:0;
  background-color:#A5BB56;
}

#header img{
  border-style:none;
}

#menu {
  height: 60px;
  width: 557px;
  margin:0 10px 0 0;
  padding:0 18px 0 18px;
  font-size: 14px;
}

#menu ul{
  padding:0px;
  margin:0px;
}

#menu ul li {
  display:inline;
  list-style-image:url(menu_liste_image.gif);
  list-style-position:inside;
}

#menu ul li a{
  float:left;
  height:30px;
  width:111px;
  padding-top:20px;
  text-align:center;
  
}

#menu ul li a:hover {
  background:url(menu_liste_image.gif) no-repeat top;
}

/************************************
 * STYLES DU PIED DE PAGE
 ************************************/

#footer {
  height:42px;
  padding:45px 1px 1px 1px;
  background-image:url(footer.gif);
  background-repeat:no-repeat;
  text-align:center;
  font-size: 10px;
}

#footer img {
  border:none;
}

#footer ul{
  margin:3px;
  padding:0;
}

#footer ul li{
  display:inline;
}

/************************************
* ARTICLE
 ************************************/

.news {
  margin-bottom:12px;
  padding-bottom:8px;
  border-bottom: 1px dotted #D8E6C5;
}

.news img {
  float:left;
}

.news h1{
  display:block;
  height:35px;
  font-size:18px;
  text-align:left;
  margin:0;
  padding:5px 0 0 47px;
  background-repeat:no-repeat;
}

.news h1 span{
  font-style:italic;
  font-size:10px;
}

.picnews1 {
    background-image:url(picnews_ok.png);
}

.picnews2 {
    background-image:url(picnews_stvalentin.png);
}

.picnews3 {
    background-image:url(picnews_facteur.png);
}

.picnews4 {
    background-image:url(picnews_ko.png);
}

.picnews5 {
    background-image:url(picnews_gloups.png);
}
body {
  color: #CCE3E9;
  margin-top: 0;
  background-image:url(mosaique.gif);
  background-color: #F5FCFD;
}

#page {
  width:593px;
  margin:0 auto 0 auto;

  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height:15px;

}

/************************************
 * GALERIE
 ************************************/

#galerie img {
  margin:1px;
  border:3px solid #A5BB56;
}

#galerie a img:hover {
  border:3px solid #F5FCFD;
}






a:link {
  color: #543C2C;
  text-decoration:none;
}
a:visited {
  color: #543C2C;
  text-decoration:none;
}
a:hover {
  color: #543C2C;
  text-decoration: underline;
}





#message {
  float:right;
  top:0;
}

#admin{
  padding:0 22px 35px 22px;
}

#admin form{
  margin:25px 0 25px 0;
}

#admin form textarea{
  height:75px;
  width:100%;
  text-align:left;
}

#admin form input#label_titre, input#label_titre2{
  width:483px;
}

#admin form input#label_date{
  width:65px;
  margin-right:20px;
}

#admin form input#label_auteur{
  width:340px;
}

#admin form input.envoi{
  width:130px;
  margin-left:395px;
}
