/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
}
a {
	 COLOR: #000000;TEXT-DECORATION: none
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: underline ;
	
	
}
.lienexterne{
text-align: left;
}
.lienexterne a {
	 COLOR: #000000;TEXT-DECORATION: none;
}
.lienexterne a:hover {
	COLOR: #000000; TEXT-DECORATION: underline ;
}

#date {
	color: #FFF/*#f60*/;
	font-weight: bold;
	float:right;
	padding-right: 3px;
font-size:13px;
}
#date span{
	width:750px;
	float:left;
}

/* mise en forme texte......de manière générale.....*/
.textspip {
	BACKGROUND-POSITION: 0px 4px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*FONT-SIZE: 11px;*/
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	LIST-STYLE-TYPE: none;
	text-align: justify;
	margin-top: 0;
	vertical-align: top;

}
.textspip img{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.surtitre{
font-size:14px;
font-weight:bold;
color:#0080FF;
text-align: left;
}
.titre{
font-size:14px;
font-weight:bold;
color:#0080FF;

}
.sous_titre{
font-size:19px;
font-weight:bold;
}
/* mise en forme texte......article...*/
.surtitre_art{
font-size:12px;
font-weight:bold;
color:#0080FF;
text-decoration:underline;
}
.titre_art{
font-size:18px;
font-weight:bold;
color:#0080FF;
}
.soustitre_art{
font-size:9px;
font-weight:bold;
}
/* mise en forme texte......rubrique...*/
.surtitre_rub{
font-size:12px;
font-weight:bold;
color:#0080FF;
}
.titre_rub{
font-size:12px;
font-weight:bold;
color:#0080FF;
}
.soustitre_rub{
font-size:11px;
font-weight:bold;
color:#0080FF;
}

#imagespip{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

/* pied de page */
#pied {
	width: 800px;
	color: #660000;
	
    }         
    #pied A{
	text-decoration: none;
	color: #ffcc00;
	
    } 
	 
	#pied A:hover{
	text-decoration: none;
	color: #660000;
		
    }   
/* fin pied de page */