* {margin:0; padding:0; border:0}

html {
	font-size: 100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width:100%;
	text-align: center;
}

.conteneur-fond-header {
	width:100%;
	height:113px;
	background-image:url(../images/fond-header.jpg);
	background-repeat:repeat-x;
}
.conteneur-fond-footer {
	width:100%;
	height:204px;
	background-image:url(../images/fond-footer.jpg);
	background-repeat:repeat-x;
	float:left;
}
#navigation {
	float: left;
	width: 311px;
	margin-top: 1em;
	overflow: hidden;
}
.menu-principal {
	width:311px;
}
		.menu-principal h1 {
			width:311px;
			height:127px;
			background-image:url(../images/entete-menu.jpg);
			background-repeat:no-repeat;
		}
		.menu-principal h2 {
			height:127px;
			height:74px;
			background-image:url(../images/pied-menu.jpg);
			background-repeat:no-repeat;
		}
		.fond-menu {
			width:311px;
			background-color:#006C8F;
			color:#FFFFFF;
		}
		.fond-menu ul {
			margin:0;
			list-style-position:inside;
		}
		.fond-menu ul li {
			list-style-image:url(../images/puce-fleche.jpg);
			padding:5px 10px 0 10px;
			font-size:14px;
			color:#FFFFFF;
		}
		.fond-menu ul ul li {font-size:11px; margin-left:20px}
		.fond-menu input.text {margin-left:5px; height:20px}
		.fond-menu label {margin-left:10px;}

		.menu-principal a:link {color:#FFF; text-decoration:none}
		.menu-principal a:visited {color:#FFF; text-decoration:none}
		.menu-principal a:hover {color:#02D0CE; text-decoration:underline}
		.menu-principal a:active {color:#FFF; text-decoration:none}
		
.recherche-site {
	width:311px;
	float:left;
}
		.recherche-site h1 {
			width:311px;
			height:47px;
			background-image:url(../images/entete-box.jpg);
			background-repeat:no-repeat;
		}
		.recherche-site h2 {
			width:311px;
			height:50px;
			background-image:url(../images/pied-box.jpg);
			background-repeat:no-repeat;
		}
.box {
	width:311px;
	float:left;
}
		.box h1 {
			width:311px;
			height:47px;
			background-image:url(../images/entete-box.jpg);
			background-repeat:no-repeat;
		}
		.box h2 {
			width:311px;
			height:50px;
			background-image:url(../images/pied-box.jpg);
			background-repeat:no-repeat;
		}



.colonne-droite-accueil {
	width:615px;
	float:left;
	margin-left:20px;
}
		.colonne-droite-accueil h1 {
			padding:20px 5px 10px 25px;
			color:#006699;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite-accueil h2 {
			padding:20px 5px 10px 25px;
			color:#000;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite-accueil h3 {
			padding:20px 5px 0 0;
			color:#000;
			font-size:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite-accueil p {
			padding:5px 0 5px 0;
			color:#000;
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite-accueil span {
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
		}
		.colonne-droite-accueil ul, li {
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			list-style-position:inside;
			margin:0;
		}
		.colonne-droite-accueil a:link {color:#006699; text-decoration:underline;}
		.colonne-droite-accueil a:visited {color:#006699; text-decoration:underline;}
		.colonne-droite-accueil a:hover {color:#000; text-decoration:none;}
		.colonne-droite-accueil a:active {color:#006699; text-decoration:underline;}





.colonne-droite {
	width:615px;
	float:left;
	margin-left:20px;
}
		.colonne-droite h1 {
			padding:20px 5px 10px 25px;
			color:#006699;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite h2 {
			padding:20px 5px 10px 25px;
			color:#000;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		.colonne-droite ul, li {
			font-size:12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			list-style-position:inside;
			margin:0;
		}
		.colonne-droite a:link {color:#006699; text-decoration:underline}
		.colonne-droite a:visited {color:#006699; text-decoration:underline}
		.colonne-droite a:hover {color:#000; text-decoration:none}
		.colonne-droite a:active {color:#006699; text-decoration:underline}



.menu-lexique {
	width:615px;
	height:23px;
}
	.menu-lexique img {
		width:23px;
		height:23px;
		float:left;
	}



.plan-site {}

	.plan-site h1 {
		padding:20px 5px 10px 25px;
		color:#006699;
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.plan-site h2 {
		padding:20px 5px 10px 25px;
		color:#000;
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.plan-site ul, li {
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		list-style-position:inside;
		padding-left:20px;
	}
	.plan-site a:link {color:#006699}
	.plan-site a:visited {color:#006699}
	.plan-site a:hover {color:#000}
	.plan-site a:active {color:#006699}
		
.logo {
	width:615px;
	height:247px;
}
.encart-contenu-presentation {
	width:615px;
	height:35px;
	background-image:url(../images/encart-contenu1.jpg);
	background-repeat:no-repeat;	
	margin-bottom:10px;
}
	.encart-contenu-presentation h2 {
		padding:9px 0 0 35px;
		font-size:14px;
		font-weight:bold;
	}

.encart-contenu-presentation2 {
	width:615px;
	height:35px;
	background-image:url(../images/encart-contenu1.jpg);
	background-repeat:no-repeat;	
	margin:40px 0 10px 0;
}
	.encart-contenu-presentation2 h2 {
		padding:9px 0 0 35px;
		font-size:14px;
		font-weight:bold;
	}


.presentation-agence p {
	font-size:12px;
	margin:0;
	padding:0;
}


.encart-contenu-ariane {
	width:615px;
	height:35px;
	background-image:url(../images/encart-ariane.jpg);
	background-repeat:no-repeat;
}
		.encart-contenu-ariane p {
			padding:8px 5px 0 10px;
			color:#FFFFFF;
			font-size:11px;
		}
		.encart-contenu-ariane a:link {color:#FFFFFF}
		.encart-contenu-ariane a:visited {color:#FFFFFF}
		.encart-contenu-ariane a:hover {color:#006699}
		.encart-contenu-ariane a:active {color:#FFFFFF}

.pied-de-page {
	width:955px;
	height:39px;
	text-align:right;
	color:#006699;
	float:left;
	font-size:11px;
	background-image:url(../images/fond-pied.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
	.pied-de-page p {
		margin-top:12px;
		margin-right:15px;
	}
	.pied-de-page a:link {color:#FFFFFF; text-decoration:none;}
	.pied-de-page a:visited {color:#FFFFFF; text-decoration:none;}
	.pied-de-page a:hover {color:#006699; text-decoration:underline;}
	.pied-de-page a:active {color:#FFFFFF; text-decoration:none;}

/*********** PRESENTATION DES RUBRIQUES *****************************/

.medaillon {
	width:269px;
	float:left;
	text-align:center;
}
		.medaillon h4 {
			clear:both;
			font-size:11px;
		}
.medaillon-lexique {
	width:114px;
	float:left;
	text-align:center;
}
		.medaillon-lexique h4 {
			font-size:10px;
		}
.medaillon-references {
	width:198px;
	float:left;
	text-align:center;
}
		.medaillon-references h4 {
			clear:both;
			font-size:11px;
		}

/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */


#page { position: relative; width:955px; margin: 0 auto; text-align: left; }

#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92; }
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/


#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; font-size:12px;}
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }
.cartouche img {margin-right:10px;}
.cartouche h1 {font-size:18px; color:#006699; margin:0; padding:10px 10px 2px 0;}
.cartouche p {padding:0 10px 10px 0;}

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.chapo p {padding:0 10px 10px 0;}
.texte { line-height: 1.60em; padding:10px; font-size:12px;}
		.texte p { padding:0 0 10px 0; font-size:12px;}
		.plan-site li { list-style-position:inside; margin-left:10px; list-style-image:url(../images/puce-plan.jpg);}
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }



/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { margin-bottom: 2em; float:right }
.menu p { padding:20px 25px 0 15px; font-size:12px; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }
.menu span {
	padding:15px;
	font-size:11px;
}
.menu h3 {
	font-size:12px;
	padding:10px 10px 0 15px;
}
		.menu span a:link {color:#006699; text-decoration:underline}
		.menu span a:visited {color:#006699; text-decoration:underline}
		.menu span a:hover {color:#006699; text-decoration:none}
		.menu span a:active {color:#006699; text-decoration:underline}

/* Pagination */
.pagination { clear: both; text-align: center; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles {float:left; width:615px; font-size:11px;}
.articles ul li { clear: both;}
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }
.articles h3 {
	font-size:12px;
	padding:20px 10px 0 15px;
}
.articles p {
	margin: 0.20em 0;
	padding:0 0 10px 5px;
	font-size:12px;
}
.articles span {
	padding:15px;
	font-size:11px;
	float:left;
}
.articles strong {
	color:#006699;
}
		.articles a:link {color:#006699}
		.articles a:visited {color:#006699}
		.articles a:hover {color:#006699}
		.articles a:active {color:#006699}

/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }