/* Structure */

body {
	background-color: White;
}

#fond {
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
}

#cadre1 {
	position:relative;
	top: 45px;
	width: 750px;
	margin-bottom : 40px;
	background-color : #e71622;
	border : 1px solid Black;
}

#cadre2 {
	position:relative;
	top: 17px;
	left: 17px;
	bottom: 17px;
	right: 17px;
	width: 715px;
	background-color : White;
	border : 1px solid Black;
}


#navigation {
	position:relative;
	background-color : #e7e8e8;
	border-bottom : 1px solid Black;
}

#page {
	position:relative;
	top: -51px;
	left: 17px;
	margin-bottom: -51px;
}

#page1 {
	position:relative;
	top: 91px;
	left: 40px;
	margin-bottom : 91px;
	width: 400px;
}

#page2 {
	position:relative;
	top: 66px;
	left: 15px;
	margin-bottom : 66px;
	width: 450px;
}



/* Typographie */

a { 
	text-decoration: none ;
	color: #e71622; 
	}

a:hover { 
	text-decoration: underline;
	color: #e71622; 
	}

.bordure {
	border: 1px solid #000000;
	position:relative;
	}

a.titrenavigation {
	display: block;
	text-decoration: none;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
}

a.titrenavigation:hover {
	background-color: #e71622;
	color: white;
	text-decoration: none;
}

a.titrenavigation2 {
	display: block;
	margin-left: 10px;
	text-decoration: none;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
}

a.titrenavigation2:hover {
	background-color: #e71622;
	color: white;
	text-decoration: none;
}

.surtitre {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
	color: #e71622;
	text-align: left;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.intertitre, h3.spip {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #686868;
	text-align: left;
}

.chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: justify;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.6em;
}

.ps {
	position:relative;
	width: 400px;
	background-color : #e7e8e8;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
}

.psmarge {
	position:relative;
	width: 390px;
	top: 5px;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
	color: #666666;
}

.reference {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #7D7D7D;
}

p.spip_note { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #515151; 
	}

/* Typographie Portada */


.surtitre1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	font-weight: bold;
	color: #e71622;
	text-align: left;
}

A.titre1, .titre1, A:hover.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

A.texte1, .texte1, A:hover.texte1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none ;
}

.surtitre2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	font-weight: bold;
	color: #717171;
	text-align: left;
}

A.titre2, .titre2, A:hover.titre2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

A.texte2, .texte2, A:hover.texte2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none ;
}


.surtitre3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.6em;
	color: #717171;
}

A.titre3, .titre3, A:hover.titre3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

a.transparence, .transparence {
	background-color: #FFFFFF;	
	-moz-opacity: 0.5; 
	filter: alpha(opacity=50);
	}

A:hover.transparence  {
	-moz-opacity: 1; 
	filter: alpha(opacity=100);
	}


/*  Presentation des documents inseres dans un texte par Spip */

.spip_documents {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #6E6E6E;
}

.spip_doc_titre, .spip_doc_descriptif { }

.spip_documents_center {
	margin: auto; 
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
}

.spip_documents_left {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 2px;
	text-align: left;
}

.spip_documents_right {
	float: right;
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 2px;
	text-align: left;
}

.spip_logos { margin: 0; padding: 0; border: none; }

img { border: none;   }