/*************************/
/* Style général du site */
/*************************/
/* Couleurs */
/*
	antiquewhite : #FAEBD7
	bisque		: #FFE4C4
	black		: #000000
	darkorange	: #FF8C00
	forestgreen : #228B22
	orange		: #FFA500
	saddlebrown	: #8B4513
	sandybrown	: #F4A460
	white		: #FFFFFF
	
	: #6B90D4

*/
/* Général */
html, body {
	height: 100%
}
body {
	background-color: #EEEEEE;
	scrollbar-face-color: #FFE4C4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F4A460; /* sandybrown */
	scrollbar-3dlight-color: #FFE4C4;
	scrollbar-arrow-color:  #8B4513;
	scrollbar-track-color: #FFA500; /* orange */
	scrollbar-darkshadow-color: #000000;

     text-align: center; /* pour corriger le bug de centrage IE */
	 margin:0 1px 0 0; /* Evite la barre de scrolling en bas */
	 max-width:1680px;
	 min-width:900px;
}
p {
	margin:0;
	text-align:justify;
	font-family: Verdana, Arial, sans-serif;
}
img {
	border:0;
	vertical-align:middle;
}
ul.puce {
	list-style-type: circle;
	padding-left:20px;
	width:90%;
}

ul {
/*	list-style-type: none;
	margin:0;
	padding:0;
	width: 100%; /* précision pour Opera */
}
a:link,a:visited,a:active {
	text-decoration:none;
	/*color : #228B22; /* Vert */
	color : #6B90D4;
	font-family: Verdana, Arial, sans-serif;
}
a:hover {
	text-decoration:underline;
	color:#FFA500 /* orange */
}

hr	{ height: 0px; border: solid #FF8C00 0px; border-top-width: 1px;}

/* Tableau */
.bodyline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px #FFA500 solid
}

/* Texte général */
.texte-grand { font-size : 14pt; }
.texte-normal { font-size : 11pt; }
.texte-moyen { font-size : 10pt; }
.texte-petit { font-size : 8pt; }
.texte-trespetit { font-size : 7pt; }
.texte-normal,.texte-moyen,.texte-petit { color : #000000; }
a.texte-normal,a.texte-moyen,a.texte-petit { color: saddlebrown; text-decoration: none; }
a.texte-normal:hover,a.texte-moyen:hover,a.texte-petit:hover { color: #DD6900; text-decoration: underline; }

/* Texte menu */
a.texte-menu,a.texte-menu:link,a.texte-menu:active,a.texte-menu:visited {
	font-family:Arial;
	font-size:11px;
	font-weight: 600;
	text-decoration:underline;
	};
.texte-menu a:hover {
	text-decoration: none;
	color:#FFA500 /* orange */
}

/* Résultat de recherche */
li.resultat {
	margin-left:5px;
	margin-bottom:10px;
}
.resultat li:hover {
background-color:#FFFEEE;
}
span.resultat {
	width:280px;
}
a.resultat,a.resultat:link,a.resultat:active,a.resultat:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 600;
	text-decoration:underline;
	};
.resultat a:hover {
	text-decoration: none;
	color:#FFA500
}
.resultat span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Zones d'affichage */
/* Vérifier l'impact de tout changement sur l'ensemble des navigateurs !!! */
/***********/
/* En-tête */
/***********/
div#entete {
	background:url(../images/fond_entete.jpg) no-repeat left center;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
	background-color:#FFF;
	padding-bottom: 1px;
	text-align: left; /* on rétablit l'alignement normal du texte */
}
div#cadre-entete {
	padding-top: 1px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:15px;
	font-weight:700;
	color:#999999
}
div#fond-entete {
/*	height:104px;*/
	padding: 0 1px 0 1px; /* gestion des espaces internes du cadre */
	text-align: left;
}

/* Corps de la page */
div#corps-central {
	margin-left:195px;
}
div#conteneur {
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	background-color:#FFF;
	border: #FFA500 solid 1px;
	border-top:none;
	border-right:none;
/*	margin-left:195px;*/
	text-align: left; /* on rétablit l'alignement normal du texte */
	padding:10px;
}

div#menugauche {
	width: 175px;
	font-family: Verdana, Arial, sans-serif;
	float: left;
	margin-top:0px;
	padding:0px 10px 0px 10px;
}
#menugauche ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding:0;
	width: 100%; /* précision pour Opera */
}

div#menudroit {
	background-color:#FFF;
	width: 220px;
	font-family: Verdana, Arial, sans-serif;
	float: right;
	padding: 10px 5px 10px 5px;
	border:#F90 solid 1px;
}
div#centre {
	text-align:justify;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border:#F90 solid 1px;
	margin-right:240px;
}
div#definition {
	text-align:justify;
	background-color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border:#FFF solid 1px; /* Bord blanc Bug IE6 et IE7 */
	margin-right:240px;
	background: no-repeat bottom right url(../images/filigrane.png);
}
#definition ul {
	list-style-type: none;
	margin:0;
	padding:0;
	width: 100%; /* précision pour Opera */
}

.spacer {
  clear: both;
}

div#forum {
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
/* Pied de page */
div#pied {
	width:auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
/*	clear: both;
	margin-left: 180px;*/
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
	padding-top:0px;
}

/* Texte du milieu */
.bloc-alert {
/*	width:600px;
	margin-left:auto;
	margin-right:auto;*/
	width: auto;
	margin-left:20px;
	margin-right:20px;
	padding-bottom: 6px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	margin-bottom: 6px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	border: #FFA500 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bloc-alert-titre {
	background-image: url(../images/cellpic3.png);
	height: 20px;
	padding-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color:#FFFFFF;
	text-align: center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.bloc-alert-cadre {
	padding: 0 20px 0 6px; /* gestion des espaces internes du cadre */
	text-align: justify;
}
/* Commentaire */
.reponse {
	font-family: Verdana, Arial, sans-serif;
	color: darkorange;
	text-align:left;
 	font-size: 8pt;
	font-style:italic;
	margin-top:0px;
 	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	padding:5px;
 	background-color: #FFFFFF;
	border: 1px #F4A460 dashed
}

/* Copyright and bottom info */
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	letter-spacing: -1px;
	text-align:center;
	margin-top:10px;
}

/* Menu */
.menu {
	font-family: Verdana, Arial, sans-serif;
	font-weight:600;
	font-size: 8pt;
}
.menu img {
	vertical-align:middle;
	border:0px;
}
.menu a:link,.menu a:active,.menu a:visited {text-decoration:none;color:#000000}
.menu a:hover{
	text-decoration:none;
	color: #FFA500; 
	font-family: Verdana, Arial, sans-serif;
}

/* Menu vertical */
.index {
	width:100%;
	font-size: 1em;
	float: left;
	text-align: left;
	border-top: 1px solid #999;
	margin-bottom:5px;
}
.index-titre {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	height : 20px;
	background-color:#EEEEEE;
	padding-top: 1px;
	color: #555;
	font-weight:600;
	text-align: left;
	padding: 2px 5px 0px 5px;
}
.index-sanstitre {
	padding-top: 1px;
	color: #000000;
	text-align:left;
	padding: 1px 5px 1px 5px;
	color:#999999
}
.index-cadre {
	font-family: Arial;
	max-height:275px;
	border-top:0px;
	padding: 5px 1px 5px 1px; /* gestion des espaces internes du cadre */
	text-align: left;
	overflow: auto;
 }

/* Menu de gauche */
.menu-vertical {
/*	vertical-align:text-top;
	line-height:1.6ex;
	padding-top: 5px;*/
}
.menu-vertical li {
/*	list-style-type: none;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:0px;
	padding:1px;
}
.menu-vertical li:hover {
	background-color:#FFF;
	border:1px #CCC solid;
	padding:0px;
}
.menu-vertical img {
	padding:1px;
}
.sous-menu li {
	margin-left : 24px;
	margin-top:-7px;
	font-size:11px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}
.sous-menu li:hover {
	border:none;
	padding:1px;
}

/* Menu définition */
.menu-definition {
	font-size:7pt;
	height:10px;	/* IE6 */
}
.menu-definition li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:0px;
	padding:5px;
}
.menu-definition li:hover {
	background-color:#EEE;
	border:1px #CCC solid;
	padding:4px;
}

/* Info login */
div#info-login_b {
	background: url(../images/info_login_bas.gif) bottom left no-repeat;
	padding-bottom: 6px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	margin-bottom: 6px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
	width: 300px;      /* largeur du cadre, selon votre image de fond */
}
div#info-login_h {
	height: 6px;
	background: url(../images/info_login_haut.gif) top left no-repeat;
	font-size: 0pt;
}
div#info-login_m {
	padding: 0 5px 0 5px; /* gestion des espaces internes du cadre */
	text-align: justify;
	background: url(../images/info_login_milieu.gif) top left;    /* arrière-plan intérieur qui va se répéter */
}
/* Titres des rubriques */
.titre {
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight:100;
	margin-bottom:20px;
	color: #555;
}
h2.titre {
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	margin-bottom:0px;
	font-weight:normal;
	color: #777;
}
h3.titre {
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	margin-bottom:0px;
	font-weight:100;
	color: #999;
}

.titre-chapitre {
	text-align:left;
	padding-left:28px;
	font-family: verdana, arial, sans-serif ;
	font-size: 16pt;
	margin-bottom:10px;
	font-weight:normal;
}

.titre-souschapitre {
	text-align:left;
	font-family: verdana, arial, sans-serif ;
	font-size: 12pt;
	font-weight:normal;
	color:#999;
}

.critique {
	font-size: 11px;
	background-color:#EEE;
	padding:5px 5px 5px 5px;
	margin-bottom:-2px;
}

.listclick, .listrow {
	border-top:1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.invalid {
/*	width:100%;
	clear:both;*/
	border-top:1px solid #CCCCCC;
	filter:alpha(opacity=50);
	padding-top: 5px;
	padding-bottom: 5px;
}
/*****************/
/* Style tableau */
/*****************/
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: white; border: 1px sandybrown solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #FF8C00 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFEEE;}
td.row2	{ background-color: #FFE1BC; }
td.row3	{ background-color: #FFFFFF; }
td.row4	{ background-color: #EEEEEE; }
td.row_warning { background-color: #FFD2D6; }

.warning {
	font-size : 10pt;
	text-align: justify;
	background: url(../forum/templates/cobra/images/warning.png) no-repeat 5px 5px;
	padding:5px 5px 5px 55px;
	background-color: #FFD2D6;
	margin-bottom:5px;
	border: solid #FFA500 1px;
}
ul.fleche {
	list-style-image:url(../forum/templates/cobra/images/icon_arrow.gif);
	padding-left:20px;
	width:80%;
}

td.rowpic {
		background-color: #FFA500;
		background-repeat: repeat-y;
}

/* Header cells */
th	{
	color: #FFFFFF;
	font-weight: 100;
	background-color: #FAEBD7;
	background-image: url(../images/cellpic3.png);
	font-size: 10pt;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight {
	background-color:#EEEEEE;
	height:20px;
}
td.catBottom {
	background-image: url(../images/cellpic2.png);
}

td.cat,td.catHead,td.catBottom {
	height: 20px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: white; border-style: solid; height: 20px; text-align:center
}
td.row3Right,td.spaceRow {
	background-color: #FFFFFF; border: white; border-style: solid;
	font-size:0px
}

th.thHead,td.catHead { border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; 	height:25px;}
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/**************/
/* Formulaire */
/**************/
input, textarea {
	outline:none; /* Evite l'auréole dans les input Safari, Chrome */
}
/* Effet alpha sur image */
a.opacity img {
	filter:alpha(opacity=40); 
	-moz-opacity: 0.4; 
	opacity: 0.4;
}
a.opacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
/* Page d'accueil derniers messages du forum */
ul#derniers_messages{
	margin: 0 0 10px 0;
	list-style-type: none;
	padding:0;
	width: 100%; /* précision pour Opera */
}
ul#derniers_messages li{
font-size: 7pt;
line-height: 150%;
list-style: none;
padding: 2px 0 2px 5px;
color:#000000;
text-decoration: none;
display: block;
}

ul#derniers_messages li{
	padding: 3px 0 3px 0;
}
ul#derniers_messages li a{
font-size: 8pt;
}

p.legend {
margin-top:-1em;
margin-left:0px;
float:left;
}

p.legend span
{
    padding-right: 5px;
	background-color:#fff;
 	color:#000000; 
	font-weight:800;
	font-size:9pt;
}
fieldset.legend {
}
fieldset.legend legend {
 	color:#000000; 
	font-weight:800;
	font-size:10pt;
}

div.titre2 {
    padding-top: 5px;
	border-bottom:none;
	border-left:none;
	border-right:none;
    border-top: 1px solid #FFA500;
	margin-top:10px;
/*	clear:both;*/
}

.clear {
clear:both;
}

/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:140px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #FFA500;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-size:0.8em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:0.8em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#FFA500;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}

form{
	display:inline;
}

/* Administration */
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}
.modalDialog_contentDiv{
	font-family:Arial;
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}
.modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #AAA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#box 
{
	display: none;
	position: absolute;
/*	top: 20%;
	left: 20%;*/
	width: 330px;
	height: 200px;
	padding: 5px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

/******************/
/* Menu à onglets */
/******************/
 #header {
	clear: right;
	height:35px;
	margin-left: 195px;
	background:#FFFFFF url(../images/bg.png) repeat-x bottom;
	font-size: 10px;
    line-height:normal;
	/*overflow:hidden;*/
    }
#header ul {
	list-style-type: none;
	margin:0;
	padding:0;
	width: 100%; /* précision pour Opera */
}

 #header-gauche {
	float:left;
	height:35px;
	background:#FFFFFF url(../images/bg_g.png) repeat-x bottom;
	width:195px;
	font-size: 10px;
    line-height:normal;
    }
#header-index {
	height:35px;
	background:#FFFFFF url(../images/bg.png) repeat-x bottom;
	font-size: 10px;
    line-height:normal;
	margin-left:0;
	margin-right:0;
}
  #header ul {
    margin:0;
    list-style:none;
    }
  #header li {
    float:left;
    background:url(../images/norm_left_off.png) no-repeat left top;
    margin-right:-1px;
    padding:0 0 0 1px;
    }
  #header li:hover {
    background:url(../images/norm_left_on.png) no-repeat left top;
    }
  #header li a:hover {
    background:url(../images/norm_right_on.png) no-repeat right top;
    }
  #header a {
    display:block;
    background:url(../images/norm_right_off.png) no-repeat right top;
    padding:10px 5px 4px 3px;
    text-decoration:none;
    }
/*  #header a:hover{
    color:#228B22;
    }*/
  #header strong, #header span {
    display:block;
    background:url(../images/norm_right_off.png) no-repeat right top;
    padding:5px 15px 4px 6px;
    }
  #header .current {
    background-image:url(../images/norm_left_on.png);
    }
  #header .current a {
    background-image:url(../images/norm_right_on.png);
	color:#333;
    padding-bottom:5px;
    }
	
#header >ul >li.right {
    float: right;
}

/* Validation formulaire */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	font-size:8pt;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

#loading {
width:120px;
height: 100px;
position: fixed;
top: 50%;
left: 50%;
background:url(../images/spinner.gif) no-repeat center #fff;
text-align:center;
padding:10px;
font:normal 16px Tahoma, Geneva, sans-serif;
margin-left: -60px;
margin-top: -50px;
z-index:2;
overflow: auto;
}

.news {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	font-size:14pt;
	font-weight:normal;
	
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: bisque; border-style: none; }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10px; color: green;
	background-color: #EEE; border: orange; border-style: solid;
	text-align:left;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
