/* --------------- LIENS PAR DEFAUT --------------- */

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

a.spip_note { color: #622102;} 
a.spip_in, a.spip_out, a.spip_url { color: #622102; }
a:hover.spip_in, a:hover.spip_out, a:hover.spip_url { color: #622102; }



/* --------------- STRUCTURE DE LA PAGE ----------- */

body {
	margin: 0;
	background-color: #645F00;
	font-family: "Courier New", Courier, monospace;
	color: #000;
	background-image: url(feuille5.jpg);
}

#global { 
	position: absolute;
	left: 50%; 
	margin-left: -380px;
	width: 760px;
	min-height: 850px;
	background-image: url(fond.gif);
	background-repeat: repeat-y;	
	padding-top: 11px;	
	padding-left: 15px;	
}


#navigation { 
	position: absolute; 
	left: 15px; 
	top: 264px;  
	width: 170px;  
}

#une { 
	position: relative; 
	top: 11px; 
	left: 180px;  
	width: 550px; 
	background-image: url(feuille2.jpg);
	background-repeat: repeat-y;
	margin-bottom: 22px;	
	padding: 20px;	
	height: 600px;
}

html>body #une {
	height: auto;
	min-height: 600px;
} 
#rubrique { 
	position: relative; 
	top: 11px; 
	left: 180px;  
	width: 550px; 
	background-image: url(feuille2.jpg);
	background-repeat: repeat-y;
	margin-bottom: 22px;	
	padding: 50px;	
	height: 600px;
}

html>body #rubrique {
	height: auto;
	min-height: 600px;
} 

#article {
	position: relative;
	top: 11px;
	left: 180px;
	width: 550px;
	background-image: url(feuille3.jpg);
	background-repeat: repeat-y;
	margin-bottom: 22px;
	padding: 50px;
	height: 600px;
}

html>body #article {
	height: auto;
	min-height: 600px;
} 


/* ------------------ NAVIGATION ET UNE ----------------- */


.navigation, a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 13px;
	color: #AA935E;
	text-decoration: none;
}

A:hover.navigation {
	color: #D09017;
	text-decoration: none;
}

.navigation2, a.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 13px;
	font-weight : bold;
	color: #000;
	text-decoration: none;
}

A:hover.navigation2 {
	color: #000;
	text-decoration: underline;
}

.navigation3, a.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 13px;
	color: #504F4F;
	text-decoration: none;
}

A:hover.navigation3 {
	color: #000;
	text-decoration: none;
}


.navigation4, a.navigation4 {
	font-family: "Courier New", Courier, monospace;
	font-size : 14px;
	line-height : 15px;
	color: #000;
	text-decoration: none ;
}

A:hover.navigation4 {
	color: #000;
	text-decoration: none;
}

.conception, a.conception {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

A:hover.conception {
	color: #000;
	text-decoration: underline;
}

.lien_pagination, a.lien_pagination {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

A:hover.lien_pagination {
	color: #622102;
	text-decoration: none;
}



/* ------------------ TYPOGRAPHIE ------------------ */


.chapo { 
	font-family: "Courier New", Courier, monospace;
	color: #000;
	line-height: 23px;
	font-size : 16px;
	font-weight: bold;
	text-align : justify;
}

.texte {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	line-height: 23px;
	font-size : 14px;
	text-align: justify;
}

.bio {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	line-height: 21px;
	font-size : 12px;
	text-align: right; 
	margin-left: 120px;
}

.ps	{  
	position:relative;
	top: 20px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-image: url(feuille4.jpg);
	background-repeat: repeat-y;
	width: 430px;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px; 
	color: #000000;
}

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

.danslarubrique	{  
	position:relative;
	top: 20px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-image: url(feuille2.jpg);
	background-repeat: repeat-y;
	width: 430px;
	padding: 10px;
}

h3.spip {
	text-align: center; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold; }



legend  {
	color: #000000;
}


.formulairerecherche {
	width: 162px;
	background-color: #D09017;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.spip_surligne { color: #000000; background: #D0AF17;}

/* Logos, documents et images */
.spip_logos { margin: 0; margin-top: 0px; margin-right: 0px; padding: 0; border: none; }
img { border: none;   }
.spip_documents {}
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-left: 0em; margin-right: 0.5em; margin-top: 0.3em; margin-bottom: 0.5em; text-align: left; }
.spip_documents_right { float: right; margin-left: 0.5em; margin-right: 0em; margin-top: 0.3em; margin-bottom: 0.5em; text-align: left; }
.spip_doc_titre { font-weight: bold; font-size: 1em; margin-left:auto; margin-right:auto; }
.spip_doc_descriptif { clear: both; font-size: 1em; margin-left:auto; margin-right:auto; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 4px;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-collapse: collapse; 
	background-image: url(feuille4.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000; 
}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }

table.spip tr.row_first { border-bottom: 1px solid; font-weight: bold; }
table.spip tr.row_odd { border-bottom: 1px solid; }
table.spip tr.row_even { border-bottom: 1px solid; }

table.spip th, table.spip td {
	padding: 4px;
	text-align: left;
	vertical-align: text-top;
}

img, .format_png { behavior: url(win_png.htc); }