/* CSS Document */
h1{
font-size:14px;
font-weight:bold;
margin-left:15px;
color:#40619C;
border-bottom:2px dashed #CCCCCC;
}
h2{
font-size:10px;
color:#40619C;
border-bottom:1px dashed #CCCCCC;
margin-left:5px;
padding-top:10px;	
}
h3{
	color:#3F557D;
	font-weight:bold;
	font-size:14px;
	background: url('../puces/puce.gif') no-repeat 0px 0px;
	padding-left: 10px;
}
img{
border:0;}

a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#FF6600;
}

a.puce1 {	
	margin-left:25px;
	padding-left: 11px;
	background: url('../puces/lien1.gif') no-repeat 0px 6px;
}


a.puce2 { 
	font-weight: bold;	
	background: url('../puces/lien2.gif') no-repeat 0px 5px;	
	padding-left: 20px;
 }
 
a.puce3 {
 	font-weight: bold;	
	background: url('../puces/lien3.gif') no-repeat 0px 3px;
	padding-left: 16px;
	margin-right: 8px;	

}
a.puce4 {
	color:#3F557D;
	font-weight:bold;
	font-size:14px;
	background: url('../puces/puce.gif') no-repeat 0px 0px;
	padding-left: 20px;
}
a.puce1:hover {	
	color:#000000;
}


a.puce2:hover { 
	color:#000000;
 }
 
a.puce3:hover {
	color:#000000;

}
a.puce4:hover {
	color:#000000;
}

a.puce5 {
	color:#000000;
	text-decoration:underline;
}
a.puce5:hover {
	color:#FF6600;
	text-decoration:underline;
}

p{
padding:5px;
text-align:justify;
font-size:12px;}

.hautban p{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;}


.contenuActualite p{
margin:0px;
padding-top:5px;
text-align:center;
font-size:10px;}

.info{
color:#FF0000;
font-style:italic;}

.erreur{
color:#FF0000;
font-weight:bold;}
.succes{
color:#00CC33;
font-weight:bold;}

/************** ADMIN */
