/*****************/
/*Chemin de page*/
/***************/
.chemin_page {
	color: #008080;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin-top: 0;
	padding-left: 15px; }
.chemin_page a {
	color: #008080;
	text-decoration: none;}
.chemin_page a:hover {
	text-decoration: underline overline; }
/*************/
/* articles */
/* les styles spip sont redefinis ici pour ceux où cela est necessaire */
h1.titre {
	font-size: 18px;
	width: 80%;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #099;
	border-left: 5px solid #099;}
h1.titre a {
	color: black;
	text-decoration: none; }
h1.titre a:hover {
	color: #808080;
	text-decoration: underline overline; }
.chapo {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align: justify; }
.date_article {
	color: #808080;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-left: 15px;
	padding-bottom: 5px; }
.texte_article {
	font-size: 12px;
	line-height: 15px;
	text-align: justify; }
.texte_article h3.spip {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px; }
/* notes */	
.notes_article {
	font-size: 10px;
	clear: both;
	padding: 3px;
	border: solid 1px #099; }
p.spip_note {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 3px; }
a.spip_note {
	color: red;
	font-weight: bold;
	text-decoration: none; }
a:hover.spip_note {
	color: #069;
	text-decoration: underline overline; }
/* docs */
/* Logos, documents et images */
img {
	margin: 0;
	padding: 0;
	border: none; }
.spip_documents {
	text-align: center; }
span.spip_documents_center {
	display: block;
	margin-top:1em; }
.document_joint {
	font-size: 10px;
	line-height: 35px;
	clear: both; }
.document_joint a { color: #069;
	font-weight: bold;
	text-decoration: none; }
.document_joint a:hover {
	color: red;
	text-decoration: underline overline; }
.spip_logos {
	vertical-align: middle;
	width: 24px;
	height: 26px;
	margin-right: 5px;
	padding: 0;
	border: none; }
.spip_documents img {
	border-width: 0; }
.spip_documents_center {
	clear: both;
	width: 100%;
	margin: auto; }
.spip_documents_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;}
.spip_documents_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;}
.spip_doc_titre {
	font-weight: bold;
	font-size: 9px;
	margin-left:auto;
	margin-right:auto;}
.spip_doc_descriptif {
	clear: both;
	font-size: 8px;
	font-style: italic;
	margin-left:auto;
	margin-right:auto; }
/* Portfolio */
#documents_portfolio {
	border-width: 0; }
#documents_portfolio h2 {
	color: #246dab;
	font-size: 14px;
	font-style: italic;
	text-indent: 20px; }
#documents_portfolio .spip_logos {
	width: 100px;
	height: 80px;
	margin-bottom: 5px;
	border: solid 2px #cacaca; }
#documents_portfolio .spip_logos:hover {
	border: solid 2px #246dab; }
#document_actif {
	margin-top: 15px; }
#document_actif .spip_doc_titre {
	font-size: 11px; }
#document_actif .spip_doc_descriptif {
	font-size: 11px; }
/* liens */
a.spip_out, a.spip_in, .suite_article a {
	color: #069;
	font-weight: bold;
	text-decoration: none; }
a:hover.spip_out, a:hover.spip_in, .suite_article a:hover {
	color: red;
	text-decoration: underline overline;}
.suite_article {
	text-align: left;
	margin-top: 5px;
	margin-right: 25px; }
/* Tableaux */
table.spip {
	margin: auto auto 5px;
	border: solid 1px #069;
	border-collapse: collapse; }
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 {
	background: #9cc; }
table.spip tr.row_odd {
	background: #eaeaea; }
table.spip tr.row_even {
	background: #fff; }
table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border: solid 1px #069; }
/*formulaire mel*/
#formulaire_mel table { 
	background-color: #eaeaea;}
#formulaire_mel p,table,input,select,textarea {
	font-family: "Century Gothic", verdana, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
}
/*formulaire_recherche*/
#formulaire_recherche {
	font-size: 12px;
	background-color: #e9e9e9;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #099; }
#formulaire_recherche label {
	font-weight: bold;
	font-style: italic;
}
/* pagination */
.pagination {
	font-size: 11px;
	font-style: italic;
	line-height: 15px; }
.pagination .tri_en_cours {
	font-weight: bold;
	font-style: normal; }
.pagination .on {
	font-weight: bold; }
.pagination a {
	color: #069;
	text-decoration: none; }
.pagination a:hover {
	text-decoration: underline overline; }
/*mots cle*/
#mots_cle {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	border: solid 1px #099; }
#mots_cle h2 {
	font-size: 12px; }
.mots_cle ul {
	list-style-type: square; }
#mots_cle li {
	line-height: 15px; }
#mots_cle a {
	color: #246dab;
	text-decoration: none; }
#mots_cle a:hover {
	text-decoration: underline overline; }
/*liste d'articles pour mots, recherche,..*/
.result_mots {
	color: #246dab;
	font-size: 14px;
	font-weight: bold; }
#liste_articles {
	font-size: 12px;
	list-style-type: none; }
#liste_articles li {
	margin-bottom: 10px; }
#liste_articles li a {
	color: black;
	font-weight: bold;
	text-decoration: none; }
#liste_articles li a:hover {
	color: #808080;
	text-decoration: underline overline; }
#liste_articles li .date {
	color: #808080;
	font-size: 9px;
	font-weight: bold; }
