/* formulaire de contact "basique",
	NE PAS MODIFIER :
	sucharger les styles les styles dans design/css/screen.css
*/
* {
	margin: 0;
	padding: 0;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}

.clearfix{
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%; font-size: 0px;}
.clearfix{display: block;}
/* End hide from IE-mac */

html { overflow-y: scroll; }

#debug-display{
	position: absolute;
	right: 10px;
	top: 0px;
	width: 650px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCC;
	background-color: #FAFAFA;
}

#debug-display p{
	float: left;
	clear: both;
}

#debug-display label{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

#debug-display span{
	display: block;
	float: right;
}

#debug-display-btn{
	width: 100%;
	text-align: right;
}

#debug-display-fields{
	display: none;
}

#debug-display #used-templates{
	float: left;
	margin: 10px 0px 0px 50px;
	width: 500px;
}



/* ----------------------------------------------------------------- formulaire contact */
formulaire_ecrire_auteur{
	width: 100%;
}

.formulaire_ecrire_auteur fieldset{
	display: inline;
	float: left;
	width: 97%;
	margin: 0px 0px 10px 0px;
	padding: 6px;
	border: 1px solid #CCC;
}

.formulaire_ecrire_auteur legend{
	display: none;
}

.formulaire_ecrire_auteur p,
.formulaire_ecrire_auteur .spip_bouton{
	width: 100%;
	float: left;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.formulaire_ecrire_auteur label{
	float: left;
	clear: left;
}

.formulaire_ecrire_auteur p input,
.formulaire_ecrire_auteur .spip_bouton input{
	display: inline;
	float: right !important;
	width: 250px;
	border: 1px solid #666 !important;
}

.formulaire_ecrire_auteur .spip_bouton input{
	width: 180px !important;
}

.formulaire_ecrire_auteur textarea{
	width: 100%;
	font-size: 120%;
	border: 1px solid #666 !important;
}

/* ----------------------------------------------------------------------- album photos */
.album-photos{

}

.album-photos li{
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
}

.album-photos li .titre-img{
	float: left;
	width: 100%;
	height: 1.5em;
	line-height: 1.5em;
	text-indent: 4px;
	background-color: #000;
	color: #FFF;
}

/* ---------------------------------------------------------------- textes des articles */
.conteneur-article{
	float: left;
	width: 100%;
}

.conteneur-article .texte{

}

.conteneur-article .wrapper-chapo{
	float: left;
	width: 100% !important;
	margin: 0px 0px 10px 0px;
}

.conteneur-article .chapo{
	font-style: italic;
	/*color: #666;*/
	padding: 5px 5px 5px 5px;
	border: 1px solid #AAA;
	background-color: #EFEFEF;
}

.conteneur-article .wrapper-texte{

}

.conteneur-article .texte{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.conteneur-article .texte h2,
.conteneur-article .texte  h3,
.conteneur-article .texte p,
.conteneur-article .texte ul,
.conteneur-article .texte ol{
	clear: both;
	width: 100%;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
}

.conteneur-article .texte h2{
	margin: 0.3em 0em 0em 0em;
	font-size: 1.2em;
}

.texte .texte-content h3{
	margin: 0.1em 0em 0em 0em;
	font-size: 1.1em;
}


.conteneur-article .texte ol,
.conteneur-article .texte ul{
	padding: 0em 0em 0em 22em;
}

.conteneur-article .texte ul{
	list-style: disc;
}

.conteneur-article .texte .spip_documents{
	float: left;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}

.conteneur-article .texte .spip_documents *{
	text-align: center;
}

.conteneur-article .texte .spip_documents img{
	/*border: 1px solid #FFF;*/
}

.conteneur-article .texte .spip_documents .descriptif{
	display: block;
	margin: 2px 0px 0px 0px;
	background-color: #EEE;
	color: #333;
	font-style: italic;

}

.conteneur-article .texte .spip_documents_left{
	float: left;
	clear: left;
	margin-right: 10px;
}


.conteneur-article .texte .spip_documents_center{
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}

.conteneur-article .texte .spip_documents_right{
	float: right;
	margin-left: 15px;
}
/* --------------------------------------------------  documents associés aux articles  */
ul.docs-article{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
}

.docs-pdf li{
	width: 200px;
	list-style: none;
}

.docs-article li{
	float: left;
	text-align: center;
}

.docs-article li .docs-logo{

}

.docs-article li h3{
	font-size: 1em;
}

/* docs-flv par défaut en tête des les articles */
.docs-flv{
	width: auto !important;
	list-style: none !important;
}

.docs-flv li{

}

.docs-flv li .docs-object{
	float: left;
	margin: 0px 8px 5px 0px;
}

.docs-flv li .docs-descriptif-wrapper{
	float: none !important;
}

.docs-flv li .docs-descriptif{
	float: left;
	width: 100%;
	margin: 8px 0px 0px 0px;
	clear: none !important;
}

.docs-flv li .docs-descriptif h3,
.docs-flv li .docs-descriptif p{
	text-align: left;
	clear: none !important;
}

/* ------------------------------------------------------------------------ liste-sites */
.liste-sites{
	float: left;
	width: 100%;
}

.liste-sites dt{
	font-weight: bold;
	margin-bottom: 0.5em;
}

.liste-sites .logo-site{
	float: left;
	margin: 0px 10px 0px 0px;
}

.liste-sites dd{
	margin-bottom: 1em;
}