body {
padding: auto;
margin: auto;
width:100%;
font-size: 12px;
background:#ffffff;

}

#table {background: url(../img/stripes.png) repeat}

#full { width:100%}

#menu{width:100%;
	  background:#93bfce;}

		 
#contenu {background: url(../img/stripes.png) repeat;
		width:748px;
		margin:0 auto 0 auto;
		}
#ombre {
		width:748px;
		margin:0 auto 0 auto;
		}
		 
#anim	{width:100%;
		 height:250px;
		 background:#FFFFFF;}
		 
#bottom { background:#ffffff}

#texte {
	color: #FFFFFF;
	font: "Times New Roman", Times, serif;
	font-size:14px;
}

#texte2 {
	color: #FFFFFF;
	font: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	font-style:italic;
	
}

h1 { font:Geneva, Arial, Helvetica, sans-serif;
	 color:#006600;
	 font-size:20px;
	 margin: 20px auto 30px 25px;
	 font-style:italic;
	}
	



a {
color: #dddddd;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


img {
border:none;
}


.piti {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FFffff; 
	text-decoration: none
	
		}

