
img
{
	border:0px;
}

H1
{
	font-size : 21px;
	color:#6CC;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:0px;
	line-height:20px;
	font-weight:normal;
}

H2
{
	font-size : 15px;
	color:#415066;
	background-image: url(../images/puce_titre.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 18px;
	background-color : #ebebeb;
}

H3
{
	font-size : 15px;
	color:#399;
	background:url(../images/puce_bleu_fonce.png) no-repeat;
	background-position:center left;
	background-position: 6px 10px;
	margin: 0px;
	padding-bottom : 7px;
	padding-top: 5px;
	padding-left: 18px;
}
	#main div.article_column_col1 h3, #main div.article_column_col2 h3{
	font-size : 15px;
	color:#415066;
	background-image: url(../images/puce_titre.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 18px;

}
/*===== listes =====*/
#main UL
{
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
}

#main LI
{
	font-size : 12px;
	margin: 0px;
	padding-bottom : 0px;
	padding-top: 2px;
	list-style-type: none;
	list-style-image:url(../images/puce_bleu.png);
	margin-left:20px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

#main #right ul, #main #right li  {
 	list-style-type: none;
 }

#main 	OL
{
	color:#ffcc00;font-size : 14px;margin-top:0px;
	padding:0px 10px 10px 50px;font-weight : bold;
}

 #main OL  LI 
{
list-style-type : decimal; 	color:#ffcc00;font-size : 14px;
margin: 0px;padding-bottom : 10px;padding-top: 2px;background-image: none;
/*background-position: 5px 8px;padding-left:40px;*/
}
	
	 #main OL  LI  SPAN 
{
	font-size : 12px;
	  font-weight : normal;
	}

/*===== liens =====*/
 #main A 
{
	color : #C60;
	text-decoration: underline;
	font-weight : bold;
}

 #main A:HOVER 
{
	color : #C00;
	text-decoration: underline;
	font-weight : bold;
}


/***   tableau ******/
.cadre_gris
{
	border:2px #999999 solid;
	padding:4px;
	background-color:#ffffff;
}

.fond_rouge
{
	color:#ffffff;
	background-color:#e7222d;
}

/***        pub ******/

.banneritempub img
{
	border:0px;
}

#blockrandom{
	margin:0px;padding:0px;
}

.wrapper{
	background-color: #FFFFFF;	
	background-image:none;
	margin:0px;
	padding:0px;
	
}
/***** formulaire ****/

 #formulaire #bouton, a#btn, a.bouton
{
padding:5px 10px 5px 10px;
font-size : 12px;
color:#339999;background-color:#336666;
border:1px solid #339999;
 text-decoration: none;
 font-weight:bold;
}

 a#btn:HOVER , a.bouton:HOVER
{
color:#FFFFFF;background-color:#339999;
 text-decoration: none;
}
/*#formulaire #bouton
{
padding:0px 5px 3px 5px;
font-size : 12px;
color:#660000;background-color:#ffcc00;
border:1px solid #660000;
 text-decoration: none;
 font-weight:bold;
}*/
#formulaire .status{
	font-size : 11px;font-weight: bold;color:#FF0000;
}

#formulaire input {
	border: 1px #339999 solid;font-size : 11px;
}
#formulaire select {
	border: 1px #339999 solid;font-size : 11px;
}
#formulaire td {
	padding:0px;
}