/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */
/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html {
	font-size: 100%;
}
/* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body {
	font-size: 0.8125em;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
}
/* Titraille / Intertitres */
h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	color: red;
}
h1 {
	font-size: 1.70em;
	color: #000;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	padding-left: 25px;
	height: 31px;
	background-repeat: no-repeat;
	background-image: url(img/categicon.png);
	background-position: center left;
}
#contenu h2, #contenu h2 a, #contenu h2 a:focus, #contenu h2 a:hover, #contenu h2 a:active {
	color: #262626;
	padding-left: 40px;
	font-weight: normal;
}
#navigation h2, #extra h2, #extra h2 a {
	color: #262626;
	font-size: 16px;
	line-height: 30px;
}
.page_rubrique #contenu h3,.page_sommaire #contenu h3 {
	font-size: 16px;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(img/iconcateg.png);
	background-repeat: no-repeat;
	background-position: center left;
	height: 30px;
}
h3.spip {
}
/* Cf.: spip_style.css */
hr.spip {
		height: 1px;
		border: none;
		background: #BDBDBD;
}
/* Cf.: spip_style.css */
.cartouche h2 {
	font-size: 24px;
}
/* Autres enrichissements typo */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
small {
	position: absolute;
	font-size: 0.90em;
	color: #666;
}
ul li small {
	position: absolute;
	font-size: 0.90em;
	color: #666;
	margin-left: 30px;
	margin-top: -13px;
}
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 {
	background-image: url(img/logo.png);
}
/* 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
/* ------------------------------------------ */
body {
	background: url("img/bg.jpg");
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: justify;
	padding: 0 10px;
}
#entete {
	z-index: 20;
	background-image: url(img/entete.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 800px;
	height: 189px;
	margin: 0;
	padding-top: 1.60em;
}
#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 {
	background-image: url(img/logo.png);
	position: absolute;
	right: 0;
	top: 0.90em;
	display: block;
	width: 30%;
}
/*Cf.: spip_formulaires.css*/
#visiteur {
	position: absolute;
	color: red;
	font-weight: bold;
	right: 0;
	top: 180px;
}
#cont_page {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
#conteneur {
	position: relative;
	height: 100%;
	clear: both;
	float: left;
	width: 680px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #D8D8D8;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}
#contenu {
	padding-top: 0.30em;
	text-align: justify;
}
.hentry {
	text-align: justify;
}
#navigation {
	float: right;
	width: 200px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #D8D8D8;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
}
#extra {
	float: right;
	clear: right;
	font-size: 12px;
	width: 200px;
	margin-top: 0em;
	overflow: hidden;
	text-align: justify;
}
#pied {
	background:#FF9D00;
	border: 1px solid #FF8800;
	border-top: 3px solid #FF8800;
	background-position: center;
	background-repeat: no-repeat;
	color: #FFF;
	clear: both;
	width:100%;
	height: 50px;
	margin: auto;
	padding: 10px 0;
	padding-top: 40px;
	text-align: center;
	font-size: 0.90em;
	margin-bottom:20px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#pied img {
	vertical-align: top;
}
#pied img {
	margin-top: -22px;
}
#pied a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}
#pied a:hover {
	color: red;
}
#piedcopy {
	font-size: 10px;
	color: grey;
	float: left;
}
.multi small {
	margin-left: 0px;
	margin-top: 0px;
}
#contenu .rubriques {
	margin-left: 10px;
}
#contenu .rubriques h2 {
	font-size: 18px;
	line-height: 31px;
}
/* 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 menu
/* ------------------------------------------ */
#menu2 {
	width: 100%;
	background: #FFF;
	border: 1px solid #E0E0E0;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 0px #E0E0E0;
	-moz-box-shadow: 0 2px 0px #E0E0E0;
	box-shadow: 0 2px 0px #E0E0E0;
}
#menu2 table {
	width: 100%;
	padding: 0;
	margin: 0;
	/*border-collapse: collapse*/
}
#menu2 table tr {
	line-height: 29px;
}
#menu .btn, .active {
	height: 29px;
	padding: 0 2px;
	font-size: 1.15em;
}
#menu a .btn:hover, #menu a .active {
	background:#FFA500;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFBB00), to(#FFB200));
	background-image: -webkit-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -moz-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -o-linear-gradient(top, #FFBB00, #FFB200);
	background-image: -ms-linear-gradient(top, #FFBB00, #FFB200);
	background-image: linear-gradient(top, #FFBB00, #FFB200);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFBB00), color-stop(100%, #FFB200));
	-webkit-border-radius: 0px 0 3px 3px;
	-khtml-border-radius: 0px 0 3px 3px;
	-moz-border-radius: 0px 0 3px 3px;
	border-radius: 0px 0 3px 3px;
	border: 1px solid #FF9400;
	height: 27px;
	margin-top: -7px;
	padding-left: 9px;
	padding-right: 9px;
	color: #FFF;
	line-height: 27px;
	padding-top: 7px;
	-webkit-box-shadow: inset 0 1px 0px #FFC851;
	-moz-box-shadow: inset 0 1px 0px #FFC851;
	box-shadow: inset 0 1px 0px #FFC851;
}
#menu2 .btn {
	padding: 0 10px 0 10px;
}
#menu a {
	color: #353535;
	font-size: 14px;
	text-align: center;
}

.sousm{
	display: none;
	position: absolute;
	z-index: 100;
	list-style: none;
	background: #FFF;
	border: 1px solid #E0E0E0;
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #E0E0E0;
	margin: 0;
	padding:10px;
	border-radius: 0 0 3px 3px;
	margin-top: 0px;
}

#menu td:hover .sousm{
	display: block;
}

#menu .sousm:hover{
	display: block;
}

#menu .sousm li a:hover{
	color: #FF8300;
}

.actives{
	font-weight: bold;
}
/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */
.sliderCont {
	margin: 0 auto;
	width: 600px;
	height: 200px;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.sliderMove {
	width: 4200px;
}
object {
	position: relative;
	margin-left: 38px;
}
#hierarchie {
	clear: both;
	margin-bottom: 3em;
	font-size: 0.9em;
}
#hierarchie, #hierarchie a {
	color: #666;
}
.cartouche {
	margin-bottom: 1em;
}
.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 4px;
}
.cartouche p {
	margin: 0;
	padding: 0;
	clear: left;
}
.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;
}
.chapo {
	margin-bottom: 1.50em;
	line-height: 1.40em;
	font-weight: bold;
	color: #C98338;
}
.texte {
	line-height: 1.60em;
	margin-left: 10px;
	text-indent: 0px;
}

.texte h3{
	background: none!important;
	font-weight: bold;
	color: #333333;
	font-size: 1.2em;
}

.hyperlien {
	display: block;
	background: transparent;
	padding: 0.50em 1em;
	font-weight: bold;
	color: #303030;
}
.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;
}
#documents_joints {
}
#documents_joints small {
	position: absolute;
	font-size: 0.90em;
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
}
/* Habillage des forums
---------------------------------------------- */
.repondre {
	clear: both;
	margin-top: 6px;
	text-align: right;
	font-weight: bold;
}
.repondre a {
	color: #db4d00;
}
.repondre a:hover {
}
/* Habillage des forums */
ul.forum {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	margin: 0;
}
.forum_message .forum_message {
	margin: 6px;
}
ul.forum, ul.forum ul {
	list-style: none;
	background: none;
}
.forum-fil {
	margin-top: 1.50em;
}
.forum-fil ul {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 0em;
}
.forum-chapo .forum-titre, .forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding-top: 2px;
	padding-left: 4px;
	font-weight: bold;
	background-image: none;
}
.forum-texte {
	margin: 0;
	padding: 0.50em 1em;
	color: black;
}
.forum-texte .hyperlien {
}
.forum-texte .repondre {
	margin: 0;
	padding: 0.10em 0;
	text-align: right;
}
.forum small {
	position: absolute;
	font-size: 0.90em;
	color: #666;
	margin-left: 0px;
	margin-top: 0px;
}
.page_forum small {
	position: absolute;
	font-size: 0.90em;
	color: #666;
	margin-left: 30px;
	margin-top: -26px;
}
ul .forum-message .mess a {
	color: #3d3d3d;
	font-weight: bold;
}
ul .forum-message .mess a:hover {
	color: black;
}
ul .forum-message small {
	color: #870000;
}
.previsu {
	width: 98%;
	border: 2px dashed orange;
}
.previsu .forum-chapo {
	background-image: none;
}
.previsu p {
	padding-top: 20px;
}
.gravatar {
	float: left;
	box-shadow: 0 0 3px #A8A8A8;
	-moz-box-shadow: 0 0 3px #A8A8A8;
	-webkit-box-shadow: 0 0 3px #A8A8A8;
	-khtml-box-shadow: 0 0 3px #A8A8A8;
}
.introduction {
	padding-left: 30px;
}
ul .gravatar {
	margin-left: 0px;
}
ul ul .gravatar {
	margin-left: 10px;
}
ul ul ul .gravatar {
	margin-left: 20px;
}
ul ul ul ul .gravatar {
	margin-left: 30px;
}
ul ul ul ul ul .gravatar {
	margin-left: 40px;
}
ul ul ul ul ul ul .gravatar {
	margin-left: 50px;
}
/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {
	margin-left: 60px;
}
ul ul .forum-message {
	margin-left: 70px;
}
ul ul ul .forum-message {
	margin-left: 80px;
}
ul ul ul ul .forum-message {
	margin-left: 90px;
}
ul ul ul ul ul .forum-message {
	margin-left: 10px;
}
ul ul ul ul ul ul .forum-message {
	margin-left: 110px;
}
/* Boite d'un forum : eclaircissement progressif des bords */
.saisie_titre input[type=text] {
	background-image: none;
	background-color: #fafafa;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 400px !important;
}
.forum-message {
	background: #fcfcfc;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 1px #FFFFFF;
	-moz-box-shadow: inset 0 0 1px #FFFFFF;
	box-shadow: inset 0 0 1px #FFFFFF;
}
ul .forum-message .mess {
	width: 100%;
	z-index: 1;
	padding-top: 10px;
}
.forum-message:before {
	content: url("./img/flechecom.png");
	margin-left: -7px;
	margin-top: 15px;
	position: absolute;
}
ul .forum-message small {
	margin-left: 8px;
	margin-top: -2px;
}
ul .forum-message .basforum {
	background-attachment: bottom;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
	height: 10px;
}
/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo a {
	color: black;
}
ul ul .forum-chapo a {
	color: #3e1900;
}
ul ul ul .forum-chapo a {
	color: #682a00;
}
ul ul ul ul .forum-chapo a {
	color: #933b00;
}
ul ul ul ul ul .forum-chapo a {
	color: #b64900;
}
ul .forum-chapo {
	background-position: top;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
ul .forum-chapo a {
	left: 4px;
}
/* Habillage des petitions
---------------------------------------------- */
#signatures {
	clear: both;
	margin: 0 0 2em 0;
	padding: 0;
	background: none;
}
#signatures table {
	width: 100%;
	margin: 0em 0 0 0;
}
#signatures thead {
	text-align: center;
	color: #555;
}
#signatures td {
	border: 1px solid #8b8b8b;
}
#signatures td.signature-date {
	background: transparent;
	text-align: center;
	white-space: nowrap;
}
#signatures td.signature-nom {
	background: transparent;
	text-align: center;
}
#signatures td.signature-nom small {
	display: block;
}
#signatures td.signature-message {
	background: #ffF;
}
#signatures .formulaire_recherche {
	margin: 1em 0;
	text-align: right;
}
/*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text {
	width: 150px;
	text-align: left;
}
/*Cf.: spip_formulaires.css*/
/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */
/* Habillage general des menus de navigation */
.menu {
	clear: both;
	margin-bottom: 2em;
	text-align: left;
	padding: 0px;
}
.menu p {
	margin: 0.20em 0;
	padding: 0.20em 0.10em;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li {
	margin: 0.20em 0;
	padding: 0.20em;
}
.menu ul li ul {
	margin-left: 1em;
	border: 0;
}
.menu ul li li {
	padding: 0;
	border: 0;
}
/* Pagination */
.pagination {
	clear: both;
	text-align: right;
	font-size: 0.90em;
	color: #666;
}
.pagination .on {
	font-weight: bold;
	color: #666;
}
/* Rubriques */
.rubriques ul {
	border: 0;
}
.rubriques ul li {
	background: transparent;
	border: 0;
	margin-left: 0px;
}
#contenu .rubriques ul {
	border: 0;
	margin-left: 38px;
	font-size: 15px;
}
.formulaire_recherche {
	margin-bottom: 0em;
}
/*Cf.: spip_formulaires.css*/
/* Listes d'articles et extraits introductifs */
.articles ul li {
	padding-left: 10px;
	clear: both;
}
.articles ul li h3 {
	margin: 0.30em 0;
}
.articles .spip_logos {
	background-image: url(img/fondimg.png);
	float: left;
	clear: right;
	margin: 0 0 0 0;
}
.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;
	margin-left: 20px;
	text-indent: 20px;
}
/* Partenaires */
.part {
	margin-bottom: 10px;
	margin-left: 10px;
}
.part div {
	-webkit-box-shadow: #626262 0 1px 3px;
	-moz-box-shadow: #626262 0 1px 3px;
	box-shadow: #626262 0 1px 3px;
	border: 3px solid #FFF;
}
.part span {
	position: absolute;
	margin-left: 10px;
	line-height: 40px;
	font-size: 20px;
}
.part small {
	display: inline-block;
	position: relative;
	margin-left: 10px;
	top: -15px;
}
ul a h2 {
	left: 350px;
	position: relative;
	font-size: 14px;
}
/* Couleurs des liens
---------------------------------------------- */
a {
	color: #ff7800;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	color: #db4d00;
	text-decoration: none;
}
