

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;	
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}


A {
	font-weight: normal;
	color: #808892;
	text-decoration: none;
	font-style: italic;
}
A:HOVER {
	font-weight: normal;
	color: #089CD0;
	text-decoration: none;
}

A.lien_menu {
	font-size: 12px;
	font: bold;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}
A.lien_menu:HOVER {
	font-size: 12px;
	font: bold;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;	
}
A.lien_bas {
	font-size: 10px;
	font: bold;
	font-weight: bold;
	font: bolder;
	font-weight: bolder;
	color: #434241;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;		
}
A.lien_bas:HOVER {
	font-size: 10px;
	font: bold;
	font-weight: bold;
	color: #089CD0;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;		
}


A.lien_page {
	font-size: 14px;
	font: bold;
	font-weight: bold;
	color: #268bc0;
	text-decoration: none;
	font-style: normal;		
}
A.lien_page:HOVER {
	font-size: 14px;
	font: bold;
	font-weight: bold;
	color: #268bc0;
	text-decoration: underline;
	font-style: normal;
}

A.arianne {
	font-size: 11px;
	color: #808892;
	text-decoration: none;
}
A.arianne:HOVER {
	font-size: 11px;
	color: #089CD0;
	text-decoration: none;
}


.titre
 {
	font-size: 28px;
	color: #268bc0;
	font-variant: small-caps;
}

.soustitre
 {
	font-size: 14px;
	color: #268bc0;
	font-weight: bold;	
}

.spip_documents{
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}
img, .spip_logos {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

