#article1 {
 	width: 490px;
	border: 0px solid rgb(102, 51, 51);    
 	background-image: url('../images/test_fond.jpg');
	background-position: bottom center;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#article2 {
 	width: 490px;
	border: 0px solid rgb(102, 51, 51);    
 	background-image: url('../images/test_fond.jpg');
	background-position: bottom center;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#article3 {
 	width: 490px;
	border: 0px solid rgb(102, 51, 51);    
 	background-image: url('../images/test_fond.jpg');
	background-position: bottom center;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}

#article1 h3 {
	color: #ffffff;
	background-color: #ddd;
 	background-image: url(../images/article_head_1.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 15px; 
	line-height: 17px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}
	
#article2 h3 {
	color: #ffffff;
	background-color: #ddd;
 	background-image: url(../images/article_head_2.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 15px; 
	line-height: 17px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}
	
#article3 h3 {
	color: #ffffff;
	background-color: #ddd;
 	background-image: url(../images/article_head_3.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 15px; 
	line-height: 17px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}

.imgright {overflow:hidden; _overflow:visible;}
.imgleft {overflow:hidden; _overflow:visible;}
.imgright img {float:right; margin: 0 10px;}
.imgleft img {float:left; margin: 0 10px;}
p {text-align: justify; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; width: 530px;}

h1 {
	display: inline;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}

h2 {
	text-align: center;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}

fieldset {
	padding: 1em;
}

.highlighttab {
	height: 30px;
	color: #ffffff;
	background: #b24a2f;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
	line-height: 30px;
}

#liste1
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#liste1 li
{
	padding-left: 20px;
	background-image: url('../images/puce10.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#liste2
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#liste2 li
{
	padding-left: 20px;
	background-image: url('../images/puce10.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#liste3
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#liste3 li
{
	padding-left: 20px;
	background-image: url('../images/puce10.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

.fieldset1 {
     border-style: solid;
     border-width: 2px;
     border-color: #ffcc33;
}

.fieldset2 {
     border-style: solid;
     border-width: 2px;
     border-color: #f57f1d;
}

.fieldset3 {
     border-style: solid;
     border-width: 2px;
     border-color: #f70708;
}