/* ----------------------------------------------------------------------
   1. BASE MINIMUM
---------------------------------------------------------------------- */
body {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	color: #19a9dd;
	font-style: normal;
	background-color: #444444;
	width: 1003;
	position: center-top;
	margin: 0 0 0 0;
}
td {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	font-style: sans;
}
tr {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	font-style: normal;
	background-color: #ffffff;
}
/* ----------------------------------------------------------------------
   1.1. LIEN - TOP
---------------------------------------------------------------------- */
/*div {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	font-style: normal;
	background-color: #ffffff;
	
/* ----------------------------------------------------------------------
   1.1. FIN LIENS - standard
---------------------------------------------------------------------- */
}
/* ----------------------------------------------------------------------
   1.2. RECHERCHE
---------------------------------------------------------------------- */
form {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	background-color: #fffff;
}
/* ----------------------------------------------------------------------
   1.2. FIN RECHERCHE
---------------------------------------------------------------------- */

/* ----------------------------------------------------------------------
   2. LIENS - standard
---------------------------------------------------------------------- */
a, a:link {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #19a9dd;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	font: normal;
	line-height: 12px;
	cursor: pointer;
}
a:visited {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #19a9dd;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	font: normal;
	line-height: 12px;
   cursor: pointer;
}
a:hover {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #19a9dd;
	text-decoration: none;
	font-style: normal;
	line-height: 12px;
}
a:active {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #19a9dd;
	text-decoration: underline;
	font-style: normal;
	line-height: 12px;
}
a.footer:link {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-style: normal;
}
/* ----------------------------------------------------------------------
   2a. LIENS - pour les menu dans les blocs.
---------------------------------------------------------------------- */
a.mainlevel:link, a.mainlevel:visited {
	background: transparent url(../images/arrow.png) left no-repeat;
	width: 100%;
	color: #19a9dd;
	padding-left: 0px; 
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;
}
a.mainlevel:hover {
   background: transparent url(../images/arrow1.png) left no-repeat;
   width: 100%;
   color: #19a9dd;
   font-size: 11px;
   font-family: Tahoma, Verdana, Helvetica;
   text-decoration: underline;
   padding-left: 0px;
}
/* ----------------------------------------------------------------------
   2b. LIENS - pour les menu horizontaux.
---------------------------------------------------------------------- */
a.menulink:link, a.menulink:visited {
	color: #444444;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;
}
a.menulink:hover {
   color: #444444;
   font-size: 11px;
   font-family: Tahoma, Verdana, Helvetica;
   text-decoration: undereline;
}
a.more:link, a.more:visited {
	color: #668eaa;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;
	font-weight: bold;
}
a.more:hover {
	color: #668eaa;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: undereline;
	font-weight: bold;
}
/* ----------------------------------------------------------------------
   2c. LIENS - de style noir.
   => en général les actions « positives » quand se ne sont pas des boutons
---------------------------------------------------------------------- */
a.noir, a.noir:visited, a.noir:active {
	color: #19a9dd;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.noir:hover {
   color: #19a9dd;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
}
/* ----------------------------------------------------------------------
   2d. LIENS - de style rouge.
   => en général les actions de type: annulation, suppression,
---------------------------------------------------------------------- */
.rouge, a.rouge, a.rouge:active {
	color: #444444;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.rouge:visited {
}
a.rouge:hover {
   color: #444444;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
}
/* ----------------------------------------------------------------------
   2e. LIENS - de style box
---------------------------------------------------------------------- */
a.box, a.box:active, a.box:visited {
	/*background-color: transparent;
	color: #19a9dd;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;*/
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 5px 0px 5px 24px;
	border-top: 2px solid #cfd0d0;
	background: #e6e7e7 url(../images/puce-block.jpg) no-repeat;
	background-position: left;
	margin-top: 5px;
	text-decoration: none;
}
a.box:hover {
   color: #44a7d4;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   text-decoration: underline;
   font-size: 17px;
}
.BOX BR {
	margin: -5px 0px 0px 10px;

}
.BOX UL {
   padding: 8px;
   margin: -5px 0px 0px 10px;
   /*list-style-type: disc;*/
}
/* ----------------------------------------------------------------------
   2f. LIENS - de style heada
   => administration, téléchargement, annuaire notamment
---------------------------------------------------------------------- */

a.heada {
   color: #19a9dd;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
a.heada:visited {
   color: #19a9dd;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
a.heada:active {
   color: #19a9dd;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

/* ----------------------------------------------------------------------
   2g. LIENS - de style ongl
   => fortement utilisé par le CMS
---------------------------------------------------------------------- */
a.ongl {
	border-bottom: 1px solid #e6e7e7;
	color: #19a9dd;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.ongl:visited {
	background-color: #e6e7e7;
	color: #19a9dd;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.ongl:active {
   background-color: #e6e7e7;
   color: #19a9dd;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 12px;
   text-decoration: none;
}
a.ongl:hover {
   background-color: #e6e7e7;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #19a9dd;
   text-decoration: none;
}
/* ----------------------------------------------------------------------
   3. LES STYLES SUR DES BALISES DE BASES
---------------------------------------------------------------------- */
p {
	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
li {
	list-style: url(../images/li.gif);
	margin: 1px -40;
	padding-left: 0px;
	font-family: Tahoma, Arial,sans-serif;
	color: #444444;
	line-height: 18px;
	font-size: 11px;
}

/* DEBUT TEXTE PAGE ACCUEIL*/

a.txtcolonne {
	font-family: Tahoma, Arial,sans-serif;
	color: #19a9dd;
	font-size: 11px;
	font-style: sans;
	font: sans;
	line-height: 13pt;
}
txtmore{
	font-family: Tahoma, Arial,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: bold;
	color: #668eaa;
	}
txtmore:link,txtmore:visited, txtmore:active {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: bold;
	color: #668eaa;
}

/* FIN TEXTE PAGE ACCUEIL*/

/* ----------------------------------------------------------------------
   4. LES STYLES SUR LES TABLEAUX
---------------------------------------------------------------------- */
.aide { /* articles, commentaires notamment */
   background-color: transparent;
   border-bottom: #cfd0d0 0px solid;
   border-left: #cfd0d0 0px solid;
   border-right: #cfd0d0 0px solid;
   border-top: #cfd0d0 0px solid;
   margin: 0px 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px;
}
.box {
	/* fortement utilisé avec les tableaux de type HEADER */
	background-color: #ffffff;
	color: #444444;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #e6e7e7;
	padding: 5px 5px 5px 1px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	margin-top: 5px;
	border-top: 2px solid #cfd0d0; /*clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 5px 0px 5px 24px;
	border-top: 2px solid #cfd0d0;
	background: #e6e7e7 url(../images/puce-block.jpg) no-repeat;
	background-position: left;
	margin-top: 5px;
	text-decoration: none;*/
}
.boxb {
	/* Bloc sondage uniquement 
	color: #5c5c5c;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 9px;
	margin-left: 5px;
	margin-right: 5px;*/
	color: #5c5c5c;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #e6e7e7;
	padding: 5px 5px 5px 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	margin-top: 5px;
	border-top: 2px solid #cfd0d0;
}
.boxc {
	/* administration, articles, commentaires notamment 
   background-color: transparent;
   color: #5c5c5c;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 10px;
   margin: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;*/
	color: #5c5c5c;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #e6e7e7;
	padding: 5px 5px 5px 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	margin-top: 5px;
	border-top: 2px solid #cfd0d0;
}
.boxmenu {
	/* Chat 
   color: #5c5c5c;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   margin-left: 5px;
   margin-right: 5px;*/
	color: #5c5c5c;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	display: block;
	background-color: #5c5c5c;
	padding: 5px 5px 5px 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	margin-top: 5px;
	border-top: 2px solid #cfd0d0;
}
/* ----------------------------------------------------------------------
   5a. LES STYLES SUR LES TABLEAUX
   => Utilisés par la fonction tablos(), permet d’alterner les couleurs des lignes de tableau
---------------------------------------------------------------------- */
.ligna {
   background-color: #e6e7e7;
   color:  #707070;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
	border-collapse: separate;
   text-decoration: none;
}
.lignb {
   background-color: #fffff;
   color: #707070;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   text-decoration: none;
}
/* ----------------------------------------------------------------------
   5b. LES STYLES SUR LES TABLEAUX
---------------------------------------------------------------------- */
.ongl {
		background-color: #ffffff;
	color: #5c5c5c;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.opentable_theme {
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
}
.opentable_theme2 {
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #ffffff;
	padding: 0px 0 0px 0px;
	border-top: 2px solid #cfd0d0;
	background-position: left;
	margin-top: 25px;
}
/* ----------------------------------------------------------------------
   5c. LES STYLES SUR LES TABLEAUX
   => Très fortement utilisé pour la grande majorité des entêtes de tableaux
---------------------------------------------------------------------- */
.header {
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #5c5c5c;
	font-size: 11px;
	font-style: bold;
	background: #ffffff;
	background-position: left;
	margin-top: 25px;
}
/* ----------------------------------------------------------------------
   6. LIGNE DE SEPARATION (MENU ADMINISTRATION, MENU MEMBRE …)
---------------------------------------------------------------------- */
.separ {
   /*background-image: url(../style/ligne.gif);
   background-position: right 50%;
   background-repeat: repeat-x;*/
   color: #ffffff;
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   height: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}
.line_h_g {
   /*background: transparent url(../images/ligne_h_g.gif) left no-repeat;*/
	   margin-left: 5px;
}
.line_h_d {
   margin-right: 5px;
   /*background: transparent url(../images/ligne_h_d.gif) right no-repeat;*/
}
/* ----------------------------------------------------------------------
   7. LES STYLES SUR LES CHAMPS DE FORMULAIRES
---------------------------------------------------------------------- */
.inputa { /* champ de saisie, LNL, moteur de recherche notamment */
   background-color: #ffffff;
   border-top: #cfd0d0 2px solid;
   border-bottom: #cfd0d0 2px solid;
   border-left: #cfd0d0 2px solid;
   border-right: #cfd0d0 2px solid;
   color: #404040;
   font-size: 10px;
   height: 20px;
   vertical-align: middle;
   width: 40px;
}
.textbox { /* Champs de formulaire */
   width: 95%;
   background-color: #ffffff;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   color: #404040;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   border-top: #cfd0d0 2px groove;
   border-left: #cfd0d0 2px groove;
   border-bottom: #cfd0d0 2px inset;
   border-right: #cfd0d0 2px inset;
   vertical-align: middle;

}
.textbox_standard { /* Champs de formulaire */
	background-color: #ffffff;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   color: #404040;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   border-top: #cfd0d0 2px groove;
   border-left: #cfd0d0 2px groove;
   border-bottom: #cfd0d0 2px inset;
   border-right: #cfd0d0 2px inset;
   vertical-align: middle;
}
.bouton_standard { /* Champs de formulaire */
   margin-top: 2px;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   cursor: pointer;
   background-color: #19a9dd;
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   border-top: #cfd0d0 2px solid;
   border-bottom: #cfd0d0 2px solid;
   border-left: #cfd0d0 2px solid;
   border-right: #cfd0d0 2px solid;
	vertical-align: middle;
}
.titboxc {
	/* administration, commentaires, téléchargement notamment */
	background-color: transparent;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.titboxcont {
	/* bloc administrateur, bloc message à un membre notamment */
	background-color: transparent;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.titre {
	/* Administration */
	background-color: transparent;
	color: #7dc636;
	font-size: 10px;
	FONT-WEIGHT: bold;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
}
.titrea {
	/* sondages, commentaires, critiques, sections notamment 
	background-color: transparent;
	color: #404040;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 1px;
	padding: 2px;*/
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 0px 0px 0px 24px;
	border-top: 2px solid #cfd0d0;
	background: #e6e7e7 url(../images/puce-block.jpg) no-repeat;
	background-position: left;
	text-decoration: none;
	vertical-align: middle;
}
.titreb { /* sondages */
   background-color: transparent;
   color: #404040;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}
.titrec { /* bloc de Chat */
   background-color: transparent;
   color: #404040;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   font-size: 11px;
   text-decoration: none;
}
.titre1 {
	color: Fuchsia;
	width: 565px;
	height: 20px;
	background: #cfd0d0 url("../images/fond_titre.gif") repeat;
	text-align: left;
}
.titre1 h2 {
   font-weight: bold; 
	color: #404040
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
   padding-top:2px;
   padding-bottom:0px;
   padding-left:22px;
   margin:0;
}
h1 {
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	font-style: normal;
	color: #44a7d4;
	padding-top: 6px;
}
h2 {
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 0px 0px 1px 24px;
	border-top: 2px solid #cfd0d0;
	background: #e6e7e7 url(../images/puce-block.jpg) no-repeat;
	background-position: left;
	margin-top: 25px;

}
h3 {
	clear: both;
	color: #707070;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 4px 0px 6px 14px;
	border-top: 2px solid #cfd0d0;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2 a {
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	text-decoration: none;
	font-size: 17px;
}
h2 a:hover {
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	text-decoration: none;
	font-size: 17px;
}
h3 a {
	color: #707070;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
}
h3 a:hover {
	color: #707070;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
}
h4 {
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 14px;
	font-style: normal;
	background-color: White;
	text-align: left;
	vertical-align: text-top;
}
/* ----------------------------------------------------------------------
   8. LES STYLES SUR LES BLOCS (gauche & droite)
--------------------------------------------------------------------- */
.bloc_l_head {
	padding-top: 106px;
	background-color: #ffffff;
	width: 51px;
}
.bloc-l-fond {
	background-color: #ffffff;
width: 51px;

}
.bloc-r-fond {
	background-color: #ffffff;
	background-position: right;
	padding-right: 46px;
}
div#bloc_left {
   background-color: #ffffff;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}
div#bloc_right {
	background-color: #ffffff;
	padding-top: 55px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.bloc_l_titre {
	width: 100%;
   /*height: 51px;
   background: #D9B6A0 url(../images/bloc_title.jpg) repeat-x top left ;
   font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
   color: #682B1A;
   font-size: 11px;
   font-weight: bold;
   border-bottom: 1px #D9B6A0 inset;*/
	clear: both;
	color: #707070;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 4px 0px 6px 14px;
	border-top: 2px solid #cfd0d0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bloc_r_titre {
	clear: both;
	color: #707070;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 4px 0px 6px 14px;
	border-top: 2px solid #cfd0d0;
	margin-top: 30px;
	margin-bottom: 30px; /*border-bottom: 1px #D9B6A0 inset;*/
}
.bloc_l_corps {
	background-color: #ffffff;
	padding: 10px 8px 30px 8px;
	margin-top: 30px;
	margin-bottom: 30px; /*border-top: 2px solid #cfd0d0;
	 border-bottom: 3px #D9B6A0 inset;*/
}
.bloc_r_corps {
	clear: both;
	color: #707070;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	display: block;
	background-color: #ffffff;
	padding: 10px 8px 30px 8px;
	border-top: 2px solid #cfd0d0;
	margin-top: 30px;
	margin-bottom: 30px; /*border-bottom: 3px #D9B6A0 inset;*/
}
/* ----------------------------------------------------------------------
   10. STATS - Jireck' work
---------------------------------------------------------------------- */
.graph { 
        position: relative; /* IE is dumb */ 
        width: 200px; 
        border: 1px solid #e6e7e7; 
        padding: 2px; 
} 
.graph .bar { 
        display: block; 
        position: relative; 
        background: #44a7d4; 
        text-align: center; 
        color: #ffffff; 
        height: 1em; 
        line-height: 1em; 
    } 
.graph .bar span { position: absolute; left: 1em; }
/* ----------------------------------------------------------------------
   10. THEME
---------------------------------------------------------------------- */
.top_header {
   /*background: transparent url(../images/fond_header.gif) no-repeat top center ;*/
}
.bottom_footer {
	/*background: transparent url(../images/fond_footer.gif) no-repeat top center ;*/
	background: url(../images/footer/Dyn3d-Footer.jpg) no-repeat;
	display: block;
	font-size: 11px;
	vertical-align: text-bottom;
	background-position: top;
   color: #ffffff; 
}
.border_left {
/*border-left: 0px inset #444444;
   background-color: transparent;
   background-image: url(../images/v_bloc_r.gif);
   background-position: top left;
   background-repeat: repeat-y;*/
}
.border_right {
   /*border-right: 0px outset #444444;
   background-color: transparent;
   background-image: url(../images/v_bloc_l.gif);
   background-position: top right;
   background-repeat: repeat-y;*/

}
#editorial {
	font-family: Tahoma, Arial,sans-serif;
	color: #5c5c5c;
	font-size: 11px;
	font-style: normal;
	display: block;
	background-color: #ffffff;
	margin-top: 42px;
}
#editorial_logo{
	/*background-image: url('../images/editorial.gif');
	background-repeat: no-repeat;*/
	height: 0px;
	margin: 0px 49px 0px 0px;
	width: 688px;
	clear: both;
	font-family: Tahoma, Arial,sans-serif;
	color: #44a7d4;
	font-size: 17px;
	font-style: normal;
	display: block;
	background-color: #e6e7e7;
	padding: 0px 0px 1px 24px;
	border-top: 2px solid #cfd0d0;
	background: #e6e7e7 url(../images/puce-block.jpg) no-repeat e6e7e7;
	background-position: left;
	margin-top: 3px;
}
#editorial span {
	display: none;
}
.navigation_top
{
	height: 0px;
	background-color: #ffffff; /*background-image: url(../images/bar_menu_bottom.gif);
   backgrounsd-position: bottom;
   background-repeat: repeat-x;*/
}
.navigation_bottom
{
	height: 0px;
	background-color: transparent; /*background-image: url(../images/bar_menu_top.gif);
	background-position: top
	background-repeat: repeat-x;*/
}
div#box_article, div#box_poll {
	background-color: #ffffff;
	width: 187px;
	float: right;
	margin-bottom: 50px;
	text-align: center;
	display: block;
	margin-right: 3px;
}
div#box_poll {
   float: left;
}
div#box_article h3, div#box_poll h3 {
	background-color: #ffffff;
	width: 187px;
	font-weight: normal;
	color: #5c5c5c;
}
div#box_article ul, div#box_poll ul {
	margin: 0;
	padding: 0;
   font-size: 11px;
	font-style: normal;
	color: #5c5c5c;
}
div#box_article .bottom, div#box_poll .bottom {
	width: 187px;
	height: 11px;
}
div#box_article ul li, div#box_poll ul li {
   padding-left: 20px;
   list-style-type: none;
}
div#box_article .bloc_content1, div#box_poll .bloc_content1 {
	padding-left: 4px;
	padding-right: 4px;
}
div#box_article .bloc_content1 p, div#box_poll .bloc_content1 p {
	margin-top: 5px;
}
div#box_article .bloc_content1 br { 
	background: #ffffff;
	margin: -5px 0px 0px 0px;
}
div#box_article .bloc_content1 .noir {
	margin-left: 4px;
	padding-bottom: 0px;
	font-size: 11px;
	font-style: normal;
	list-style: disc;
	display: list-item;
}
div#box_article .bloc_content2, div#box_poll .bloc_content2 {
	height: 0px;
	background: #ffffff;
	color: #5c5c5c;
	font-size: 11px;
}
div#box_article .boxc, div#box_poll .boxc {
	background: #404040;
	color: #5c5c5c;
	font-size: 11px;
	font-style: normal;
	margin: 0px 0px;
}
div.bloc_title1{
	/*background: url('../images/bloc_title.jpg') no-repeat center bottom;*/
		text-align: top;
	font-family: Tahoma, Arial,sans-serif;
	color: #404040;
	font-style: normal;
	font-size: 11px;
}.txtblocd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #19a9dd;
}

