/*//////////////////////GENERAL/////////////////////////*/

body{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:0;
	background-color: #f4f4f5;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color:#8f0094;
}

h1{
	display:none;
}

h2{
	font-size: 24px;
	padding:0 0 0 18px;
	background-image:url(_images/puceBlanche.png);
	background-repeat:no-repeat;
	background-position:left center;
}

h3{
	clear:both;
	font-size: 18px;
	background-image:url(_images/flecheEntrees.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
	margin-top:20px;
}

h3 span.duree{
	font-size: 12px;
}

h4{
	font-size: 14px;
}

a, a:visited {
	color:#8f0094;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.enSavoirPlus {
	background-image:url(_images/savoirPlus.gif);
	background-repeat:no-repeat;
	background-position:center left;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:underline;
}

a.enSavoirPlus:hover {
	text-decoration:none;
}

img {
	border:solid 1px #ddb0cf;
}

.bold {
	font-weight:bold;
}

.normal {
	font-weight:normal;
}
/** SPIP */
.spip_documents {}
.spip_documents_center {clear:both; display:block; margin:1em auto; width:100%;}
.spip_documents div.legend {width:100%; margin:0; padding:0; background-color:#D9B2CC; color:#fff; border:1px solid #D9B2CC; line-height:1.8em;}
.spip_documents div.legend span {color:#8F0094 ;padding-left:15px; background:url(_images/puceListeBlche.gif) no-repeat 5px 50%}
h3.spip {text-align:left}


#wrapper {
	width:998px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding:0;
	background-color:#FFFFFF;
	background-image:url(_images/fondWrapper.jpg);
	background-repeat:no-repeat;
	border-left:solid 1px #c8c9ca;
	border-right:solid 1px #c8c9ca;
}

#subwrapper {
	width:980px;
	overflow: hidden;
	position: relative;
	padding: 0 0 10px 18px;
	margin:0;
}

/*//////////////////////ENTETE/////////////////////////*/


#top {
	width:960px;
	float:left;
	height: 230px;
	margin:0 0 15px 0;
}

#top #retourAccueil {
	position:absolute;
	top:63px;
	left:0;
	width:480px;
	height:85px;
}

#top #accroche {
	position:absolute;
	top:150px;
	left:185px;
	width:576px;
	height:42px;
}

#top #retourAccueil a {
	text-indent:-9989px;
	display:block;
	height:85px;
	width:480px;
	margin:0;
	cursor:pointer;
}

/*//////////////////////MENU DE GAUCHE/////////////////////////*/


#colonneDeGauche {
	float: left;
	width:180px;
	margin: 0 20px 0 0;
	padding: 0;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl#menuDeGauche {
	float:left;
	width:180px;
}

dl#menuDeGauche dt {
	cursor: pointer;
}

dl#menuDeGauche dt a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 0 8px 20px;
	overflow: hidden;
	zoom: 1;
	background-image: url(_images/puceViolette.png);
	behavior: url(_images/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
}

dl#menuDeGauche dt.plan {
	height:300px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 17px 0 8px 20px;
	overflow: hidden;
	zoom: 1;
	background-image:url(_images/fondDeCarte.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	text-transform: none;
}


dl#menuDeGauche dt a:hover {
	color:#FFFFFF;
	background-color: #8f0094;
	background-image: url(_images/puceBlanche.png);
	behavior: url(_images/iepngfix.htc);
}

dl#menuDeGauche dd {
	margin:0 0 20px 0;
}

dl#menuDeGauche li {
}

dl#menuDeGauche li a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 0 4px 20px;
	overflow: hidden;
	zoom: 1;
	background-image: url(_images/puceBlanche.png);
	behavior: url(_images/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:solid 1px #c8c9ca;
}

dl#menuDeGauche li a:hover, dl#menuDeGauche li .selected {
	background-color: #8f0094;
	color:#FFF;
}

/*//////////////////////CONTENU PAGES INTERIEURES /////////////////////////*/

#contenu {
	float:left;
	margin:0;
	padding:0;
	width:980px;
}

#colonneDuCentre {
	margin:0;
	float:left;
	width:780px;
}


/*//////////////////////ANIMATION & PRÉSENTATION PAGE D'ACCUEIL /////////////////////////*/

#contenu .animEtPresentation {
	width:760px;
	float:left;
	margin: 0;
	padding:0;
}

#contenu .animEtPresentation .animation {
	float:left;
	width:500px;
	height:500px;
	margin:0 20px 20px 0;
}

#contenu .animEtPresentation .presentation {
	float:left;
	margin: 0;
	padding:0;
	width:240px;
	line-height:18px;
}

#contenu .animEtPresentation .presentation span.titre {
	color:#909ba2;
}

/*//////////////////////INDEX ENTRÉES ARTICLES BAS /////////////////////////*/

#contenu .blocEntrees {
	width:780px;
	float:left;
	margin: 25px 0 0 0;
	padding:0;
}

#contenu .blocEntrees ul#entrees {
	width:780px;
	margin:0;
	padding:0;
	float:left;
}

#contenu .blocEntrees ul#entrees li {
	cursor: pointer;
	display:inline;
	float:left;
	width:240px;
	padding: 0;
	margin:0 20px 0 0;
}

#contenu .blocEntrees ul#entrees li a {
	font-size: 17px;
	width:225px;
	float:left;
	border-bottom:solid 1px #ddb0cf;
	color: #94107e;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding: 10px 0 10px 15px;
	background-image:url(_images/flecheEntrees.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	overflow: hidden;
	zoom: 1;
}

#contenu .blocEntrees ul#entrees li ul {
	width:240px;
	float:left;
	margin:0 20px 0 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}

#contenu .blocEntrees ul#entrees li ul li a {
	width:230px;
	float:left;
	font-size: 12px;
	border-bottom:solid 1px #ddb0cf;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin:0 20px 0 0;
	padding: 5px 0 5px 15px;
	overflow: hidden;
	background-image:url(_images/puceListe.gif);
	background-position:left 8px;
	zoom: 1;
}

#contenu .blocEntrees ul#entrees li ul li a:hover {
	background-color:#eceded;
}

/*//////////////////////PIED DE PAGE/////////////////////////*/

#footer {
	width:760px;
	color:#757477;
	margin:20px 20px 0 200px;
	padding:10px 0 0 0;
	float:left;
	_float:none;
	font-size:12px;
	line-height:16px;
}

#footer a, #footer a:visited {
	color:#757477;
	text-decoration:none;
}

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

	
/*////////////////////// PAGES INTÉRIEURES /////////////////////////*/


#colonneDuCentre .pageinterieure {
	margin:0;
	float:left;
	width:760px;
}

#colonneDuCentre .pageinterieure .sousTitre {
	color:#757477;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	line-height:18px;
	font-weight:bold;
	float:left;
}

#colonneDuCentre .pageinterieure .chapo {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	/*float:left;*/
}

#colonneDuCentre .pageinterieure .paragraphe {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	line-height:18px;
	font-weight:normal;
	float:left;
}

#colonneDuCentre .pageinterieure .paragrapheImportant {
	width:738px;
	margin:0 0 20px 0;
	padding:10px;
	line-height:18px;
	font-weight:normal;
	float:left;
	background-color:#f1dcea;
	border:solid 1px #ddb0cf;
}

#colonneDuCentre .pageinterieure ul.spip {
	/*width:240px;*/
	margin:0;
	padding:0;
	float:left;
	margin-bottom:20px;
}

#colonneDuCentre .pageinterieure ul.spip li {
	/*float:left;
	width:240px;*/
	margin:0;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0 10px;
	background-image:url(_images/puceListe.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	overflow: hidden;
	zoom: 1;
}

#colonneDuCentre .pageinterieure ol#listeNumerotee {
	width:240px;
	margin:0;
	padding:0;
	list-style-type:decimal;
	float:left;
}

#colonneDuCentre .pageinterieure ol#listeNumerotee li {
	width:240px;
	margin:0;
	list-style-type:decimal;
	float:left;
	padding: 10px 0 0 0;
	margin:0 0 0 20px;
}


/* FORMULAIRE DE CONTACT */
form#contact fieldset {border:0;}
form#contact ol {margin-left:0}
form#contact li {clear:both; margin-bottom:0.5em; list-style-type:none}
form#contact label{display:block; width:150px; float:left;}
form#contact input [type="text"] {border:1px solid #ccc;}

