/* --------------------------------------------------------------

   Theme pour la dist de SPIP 3

-------------------------------------------------------------- */

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

.arbo { clear: both; font-size: .9em; color: #CCC; }
.arbo * { font-weight: normal; }

.cartouche { margin-bottom: 1.5em; }
.cartouche h1 { margin-bottom: 0; }
.cartouche p { margin-bottom: 0; }
.surtitre{}
.soustitre {}
abbr.published { border: 0; }
@media print {
	abbr[title].published:after { content: ""; }
	abbr[title].dtreviewed:after { content: ""; }
}
.info-publi { margin: 1.5em 0 0; font-size: .8em; border-bottom: solid 1px #CCC; }
.traductions { font-size: .9em; }
.traductions a[hreflang]:after { content: ''; }

.chapo { font-weight: bold; }
.texte {}
.hyperlien { display: block; padding: 1.5em 50px; background: #EED url(img/def.png) no-repeat 25px 1.9em; font-weight: bold; }
.ps, .notes { margin-bottom: 1.5em; }
.notes { clear: both; font-size: .9em; }

/* Listes et tableaux */
dl.spip dt { background: url(img/def.png) no-repeat 25px .5em; }
dl.spip dd {}

table.spip caption {  background: none; border-bottom: 1px solid; text-align: left; font-weight: bold; }
table.spip thead th { background: none; border: 1px solid; border-width: 1px 0; }
table.spip tbody tr th,
table.spip tr td { background: none; }
table.spip tbody tr.odd th,
table.spip tr.odd td { background: #EED; }
table.spip tfoot { border-top: 1px solid; }



/* Formulaires : variantes et cas particuliers
----------------------------------------------- */
.formulaire_spip { margin-bottom: 1.5em; }
.aside .formulaire_spip { padding-top: 1.3em; border-top: 5px solid; }
fieldset {
width: 100%; margin: 0;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; }
legend { display: none; }
label { display: block; }
.erreur_message { display: block; }
input.text,textarea {
width: 100%;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #F1F1F1;
border: 4px solid #F1F1F1;
}
.content input.text { width: 50%; }
textarea { width: 100%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

/* Formulaires de recherche (site / petitions) */
.formulaire_recherche { float: right; height: 26px; padding: 0 4px; background: #F1F1F1; border: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: 1.2em 0 0 0; font-size: 0.75em; }
.formulaire_recherche input.text { width: 150px; height: 20px; padding: 0 4px; background: #F1F1F1; border: 0; }
.formulaire_recherche input.submit { width: 28px; height: 26px; border: 0; background: #FFF url(img/recherche.png); background-repeat: no-repeat; background-position: center center; }

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /*IE/Win*/

/* Formulaire de login dans une page */
.formulaire_login ul li { clear: left; }
.formulaire_login .editer_password .details { display: block; }
.formulaire_login #spip_logo_auteur { float: right; }

/* Fomulaire de contact */
.formulaire_ecrire_auteur {}
.formulaire_ecrire_auteur .saisie_sujet_message_auteur input.text { width: 100%; }

/* Habillage des forums
---------------------------------------------- */

/* Habillage des forums */
.comments-items .comments-items {margin-left: 25px;padding-left: 20px;border-left:5px solid #ddd;}
.comment-fil ul {}
.comment-meta { margin: 0; font-weight: bold; }
.comment-meta small { font-size: 100%; }
.comment-meta abbr { border: 0; }
.comment-meta a { color: #222; }
.comment-meta a:focus,
.comment-meta a:hover,
.comment-meta a:active { color: #fff; }
.comment-content .hyperlien { padding: 0; background: transparent; font-weight: normal; }

/* Formulaire de forum */
.formulaire_forum {}
.formulaire_forum legend { display: none; }
.formulaire_forum .saisie_titre input.text { width: 100% }
.formulaire_forum .session_qui { display: none; }
.formulaire_forum .saisie_texte .explication { font-size: .9em; font-style: italic; }

/* Habillage des petitions
---------------------------------------------- */
#signatures {}
#signatures td.signature-date small { white-space: nowrap; }
#signatures .formulaire_recherche { margin: 1.5em auto; text-align: center; }

/* Formulaire de signature */
.formulaire_signature {}

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

/* Habillage general des menus de nav */
.menu { clear: both; margin-bottom: 1.5em; text-align: left; }
.menu p {}
.menu ul { margin-bottom: 1.5em; }
.menu ul li {}
.menu ul li ul { margin-left: 1.5em; list-style: circle; }

/* Pagination */
.pagination a,
.pagination .on  { padding: .2em .5em; margin: 0 1px; color: #FFF; border-radius: 0.3em; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; -o-border-radius: 0.3em; }
.pagination a { background: #222; text-decoration: none; }
.pagination a:focus,
.pagination a:hover,
.pagination a:active { color: #FFF; background: #0080FF; }
.pagination .on { font-weight: bold; background: #0000FF; color: #fff; }
.pagination .sep { display: none; }

.pagination_round a,
.pagination_round .on  { padding: .2em .5em; margin: 0 1px; color: none; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; -o-border-radius: 1em; font-size: 6px; }
.pagination_round a { background: #222; text-decoration: none; }
.pagination_round a:focus,
.pagination_round a:hover,
.pagination_round a:active { color: 0080FF; background: #0080FF; }
.pagination_round .on { font-weight: bold; background: #0000FF; color: 0000FF; }
.pagination_round .sep { display: none; }

/* Listes d'articles et extraits introductifs */
.menu_articles li { clear: both; margin-bottom: 1.5em; border-bottom: 4px solid #F6F6F6; }
.menu_articles li h3,
.menu_articles li h2 { margin: 0; }
.menu_articles li p { margin: 0; }
.menu_articles li small { font-style: italic; }
.menu_articles li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.menu_articles li:hover {background: #F6F6F6; border-radius: 0.3em; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; border-bottom: 4px solid #CCC; }

.menu_breves li {}
.menu_breves li h3 { margin: 0; }


/* Hyperliens
---------------------------------------------- */
a { color: #00F; text-decoration: none; }
a:focus,
a:hover,
a:active { color: #000; text-decoration: none; }

/* ------------------------------------------
/* Autres medias
/* ------------------------------------------ */

@media print {

/*  Ne pas imprimer */
.spip-admin,
.spip-admin-float,
.spip-previsu { display: none; }
.repondre,
.formulaire_spip { display: none; }

/* Souligner et expliciter les liens */
a { color: #600; text-decoration: underline !important; }
a.spip_out:after,
a.spip_glossaire:after,
a.spip_mail:after { display: inline; content: " [" attr(href) "]"; }

}

/* end */
.center{
	margin:0 auto; 
	padding: 0;
	width: 1010px;

}

/*-------------------------------- menu footer block-------------------------------- */
#foot1{
	background: url(img/bg_foot1.jpg) left top repeat-x;
	height: 35px;
	margin:  0 ;
}
#foot1 ul{
	height: 37px;

	background:none; 
}
#foot1 ul li{
	display: inline-block; 
	text-align:center;
	float: left;
	padding: 0;
	background: url(img/footer_nav_divider.jpg) left no-repeat;
}
#foot1 ul  li:first-child {
	padding: 0;
	background: none;
	float: left;
}
#foot1 ul li a{
	color: #fefefe;
	font: normal 17px/35px "Open Sans";
	text-decoration: none;
	display: block;
	height: 33px;
	line-height: 30px;
	background:none;
	margin: 0 4px 0 6px;
	padding: 0 2px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px; 
	  	border-radius: 3px;
}

#foot1 ul li a:hover{
	color: #fefefe;
	background-color: #ff6c00;
}
/*-------------------------------- menu footer block-------------------------------- */

#top ul{

	line-height: 32px;
	padding-right: 0px;
	margin: 0;
}

#top ul li{
	color: #838383;
	display: inline-block; 
	padding: 0 10px 0 10px;
	text-align:center;
	float: right;
	background: url(img/divider1.gif) right no-repeat;
}
#top ul li:first-child{
	color: #838383;
	display: inline-block; 
	padding: 0 18px 0 19px;
	text-align:center;
	float: right;
	background: none;
}

#top ul .phone {
	color: #fff;
	font: bold 12px/16px Arial;
}
#top ul li a{
	color: #b7b7b7;
	text-decoration: none;
}
#top ul li a:hover{
	color: #f9f9f9;
}
