/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	padding: 0;
}

body {
	background-color: #FFF;
	overflow: auto;
}

td, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.45em;
	color: #000;
}

a {
	color: #0066FF;
}

a:hover {
	color: #666;
}

input, textarea, select, .inputbox, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 1em;
	background-color: #FFF;
	border: 1px solid #64A2FF;
	padding: 2px;
	margin: 0;
}

/* loupe de la recherche */
.loupe {
	background-color: inherit;
	border: none;
	padding: 0;
	margin: 0 2px 6px 0;
}

.user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: .9em;
	background-color: #FFF;
}
ul {
	margin: 10px;
}

li {
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/puce_liste.gif);
	background-position: left top;
	background-repeat: no-repeat; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:4px
}

h2 {
	color: #CC0000;
	font-size: 1.4em;
	padding-left: 20px;
	background: #FFF url(../images/puce_h2.gif) no-repeat left top;; margin-left:0; margin-right:0; margin-top:30px; margin-bottom:10px
}

p {
	margin: 4px 0 6px 0;
}

/*
LAYOUT
*******************************************************************************/

#page {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 1040px;
	overflow: hidden;
}

#header {
	height: 270px;
	margin: 0;
	padding: 0;
	width: auto;
}

#menu {
  height: 30px;
  margin: 5px 0 0 0;
  padding: 0;
}


#main {
	padding: 0;
	width: 1000px
}

#left {
	float: left;
	margin: 0 20px 0 4px;
	padding: 0;
	width: 180px;
}

#right {
	float: right;
	margin: 0 0 0 12px;
	padding: 0;
	width: 140px;
}

#footer {
	background-image:url('file:images/footer.png');
	height: 131px;
	width: 1000px
}

/*
MENU GAUCHE
*******************************************************************************/

.menuLeft {
	margin-top: 20px;
}

.menuRight {
	margin-top: 20px;
}

table.moduledate {
	margin: 0px 0px 0px 4px;
	width: 30px;
	text-align: center;
}

.date_news {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif
}

table.moduletable2 {
	margin: 0px 0px 10px 4px;
	width: 950px;
}

table.moduletable2 th {
	color:#0066FF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align:left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}

table.moduletable2 td {
	padding: 0;
	height: 16px;
}

table.moduletable2 a:hover {
	color: #0066FF;
}

table.moduletable3 {
	margin: 0px 0px 10px 4px;
	width: 780px;
}

table.moduletable3 th {
	color:#0066FF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align:left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}

table.moduletable3 td {
	padding: 0;
	height: 16px;
}

table.moduletable3 a:hover {
	color: #0066FF;
}

table.moduletable4 {
	margin: 0px 0px 10px 4px;
	width: 300px;
}

table.moduletable4 th {
	color:#0066FF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align:left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}

table.moduletable4 td {
	padding: 0;
	height: 16px;
}

table.moduletable4 a:hover {
	color: #0066FF;
}

table.moduletable5 {
	margin: 0px 0px 10px 4px;
	width: 700px;
}

table.moduletable5 th {
	color:#0066FF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align:left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}

table.moduletable5 td {
	padding: 0;
	height: 16px;
}

table.moduletable5 a:hover {
	color: #0066FF;
}

table.moduletable {
	margin: 0px 0px 10px 4px;
	width: 210px;
}

table.moduletable th {
	color:#0066FF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align:left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}

table.moduletable td {
	padding: 0;
	height: 16px;
}

table.moduletable a:hover {
	color: #0066FF;
}

.mainlevel {
	color: #666;
	text-decoration: none;
}

/* style pour le menu login */

table.moduletable_hide {
	margin: 0px 4px 10px 0px;
	width: 160px;
}

table.moduletable_hide th {
	color:#FFFFFF;
	font-size: 1.1em;
	font-weight: bold; 
	text-align: left;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}
table.moduletable_hide td {
	padding: 0;
	height: 16px;
	text-align: left;
}

table.moduletable_hide a:hover {
	color: #FFFFFF;
}

.mainlevel_hide {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

/* style pour le menu forum */

table.moduletable_forum {
	margin: 0px 4px 10px 0px;
	width: 160px;
}

table.moduletable_forum th {
	color:#C00;
	font-size: 1.1em;
	font-weight: bold; 
	text-align: right;
	background-image:url(../images/filet_gris.gif);
	background-repeat:repeat-x;
	height: 24px;
	white-space: nowrap
}
table.moduletable_forum td {
	padding: 0;
	height: 16px;
	text-align: right;
}

.mainlevel_forum {
	color: #666;
	text-decoration: none;
	text-align: right;
}

#active_menu{
	font-weight: bold;
}

.syndicate {
	margin: 1px;
	float: left;
}

.menu_atelier {
	padding-left: 16px;
	background-image:url(../images/puce_h2.gif);
	background-repeat:no-repeat;
	background-position:left top; margin-left:15px; margin-right:0; margin-top:0; margin-bottom:16px
}

/*
BLOG
*******************************************************************************/

.tab_tit {
	background-color:#FF9900
}

.tab_titre {
	color:#0099FF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold
}

.tab_titreLivre {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000099;
	font-weight:bold
}

.tab_age {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000
}

.tab_auteur {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold
}

.tab_titreEditeur {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: oblique;
	font-weight:bold
}

.titreBlog {
	color:#0099FF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold
}
.blog {
	margin-top: 20px;
}

.componentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #999;
	padding-left: 26px;
	background-image:url(../images/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left top; margin-left:0; margin-right:0; margin-top:0; margin-bottom:12px
}

.contentpaneopen {
	margin-right: 20px;
}

.article img {
	margin: 4px;
}

.contentpane {
	background: transparent;
	margin-right: 20px;
}

.contentpaneimprime {
	margin: 20px;
}

.contentpane .form_commentaire, .contentpane .lescommentaires{
  display: none;
}

.contentdescription {
	width: auto;
}

.contentheading, .contentpane .contentheading {
	height: 1px;
	padding-bottom: 4px;
	background-image:url(../images/filet_bas.gif);
	background-repeat: repeat-x;
	background-position: left bottom
}

.contentheading a {
	color: #000;
	text-decoration: none;
}

.contentheading a:hover {
	color: #CC0000;
}

.contentpagetitle {
	text-decoration: none;
	color: #000;
}

.menutitle {
	background-color: none;
}

.boutons_utiles {
	float: right;
	margin: 0;
}

.infos {
	background-image:url('file:images/puce_auteur.gif');
	background-repeat: no-repeat;
	font-size: .9em;
	color: #999;
	padding-left: 12px
}

.category {
	font-size: .9em;
	color: #999;
}

.commenterTitre, .commenttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
}

/*----------------------------------
 Table des matières sur les articles
en plusieurs pages
----------------------------------*/
.contenttoc {
	 border: 1px dashed #e1dce8;
	 margin: 0 1px 0 6px;
	 padding: 6px;
	 width:150px;
}

.pagenavcounter {
	font-weight: bold;
	color: #999;
	margin-bottom: 6px;
}

/*-----------------------------
Navigation suivant/précédent
des articles en plusieurs pages
------------------------------*/
.pagenavbar {
  /*background : #ccc;*/
	text-align:right;
	padding-top:4em;
	padding-bottom:2em;
}

.modifydate {
	font-size: .9em;
	color: #999;
	padding-left: 13px;
	background-image:url('file:images/puce_modif.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.readon {
	padding-top: 4px;
}

.readon a {
	color: #CC0000;
	text-decoration: none;
	padding-left: 12px;
	background-image:url('file:images/fleche.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.readon a:hover {
	color: #CC0000;
	text-decoration: none;
	padding-left: 12px;
	background-image:url('file:images/fleche_over.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.fin_bloc {
	background-image:url(../images/pointilles.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin: 0
}

.article_seperator {
        height: 30px;
}

/*
LISTE "SUITE..."
Pour les articles suivants d'un blog
*******************************************************************/

.blog_more {
	background-image:url('file:images/fond_suite.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f9f9f9;
	padding: 10px;
	margin-left:0; margin-right:20px; margin-top:0; margin-bottom:20px
}

.blog_more ul {
	margin: 0 0 8px;
}

.blog_more li {
	padding-left: inherit;
	font-size: 1em;
	color: #d9d9d9;
	list-style-type: none;
	background-image: url('file:76J9GAS3/inherit');
	background-position:  inherit 50%;
	background-repeat: inherit; margin-left:10px; margin-right:0; margin-top:4px; margin-bottom:4px
}

.blogsection {
	padding-left: 12px;
	text-decoration: none;
	background-image:url('file:images/fleche.gif');
	background-repeat: no-repeat;
	background-position: left top
}

.blog_more li a:hover {
	padding-left: 12px;
	text-decoration: none;
	background-image:url('file:images/fleche_over.gif');
	background-repeat: no-repeat;
	background-position: left top
}

/*
TABLE CATEGORY
Pour l'affichage sous forme de tableau (tutos)
*******************************************************************/

.sectiontable {
	margin: 20px 0 20px 0;
}

.sectiontable a {
	text-decoration: none;
}

.sectiontable a:hover {
	text-decoration: none;
}

.sectiontablefilter {
	margin: 0 0 20px 0;
}

.sectiontableentry1 {
	background-color: #f9f9f9;
	height: 22px;
}

.sectiontableentry2 {
	height: 22px;
}

.sectiontableauthor {
	font-size: .9em;
	color: #999;
	padding-left: 12px;
	padding-top: 4px;
	background-image:url('file:images/puce_auteur.gif');
	background-repeat: no-repeat;
	background-position: left center
}


/*
RECHERCHER
*******************************************************************/

.highlight {
	background-color: #e2e2e2;
}

/*
PAGINATION
*******************************************************************/

.pagenav_prev {
	text-decoration: none;
	padding-left: 14px;
	background-image: url('file:images/btn_prev.gif');
	background-repeat: no-repeat;
	background-position: left top; margin-left:0; margin-right:4px; margin-top:0; margin-bottom:0
}

.pagenav_next {
	text-decoration: none;
	padding-right: 14px;
	background-image: url('file:images/btn_next.gif');
	background-repeat: no-repeat;
	background-position: right top; margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0
}

.pagenav_start {
	text-decoration: none;
	background-image: url('file:images/btn_start.gif');
	background-repeat: no-repeat;
	background-position: left top; padding-left:8px; padding-right:0; padding-top:0; padding-bottom:0
}

.pagenav_end {
	text-decoration: none;
	background-image: url('file:images/btn_end.gif');
	background-repeat: no-repeat;
	background-position: right top; padding-left:0; padding-right:8px; padding-top:0; padding-bottom:0
}

.pagenav_prev_off {
	text-decoration: none;
	padding-left: 14px;
	background-image: url('file:images/btn_prev_off.gif');
	background-repeat: no-repeat;
	background-position: left top; margin-left:0; margin-right:4px; margin-top:0; margin-bottom:0
}

.pagenav_next_off {
	text-decoration: none;
	padding-right: 14px;
	background-image: url('file:images/btn_next_off.gif');
	background-repeat: no-repeat;
	background-position: right top; margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0
}

.pagenav_start_off {
	text-decoration: none;
	background-image: url('file:images/btn_start_off.gif');
	background-repeat: no-repeat;
	background-position: left top; padding-left:8px; padding-right:0; padding-top:0; padding-bottom:0
}

.pagenav_end_off {
	text-decoration: none;
	background-image: url('file:images/btn_end_off.gif');
	background-repeat: no-repeat;
	background-position: right top; padding-left:0; padding-right:8px; padding-top:0; padding-bottom:0
}

/***********************************************************
**
** Classes diverses pour la mise en page des articles, tutos.
** (MosCe ne prend pas en compte les #ID dans son éditeur)
**
************************************************************
** Séparateur pour  affichage dans mambo */
.l-------------l{}

.arial11 {
  font-size: 11px;
}

.petitTexte {
  font-size: 9px;
}

.grasRouge {
  font-weight: bold;
  color: #FF0000;
}
.gras {
  font-weight: bold;
}

.italique {
  font-style: italic;
}

.italiqueGras {
  font-style: italic;
  font-weight: bold;
  color: #666666;
}

.petitesMajuscules, .petitesMajusculesGras {
  font-variant: small-caps;
  font-size: 120%;
}

.petitesMajusculesGras {
  font-weight: bold;
}

.tableauCode {
  border: 1px solid #CCCCCC;
}

.surbrillance {
  background: #FFFFCC;
}

.liste-cercles {
  list-style: circle;
}

.liste-cercles li {
  padding-bottom: 5px;
}

/* Jean-Luc Colorisation code source */
.script, .source, .sourceComment, .sourceRouge,
.sourceVert, .sourceViolet, .sourceNoir {
  font: 11px "Lucida Console","Courier New", Courier, mono;
}

.script, .source{
  color: #0000BB;
}

.sourceComment  {
  color: #FF8000;
}

.sourceRouge  {
  color: #DD0000;
}

.sourceVert {
  color: #007700;
}

.sourceViolet {
   color: Purple;
}

.sourceNoir {
  color: #000;
}

/*---------------------------------------
Quelques rajouts (Bertrand)
-----------------------------------------*/
.avertissement {
  color: #FF0000;
  margin: 30px auto;
  padding: 5px;
  width: 65%;
  border: 1px solid #FF0000;
  background: #f2f2f2;
}
dl, dt, dd {
	margin-left: 1em;
}
#page blockquote {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 3em;
}
.bordure-tableau {
	border-collapse:collapse;
}
.bordure-tableau td {
	border: 1px solid #999999;
	padding:0.7em;
}

