body {
	background: #000;
	margin: 0;
	padding:0;
	font-size: 1em;
	color: #333;
}
body.page_sommaire{}
#test {background:transparent;padding:0px;}
img, table,div, p, ul, li, form, fieldset { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
ul {list-style: none;}
a { text-decoration: none; color:#169ec6; }

/* Entete */
#entete {
	background-color:#75c7db;
	height:120px;
	}

.liste-articles {font-size:.8em;}

#bar {
	height:34px;
	margin-top:56px;
	background-color:black;
	color:white;
	}

#menulist {
	position:relative;
	width:804px;
	margin:0 auto;
	padding-left:180px;
	}

	
.menuitem, #ukflag {position:relative;display:inline-block;}
.menuitem a{
	display:block;
	font-size:1.05em;
	padding:7px 16px; 
	color:white;
	background:transparent; 
	}

.menuitem:hover, .menuitem.on {background:url('../images/fond1.png');}

.menuitem p {
	display:none; 
	position:absolute;
	padding: 10px 15px;
	background:url('../images/fond1.png');
	}
.menuitem p a {font-size:0.75em;width:160px; padding:3px; color:black;}
.menuitem p a:hover {color:#75c7db}

#logosite {position:absolute; top:-75px;left:20px;}

/* page */
#page {
	width:944px;
	margin:0 auto;
	padding:20px;
	overflow:hidden;
	padding-bottom:2em;
	}

/* Fil d'Ariane */
#breadcrumb {
	font-size: 0.77em; 
	color:#888;
	width:700px;
	float:left;	
	}
#breadcrumb a {color:#888; text-decoration:none;}	

/* formulaires de recherche */
#rech {
	width:166px;
	float:right;
	font-size:.8em;
	}
#rech input, #rech select {width:100%}	

/* titres */

.ti {text-indent:-999em;margin:30px 0 20px 0;clear:both; float:none;}
.ent{margin:30px 0 20px 0;clear:both; float:none;}
#thome {
	height:36px;
	background:url('../images/accueil.jpg') top left no-repeat;
	}

#theme{ 	
	height:36px;
	background:url('../images/recherche_theme.jpg') top left no-repeat;
	}

#pl{ 	
	height:36px;
	background:url('../images/plan.jpg') top left no-repeat;
	}

#rechmot {
	height:36px;
	background:url('../images/recherche_mot.jpg') top left no-repeat;
}

#cli {
	height:36px;
	background:url('../images/clients.jpg') top left no-repeat;
}

#tclients{clear:both; float:none;font-size:1em; font-weight:bold;}

.tm2 {font-size:.9em; margin-bottom:1em;}	

#col_logo {float:left; width:222px;}
.mot_contenu {width:702px;float:right;}

#gdg {
	width:944px;
	margin:0 auto;
	padding:20px;
	text-align:center;
}
/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	background:#666;
	margin-top: 2em;
	padding: 3px;
	text-align: center; }
#pied small { font-size: 0.77em; color: white;}
#pied a { color: white; }

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

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


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

*{font-family: Arial, Helvetica, sans-serif }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}


.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	font-size:0.9em;
	}


.texte, .introduction { color: #000; font-size: 1em; }
.contenu p.spip { color: #000; font-size: 0.8em; }
.suite a {color:#169EC6; text-decoration:none; font-style:italic; font-size: 0.8em;}
.pourinfo{font-size:.8em;margin:1em 0;}

#menu2 a .grbg{padding:5px; font-size:1.2em; color:white; background:grey;}
#menu2 img {margin:0 10px;vertical-align:bottom;}
/*  Portfolio
---------------------------------------------- */
/*Présentation des vignettes du portfolio
------------------------------------------*/

#portfolio {width:680px;margin:26px 0;border:1px solid black;background:#ececed;float:left;height:153px;}
.alert { text-align:center;margin:5px 0;}
.alert .bld{font-size:.8em; color:white; background:black;padding:5px;}
.alert .grs{font-size:.8em; color:grey;padding:5px;}
#fl_gauche{
	float:left;
	margin:0;/* padding:30px 0 0 0;*/
	margin-top:15px;
	width:31px;
	height:100px;
	z-index:4;
	}

#fl_droite{
	margin:0; /*padding:30px 0 0 0;*/
	margin-top:15px;
	float:right;
	width:31px;
	height:100px;
	z-index:4;
	}
#defil{
	position:absolute;
	left:0px;
	top:0px;
	height:100px;
	z-index:1;
}

#cadre_visu{
	float:left;
	position:relative;
	width:614px; 
	height:100px; 
	z-index:3; 
	overflow: hidden;
}
#cadre_visu .flg{float:left;}
#cadre_visu .fld{float:right;}

#documents_joints {
	width:256px;
	margin:26px 0;
	font-size:.9em;
	font-weight:bold;
	border:1px solid black;
	background:#ececed;
	text-align:center;
	float:right;
	height:153px;	
	}

#formlogin{width:100%;font-size:.8em;margin:10px 0 0 0;}
#formlogin #var_login{width:90%;} 
/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li{ margin-bottom: 1em; width:48%;float:left;padding-right:1% }
.liste-dossiers li { margin-bottom: .5em; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }



.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }


.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }



/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan li {margin-left:20px;}
.page_plan .contenu h2 {
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-size: 1.45em; 
	font-weight: bold;
	color:#336699;	 }
	
.page_plan .contenu li {
	margin-top: 5px; 
	margin-bottom: 5px; 
	font-size: 1.2em; 
	font-weight: bold;
	color:#336699;
	
}	

.page_plan .contenu li img {display:none;}
.page_plan .contenu ul li ul li img{display:inline;}

.page_plan .contenu ul li ul li {
	margin-top: 2px; 
	margin-bottom: 2px; 
	font-size: .8em; 
	font-weight: bold;
	color:black;	
}	

.page_plan .contenu ul li ul li ul li{
	/*list-style-image:none;*/
		
}	

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {width:160px; text-align: left; }
.formulaire_recherche label { display: none; }

.texte .spip_forms {width:50%;}
.form_1, .form_2, .form_3 {width:50%;}
.form_1 .spip_bouton,.form_2 .spip_bouton,.form_3 .spip_bouton {text-align:left; width:80%;}

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip, h3.titre,h2.titre, h1.titre {
	text-align:left; 
	margin-top: 1em; 
	font-size: 1.15em; 
	font-weight: bold;
	padding-left:20px;
	position:relative;
	float:none;
	clear:both;
	}

h1.titre {margin-bottom:.5em; font-size:1.2em;position:static;padding:5px 0 5px 20px;}
h2.titre {margin-bottom:.5em; font-size:1.2em;position:static;padding:5px 0 5px 20px;}

h3.titre img {position:absolute;top:-100px;left:0;display:none;}

h3.spip a, h3.titre a {color:black;}

h1.titre .ph3{
	width:14px;
	float:left;
	background-color:#169ec6;
}
	
.ph3{
	width:14px;
	position:absolute;
	left:-0px;
	top:0;
	background-color:#169ec6;
}	

.liste-dossiers h2.mg {margin:2em 0 1em 0; }


/* Paragraphes, citations, code et poesie */
p.spip {margin:5px 0;}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	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: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }
.logorub {float:none; clear:both;margin:1em 0;}



.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }


