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

html { /*  document */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background: inherit;
	overflow-y: scroll;
}
body { /*  corps du document */
	margin: 0;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #F72219;
}
a { /* lien */
	color: #000000;
	background: inherit;
	text-decoration: none;
}
a:hover { /* lien survolé */
	color: #4B4B4B;
	text-decoration: none;
	background-color: inherit; position: relative; top: 0px; left: 0px;
}
p { /* paragraphe */
	margin: 4px 0px;
}
hr { /* ligne horizontale */
	height: 1px;
	/*	border: 1px solid #000000;*/
	width: 98%;
}
ul, ol { /* listes */
	padding:0;
	margin:0;
}

h1 { /* titre niveau 1 */
	font-size: 24px;
}
h2 { /* titre niveau 2 */
	font-size:18px;
}
h3 { /* titre niveau 3 */
	font-size:16px;
}
h4 { /* titre niveau 4 */
	font-size:14px;
}
.bordure {
	border: 1px solid #FF6600;
}
/******************************************
* Mise en page des blocks div principaux */
#screen_choice {
	z-index:20;
	position:absolute; top: 2px; right: 4px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#page{ /* all the page */
	z-index: 10;
	padding-top:8px;
	color: inherit;
	background-color: #F72219;

}

#headTop { /* header top and middle (logo-banner + citation) */
	z-index: 15;
	margin: 0px;
	padding: 0px 10px;
	color: inherit;
	background-color: #F72219;

}
#headBottom { /* header bottom (logo-menu) */
	margin: 0px;
	padding: 0px 4px;
	color: inherit;
	background-color: #FF6600;

}
#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: Georgia, "Times New Roman", serif;
	text-align: center;
	color: #000000;
	background-color: #F72219;
	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: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	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;
}
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:right;
	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 */
	float:right;
	padding-right:3px;
}
div.menuIcons ul li a span { /* lien */
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font: bold 11px Georgia, "Times New Roman", serif;
}
div.tblbox ul li a span, td.tblbox ul li a span { /* lien latéral */
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", serif;
}
div.menuIcons ul li a span.current { /* lien actif */
	color:#4B4B4B;
	background-color: inherit;
	text-decoration: none;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current { /* lien latéral actif */
	color:#4B4B4B;
	background-color: inherit;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", serif;
}
div.menuIcons ul li a:hover span { /* lien survolé*/
	color: #4B4B4B;
	text-decoration: none;
	background-color: inherit; position: relative; top: 0px; left: 0px;
}
div.tblbox ul li a:hover span, td.tblbox ul li a:hover span { /* lien latéral survolé*/
	color: #4B4B4B;
	text-decoration: none;
	background-color: inherit; position: relative; top: 0px; left: 0px;
	font: bold 12px Georgia, "Times New Roman", serif;
}
/******************************************
* 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: #FF6600; /*#F72219;*/
	border: 1px solid #FF6600;
	border-bottom: none;
	padding: 4px;
	white-space: nowrap;
	font: bold 13px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align: left;
}
.titrebox2 {  /* Autre titre */
	font: bold 13px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #F72219;
	text-align: center;
}
.tblbox {  /* Corps */
	color:inherit;
	background-color: #FFCC66;
	border: 1px solid #FF6600;
	border-top: 0px;
	padding: 4px;
	margin-bottom: 11px;
	text-align:left;
	font: bold 12px Georgia, "Times New Roman", serif;
}
.tblboxover { /* Corps survolé */
	color: inherit;
	background-color: #FFCC66;
	border: 1px solid #FF6600;
	border-top: 0px;
	padding: 4px;
	margin-bottom: 11px;
	text-align:left;
	font: bold 12px Georgia, "Times New Roman", serif;
}
/* block central boxes */
.titre {
	background-color: #FF6600; /*#F72219;*/
	border: 1px solid #FF6600;
	padding: 5px;
	white-space: nowrap;
	font: bold 13px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align: left;
}
.tbl {
	background-color: #FFCC66;
	border: 1px solid #FF6600;
	border-top: 0px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	padding: 4px;
	margin-bottom: 11px;
	text-align:left;
}
.tblover {
	background-color: #FFCC66;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	border: 1px solid #FF6600;
	border-top: 0px;
	padding: 4px;
	margin-bottom: 11px;
	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 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align:left;
	margin: 1px;
	padding: 4px 2px;
}
.item {
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	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: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align:left;
	list-style: none;
	padding: 2px 0px 2px 10px;
}
.curr_item {
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #F72219;
	text-align:left;
	list-style: none;
	padding: 2px 0px;
}
ul.item li.curr_item { /* titre article est affiché */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #F72219;
	text-align:left;
	list-style: none;
	padding: 2px 0px 2px 10px;
}
/*************************************
* block box central forum - tables */
.forum {
	background-color: #FFCC66;
	padding: 5px 5px;
	font: bold 11px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align: center;
}
.forum2 {
	background-color: #FFCC66;
	padding: 5px 5px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align:left;
}
tr.forum2 {
	background-color: #FFCC66;

	padding: 5px 5px;
	font: bold 11px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align:left;
}
.quest {
	background-color: #FF6600;
	padding: 5px 5px 5px 5px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align:left;
}
.rep {
	background-color: #FFFF99;
	padding: 10px 5px 5px 5px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	text-align:left;
}
.bord {
	border: 1px solid #FFFF99;
	padding: 1px;
}
.bord2 {
	border: 2px double #FFFF99;
}
/*************
* Calendar */
.cal {
	border-collapse: separate;
	border: 0px solid #FF6600;
	border-spacing: 1px;
	color:inherit;
	background-color: #FFCC66;
}
tr.cal { /* calendar nav bar */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFCC66;
	text-align: center;
}
td.cals { /* week */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFCC66;

	width: 14%;
	text-align: center;
}
td.cal0 { /* empty cell*/
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFCC66;
	width: 14%;
	text-align: center;
}
td.cal1 { /* days */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFCC66;
	width: 14%;
	text-align: center;
}
td.cal2 { /* today */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #EE0000;
	width: 14%;
	text-align: center;
}
td.cal3 { /* sunday or special */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #FFFF99;
	width: 14%;
	text-align: center;
}
td.cal4 { /* today is sunday or special */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #EE0000;
	width: 14%;
	text-align: center;
}
td.calevt { /* planner event */
	font: bold 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: #996600;
	text-decoration: underline;
	text-align: center;
	width: 14%;
}
/************************
* Formulaires (Forms) */
form { /* formulaire */
	margin: 3px 0px;
}
fieldset { /* Encadrement des champs */
	border: 1px solid #FF6600;
	margin: 8px;
}
legend { /* légende des encadrements */
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color:inherit;
	font-weight: bold;
}
input.bouton, button { /* bouton */
	cursor: pointer;
	margin: 4px 0px;
	color: #000000;
	border: 1px solid #FF6600;
	background-color: #FFFF99;
	font: 11px Arial, Helvetica, sans-serif;

}
input.texte { /* champ texte */
	background-color: #FFFF99;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FF6600;
	margin: 4px 0px;
}
select { /* champ select */
	color: #000000;
	background-color: #FFFF99;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #FF6600;
	margin: 4px 0px;
}
textarea { /* champ textarea */
	color: #000000;
	background-color: #FFFF99;
	border: 1px solid #FF6600;
	overflow: auto;
	margin: 4px 0px;
}
/**********************
* Editeur FckEditor */
.Code {
	border: #F72219 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font: 11px Georgia, "Times New Roman", serif, Monospace;
	background-color: #FFCC66;
}
/*********************
* Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt {
	color: inherit;
	background-color: #FFFF99;
}
/*******************
* 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:480px;
	position:absolute;
	top:2em;
	left:2em;
	color: #000000;
	background-color: #FFFF99;
	font: normal 11px Georgia, "Times New Roman", serif;
	border: 1px solid #FF6600;
	padding: 4px;
}
/*******************************************
* Mise en page des blocks dans le footer */
#foot span.copyright { /* Copyright */
	font: 1em Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align: center;
}
/************************
* Divers, inclassables */
.box {
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align:left;
}
p.box {
	margin: 0px;
	font: 11px Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
}
.box a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font: 11px Georgia, "Times New Roman", serif;
}
.box2 a {
	color: #4B4B4B;
	background-color: inherit;
	text-decoration: none;
	font: 11px Georgia, "Times New Roman", serif;
	font-weight: bold;
}
.box a:hover {
	color: #4B4B4B;
	text-decoration: none;
	background-color: inherit; position: relative; top: 1px; left: 1px;
}
.top {
	font: 0.8em Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align: center;
}
.timer {
	font: italic 0.9em Georgia, "Times New Roman", serif;
	color: #000000;
	background-color: inherit;
	text-align: center;
	padding: 8px;
}
.clsCursor {
	cursor: pointer;
}
.notice {
	color:red;
	background-color:#FF9;
	padding:2px;
}
.band {

}

