@CHARSET "UTF-8";

/* Feuille de style du site des Scouts et Guides de France de Bailleul */
/* Réalisation : Jean-Baptiste Vandenbroucke */
/* http://www.bailleul.sgdf-lille-flandres.fr/ */

/*************************************/
/** Orange SGDF : #f0a001           **/ 
/** Bleu SGDF : #3c1c7f             **/ 
/** Gris SGDF : #c3beff             **/
/** Farfadets : #60b034             **/ 
/** Louveteaux-Jeannettes : #FF6600 **/ 
/** Scouts-Guides : #0000FF         **/ 
/** Pionniers-Caravelles : #FF0000  **/ 
/** Compas-JEM : #00672c            **/ 
/** Responsable : #800080           **/ 
/*************************************/

* {margin:0;padding:0}

body{ 
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	background: #f7e8ca url(design/fond.gif) repeat-x fixed;
}

#total{ 
	padding-top: 10px;
	padding-bottom: 2px;
	width: 950px;
	margin: 10 auto;
	text-align: left;
	border: 1px solid #3c1c7f;
	background-color: white;
	overflow:auto;
}

a:link {text-decoration:none; color: #3c1c7f;}

a:visited {text-decoration:none; color: #3c1c7f;}

a:hover {text-decoration:none; color: #f0a001;}

a img, a:hover img{border:none;}

h1{ 
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 25px;
	font-weight: bold;
	font-family: Comic Sans MS;
	text-align: center;
}

h2{
	margin-top: 15px;
	margin-bottom: 3px;
	font-size: 16px;
	border-bottom: 1px solid #3c007f;
	color: #3c007f;
	font-style: italic;
	text-align: left;
	clear: both;
}

h3{ 
    padding: 0px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

li{list-style-type: none;}
legend{display:none;}
p {margin: 0 0 12px 0;}


/***** CORPS *****/

#corps{ 
	overflow: visible;
	padding-left: 6px;
	padding-right: 6px;
}

#gauche{ 
	float: left;
	width: 175px;
	margin-bottom: 20px;
}

#centre{ 
	float: left;
	width: 730px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

#fil_ariane{ 
	height: 20px;
	font-weight: bold;
}

#tete{ 
	margin-bottom: 10px;
	text-align: center;
	overflow: visible;
	z-index:100;
}

#pied{ 
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	clear: both;
	border-top: 1px dotted;
}

#mep-texte{ 
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}

/***** MENU HAUT  *****/

#menu_haut{ 
    clear: both;
    height: 30px;
    margin-top: 10px ;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 7px;
    background-image: url(design/fond-menu-haut.png);
    background-repeat: no-repeat;
    background-position: 5px 0;
}
#menu_haut ul{ 
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu_haut li { 
    text-align:left;
    padding-left: 12px;
    display: inline;
    margin-right: 15px !important;
    background-image: url('design/puce-menu.gif');
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: bold;
}

#menu_haut a:hover{ 
    color: white;
}

.menu_haut_info_unite{ 
    position: absolute;
    height: 100px;
    width: 570px;
    z-index: 100;
    margin-left: 190px;
	margin-top: 15px;
    background-image: url(design/bordure-menu-haut.gif);
    margin-top: 5px;
    display: none;
    overflow:auto;
    font-size: 19px;
	text-align: center;
	font-family: Comic Sans MS;
}


/***** BOX MENU *****/

.box{ 
	background-color: #eeeeee;
	background-image: url('design/box-croix.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px; margin-left:0; margin-right:0; margin-top:0
}

.box_content ul{ 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 4px;
	margin: 0;
}

.box_haut{ 
	overflow: visible;
	clear: both;
	margin: 0;
	font-size: 0;
	background-color: #FAD79F;
}

.box_haut1{ 
	background-image: url('design/box-coin-haut-gauche.gif'); 
	float: left;
	width: 9px;
	height: 26px;
	margin-left:0; margin-right:-3px; margin-top:0; margin-bottom:0
}

.box_haut2{ 
	height: 26px;
	line-height: 25px;
	text-align: center;
	color: #3c1c7f;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
	background-image: url('design/box-haut.gif');
	background-repeat: repeat-x; background-position-y:50%
}

.box_haut3{ 
	background-image: url('design/box-coin-haut-droit.gif');
	float: right;
	width:9px;
	height: 26px;
	margin-left:-3px; margin-right:0; margin-top:0; margin-bottom:0
}

.box_content{ 
	border-left: 1px solid #3C1C7F;
	border-right: 1px solid #3C1C7F;
	padding-top:4px;
	padding-right: 3px;
	padding-left: 3px;
}

.box_bas{ 
	font-size: 0px;
	overflow: visible;
	clear: both;
}

.box_bas1{ 
	background-image: url('design/box-coin-bas-gauche.gif');
	float: left;
	width: 9px;
	height: 9px;
	margin-left:0; margin-right:-3px; margin-top:0; margin-bottom:0
}

.box_bas2{ 
	height: 9px;
	background-image: url('design/box-bas.gif');
}

.box_bas3{ 
	background-image: url('design/box-coin-bas-droite.gif');
	float: right;
	width: 9px;
	height: 9px;
	margin-left:-3px; margin-right:0; margin-top:0; margin-bottom:0
}

/**** RUBRIQUE ****/

.sous-rubrique h3{
	font-weight: bold;          
	padding-left: 60px;
    margin-bottom: 4px;
    background-image: url('design/puce-rubrique.png');
    background-repeat: no-repeat;
    background-position: 32px;
}

.rubrique_breves{
    padding-bottom:10px;
    margin-bottom:30px;
}

.rubrique_infos_breve{
    font-style: italic;
    font-weight:bold;
    font-size: 90%;
    margin-left: 30px;
}

.rubrique_intro_breve{
    margin-left: 50px;
    padding-left: 5px;
    font-size: 95%;
}

.rubrique_breves h3{ 
    padding-left: 30px;
    background-image: url('design/puce-breve.jpg');
    background-repeat: no-repeat;
    background-position:   left 50%;
}


/**** ARTICLE ****/

.article-rubrique{
    padding-bottom:5px;
    margin-bottom:20px;
    padding-top:10px;
}

.article-rubrique h3{ 
    padding-left: 23px;
    margin-bottom: 2px;
	margin-top: 15px;
    background-image: url('design/puce-article.png');
    background-repeat: no-repeat;
    background-position:   left 50%;
}

.article-intro{
    margin-left: 44px;
	padding-left: 5px;
	font-style: italic;
    font-size: 14px;
    margin-right: 2px;
}

.article-info{
    font-size: 11px;
    margin-left: 30px;
	padding-bottom: 3px;
}

.article-photos{
    margin-left: 65px;
	padding-left: 5px;
    margin-right: 2px;
}

.article-coms{
    margin-right: 15px;
	text-align: right;
}

#mep-texte{ 
	clear:both;
	padding-top: 20px;
}

.article_document{
	margin-top: 5px;
	bottom: auto;
	clear: both;
	padding-top: 10px;
	height: 50px;
}

.article_logo_document {
	float:left;
}

.article_desc_document {
	float:left;
	margin-left: 15px;
}

/**** SITES ****/
.liste-sites{
    padding-bottom:10px;
    padding-top:10px;
	height: 100px;
}

.liste-sites-logo{
	float: left;
	width: 170px;
	text-align:center;
}
	
.liste-sites h3{ 
	padding-top: 1px;
    padding-left: 190px;
    margin-bottom: 2px;
}

.liste-sites-intro{
    margin-left: 220px;
	padding-left: 2px;
	font-style: italic;
    font-size: 14px;
    margin-right: 2px;
}

.liste-sites-syndic{
    margin-left: 220px;
    font-size: 12px;
}

/**** BREVES ****/
.breve-partie {
    padding-bottom:10px;
    margin-bottom:10px;
}

.breve-partie h3{ 
    padding-left: 25px;
    background-image: url('design/puce-breve.jpg');
    background-repeat: no-repeat;
    background-position:   left 50%;
}

.breve-info{
    font-size: 11px;
    margin-left: 35px;
	padding-bottom: 3px;
}

.breve-intro{
    margin-left: 45px;
    font-size: 13px;
	font-style: italic;
}

/**** SOMMAIRE ****/
.edito{ 
    text-align: justify;
    font-size: 13px;
	margin-left: 5px; 
	margin-right: 5px; 
}

.diaporama{ 
    text-align: center;
    font-size: 13px;
	margin-left: 4px; 
	margin-right: 4px; 
}

.sommaire-cadre{
	padding-bottom:4px;
	margin-bottom:10px;
	border:1px solid silver;
}

.sommaire-cadre h2{ 
	margin: 7px 0 5px 0px;
	font-size: 18px;
	color: #3c007f;
	font-style: italic;
	text-align: left;
	border-bottom: none;
}

.sommaire-article-info{
	font-size: 10px;
	margin-left: 14px;
}

.sommaire-article-intro{
	margin-left: 20px;
	padding-left: 5px;
	font-size: 12px;
	font-style: italic;
}

.sommaire-accroche{
	margin-top: 7px;
	padding-bottom: 2px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

/**** PLAN ****/
#plan{ 
	overflow: visible;
}

.plan_titre_rubrique{
	clear: both;
	margin-top: 15px ;
	margin-bottom: 1px ;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	border-bottom: 1px solid #3c007f;
	color: #3c007f;
}

.plan_titre_article{
	clear: both;
	margin-top: 2px ;
	margin-bottom: 2px ;
	margin-left: 30px ;
	font-size: 12px;
	text-align: left;
}

.plan_titre_sous_rubrique{
	margin-top: 3px ;
	margin-bottom: 3px ;
	margin-left: 60px ;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

.plan_titre_sous_article{
	clear: both;
	margin-top: 1px ;
	margin-bottom: 1px ;
	margin-left: 90px ;
	font-size: 12px;
	text-align: left;
}

.plan_titre_sous_sous_rubrique{
	margin-top: 3px ;
	margin-bottom: 3px ;
	margin-left: 90px ;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

.plan_titre_sous_sous_article{
	clear: both;
	margin-top: 1px ;
	margin-bottom: 1px ;
	margin-left: 120px;
	font-size: 12px;
	text-align: left;
}

/***** AUTEURS  *****/
.liste-auteurs{
    padding-bottom:10px;
    padding-top:10px;
}

.liste-auteurs h3{ 
    padding-left: 10px;
    margin-bottom: 2px;
	margin-top: 15px;
}

.liste-auteurs-intro{
    margin-left: 30px;
	padding-left: 5px;
	font-style: italic;
    font-size: 14px;
    margin-right: 2px;
}

/***** MAIL  *****/

.image_mail{
	background-image: url('design/mail.png');
	background-repeat: no-repeat;
	background-position: 585px 5px;
}

.cadre_mail{
	border: 1px solid;
	border-color: #3c1c7f;
	width: 100%;
}

#titre_mail{
	padding: 0px;
	margin: 5px 5px 5px 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #3c1c7f;
}

/* Feuille formulaires */

form{
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: inherit;
}

fieldset {
	border: 0px;
}

.formulaire{
	margin: 0px;
	margin-bottom: 16px;
}

#q{
	padding-left: 18px;
	background: #fff url('design/loupe.png') no-repeat 4px center;
}

#form_rech{
    width: 100px;
}

#form_rech2{
	font-size:1.4em;
}

.formrecherche{
	color: #777;
	font-size: 90%;
  	display:block;
	font-weight: normal;
	padding: 1px;
	padding-top: 2px;
	background-color: white;
	margin: 2px;
	margin-right: 30px;
	margin-left: 0px;
	border: solid 1px #3c1c7f;
}

.formulaire_recherche label,
.formulaire_menu_lang label,
a#formulaire_recherche,
a#formulaire_menu_lang { display: none; }

.formulaire_recherche fieldset,
.formulaire_menu_lang fieldset {
	padding: 0;
	margin: 0;
}

#champ-recherche { width: 80px; }
.bouton{
    display:none;
}

/* Format des champs d'entrée pour le forum*/
.forml{
	background-color: white;
	margin: 5px 0;
	padding: 2px;
    border: solid 1px #AAAAAA;
	width: 98%;
}

#menu-recherche .forml{
    margin: 0px 0;
}

.formulaire_ecrire_auteur {
	width: 96%;
	text-align: left;
}

#menu-lang,
#formulaire-lang{
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 80%;
	margin: 0;
	padding: 0;	
	z-index:99;
}

#formulaire-lang {width: 120px;}
#formulaire-lang .forml { margin: 0; }

#menu-lang { margin: .5em; color: white; } 
#menu-lang a { color: aqua; }
#menu-lang a:hover { color: #FBA; }

.spip_bouton{
	background-color: white;
	border: solid 1px #cccccc;
	padding: 0px;
	margin: 0px;
}

.spip-admin form { display: inline; }

.spip_encadrer{
	border: solid 1px #cccccc;
	background-color: white;
	padding: 5px;
	margin: 0px;
}
