/* CSS Document */

/* 
#ff7f00 orange
#67c6dd
#99cf16
#52ae25 vert foncé
#BDBF19 vert claire
#777777 gris
#fondation = rub1 = nav1
#intervention = rub2 = nav2
#projets = rub3 = nav3
#profil = rub4 = nav4
*/

body {
margin: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height:1.4em;
background-color: White;
background-image: none;
}

a { color: #666666; text-decoration: none; }
a:link { color: #666666; text-decoration:none; }
a:hover { color:#666666; text-decoration:underline; }
a:active { color:#666666; text-decoration:underline; }
a:visited { color:#666666; text-decoration:none; }


/* Structure 

div#header {height:48px; background-color:#CCC; padding-top:12px;}
div#header h1 {width:18em; margin-top:0px; margin-right:auto; margin-left:auto; font: 1.2em bold "comic sans MS", cursive;  text-align:center; border:solid;}
div#nav {position:absolute; left:0px; top:60px; width:150px;
				padding:.5em 0 0 0; margin:22px 0 0 15px; 
				border-top:2px solid #069; border-bottom:1px solid #069;}
div#nav ul {margin-top:0; margin-bottom:.8em;}
div#nav li {margin-bottom:.5em; font-weight:bold; font-size:.75em;}			
div#content {margin:20px 150px 0 165px; padding: 0 1em;}
div#content h1{font-size:1em;}
div#content p {font-size:.8em;}	
div#content li {font-size:.75em;}
*/

#header {
/*width:100%;*/
}

	
	#logo {
	margin:0 40px 0 20px;
	}
	
	#nav {
position:absolute; 
left:0px; 
top:145px; 
width:185px;
/*	display:block;
	position:absolute;
	width:185px;
*/	margin-left:20px;
	}	
		#contenu {
margin:0px 200px 0 210px;
padding:0px 20px;
/*		display:block;
		position:relative;
		width:auto;
		margin-left:225px;
*/		}
		
		#modules {
/*		display:block;
		float:right;
		width:188px;
*/
position:absolute;
width:188px;
top:140px;
right:0px;
		padding:0 10px 0 50px;
		margin:0 0 30px 0;
		text-align:left;
		}
			
				#newsletter {
				border: solid 1px #FF7F00;
				padding:5px;
				margin:10px 0;
				width:174px;
				line-height:0.1em;				
				}
				
					#newsletter input {
					font-size: 11px;
					border:1px solid #777;
					text-align:left;
					width:130px;
					height:15px;
					}
					
					#newsletter form {
					margin:0 0 0 0;
					}
					
					#newsletter p {
					font-size: 1.1em;
					font-weight:bold;
					text-transform:uppercase;
					color:#FF7F00;
					margin:3px 0;
					}
				
				#actualites {
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 11px;
				color: #666666;
				line-height:1.1em;
				}
				
				#actualites a, {
				text-decoration:none;
				color: #666666;
				}
				
				#actualites a:hover, {
				text-decoration:underline;
				color: #666666;
				}
							
				#actualites ul {
				list-style:none;
				margin:4px 0 0 20px;
				width:160px;
				}
		
	#footer {
	font-size: 10px;
	color: #666666;
	line-height:1.1em;
	margin-left:225px;
	}
		#footer a, {
		text-decoration:none;
		color: #666666;
		}
			
		#footer a:hover, {
		text-decoration:underline;
		color: #666666;
		}
	
.nettoyeur {
clear: both; 
margin: 0; 
padding: 0; 
border: none; 
height: 0; 
line-height: 1em; 
font-size: 1em;
}

#hierarchie {
color:#666666;
margin: 0px;
font-size: 0.8em;
line-height: 1em; 
margin:0 0 0 0;
}


/* Trait */

hr {
border:0;
margin:0 248px -10px 0;
width:100%;
height:3px;
color:#777777;
background-color:#777777;
}

	#rub1 hr {
	color:#52ae25 !important;
	background-color:#52ae25 !important;
	}
	
	#rub2 hr {
	color:#FF7F00 !important;
	background-color:#FF7F00 !important;
	}
	
	#rub3 hr {
	color:#BDBF19 !important;
	background-color:#BDBF19 !important;
	}
	
	#rub4 hr {
	color:#777777;
	background-color:#777777;
	}
	
	#rub5 hr {
	color:#52ae25 !important;
	background-color:#52ae25 !important;
	}
	
	#rub6 hr {
	color:#FF7F00 !important;
	background-color:#FF7F00 !important;
	}
	
	#rub7 hr {
	color:#d90000 !important;
	background-color:#d90000 !important;
	}
	
	#rub8 hr {
	color:#67c6dd !important;
	background-color:#67c6dd !important;
	}


/* Navigation */

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
background-color:#FFFFFF;
padding: 5px 5px 5px 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.83em;
color: #666666;
line-height:1.6em;
}

#nav1 {
border: solid 1px #52ae25;
}

#nav2 {
border: solid 1px #FF7F00;
}

#nav3 {
border: solid 1px #BDBF19;
}

#nav4 {
border: solid 1px #777777;
}

#nav5 {
border: solid 1px #52ae25;
}

#nav6 {
border: solid 1px #FF7F00;
}

#nav7 {
border: solid 1px #d90000;
}

#nav8 {
border: solid 1px #67c6dd;
}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a, #nav8 a {
text-decoration:none;
color: #666666;
}

#nav1 a:hover, #nav2 a:hover, #nav3 a:hover, #nav4 a:hover, #nav5 a:hover, #nav6 a:hover, #nav7 a:hover, #nav8 a:hover {
text-decoration:none;
font-weight:bold;
margin:0 0 0 -10px;
padding:0 10px;
}

#nav1 a:hover {
background-color:#EDF7E9;
border-left: solid 5px #52AE25;
}

#nav2 a:hover {
background-color:#FFF2E5;
border-left: solid 5px #FF7F00;
}

#nav3 a:hover {
background-color:#F8F8E8;
border-left: solid 5px #BDBF19;
}

#nav4 a:hover {
background-color:#F1F1F1;
border-left: solid 5px #777777;
}

#nav5 a:hover {
background-color:#EDF7E9;
border-left: solid 5px #52AE25;
}

#nav6 a:hover {
background-color:#FFF2E5;
border-left: solid 5px #FF7F00;
}

#nav7 a:hover {
background-color:#F8F8E8;
border-left: solid 5px #d90000;
}

#nav8 a:hover {
background-color:#F1F1F1;
border-left: solid 5px #67c6dd;
}

.nav1, .nav2, .nav3, .nav4, .nav5, .nav6, .nav7, .nav8 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.17em;
font-weight:bold;
text-transform:uppercase;
font-stretch:condensed;
color: #ffffff;
margin: 0;
padding: 5px;
}

.titrenav {
color: #ffffff !important;
}

.nav1 {
background-color: #52AE25;
}
.nav2 {
background-color: #FF7F00;
}
.nav3 {
background-color: #BDBF19;
}
.nav4 {
background-color: #777777;
}
.nav5 {
background-color: #52AE25;
}
.nav6 {
background-color: #FF7F00;
}
.nav7 {
background-color: #d90000;
}
.nav8 {
background-color: #67c6dd;
}

#navrub ul {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height:1.2em;
color: #000000;
list-style:url(IMG/puce-grise.gif);
margin: 0;
}

		#rub1 ul a {
		color:#52ae25 !important;
		font-weight:bold;
		}
		
		#rub2 ul a {
		color:#FF7F00 !important;
		font-weight:bold;
		}
		
		#rub3 ul a {
		color:#BDBF19 !important;
		font-weight:bold;
		}
		
		#rub4 ul a {
		color:#777777 !important;
		font-weight:bold;
		}
		
		#rub5 ul a {
		color:#52ae25 !important;
		font-weight:bold;
		}
		
		#rub6 ul a {
		color:#FF7F00 !important;
		font-weight:bold;
		}
		
		#rub7 ul a {
		color:#d90000 !important;
		font-weight:bold;
		}
		
		#rub8 ul a {
		color:#67c6dd !important;
		font-weight:bold;
		}


/* Type et placement */

img {
	border: 0px;
}

#contenu img {
	border: 0px;
	padding:5px;
}

table {
	border-width: 0px;
	border: 0px solid blue;
	outline: 0px solid black;
	border-collapse: separate; 
	font-size: 1em;
	padding: 0;
	margin: 0;
}

td {
	border-width: 0px;
	border: 0px solid red;
	padding: 0;
}

tr {
	border-width: 0px;
	border: 0px solid green;
	padding: 0;
}


/*  Typographies : mise en forme des textes du contenu */

h1 { /* titre de page */
	font-family: "Times new roman", serif;
	font-size: 3.5em;
	font-weight: bolder;
	line-height: 0.8em;
	color:#777777 ;
}

		#rub1 h1 {
		color:#52ae25 !important;
		}
		
		#rub2 h1 {
		color:#FF7F00 !important;
		}
		
		#rub3 h1 {
		color:#BDBF19 !important;
		}
		
		#rub4 h1 {
		color:#777777 !important;
		}
		
		#rub5 h1 {
		color:#52ae25 !important;
		}
		
		#rub6 h1 {
		color:#FF7F00 !important;
		}
		
		#rub7 h1 {
		color:#d90000 !important;
		}
		
		#rub8 h1 {
		color:#67c6dd !important;
		}
		
		small h1 {
		font-size:1em;
		}


h2, .chapo { /* chapeau d'article */
font-size: 1.17em;
line-height: 1.4em;
color: #6F6F6F;
}

h3 { /* titre de section dans un article */
font-size: 1.2em;
}

h4, .date { /* date */
font-size: 0.92em !important;
color: #666666;
}

.texte { 
color: #000; 
font-size: 1em;
line-height: 1.6em;
}

	.lien {
		background: #EEE;
		margin: 1em;
		margin-bottom: 1.5em;
		padding: 0.82em;
		border: 1px solid #CCC;
		font-size: 0.82em;
		font-weight: bold;
	}

a.texte { color: #666666; text-decoration: none; }
a:link.texte { color: #666666; text-decoration:none; }
a:hover.texte { color:#666666; text-decoration:underline; }
a:active.texte { color:#666666; text-decoration:underline; }
a:visited.texte { color:#666666; text-decoration:none; }

.ps, .notes {
margin-top: 1.4em;
padding-top: 2px;
border-top: 1px solid #CCC;
}
	.ps {
	font-size: 0.82em;
	}
	.notes {
	font-size: 0.77em;
	}
	.ps h2, .notes h2 {
	font-size: 1.19em;
	font-weight: bold;
	}

.pagination { font-size: 0.90em; }

#plan {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.17em;
line-height:0.6em;
font-weight:bold;
text-transform:uppercase;
font-stretch:condensed;
color: #7777777;
}
		#plan_1 h2 {
		color:#52ae25 !important;
		}
		
		#plan_2 h2 {
		color:#FF7F00 !important;
		}
		
		#plan_3 h2 {
		color:#BDBF19 !important;
		}
		
		#plan_4 h2 {
		color:#777777 ;
		}
		
		#plan_5 h2 {
		color:#52ae25 !important;
		}
		
		#plan_6 h2 {
		color:#FF7F00 !important;
		}
		
		#plan_7 h2 {
		color:#d90000 !important;
		}
		
		#plan_8 h2 {
		color:#67c6dd ;
		}
		
.contre-encart {
list-style-image:url(IMG/puce-grise.gif);
}
		.contre-encart_1 {
		list-style-image:url(IMG/puce-verte.gif) !important;
		}
		.contre-encart_2 {
		list-style-image:url(IMG/puce-orange.gif) !important;
		}
		.contre-encart_3 {
		list-style-image:url(IMG/puce-verteclaire.gif) !important;
		}
		.contre-encart_4 {
		list-style-image:url(IMG/puce-grise.gif) !important;
		}
		.contre-encart_5 {
		list-style-image:url(IMG/puce-verte.gif) !important;
		}
		.contre-encart_6 {
		list-style-image:url(IMG/puce-orange.gif) !important;
		}
		.contre-encart_7 {
		list-style-image:url(IMG/puce-verteclaire.gif) !important;
		}
		.contre-encart_8 {
		list-style-image:url(IMG/puce-grise.gif) !important;
		}

blockquote {
margin:-30px 5px -10px 30px;
}

/*  Portfolio */

#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #777777; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }


/*  Listes de documents joints (a un article ou une rubrique) */

#documents_joints {
margin-top: 1.4em;
padding:0 0 5px 0;
color:#777777;
}

#documents_joints_1 h2, #documents_joints_2 h2, #documents_joints_3 h2, #documents_joints_4 h2, #documents_joints_5 h2, #documents_joints_6 h2, #documents_joints_7 h2, #documents_joints_8 h2 { 
margin-bottom: 0.4em; 
font-size: 0.88em; 
font-weight: bold;
border-top: 2px solid #777777;
text-transform:uppercase;
}

		#documents_joints_1 h2 {
		border-top: 2px solid #52ae25 !important;
		color:#52ae25 !important;
		}
		
		#documents_joints_2 h2 {
		border-top: 2px solid #FF7F00 !important;
		color:#FF7F00 !important;
		}
		
		#documents_joints_3 h2 {
		border-top: 2px solid #BDBF19 !important;
		color:#BDBF19 !important;
		}
		
		#documents_joints_4 h2 {
		border-top: 2px solid #777777 !important;
		color:#777777 !important;
		}
		
		#documents_joints_5 h2 {
		border-top: 2px solid #52ae25 !important;
		color:#52ae25 !important;
		}
		
		#documents_joints_6 h2 {
		border-top: 2px solid #FF7F00 !important;
		color:#FF7F00 !important;
		}
		
		#documents_joints_7 h2 {
		border-top: 2px solid #d90000 !important;
		color:#d90000 !important;
		}
		
		#documents_joints_8 h2 {
		border-top: 2px solid #67c6dd !important;
		color:#67c6dd !important;
		}

#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre { font-weight: normal; font-size:1em; }
.spip_doc_titre { font-weight: normal; font-size:0.9em; line-height:1em; margin:0; }
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}


/*  Print or not print ? */

.print {
display: none;
}

.noprint {
}