/**********************/
/****   GENERAL    ****/
/**********************/
html {
    margin: 0px;
    padding: 0px;
	height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #999999;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.7em;
    color: #333;
}

a:link, a:visited {
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #336666;
	text-decoration: none;
	font-weight: bold;
}

a.lienRouge:link, a.lienRouge:visited {
	color: #8F0806;
	text-decoration: none;
	font-weight: normal;
}

a.lienRouge:hover {
	color: #8F0806;
	text-decoration: underline;
	font-weight: normal;
}

#page {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 776px;
    background-color: #efefef;
}

.clear {
    clear: both;
}

.gras {
    font-weight: bold;
}

.titreRouge {
    color: #8F0806;
}

p.right {
    text-align: right;
}

li.gris {
    color: #999;
}

/**********************/
/**** HAUT DE PAGE ****/
/**********************/
#header {
    margin: 0px;
    padding: 0px;
}

#header h1 {
    display: none;
}

/**** MENU ONGLETS ****/
#header #menuH {
    margin: 0px;
    padding: 0px;
    height: 29px;
    background: transparent url(../images/menuH_fond.gif) repeat-x 0 0;
}
#header #menuH ul {
    margin: 0px;
    padding: 0px;
}
#header #menuH li {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    float: left;
}
#header #menuH li a {
    margin: 0px;
    padding: 0px;
    float: left;
}
#header #menuH img {
    border: none;
}

#header #ssMenuH {
    margin: 0px;
    padding: 0px;
    background: transparent url(../images/headerFond.gif) repeat-x 0 0;
    height: 50px;
}

/**** MENU LANGUES ****/
#ssMenuH #menuLang {
    padding: 15px 0px 0px 18px;
    float: left;
}
#ssMenuH #menuLang img {
    border: none;
}

/**** MENU RECHERCHE ****/
#ssMenuH #menuRech {
    float: right;
}

/**** MENU NAVIGATION ****/
#header #menuNav {
    height: 25px;
    color: #407879;
    font-weight: bold;
    padding-left: 18px;
}

/**************************/
/**** CORPS DE LA PAGE ****/
/**************************/
#content {
    padding: 0px 10px 0px 10px;
}

/**** CADRE GAUCHE : MENU VERTICAL ****/
#content #menuV {
    margin: 0px;
    padding: 0px 5px 0px 0px;
    float: left;
    width: 196px;
    background: url(../images/traitV.gif) repeat-y top right;
}

/**** CADRE DROIT : CONTENU DE LA PAGE ****/
#content #contenu {
    margin: 0px;
    padding: 0px 0px 0px 8px;
    float: right;
    width: 547px;
}
#content #contenu img {
	border: none;
}

/**** TRAIT HORIZONTAL DE SEPARATION ****/
#content hr {
    clear: left;	
    border: none 0;
    height: 2px;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin: 0px 0px 2px 0px;
    padding: 0px; 
          
}

/**** TRAIT HORIZONTAL DE DEBUT DE PAGE ****/
#content #contenu hr.top {
    clear: left;	
    border: none 0;
    height: 2px;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin: 0px 0px 2px 0px !important;
    margin: -7px 0px 2px 0px;
    padding: 0px; 
          
}

/**** PARAGRAPHES DU CONTENU ****/
#content #contenu p {
	margin: 8px 0px 8px 0px;
	padding: 0;	
}

/**** TITRE DE RUBRIQUE ROUGE ****/
#content #contenu p.titreRubrique {
    margin: 0px;
	padding: 0px;
	color: #8F0806;
	text-align: left;
	font-size: 1.6em;
	background: url(../images/traitH.gif) repeat-x bottom;
}

/**** TEXTE INTRO SECTION ****/ 
#content #contenu .introSection {
	color: #29519C;	
	text-align: center;
}

/**** TEXTE INTRO CATEGORIE ****/ 
#content #contenu .introCategorie {
	color: #29519C;	
	text-align: center;
}

/**** TEXTE INTRO SOUS-CATEGORIE ****/ 
#content #contenu .introSousCategorie {
	color: #29519C;	
	text-align: center;
}

/**** TEXTE PIED DE PAGE SOUS-CATEGORIE ****/ 
#content #contenu .piedSousCategorie {
	color: #29519C;	
	text-align: center;
}

/**** TITRE SECTION ****/
.titreSection {
    color: #28529c;
    font-size: 2em;
    font-weight: bold;
    padding: 0px 0px 0px 8px;
    text-align: center;
}

/**** TITRE CATEGORIE ****/
.titreCategorie {
    color: #28529c;
    font-size: 2em;
    font-weight: bold;
    padding: 0px 0px 0px 8px;
    text-align: center;
}

/**** TITRE SOUS-CATEGORIE ****/
.titreSousCategorie {
    color: #28529c;
    font-size: 2em;
    font-weight: bold;
    padding: 0px 0px 0px 8px;
    text-align: center;
}

/**** TITRE MINI-NEWS ****/
.titreMininews {
    color: #28529c;
    font-size: 1.3em;
    font-weight: bold;
}

/**** TITRE GRIS ****/
#content #contenu p.titreGris {
    margin: 0px 0px 8px 0px;
	padding: 0px;
	color: #999;
    font-weight: bold;
}

/**** TEXTE GRIS ****/
#content #contenu .texteGris {
    margin: 0px;
	padding: 0px;
	color: #999;
    font-weight: bold;
}

/**** TITRE BLEU ****/
.titreBleu {
    color: #28529c;
    font-size: 1.3em;
    font-weight: bold;
}

/**************************/
/****** PIED DE PAGE ******/
/**************************/
#footer {
	color: #797979;
    clear: both;
    text-align: center;
}

#footer hr {
    border: none 0;
    height: 2px;
    width: 98%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin: 5px 0px 2px 0px;
    padding: 0px;
}

#footer a {
    color: #797979;
    text-decoration: underline;
    font-weight: normal;
}

#footer a:hover {
    color: #797979;
    text-decoration: none;
}


/**********************/
/****** TABLEAUX ******/
/**********************/
.listing table {
    width: 100%;
    border: 1px solid #C4D1DE;
}

.listing th {
    background-color: #C4D1DE;
    vertical-align: top;
}

.listing tr {
    vertical-align: middle;
}

.listing tr.gris {
    background-color: #efefef;
    height: 18px;
}

.listing tr.blanc {
    background-color: #fff;
    height: 18px;
}

.listing td {
    text-align: center;
}


/**********************/
/**** FORMULAIRES *****/
/**********************/
#menuRech form {
    margin: 0px;
    padding: 15px 18px 0px 0px;
}

#menuRech input.text {
	border: 1px solid #7f9db9;
	color: #000;
	background: #fff;
	text-align: left;
	font-size: 1em;
}

#menuRech input.submit {
    border: 1px solid #7f9db9;
	background-color: #fff;
	color: #000;
	font-size: 1em;
}

#content fieldset {
    border: 1px solid #7f9db9;
    padding: 5px;
}

#content legend {
    color: #7f9db9;
    font-weight: bold;
    font-size: 1.1em;
}

#content form {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

#content form p {
	margin: 3px 3px 0px 3px;
	padding: 0px;
	clear: both;
}

#content span.label {
    width: 200px;
    margin: 3px 0 0 0;
	padding: 0px;
    text-align: right;
    float: left;
}

#content span.champs {
    margin: 3px 0 0 0;
	padding: 0px;
    text-align: left;
}

#content span.champsCentre {
    margin: 3px 0 3px 0;
	padding: 0px;
	display: block;
    text-align: center;
}

#content span.texte {
    margin: 3px 0 0 0;
	padding: 0px;
    text-align: left;
    display: block;
}

#content input, #content select, #content textarea {
	border: 1px solid #7f9db9;
	color: #000;
	background: #fff;	
	margin: 0 0 0 3px;
	text-align: left;
}

#content select {
    font-size: 1em;
}

#content input {
    font-size: 1em;
	width: 130px;
}

#content textarea {
    width: 50%;
    font-family: arial, helvetica, sans-serif;
}

#content input.small {
    width: 30px;
}

#content input.checkbox {
    width: auto;
}

#content input.option {
    width: auto;
    border: none;
    background: none;
}

#content input.file {
    width: 212px;
}

#content input.submit {
    border: 1px solid #7f9db9;
	background-color: #fff;
	color: #28529C;		
	font-size: 1em;
	width: auto;
	text-align: center;
}

#content ul.formErreurs{
   padding-left: 30px;
   color: red;
   border: 1px solid red;
   font-weight: bold;
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}

#content span.formConfirmation{
   color: green;
   font-weight: bold;
}

#content span.formErreur{
   color: red;
   font-weight: bold;
}

#content .asterisque {
    font-size: 1.1em;
    color: red;
}

#content #formContact .colGauche {
    width: 268px;
    float: left;
}

#content #formContact .colDroite {
    width: 269px;
    float: left;
}

#content #formContact .colonne1 {
    width: 179px;
    float: left;
}

#content #formContact .colonne2 {
    width: 179px;
    float: left;
}

#content #formContact .colonne3 {
    width: 178px;
    float: left;
}

#content #formContact span.label {
    width: 85px;
    margin: 0px;
	padding: 2px 0px 0px 0px;
    text-align: right;
    float: left;
}

#content #formContact span.champs {
    width: 183px;
    margin: 0px;
	padding: 0px;
    text-align: left;
}

#content #formContact p.border {
    border: 1px solid #7f9db9;
    background-color: #fff;
    padding: 4px;
}


/**********************/
/**** MENU VERTICAL ***/
/**********************/
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu {
    position: relative;
    width: 192px;
}

#menu dt {
    cursor: pointer;
    margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 2px;
    height: 23px;
    width: 185px;
    background: #d9d8d8 url(../images/menuV_filet01.gif) no-repeat bottom;
    border-left: 1px solid #979696;
    color: #787878;
    text-align: left;
    vertical-align: center;
    font-weight: normal;
    font-size: 1.2em;
}

#menu dt a {
    color: #787878;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

#menu dt a:hover {
    background: url(../images/menuV_puce01.gif) no-repeat right;
}

#menu .dtTitreSection {
    margin: 0px;
    padding: 5px 0px 0px 8px;
    background: none;
    border: none;
}

#menu .dtTitreSection a {
    color: #28529c;
    font-size: 1.1em;
    font-weight: bold;
}

#menu .dtTitreSection a:hover {
    background: none;
}

#menu .dtImageHaut {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 193px;
    height: 9px;
    background: url(../images/menuV_bordHaut.gif) no-repeat bottom;
}

#menu .dtImageBas {
    margin: 0px;
    padding: 0px;
    border: none;
    width: 193px;
    height: 9px;
    background: url(../images/menuV_bordBas.gif) no-repeat top;
}

#menu dd {
    position: absolute;
    z-index: 100;
    left: 15em;
    margin-top: -2em;
    width: 174px;
    background: #a5a5a5;
    display: none;
}

#menu li {
    background: url(../images/menuV_filet02.gif) no-repeat bottom;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 1.1em;
    font-weight: normal;
}

#menu li a {
    color: #efefef;
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding-left: 15px;
}

#menu li a:hover {
    text-decoration: underline;
    padding-left: 15px;
    background: url(../images/menuV_puce02.gif) no-repeat left;
}


/**********************/
/*** PAGE D'ACCUEIL ***/
/**********************/
#accMininews {
    margin: 0px 6px 15px 0px;
    padding: 0px 0px 11px 0px;
    width: 268px;
    float: left;
    background: url(../images/accueil_fond02.gif) no-repeat 0 bottom;
}

#accMininews #accMininewsContent {
    margin: 0px;
    padding: 5px;
    width: 258px;
    min-height: 210px;
    height: auto !important;
    height: 210px;
    background: #d6d6d6 url(../images/accueil_fond01.gif) repeat-x 0 0;
}

#accMininews #accMininewsContent ul {
    margin : 0px;
    padding: 15px 0px 0px 0px;
}

#accMininews #accMininewsContent li {
    padding: 0px 0px 5px 20px;
    list-style-type: none;
    background: url(../images/puce01.gif) no-repeat 5px 4px;
}

#accZoom {
    margin: 0px 0px 15px 5px;
    padding: 0px 0px 11px 0px;
    width: 268px;
    float: left;
    background: url(../images/accueil_fond02.gif) no-repeat 0 bottom;
}

#accZoom #accZoomContent {
    margin: 0px;
    padding: 5px;
    width: 258px;
    min-height: 210px;
    height: auto !important;
    height: 210px;
    background: #d6d6d6 url(../images/accueil_fond01.gif) repeat-x 0 0;
}


/**********************/
/*** PAGE MININEWS  ***/
/**********************/
.newsImage {
	border: none;
	float: left;
	margin: 0px;
	padding: 5px;
}

.newsTexte {
	border: none;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}


/************************/
/*** PAGES CATALOGUE  ***/
/************************/
.vignette {
	width: 126px;
	height: 130px;
	border: none;
	float: left;
	margin: 0;
	padding: 5px;
    font-size: 0.9em;
}

.vignette a {
    color: #316563;
	text-decoration: none;
	font-weight: bold;
}

.vignetteDesc {
	width: 350px;
	border: none;
	margin: 0;
	padding: 5px;
	text-align: justify;
}

.articleNorme {
    
}

.articleImg {
    margin: 0px;
    padding: 0px;
    width: 210px;
    height: 180px;
    float: left;
    border: none;
}

.articleDesc {
    margin: 0px 0px 0px 210px;
    padding: 0px 5px 0px 8px;
    width: 320px;
    border: none;
}

.articleDocs {
    margin: 0px;
    padding: 0px;
    width: 320px;
    float: left;
    border: none;
}

.articlePanier {
    margin: 0px 0px 5px 320px;
    padding: 0px 5px 0px 8px;
    width: 210px;
    text-align: right;
}

.articleDocsCol1 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 160px;
    float: left;
    border: none;
}

.articleDocsCol2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 160px;
    float: left;
    border: none;
}
