/***********************************************************************/
.textCenter{text-align:center;}



h3.menu{
	margin:0 0 10px 0;padding:0px;
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	color:#800000;
	}
ul, li {
	margin:0px;padding:0px;
	list-style:none;
	}
a.menu{
	display:block;
	margin:0 0 2px 0;padding:5px 5px 5px 10px;
	text-decoration:none;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	border:1px solid #000;
	background:#A0A0A0;
	}
	a:hover.menu{
		padding:5px 5px 5px 10px;
		color:white;
		background:#303030;
		}
p.menu {
	margin:0;
	padding:0;
	font-size:11px!important;
	color:#B0B0B0!important;
	}
/***********************************************************************/
/*TITRES TEXTE*/
/*
.texte h1,.texte h2,.texte h3,.texte h4,.texte h5,.texte h6{
	margin:0;padding:0;
	font-weight:normal;
	font-family: georgia,serif;
	}
.texte h1{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	color:#3269a6;
	font-weight:normal;
	font-size:34px;
	}
.texte h2{
	margin:0 0 20px 0;
	padding:0 0 0 0;
	color:#3269a6;
	font-weight:normal;
	text-transform: uppercase;
	font-size:20px;
	}
.texte img.clean{float:left;border:0px;}
.texte h3{
	margin:0 0 0 20px;
	color:#3269a6;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	}
.texte h4{
	margin:10px;
	color:#fff;
	text-align:left;
	font-size:16px;
	font-variant:small-caps;
	}
.texte h5{
	padding-left:15px;
	color:#333;
	font-size:12px;
	font-family: arial,verdana;
	text-transform: uppercase;
	background:url(./images/puce_titre05.png) left top no-repeat;
	}
p.sous_titre{
	margin:0 0 20px 0;
	text-align:right;
	color:#808080;
	}
*/
/***********************************************************************/
/*MESSAGE ALERTE*/

.messageAlerte h3{
	text-align:center;
	font-weight:none!important;
	font-size:16px!important;
	font-family: arial,verdana!important;
	color:#c00000!important;
	}
	
	
.messageAlerte{
	margin:0 0 10px 0;
	padding:10px 10px 0px 10px;
	border:6px solid #202020;
	background:#181818;
	}

/***********************************************************************/
/*TEXTE*/


.texte{
	font-size: 13px;
	font-family: Verdana, sans-serif;
	color:white;
	}
.texte p {
	font-size: 14px;
	line-height: 21px;
	/*letter-spacing:1px;*/
	margin: 0 0 20px 0;
	color:white;
	}
.texte ul,.texte ol{
	margin:0 20px 20px 20px;
	}
.texte li {
	margin:0;
	padding:0 0 0 12px;
	line-height: 20px;
	font-size: 13px;
	color: #D0D0D0;
	background:url(./images/puce_lvl1.gif) 0 6px no-repeat;
	}
.texte ul ul{
	margin:0px;
	}
.texte li li{
	/*font-size: 11px;*/
	color:#808080;
	background:url(./images/puce_lvl2.gif) 0 6px no-repeat;
	}
.texte a{
	padding:0px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px dotted #95d701;
	}
	.texte a:hover {
		color:#c00000;
		border-bottom:1px solid #95d701;
		}
.texte i{
	font-style:italic;
	font-family:Times new roman;
	font-size:125%;
	}
.texte img{
	/*display:block;*/
	/*overflow:hidden;*/
	margin:5px;padding:0px;
	/*border:1px solid #000;*/
	}

.texte h1 {font-size: 28px;}
.texte h2 {font-size: 21px;}
.texte h3 {font-size: 18px;}
.texte h4 {font-size: 14px;}

.texte h1 {
	margin:0;
	padding:0;
	color:#234a73;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	}
.texte h3{
	margin:0 0 20px 0;
	padding:0;
	color:#234a73;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	}
.texte h4{
	margin:0 0 5px 0;
	padding:0;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	}

.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.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 { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

.spip_documents a {border:none !important;}
/************************************************************************************************************/
/*BOUTON FORMATION INSTRUCTEUR*/
a.formation_instructeur{
	margin:0 0 5px 0;
	width:178px;
	height:61px;
	display:block;
	background:url(images/bouton_instructeur.png) 0px 0px;
	}
	a.formation_instructeur:hover{
		background:url(images/bouton_instructeur.png) 0px -61px;
		}
/************************************************************************************************************/
/*AFFICHES DROITE*/
.afficheElement{
	margin:0 0 5px 0;
	padding:1px;
	background:url(images/fond_noir_60percent.png);
	}
h3.titre_afficheElement{
	margin:0;
	font-size:13px;
	color:white;
	font-family:arial;
	font-weight:normal;
	}
	h3.titre_afficheElement span {
		font-size:14px;
		font-weight:bold;
		color:#fff;
		}
	h3.titre_afficheElement span b{
		color:red;
		}
	h3.titre_afficheElement a {
		padding:5px;
		display:block;
		text-decoration:none;
		color:#fff;
		}
		h3.titre_afficheElement a:hover {
			background:#000;
			}	
.afficheElement small{
	font-size:13px;
	color:#909090;
	}
/************************************************************************************************************/
/*DIAPORAMA DE STAGE*/
.lesStagesElements{
	margin: 20px 0 0 0;
	}
.stageElement{
	margin:0 0 5px 0;
	height:100px;
	padding:1px;
	background:url(images/fond_noir_30percent.png);
	}
.logo_stageElement{
	float:left;
	width:75px;
	height:100px;
	background:url(images/fond_logo_StageElement.png);
	}
h3.titre_stageElement{
	margin:0;padding:0;
	float:left;
	height:100px;
	font-size:12px;
	color:white;
	font-family:arial;
	font-weight:normal;
	}
	h3.titre_stageElement span {
		font-size:14px;
		font-weight:bold;
		color:#fff;
		}
	h3.titre_stageElement small {
		font-size:12px; /*10px*/
		font-weight:normal;
		color:#808080;
		}
	h3.titre_stageElement a {
		height:90px;width:413px;
		padding:5px;
		display:block;
		text-decoration:none;
		color:#fff;
		}
		h3.titre_stageElement a:hover {
			background:/*#0a0a0a*/ url(images/fond_noir_40percent.png);
			}
			
/************************************************************************************************************/
.lettrine {
	float: left;
	margin: -10px 3px 0 0;
	padding:0;
	font: 60px georgia,serif;
	line-height: 100%;
	color: #e0e0e0;
	}
/************************************************************************************************************/
.document {
	clear:both;
	}
.document h1{
	margin:20px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	font-family: georgia,serif;
	color:#3269a6;/*#2a588c;*/
	font-size:24px;
	}
.document ul,.document ol{
	margin:10px 10px 15px 15px;
	}
.document li {
	padding:5px 0 0 10px;
	line-height: 16px;
	font-size: 12px;
	color: #808080;
	}
.document a{
	margin:0;	
	font-size:12px;
	padding-top: 0.2em;
	padding-right: 0.7em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-decoration:none;
	color:#FFF;
	background-color: transparent;
	background-image: url(./images/puce_01_lien.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 50%;
	border-bottom:1px dotted #95d701;
	}
	.document a:hover {
		color:#c00000;
		border-bottom:1px solid #95d701;
		background-image: url(./images/puce_01_lien_hover.gif);
		}
/************************************************************************************************************/
#hierarchie a {
	margin:0;	
	font-size:12px;
	padding-top: 0.2em;
	padding-right: 0.7em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	text-decoration:none;
	color:#808080;
	background-color: transparent;
	background-image: url(./images/puce_menu_lien_on.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 50%;
	}
	#hierarchie a:hover{
		color:white;
		background-color: transparent;
		background-image: url(./images/puce_menu_lien_on.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: left 50%;
		}
/************************************************************************************************************/
/*TITRES liste*/
.liste h1,.liste h2,.liste h3,.liste h4,.liste h5,.liste h6{
	margin:0;padding:0;
	text-align:left;
	font-weight:bold;
	font-family: georgia,serif;
	background:none;
	}
/*LISTE*/
.liste,.liste p{
	margin:0px;padding:0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana,sans-serif;
	color: #606060;
	}
/*PUCE*/
.liste ul,.liste ol{
	margin:0px;padding:0px;
	}
.liste li {
	margin:0px;padding:0px;
	background:none;
	}
.liste li li li{
	margin-left:15px;padding:5px;
	border-left:5px solid #c0c0c0;
	}

.liste a{
	color:#800000;
	text-decoration:none;
	}
.liste a:hover {
	color:white;
	background:#800000;
	}
.liste img{
	display:block;
	overflow:hidden;
	margin:5px;padding:0px;
	border:1px solid #000;
	}
/************************************************************************************************************/
/*IMAGES*/
.logo_article{
	float:right;
	margin:5px;
	}
.logo_article img{
	margin:0px!important;
	padding:0px!important;
	border:0px!important;
	}
/*AUTEUR*/
ul.auteur{
	margin:0;paddin:0;
	}
ul.auteur li {
	padding:5px 0 0 25px;
	background:none;
	}
.bio{
	margin:0;padding:0 0 10px 0;
	font-style:italic;
	border-bottom:2px dotted #808080;}
/************************************************************************************************************/
/*FORMULAIRE*/	
fieldset.previsu{
	padding:10px;
	border:2px solid #800000;
	}
	fieldset.previsu legend{
		color:#800000;
		font-size:14px;
		font-weight:bold;
		}
	fieldset.previsu li{
	padding:10px 0;
	background:none;
	}
input, textarea{
	margin-bottom:10px;
	width:450px;
	border:1px solid #808080;
	background:#c0c0c0;}
p.boutons{text-align:center;}
label {
	font-weight:normal;
	font-size:18px;
	color:#95d701;
	}
input.submit {
	padding: 5px 10px 7px 10px;
	width:200px;
	color:white;
	font-size:14px;
	border: 2px solid #95d701;	
	background:  url(./images/fond_bouton.jpg) center left repeat-x;
}
input.submit:hover {
	border: 2px solid #95d701;
	background:  url(./images/fond_boutonOn.jpg) center left repeat-x;
}
/************************************************************************************************************/
/*DOCUMENT PORTFOLIO*/
#documents_portfolio { clear: both; margin: 4px 0 0 0; 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: #c00000; }
	
#documents_portfolio h1{
	padding:0;
	margin:0 0 10px 0;
	color:#E0E0E0;
	text-align:center;
	font-family:georgia,serif;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	letter-spacing:0px;
	font-size:24px;
	color:white;
	background:none;}
/************************************************************************************************************/
/*DOCUMENT PORTFOLIO*/
#documents_video { clear: both; margin: 2em auto; text-align: center; }
	
#documents_video h1{
	padding:0;
	margin:0 0 10px 0;
	color:#E0E0E0;
	text-align:center;
	font-family:georgia,serif;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	letter-spacing:0px;
	font-size:24px;
	color:white;
	background:none;}
#documents_video p{
	font-size:10px;
	color:white;
}	
/************************************************************************************************************/
/*LOGOS*/
.logo_ecrire{
	background:url(./images/fond_ecrire.png) no-repeat right top;}
	
.logo_article{
	float:right;
	margin: 0 0 10px 10px;
	border:1px solid #D0D0D0;
	background:#FFF;}
.logo_left_70{
	float:left;
	margin:10px;
	width:72px;
	height:72px;
	background:url(images/logo_auteur.jpg) center center;
	}
.logo_left_70 img{
	margin:0px;
	padding:0;
	border:1px solid black;
	}
.logo_left{
	float:left;
	margin:10px;
	background:url(images/logo_auteur.jpg) center center;
	}
.logo_left img{
	margin:0px;
	padding:0;
	border:1px solid black;
	}
.logo_right{
	float:right;
	margin:10px;
	}
.logo_right img{
	margin:0px;
	padding:0;
	border:1px solid black;
	}
/************************************************************************************************************/	
/*LOGO EN MOSAIQUE*/	
.mosaique img{border:1px solid #000;}
.mosaique img.spip_logos { margin: 6px 3px 0 3px; border: 3px solid #303030; }
.mosaique a.on .spip_logos { border-color: #FFF; }
.mosaique a:focus .spip_logos,
.mosaique a:hover .spip_logos,
.mosaique a:active .spip_logos { border-color: #FFF;}	
/************************************************************************************************************/	
/*ELEMENT*/
.element {
	float:left;
	}
/************************************************************************************************************/
/*ACCUEIL LOGOS*/
#accueil_logo {margin: 0 0 20px;text-align:center;}
#accueil_logo .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#accueil_logo a.on .spip_logos {border-color: #F57900;background:white; }
#accueil_logo a:focus .spip_logos,
#accueil_logo a:hover .spip_logos,
#accueil_logo a:active .spip_logos { border-color: #c00000;background:white; }
/************************************************************************************************************/
/*BOTTOM*/
#bottom{
	text-align:center;
	color:#a0a0a0;
	font-size:12px;
	}
	#bottom p{
		margin:0;
		padding:0;
		font-size:12px;
		}
	#bottom a{
		padding:0px;
		color:#fff;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		border-bottom:1px dotted #95d701;
		}
		#bottom a:focus,
		#bottom a:hover,
		#bottom a:active {
			color:#c00000;
			border-bottom:1px solid #95d701;
			}
	/************************************************************************************************************/		
	/*BOUTON CALEBDRIER ET BULLETIN DANS RUBRIQUE 15*/
	a.btn_calendrier{
		display:block;
		height:60px;
		width:264px;
		background:url('./images/bouton_calendrier.png');
		}
	
	a.btn_calendrier:hover{
		background:url('./images/bouton_calendrier.png') 0px 60px;
		}
