html, body{	
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 12px;	
color: #00008B;  
margin:0px;
padding:0px;
height:100%;
background-image: url(../images/fd_degrad.jpg);
background-position: center;
background-repeat: repeat-x;
background-color : #ffffff; 
 }

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #ffd700; font-size: 11px; color: #333333;}
.bg1{background-color: #ffffff; font-size: 11px; color: #333333;}
.bg2{ color: #5F5F5F;  background-color: #F6F6F6; font-size: 11px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;color: #0033F4; }
a:hover{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;color: #333399; }
a:visited{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;color: #4692FF; }
h1{	font-size: 17px; color:#000066; text-transform: uppercase;text-align:center;}
/*h2{	font-size: 16px;}*/
h3{	font-size: 15px;}
h4{	font-size: 14px;}
h5{	font-size: 13px;}
h6{	font-size: 12px;}
th{ color: White;   font-size: 14px;}

.bordertabge{
	border : 1px solid #F0F8FF;
}
.bordbas{
	border-bottom: 1px solid #f0f8ff;
}
#imgcentre{
	background: url(../images/fond_glace.gif) no-repeat center;
	width:200px;
	height:200px;
}
#imgcentre h2{
margin:0px;
padding-top:50px;
	color : #000099;
	font-size:20px;
	text-align: center;
}
.titreoffre{
	font-size: 35px;
	color: #DC143C;
}
.offert{
	color: #66CDAA;
	font-weight:bold;
	font-size : 18px;
}
ul {
margin: 0.5em 1em 0 2em; 
padding: 0;
}
li {
background-image: url(../images/puce_glace.gif);
 background-repeat: no-repeat;
 background-position: left;
 list-style-type: none;
 padding-left: 24px;
 line-height : 24px;
 font-size:12px;
}
#itemList {
width : 220px;
height : auto;
border: 1px dashed #20B2AA;
color :#66CDAA;
line-height:24px;
padding : 5px;
margin:0px;
text-align : center;
font-size: 11px;
}
.txtbas{
	color : #DC143C;
	font-size: 20px;
	text-align: center;
	font-weight:bold;
}
.txtbasp{
	color : #DC143C;
	font-size: 15px;
	text-align: center;
	font-weight : normal;
}
.txtform{
	font-size:12px;
	font-style: italic;
	text-align : center;
}
