/*--------------------------------------------------------------------------------------------------------------------------------*/
/*  Configuration general                                                                                                         */
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*Configuration general*/
div, font, span, td, tr, body 		{	font-family:Arial ;	
										font-size: 13px;	font-weight:normal}


a:link {
	color:#4A6329;
	text-decoration:none;

}
a:visited {
	color:#4A6329;
	text-decoration:none;
}
a:hover {
	color:brown;
	text-decoration:none;
}
a:active {
	color:#4A6329;
	text-decoration:none;
}


fieldset {
 width:580;border: #A80619 solid 1px; padding:5px;text-align:left;
 }
 
legend {
  color: #5C0A0A; font-weight: bold;font-size:14px;font-family: Arial;
}
input[type=submit] {
 border:2px outset white;
 background-color:red;

 margin-right:50px;
 background-color:transparent;
 border:none;
 }




/*--------------------------------------------------------------------------------------------------------------------------------*/
/*  Les styles de text                                                                                                            */
/*--------------------------------------------------------------------------------------------------------------------------------*/
/* Les type de stle Texte*/
.clStyle_text{color: #A80619; font-weight: bold;font-size:13px;font-family: Arial}
.clStyle_text2{ font-family: Arial; font-weight:normal; text-decoration: none; color: #5C0A0A; }
.clStyle_text3{ color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
  background:url(boite_rouge.jpg); }
.clStyle_text3 A:link {color:white;	text-decoration:none;}
.clStyle_text3 A:visited {color:white;	text-decoration:none;}
.clStyle_text3 A:active {color:white;	text-decoration:none;}

.clStyle_Contenu {font-family: Arial;font-weight:normal; color: #5C0A0A;}
.Photo_droite {float:left;margin-right:8;margin-bottom:8;width:80;height:60;}

.Photo_contenu{
float:left;margin-right:8;margin-bottom:8;width:160;height:120;
border: 3px solid #eee;
border-color: #eee #888 #666 #ddd;
}




.Photo_album{
float:left;
clear:left; 
background: url(css/shadow-png.png) no-repeat bottom right; 
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='shadow-png.png'); /* the MS alpha filter */ 
margin: 1px 1px 1px 1px;
}
.Photo_album img{
position:relative;
bottom:6px;
right: 8px;
border: 2px solid #eee;
border-color: #eee #888 #666 #ddd;
background:#fff;
padding:8px 6px 15px 6px; /* gives us the white area - but not in IE5 + IE5.5 */
margin: 0px;
}





/*Titre haut du site*/
.Page_titre			{	font-family: "Arial Black", Arial, Helvetica, sans-serif;
							font-size: 25px;
							color: #AA1C1C; margin-left:45;	}

/* Boite du haut dans la section du centre pour les titre */
.titre_nouvelle {
 color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
	background:url(boite_rouge.jpg);

    
 }
 /* Boite du menu de gauche */
 .titre_menu {
 color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
	background:url(boite_rouge.jpg);
    width: 147;
 }
/* Boite du haut dans la section de droite pour les titre */ 
.titre_droite {
 color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
  background:url(boite_rouge.jpg);
  }
 
/* Boite des messages régulier dans la section de droite pour les titre */ 
  .message_normal_droite {
 color: black; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
  background-color: #FFFFCE;
    border-bottom: 1px solid #D86D0E; 
	
						border-collapse: collapse;
 }
 /* Boite des messages régulier dans la section de droite pour les titre */ 
  .Retour_top {
 font-family: Arial;font-weight:normal;font-size:10x;
 padding: 5px;
 float:right;
 text-decoration: none;
 color: brown;
 }
 
 /* Boite du haut dans la section de droite pour les titre */ 
.Tableau_haute1 {
   border-collapse: collapse;
   border: solid 1px solid #FFFFCE;
   border-top: none; border-bottom: none ; border-LEFT:none ; border-spacing: 25pt;
   color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
  background:url(boite_rouge.jpg);
  }
   /* Boite du haut dans la section de droite pour les titre */ 
.Tableau_haute2 {
   border-collapse: collapse;
   border: solid 0px solid #FFFFCE;
   color: white; font-weight: bold;font-size:14px;font-family: Arial;
	padding: 5px;		
  background:url(boite_rouge.jpg);
  }
  /* Boite du haut dans la section de droite pour les titre */ 
.Tableau_ligne1 {
   border-collapse: collapse;
   border: solid 1px solid #FFFFCE;
   border-bottom: none ; border-LEFT:none ; border-spacing: 25pt;
   font-family: Arial;font-weight:normal; color: #5C0A0A;
	padding: 5px;		
  background-color: #F7EBB5;
  }
   /* Boite du haut dans la section de droite pour les titre */ 
.Tableau_ligne2 {
   border-collapse: collapse;
   border: solid 1px solid #FFFFCE;
    border-bottom: none ; border-LEFT:none ; border-right:none ;border-spacing: 25pt;
   font-family: Arial;font-weight:normal; color: #5C0A0A;
	padding: 5px;		
  background-color: #F7EBB5;
  }

/*--------------------------------------------------------------------------------------------------------------------------------*/
/*  Construction des pages                                                                                                        */
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*Coin haut du site*/
.coins2 {
background-color:#FAEC7F;
}

/*Coin du site*/
#hg {
background:url(coin1.png) no-repeat top left;
}
#hd {
background:url(coin2.png) no-repeat top right;
}
#bd {
background:url(coin3.png) no-repeat bottom right;
}
#bg {
background:url(coin4.png) no-repeat bottom left;
}
#hg_titre {
background:url(coin1_titre.png) no-repeat top left;
}
#hd_titre {
background:url(coin2_titre.png) no-repeat top right;
}

/*Container du site*/
#maincontainer{
width: 1000px; /*Width of main container*/
margin-left: auto; margin-right: auto;
}
/*Entete*/
#entete{

background-color: #FFFFCE;

}
#entete h1{
margin: 0;
padding-top: 15px;
}
/*Contenu gauche */
#contu_gauche {
float: left;
background-color: #FFFFCE;
margin-left:3px;
margin-top:0px;

}
/*Contenu centre*/
#contu_centre {
float: left;
color:black;
background-color: #FFFFCE;
margin-left:10px;
margin-top:0px;

}
/*Contenu droite*/
#contu_droite {
float: left;
color:blue;
background-color: #FFFFCE;
margin-left:10px;
margin-top:0px;
}
#contenu {
background-color: #FFFFCE;


}

/*Bas de page*/
#footer {
clear: left;
background-color: #FFFFCE;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}







 
 
				 




