﻿BODY {
/*Fond de l'ascenseur*/
	SCROLLBAR-FACE-COLOR: #F1F3F3;
/*Lisere de l'ascenseur*/
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #F1F3F3;
	SCROLLBAR-ARROW-COLOR:  #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #F1F3F3;
	SCROLLBAR-DARKSHADOW-COLOR: #F1F3F3;
	background-color: #F1F3F3;
	background-image: url(../images/fd_page.jpg);
	background-repeat: repeat;
}
a{
	color:#666666;
	text-decoration:underline;
}
a:hover{
   color:#999999;
   text-decoration:none;
}

/* --- EN HAUT DE LA PAGE + DEFINI LA DISTANCE DES MENUS A LA MARGE HAUTE DE LA PAGE --- */
.bandeau {
	background-repeat: no-repeat;
	background-image: url(../images/bannieres/bandeau.jpg);
	background-position: left top;
	display: table-cell;
	background-color: ;
	width: 760;
	height: 135;
}

/* --- Transparence et couleurs des menus deroulants --- */
#transparent {
	background-color: #FFFFFF;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}

/* --- Arriere plan de la barre des menus --- */
.menu_bar {
	width: auto;
	display: table-cell;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 10px;
}

/* --- Texte des rubriques avec liens (horizontales) --- */
.menu_Rub {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: LEFT; 
	vertical-align: text-bottom;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
  a.menu_Rub, a.menu_Rub:visited, a.menu_Rub:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
  a.menu_Rub:hover {
	text-decoration:none;
	color:#CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

/* --- Texte des sous-rubriques avec liens (menus deroulants) --- */
.menu_SRub {
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left: 2px;
	display: table-cell;
	position: static;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
  a.menu_SRub, a.menu_SRub:visited, a.menu_SRub:active {
	color:#000000;
	width:120px;
	padding:2px 2px 2px 4px;
	background-color: #CCCCCC;
	display: table-cell;
}
  a.menu_SRub:hover {
	color:#000033;
	text-decoration:none;
	background-color:#889AA4;
	width:120px;
	padding:2px 2px 2px 4px;
	display: table-cell;
}

/* --- Texte des rubriques avec liens à gauche (MENUS A GAUCHE) --- */
.menu_Vert {
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	display: table-cell;
	width:200px;
	padding-bottom: 5px;
	padding-left: 4px;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
}
.Titre_menu {
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	padding-bottom: 5px;
	padding-left: 4px;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	text-transform: uppercase;
}
  a.menu_Vert, a.menu_Vert:visited, a.menu_Vert:active {
	color:#000000;
	padding:1px 2px 2px 2px;
}
  a.menu_Vert:hover {
	color:#000000;
	text-decoration:none;
	background-color:F5DBC4;
	padding:1px 2px 2px 4px;
}

/* --- Texte des sous-rubriques avec liens à gauche (SOUS-MENUS A GAUCHE) --- */
.menu_SVert {
	text-decoration:none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	display: table-cell;
	width:200px;
	padding:1px 2px 2px;
	vertical-align: top;
}
  a.menu_SVert, a.menu_SVert:visited, a.menu_SVert:active {
  	color:#000000;
	padding:1px 2px 2px 2px;
	display: table-cell;

}
  a.menu_SVert:hover {
	color:#000000;
	text-decoration:none;
	/*border: 0px solid #663300;*/
	padding:1px 2px 2px;
}

/* --- Texte SELECTIONNE des sous-rubriques avec liens A� gauche (SOUS-MENUS A GAUCHE SELECTIONNE) --- */
.menu_fixe {
	text-decoration: none;
	color:#000000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	padding:1px 2px 2px;
	border: 0px solid #660000;
	display: table-cell;
}

/* --- MARGE GAUCHE DERRIERE LE MENU GAUCHE ET JUSQU'EN BAS --- */
.marg_gauche {
	/*background-color: #;*/
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../images/marge_gauche#.jpg);
	width: 0px;
}

/* --- MARGE GAUCHE EN BAS ??? --- */
.marg_g_bas {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
 	background-image: url(../images/marge_g.jpg); 
	display: table-cell;
	width: 100%;
	height: 140px;
}


.marge_haut {
	background-image:  url(../images/);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.titre_paragraphes {
	text-decoration: none;
	color: #003366;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right:30px;
	padding-bottom: 8px;

}

.titre_pages {
	text-decoration: none;
	color:#303041;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background-color: #;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-left:220px;
}

.gros_titre {
	text-decoration: none;
	color:#FFFFFF;
	font: bolder normal 24px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}

.description {
	border-color: #FF0000 black black;
	border-top-width: thick;
	color:#FFFFFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.paragraphe {
	color: #003366;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
}

.annonce {
	color: #003366;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	display: table-cell;
	width: 400px;
	height: 14px;
}

.images {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	border : 1px solid #666666;

}

.lien_menu {  
    text-decoration:none; 
	font:bold 13px verdana, 
	arial, sans-serif;
	color:#FFFFFF;
}

.inputBox {
	color:#000000;
	background : #486B8E;
	border-color : #FFFFFF;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana, tahoma, Arial;
	font-size : 11px;
	font-weight: normal;
	text-indent: 4pt;
	line-height: 20px;
}
.cel_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color: #000066;
	color: #000000;
	height: 16px;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	

}
.tab_menu_gauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: ;
	display: table-cell;
	/*vertical-align: top;*/
	background-image: url(../images/tab_gauche2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#FFFFFF;
	height:356px;
	width: 760px;
	background-repeat: no-repeat;
	background-color: #FFE7CA; /*COULEUR DU BAS FOND */
	background-image: url(../images/fd_tableau.jpg);
	background-position: left top;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

/* --- TABLEAU DU MENU GAUCHE ??? --- */
.tableau_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #;
	background-repeat: no-repeat;
}


/* --- CONTIENT LES PARAGRAPHES (Textes et images) --- */
.contenu {
	background-color: #;
	width: 760px;
	display: table-cell;
	text-align: justify;
	vertical-align: top;
	height: 600px;
	padding-top: 160px;
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/fd_contenu.gif);
}

.menu_fixe2 {
	color:#000033;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
/* 	height: 0%; */
	border-top: 1px solid 545FB3;

}

.titre_formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color:#003366;
}

/* --- CHAMPS DE SAISIE DES FORMULAIRES --- */
.zonesaisie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color:#002566;
}
/* --- MARGE BAS JUSTE EN HAUT DU BAS DE PAGE --- */

.marge_bas {
	color:#666666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFE7CA;
	background-repeat: repeat-y;
	display: table-cell;
	height: 100px;
	background-image: url(../images/fd_contenu#.gif);
	width: 760px;
	border-bottom: 1px solid #9a5000;
	border-right: 1px solid #9a5000;
	border-left: 1px solid #9a5000;
}



/* --- JUSTE EN HAUT DU COPYRIGHT SCYVIUS --- */
 .bas_page {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#;
	text-align: right;
	text-decoration:none;
	display: table-cell;
	height: 0px;
	width: 830;
	background-repeat: no-repeat;
	background-image: url(../images/marg_inf.jpg);
}
a.bas_page{
    color:#FFFFFF;
	background-color:none;
	text-decoration:none}
a.bas_page:hover{
	color:#FFFFFF;
	background:none;
	text-decoration: underline;
}

/* --- TABLEAU DANS LEQUEL SE TROUVE LE COPYRIGHT SCYVIUS --- */
.tab_scyvius {
	text-align: right;
	background-color:#;
	display: table-cell;
	width: 450px;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.scyvius {
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: right;
}
a.scyvius{
    color:#333333;
	background-color:none;
	text-decoration:none}
a.scyvius:hover{
    color:#FFFFFF;
	background:none;
	text-decoration:underline;
}
