

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.cadre_photo
{
position:absolute;
left:600px;
 padding:15px;
     border: 5px solid #fff; 
    -moz-box-shadow: 8px 8px 12px #aaa;  
    -webkit-box-shadow: 8px 8px 12px #aaa;  
    box-shadow: 8px 8px 12px #555;      
}


.cadre
{
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	top: 45px;
	overflow: auto;
	height: 550px;
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.7; /*autres nav*/
	opacity: 0.7;
	position: relative;
}
/* LIEN */

A {
	font-weight: bold;
	color: #110846;
	text-decoration: none;
}
A:HOVER {
	font-weight: bold;
	color: #110846;
	text-decoration: underline;
}

A.menu {
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

A.menu:HOVER {
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

A.lien_pieds {
	font-size: 12px;
	font-weight: bold;	
	color: white;
	text-decoration: none;
}

A.lien_pieds:HOVER {
	font-size: 12px;
	font-weight: bold;	
	color: white;
	text-decoration: underline;
}

A.lien_article {
	font-size: 13px;
	color: #8b0000;
	text-decoration: none;
}

A.lien_article:HOVER {
	font-size: 13px;
	color: #ea0000;
	text-decoration: none;
}

A.arianne {
	font-size: 10px;
	color: #a4a4a4;
	text-decoration: none;
}

A.arianne:HOVER {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: underline;
}


/* MISE EN PAGE */

.titre
 {
	font-size: 20px;
	color: #2f2f2f;
	background-color: #e0e0e0;
	padding: 2px 10px 3px 10px;
	border-bottom-color: maroon;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.soustitre
 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}

TD.libelle
 {
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-color: #d69544;
	vertical-align: top;
}

.texte
 {
	text-align: justify;
}

.erreur
 {
	background-color: #cbcbcb;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px 3px 3px 3px;
	color: red;
	text-indent: 10px;
}

INPUT 
{
	font-size: 10px;
	font-weight: bold;
	color: #8353b3;
	background-color: white;
	vertical-align: middle;
	border: 2px solid #b25728;
	padding: 3px 3px 3px 3px;
}

.petit_texte {  font-size: 10px; font-weight: normal; color: Black;
	text-align: justify;
}

.petit_texte p.spip{
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
		text-align: justify;
}
.descriptif p.spip{
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
}

.spip_doc_titre{
	font-size: 12px;
	font-weight: bolder;
}
.spip_doc_descriptif{
	font-size: 11px;
}

.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;
}

/* Logos, documents et images */
img { margin: 0px; padding: 0px; border: none; }

.spip_logos { margin: 0px; padding: 0px; border: none; }
