  

/*  ---------  CSS generated for no_skin ----------- */

html {
	/*  document */
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background: inherit;
}
body {
	/*  corps du document */
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: white;
}
a {
	/* lien */
	color: #0080FF;
	background: inherit;
	text-decoration: none;
}
a:hover {
	/* lien survolé */
	color: #0080FF;
	text-decoration: underline;
	font-weight: normal;
	background-color: inherit;
	position: relative;
	top: 0px;
	left: 0px;
}
a.bulle {
     position:relative;
     color:#0080FF;
     text-decoration:underline;
     font-family:arial, verdana, sans-serif;
     text-align:center;
     
   }
   
   a.bulle:hover {
      background: none;
      z-index: 50;
   }
   
   a.bulle span {
     display: none;
   }
   
   a.bulle:hover span {
      display: block;
      position: absolute;
      top: -350px;
      left: -500px;
      font-family:arial, verdana, sans-serif;
      text-align:justify;
      font-size:12px;
      font-weight:normal;
      width:auto;
      background: white;
      padding: 5px;
      border: 1px solid #FFFCE8;
      border-left: 3px solid #FFFCE8;
   }
p { /* paragraphe */
  margin: 4px 0px;
}
hr {
	/* ligne horizontale */
	height: 2px;
	border: 2px inset Gray;
	width: 98%;
}
ul, ol { /* listes */
	padding:0;
	margin:0;
}

h1 { /* titre niveau 1 */
	font-size: 20px;
}
h2 { /* titre niveau 2 */
	font-size:18px;
}
h3 { /* titre niveau 3 */
	font-size:16px;
}
h4 { /* titre niveau 4 */
	font-size:14px;
}
h5 {
	/* titre niveau 5 */
	font-size: 12px;
	font-weight: bold;
}
.bordure {

}
/******************************************
* Mise en page des blocks div principaux */
#screen_choice {
  z-index:20;
  position:absolute; top: 2px; right: 2px;
  padding: 0px;
  margin: 0px;
	text-align: right;
}
#page{
	/* all the page */
	z-index: 10;
	padding-top: 3px;
	color: inherit;
	background-color: White;
}

#headTop {
	/* header top and middle (logo-banner + citation) */
background-color:	white;

border-bottom:	2px solid #c0c0c0;
color:	inherit;
margin:	0;
padding:	0;
z-index:	15;

}
#headBottom {
	/* header bottom (logo-menu) */
	margin: 0;
	padding: 0 4px;
	color: inherit;
	background-color: transparent;
}
#mainContent { /* main page */
  margin: 0px 4px;
  padding:0px;
}
#leftside { /* leftboxes area */
  margin: 0px;
  padding-right: 4px;
}
#rightside { /* right boxes area */
  margin: 0px;
  padding-left: 4px;
}
#endbox { /* optionnal area between main page and bottom */
  margin: 0px;
  padding: 4px;
  text-align: left;

}
#foot {
	/* footer Copyright */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: Black;
	background-color: transparent;
	padding: 0 8px;
}
/*******************************************
 * Mise en page des blocks dans le header */
div.logo { /* block logo */
  padding: 0px 8px;
  text-align: center;
}
div.banner { /* block bannière */
  background-repeat: no-repeat;
  padding: 8px;
  text-align: center;
}
/*************************
 * block boite citation */
div.quote { /* block citation */
  white-space: nowrap;
  text-align: center;
  padding: 0px 4px;
}
div.quote span.cita { /* texte */
  font: 12px Arial, Helvetica, sans-serif;
  color: #3300CC;
  background: inherit;
	font-style: normal;
  text-align: center;
  border: 0;
  margin: 0;
  padding: 0px 8px;
}
div.quote span.author { /* auteur */
	font-style: normal;
}

/***********************************
 * block box Header Menu sections */
div.menuIcons { /* block menu */
	padding:8px 0px;
	background-image: url(images/logoicones.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height:63px;
	
}
div.menuIcons ul { /* block liste du menu */
	margin:0;
	padding:0;
	list-style:none;width:100%;
	
}
div.menuIcons ul li { /* toutes les sections */
	float:left;
	margin-right:8px;
	text-align:center;
	
}
div.menuIcons ul li span { /* toutes les sections */
	display:block;
	white-space:nowrap;
}
div.menuIcons ul li.menu_flags { /* section drapeau */
	float:left;
	margin-right:10px;
	text-align:center;
}
div.menuIcons ul li.menu_flags img { /* séparation drapeau */
	margin:0px;
}
div.menuIcons ul li.menu_admin { /* section admin */
position:absolute;bottom:5px;right:5px;
}
li.menu_iconeframe\/10{

	background-repeat: no-repeat;
position:absolute;bottom:5px;right:105px;
	}
div.menuIcons ul li a span { /* lien */
  color: #3300CC;
  background-color: inherit;
  text-decoration: none;
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
}
div.menuIcons ul li a span.current { /* lien actif */
  color:#838383;
  background-color: inherit;
  text-decoration: underline;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
  color:#C7C7C7;
  background-color: inherit;
  text-decoration: underline;
}
div.menuIcons ul li a:hover span { /* lien survolé*/
  color: #ADADAD;
  text-decoration: underline;
  background-color: inherit; 
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
  color: #ADADAD;
  text-decoration: underline;
  background-color: inherit; 
}
/******************************************
 * Mise en page des blocks dans le corps */
/* block lateral boxes */
.htable {
  margin-bottom: 8px;
}
.htable1 {
  margin-bottom: 8px;
}
.htable2 {
  padding: 0px 2px;
}
.spacer {
  padding: 8px 2px;
}
.titrebox {
	/* Titre */
	background-color: White;
	padding: 4px;
	white-space: nowrap;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
	text-decoration: underline;
}
.titrebox2 {
	/* Autre titre */
	font: bold 15px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	text-align: center;
}
.tblbox {  /* Corps */
  color:inherit;
  background-color: inherit;

  padding: 4px;
  margin-bottom: 8px;
  text-align:left;
}
.tblboxover { /* Corps survolé */
  color: inherit;
  background-color: #E6EDFC;

  padding: 4px;
  margin-bottom: 8px;
  text-align:left;
}
/* block central boxes */
.titre {
	background-color: #ffffff;
	padding: 5px;
	white-space: nowrap;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
	border: 1px solid;
}
.tbl {
	background-color: White;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	padding: 4px;
	margin-bottom: 8px;
	text-align: left;
}
.tblover {
	background-color: White;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	padding: 4px;
	margin-bottom: 8px;
	text-align: left;
}
div ul, ol { /* listes */
padding:8px 0px 8px 8px; margin-left:16px;
}
div li{
padding:0px; margin-left:12px;
}
/************************************
 * block box lateral Menu Sections */
ul.boxmenu { /* block liste */
	margin:0;
	padding:5px 0px;
	list-style:none;
}
ul.boxmenu li { /* items liste */
	margin-bottom:10px;
}
ul.boxmenu li img { /* icons */
	vertical-align:middle;
	margin-right:10px;
}
/**************************************************************************
 * block box lateral Article (menu list, menu dynamic 1, menu dynamic 2) */
.rubr {
	/* catégories des articles */
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
	text-align: left;
	margin: 1px;
	padding: 4px 2px;
}
.item {
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 2px 0px;
}
ul.item {
	margin:0;
	padding:0;
}
ul.item li.item {
	/* titres des articles */
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
	text-align: left;
	list-style: none;
	padding: 2px 0px 2px 10px;
}
.curr_item {
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	text-align: left;
	list-style: none;
	padding: 2px 0px;
}
ul.item li.curr_item {
	/* titre article est affiché */
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
	text-align: left;
	list-style: none;
	padding: 2px 0px 2px 10px;
}
/*************************************
 * block box central forum - tables */
.forum {
	background-color: white;
	padding: 5px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;
}
.forum2 {
	background-color: #FFFCE8;
	padding: 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
.forum2 a{
	background-color: #FFFCE8;
	padding: 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: navy;
	text-align: left;
}
tr.forum2 {
	background-color: #FFFCE8;
	padding: 5px 5px;
	font:  12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
.quest {
	background-color: #FFFBE1;
	padding: 5px 5px 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
.rep {
	background-color: white;
	padding: 10px 5px 5px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}
.bord {
	border: 2px ridge Gray;
	padding: 1px;
}
.bord2 {
  border: 2px ridge Gray;
}
/*************
 * Calendar */
.cal {
  border-collapse: separate;
  border: 1px solid #77A7D3;
  border-spacing: 1px;
  color:inherit;
  background-color: #FFFCE8;
}
tr.cal {
	/* calendar nav bar */
	font: 12px Arial, Helvetica, sans-serif;
	color: #330099;
	background-color: #FFF8DC;
	text-align: center;
}
td.cals { /* week */
  font: 12px Arial, Helvetica, sans-serif;
  color: #330099;
  background-color: #FFFCE8;

  width: 14%;
  text-align: center;
}
td.cal0 {
	/* empty cell*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #3300CC;
	background-color: White;
	width: 14%;
	text-align: center;
}
td.cal1 {
	/* days */
	font: 12px Arial, Helvetica, sans-serif;
	color: #3300CC;
	background-color: #FFFFF0;
	width: 14%;
	text-align: center;
}
td.cal2 {
	/* today */
	font: 12px Arial, Helvetica, sans-serif;
	color: White;
	background-color: #FF8C00;
	width: 14%;
	text-align: center;
}
td.cal3 {
	/* sunday or special */
	font: 12px Arial, Helvetica, sans-serif;
	color: #3300CC;
	background-color: #FFFFF0;
	width: 14%;
	text-align: center;
}
td.cal4 { /* today is sunday or special */
  font: 12px Arial, Helvetica, sans-serif;
  color: #3300CC;
  background-color: #FFFFF0;
  width: 14%;
  text-align: center;
}
td.calevt {
	/* planner event */
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #D2691E;
	background-color: #FFFFF0;
	text-decoration: underline;
	text-align: center;
	width: 14%;
}
/************************
 * Formulaires (Forms) */
form { /* formulaire */
  margin: 3px 0px;
}
fieldset {
	/* Encadrement des champs */
	border: 3px ridge Black;
	margin: 8px;
}
legend {
	/* légende des encadrements */
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
	font-weight: bold;
}
input.bouton, button {
	/* bouton */
	cursor: pointer;
	margin: 4px 0px;
	color: Black;
	border: 2px inset #AECBED;
	background-color: #F0F0F0;
	font: 11px Arial, Helvetica, sans-serif;
}
input.texte {
	/* champ texte */
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	color: Black;
	border: 1px solid Black;
	margin: 4px 0px;
}
select {
	/* champ select */
	color: Black;
	background-color: White;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid Black;
	margin: 4px 0px;
}
textarea { /* champ textarea */
  color: Black;
  background-color: White;
  border: 2px solid Black;
  overflow: auto;
  margin: 4px 0px;
}
/**********************
 * Editeur FckEditor */
.Code {
  border: #AECBED 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  color: #330099;
  font: 11px Arial, Helvetica, sans-serif, Monospace;
  background-color: #CFE5F9;
}
/*********************
 * Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt {
 color: inherit;
 background-color: #AECBED;
}
/*******************
 * pop comment RSS */
.pop {
  z-index: 30;
  width:380px;
  text-align:left;
}
.pop a {
  display: block;
}
.pop span {
  z-index: 30;
  display:none;
}
.pop a:hover span {
  display:block;
  width:280px;
  position:absolute;
  top:2em;
  left:2em;
  color: #330099;
  background-color: #CFE5F9;
  font: normal 12px Arial, Helvetica, sans-serif;
  border: 1px solid #AECBED;
  padding: 4px;
}
/*******************************************
 * Mise en page des blocks dans le footer */
#foot span.copyright { /* Copyright */
    font: 1em Arial, Helvetica, sans-serif;
    color: #6600CC;
    background-color: inherit;
    text-align: center;
}
/************************
 * Divers, inclassables */
.box {
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
}
p.box {
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
}
.box a {
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
  font: 12px Arial, Helvetica, sans-serif;
}
.box2 a {
	color: #FF8C00;
	background-color: inherit;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.box a:hover {
	color: #FF8C00;
	text-decoration: underline;
	background-color: inherit;
	position: relative;
	top: 0px;
	left: 0px;
}
.top {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: Black;
	background-color: inherit;
	text-align: center;
}
.timer {
  font: italic 0.9em Arial, Helvetica, sans-serif;
  color: #6600CC;
  background-color: inherit;
  text-align: center;
  padding: 8px;
}
.clsCursor {
  cursor: pointer;
}
.notice {
  color:red;
  background-color:#FF9;
  padding:2px;
}
.band {
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay5.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	/* - - - - - - CSS Document - - - - - - - - -

Title : Style Sheet for Thickbox
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 0px 0 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption, #TB_prev{
	height:25px;
	padding:10px 30px 0px 25px;
	float:left;
}

#TB_closeWindow, #TB_next{
	height:25px;
	padding:10px 25px 0px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	padding:2px 15px 15px 15px;
	overflow:auto;
}

#TB_load{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

#TB_SecondLine, #TB_ImageDIV {
	clear: both;
}

/* ImageFlow Settings
==================================== */
@media screen, projection {
	.imageflow {
		overflow:hidden;
		position:relative; 
		text-align:left;
		visibility:hidden;
		width:100%;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
	}
	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:hidden;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:hidden;
		width:1%;
	}
	.imageflow .navigation{
		z-index:10000;
	}
	.imageflow .caption {
		font-weight:bold;
		position:absolute;
    top:210px; 
		text-align:center;
		z-index:10001;
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:absolute;
    top:190px;
		visibility:hidden;
		z-index:10002;
		height:1px;
	}
	.imageflow .slider {
		background:url(slider.png) no-repeat;
		height:14px;
		margin:-6px 0 0 -7px;
		position:absolute;
		top:190px;
		width:14px;
		z-index:10003;
	}
	.imageflow .slideshow {
		cursor:pointer;
		height:14px;
		margin:20px 0 0 20px;
		position:absolute;
		width:14px;
		z-index:10003;
	}
	.imageflow .slideshow.pause {
		background:url(button_pause.png) no-repeat;
	}
	.imageflow .slideshow.play {
		background:url(button_play.png) no-repeat;
	}
	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	.imageflow .previous {
		background: url(button_left.png) top left no-repeat;
		float:left;
		margin: -7px 0 0 -30px;
	}
	.imageflow .next {
		background: url(button_right.png) top left no-repeat;
		float:right;	
		margin:-7px -30px 0 30px;
	}
}
.gradientV{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #00FF00, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#00FF00), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00FF00', EndColorStr='#000000', GradientType=0);
  }
div.background
  {
  width:260px;
  height:180px;
  background:url(jone.jpg) repeat;
  border:2px solid navy;
  }
div.transbox
  {
  width:240px;
  height:160px;
  margin:10px 10px 10px 10px;
  background-color:#ffffff;
  border:1px solid grey;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }