/* La couleur orange de la mise en forme est #ff2000  en code ascii*/

body{
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	padding-top:20px;
	margin-left: auto; /* Permet de centrer le site */
    margin-right: auto; /* Permet de centrer le site */
    width: 1024px;
	background-color: black;
	background-image: url(fond_gerard.jpg);
	background-repeat: no-repeat;
	color : white;
	font-family: tahoma, calibri, arial, verdana, sans-serif ;
}

a img{border: none;}

a{text-decoration:none;
	color:white;
	}
			
a:hover{text-decoration:underline;}
		
ul{list-style-type: none;
	color:white;}
		
#entete{
	font-size:16pt;
	text-align: center;
}

#onglet{
		position:relative;
		left:170px;
		width:880px;
		margin-top:200px;
		font-family: Copperplate Gothic Light, times, verdana, sans-serif ;
	}
	
		#onglet ul li {
		font-size: 10pt;
		display: inline;
		padding-left: 5px;
		padding-right: 5px;
		border-top: 2px solid #ff2000;
		border-right: 2px solid #ff2000;
		border-left: 2px solid #ff2000;	
		border-bottom: 2px solid #ff2000;
		margin:2px;
		}
		
			 #onglet .onglet_actif {
				border-bottom:none;
				font-weight:bold;
				font-size:12pt;
				}
#contenu{
		margin-right:100px;
		margin-left:100px;
		height:1000px;
		text-align:justify;
	}
	
	#contenu p{
		text-indent:50px;
		}
		
		#titre_page{
			font-family : century gothic, times, verdana, sans-serif ;
			text-align:center;
			text-decoration:underline;
			font-size:30pt;	
			padding-bottom: 50px;
			padding-top: 30px;
		}
	#contact{
		text-align:center;
		font-size:15pt;
	}
	
	#mise_valeur{
		color: #ff2000;
	}
			

#pied_page{
	text-align:center;
	padding-bottom:10px;
	padding-top:100px;
	font-family : MV Boli, Bradley Hand ITC, Forte, Georgia, arial, times, verdana, sans-serif ;
	}

img{
	border: 2px solid #FF2000;
    margin: 15px;
	}

table {
	text-align:center;
	margin:auto;
	}
	table td {
		padding:5px;
		}
	table th {
		font-weight: bold;
		text-decoration:underline;
		color:#ff2000;
		}
	
#monte_page{
		float:right;
		margin:20px;
		font-size: 10pt;
		border: 2px solid #ff2000;
		padding:5px;
	}

#compteur {
    float: right;
    font-size: 8pt;
}

#compteur img {
    border: medium none;
    margin: 0;
}

/*SPECIAL PAGE NOEL*/


#nom_buche {
    color: #FF2000;
    font-size: 20px;
    padding: 0;
    text-align: left;
	text-transform: uppercase;
	}

#description_buche {
    padding: 0;
    text-align: left;
	}	
	
#t_buches tr {
    height: 25px;
	}

#t_buches {
    padding-bottom:100px;
	}

#contenu_special{
		margin-right:100px;
		margin-left:100px;
		height:3800px;
		text-align:justify;
	}
	
	#contenu_special p{
		text-indent:50px;
		}

caption{
	text-align:left;
	color:#FF2000;
	text-decoration:underline;
	}
	
.puce {
    font-size: 18px;
    list-style-type: square;
    color: white;
}
{
}
#assoc_gout {
    color: #FF2000;
    font-size: 20px;
	}

#phrase_fin{
	color:white;
	font-size:20px;
	}
	
#remerciement {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 40px;
    border: solid 2px white;
    color: #FF2000;
    padding: 40px;
    margin-left: 150px;
    margin-right: 150px;
    font-size: 20px;
	}
	
	

