.txt1{
	font-family: sans-serif;
	font-size: 30px;
	color: #3600FF;
	font-weight: bold;
}
.txt2{
	font-family: sans-serif;
	font-size: 24px;
	color: #00B0F0;
	font-weight: bold;
}
.txt2_i{
	font-family: sans-serif;
	font-size: 20px;
	color: #00B0F0;
	font-weight: bold;
	font-style: italic;
}
.txt3{
	font-family: sans-serif;
	font-size: 22px;
	color: #3600FF;
}
.txt4{
	font-size: 22px;
}
.txt10{
	margin: 50px 50px 0% 50px;
}
.txt10 td{
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: sans-serif;
	
}
.pied{
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: sans-serif;
	color: #4A5560;text-align: center;
}
.pied a{
	font-style: normal;
	text-decoration: none;
	color: #4A5560;
}
body{

	background-image: url(fond1.jpg);
	background-repeat: repeat-x;
}
#fond{
	position: absolute;
	width: 100%;
	height: 600px;
	top: 0px;
	margin-top: -0px;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
}
#animflash {
	border: 0px solid #666666;
	position:absolute;
	top: 50%;
	left:50%;
	margin-top: -300px; 
	margin-left: -400px; 
	height:600px;
	width:800px;
}
#numericar {
	border: 0px solid #AADDAA;
}
 #pub{
 position:absolute;
 	left:50%;
	margin-left: -250px; 
 }
.shadowImage{
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  margin: 10px 0 0 10px;
}
 
.shadowImage img{
  display: block;
  position: relative;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;
}

