body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#conteneur #contenu {
	width: 600px;
}
.img_png, .image_typo, .spip_logo {
	behavior: url("win_png.htc");
}
.cartouche .spip_logos {
   float: left;
   margin-right: 1em;
}
a:link {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color: #d2da5c;
	text-decoration: none;
	border:0px;
}
a:visited {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color: #d2da5c;
	text-decoration: none;
	border:0px;
}
a:hover {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border:0px;
}
a img {
	border: none;
	}
#navMenu a {
	color : #999999;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
#navMenu a:hover {
	color : #E86726;
	font-size: 10px;
	font-weight: bold;
}

#navMenu2 a {
	color : ##0099FF;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
#navMenu2 a:hover {
	color : #E86726;
	font-size: 10px;
	font-weight: bold;
}

#navfooter a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 10px;
}
#navfooter a:hover {
	color : #0066FF;
}
h1 {
	font-family: optima,tahoma,arial;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	}

h2 {
	font-family: optima,tahoma,arial;
	font-size: 18px;
	color: #666666;
	}
	
h3 {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	}


ul#menu
{
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	list-style-type: none ;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul#menu li
{
	float:right ;
	text-align: center ;
/* Suppression du padding du <li> et on définit une marge basse de 5px pour aérer le tout */
}

ul#menu li a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 100px ;
	line-height: 29px ;
	color: #FFFF00;
	 /* On décale le texte de 40px du bord gauche */

	text-decoration: none ;
	background: url(images/rollnavig.jpg) no-repeat 0 -29px; /* On met une image de background, que l'on positionne à 0px du bord gauche et 0px du bord haut */
}

ul#menu li a:hover
{
	background: url(images/rollnavig.jpg) no-repeat 0 0px ; /* Et ici on décale l'image du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	color: #ffffff ;
}
.texte {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.SOUSTITRE {
	font-family: optima,tahoma,arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}



.TITREedit {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color: #6E6C6D;
	text-align: justify;
}
.TITREactus {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9606;
	text-align: justify;
}
.TITREChapeaugris {
	font-family: optima,tahoma,arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.TITREtagsarticle {
	font-family: optima,tahoma,arial;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
}


.adresse {
	font-family: optima,tahoma,arial;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.petitTEXTE {
	font-family: optima,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.texteforum {

	font-family: optima,tahoma,arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textePS {
	font-family: optima,tahoma,arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;

}
.textePSCopie {

	font-family: optima,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.justify {
	text-align: justify;
}
.fdtab {
	background-image: url(images/art-touch_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fdtab2 {
	background-image: url(images/web-starter_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fdtab3 {
	background-image: url(images/etude-1-web-starter-pro_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fdtab4 {
	background-image: url(images/etude-1-web-annuaire_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.le_mois {
	font-family: optima,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #E80E89;
	text-align: justify;
}
.le_jour {
	font-family: optima,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
}
.le_annee {
	font-family: optima,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color: #E80E89;
	text-align: justify;
}
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; }
.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; }
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; font: courier;}
ul.forum, ul.forum ul { list-style: none; font: courier;}
.forum-fil { margin-top: 1.5em; font: courier;}
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; font: courier;}
.forum-chapo .forum-titre, .forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font: courier;
}
.forum-chapo small {}
.forum-texte {
	margin: 0;
	padding: 0.5em 1em 0 1em;
	color: #CCCCCC;
	font-size: 12px;
	font: courier;
}
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; font: courier;}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font: courier;
}
ul ul .forum-message {
	border: 1px solid #cccccc;
	font: courier;
}
ul ul ul .forum-message {
	border: 1px solid #cccccc;
	font: courier;
}
ul ul ul ul .forum-message { border: 1px solid #CCC; font: courier;}
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; font: courier;}
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; font: courier;}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 3px 6px 2px 6px;
	font-size: 0.88em;
	background-color: #CCCCCC;
}
ul ul .forum-chapo {
	background-color: #CCCCCC;
}
ul ul ul .forum-chapo {
	background-color: #CCCCCC;
}
ul ul ul ul .forum-chapo {
	border-bottom: 1px dotted #cccccc;
	background-color: #CCCCCC;
}
ul ul ul ul ul .forum-chapo { background: #FFF; }

/* CRAYON */
em.crayon-img-changed {
	display: none;
}
.crayon-changed em.crayon-img-changed {
	display: block;
}
.crayon-changed em.crayon-crayon {
	display: none;
}
em.crayon-edit, em.crayon-crayon {
	display: none;
}
.crayon-boutons, .crayon-searching {
	float: right;
}
.crayon-boutons {
	width: 40px;
}
.crayon-boutons a {
	cursor: pointer;
}
.crayon-icones {
	float: right;
	width: 20px;
	text-align: right;
	position: relative;
	top:0; left:0;
	z-index:4999;
}
.crayon-icones span,.crayon-icones em {
	position:absolute;
	left:0px;
}
em.crayon-edit, em.crayon-crayon, em.crayon-img-changed {
	cursor: pointer;
	border:0;
} 

/* definition des icones */
.crayon-icones em.crayon-crayon {
	background: url(images/crayon20.png) no-repeat;
	height: 20px;
	width: 20px;
}
.crayon-icones em.crayon-searching {
	background: url(images/searching.gif) no-repeat;
	height: 13px;
	width: 13px;
}
.crayon-icones em.crayon-edit {
	background: url(images/edit.png) no-repeat;
	height: 20px;
	width: 20px;
}
.crayon-icones em.crayon-img-changed {
	background: url(images/changed.png) no-repeat;
	height: 20px;
	width: 20px;
}


.formulaire_crayon .crayon-active {
	padding: 1px;
	border: 1px inset;
	font: inherit;
}
.crayon-html .formulaire_crayon {
	max-width: 703px;
}
.crayon-html textarea {
	overflow: auto;
	font: inherit;
}
.crayon-html {
	z-index:5000;
}
.crayon-html .crayon-boutons {
	position:absolute;
	right:0px;
}

/* resizer */
.resizehandle {
	background:transparent url("images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
}

  ul {
	width: 100%;
	margin-top:0px;
	margin-left: 0px;
	list-style-type: disc;
  }
  li {
	width: 100%;
	list-style-type: disc;
	margin-top:0px;
	margin-left: 0px;
  }
  .boite {
	  font-size:13px;
	  font-family:arial,optima;
	  color:#000000;
  }
  
  .boite a:link, .boite a:visited{
  font-size:12px;
  color:#006600;
  }
  
    .menu a:link, .menu a:visited, .menu{
	font-size:13px;
	color:d2da5c;
  }
  
.footer a:link, .footer a:visited, .footer{
  font-size:10px;
  color:FFFFFF;
}
  
  
  
  
    .titreboite {
	font-size:16px;
	color:#000000;
	font-weight: bolder;
  }


.TITRE, .TITRE a:link, .TITRE a:visited,.TITRE a:hover{
	font-family: optima,tahoma,arial;
	font-size: 18px;
	font-weight: bold;
	color: #b2b84e;
	text-align: justify;
}


