﻿body{
    color: #192425;
    background: #555455;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

a {
    color: #e64629;
}
a:hover {
    color: #000;
}

hr {
	color: #e64629;
	background-color: #e64629;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}

#conteneur {
    background: #fff;
    width: 936px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.watermark 
{
    color: #666;
}

.noscreen
{
    display: none;
}


/**************************************************************/


/*********** HEADER ***********/

#header
{
    height: 221px;
    position: relative;
}

#header h1
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 14px;
    left: 20px;
}

#header h1 a
{
    display: block;
    width: 174px;
    height: 81px;
    background: url(images/logo.png) no-repeat top left;
}

#header h1 a span 
{
    display: none;
}

/*********** RECHERCHE **********/

#header .recherche 
{
    position: absolute;
    top: 20px;
    right: 10px;
    width: 180px;
}
#header .recherche input
{
    font-size: 10px;
    vertical-align: middle;
}
#header .recherche input.terme
{
    background: url(images/rechercher.png) no-repeat top left;
    border: 0;
    padding: 0 0 0 5px;
    height: 21px;
    width: 94px;
}


/*********** MENU PRINCIPAL ***********/

#menu
{
    font-size: 12pt;
    float: right;
    position: absolute;
    top: 46px;
    left: 247px;
    height: 28px;
    z-index: 500;
    width: 678px;
}

.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist li {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	z-index: 3000;
    height: 26px;
}
.menulist img 
{
    vertical-align: text-bottom;
}
.menulist a 
{
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
    height: 21px;
    color: #fff;
    padding: 7px 10px 0 10px;
}
.menulist a.highlighted, .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif
{
}


.menulist ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 200px;
}

.menulist ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	border: 0;
	height: auto;
}

.menulist ul a 
{
    background: none;
	display: block;
	float: none;
    height: auto;
    padding: 2px 5px;
    text-transform: none;
    font-weight: normal;
}

.menulist ul ul {
	top: 0px;
	margin-top: 0;
	left: 200px;
}

.menulist a .subind {
	display: none;
}
.menulist ul a .subind 
{
    background: none;
	display: block;
	float: right;
}

*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
	padding: 0;
}

* html .menulist ul li {
	float: left;
	height: 1%;
	padding: 0;
}
* html .menulist ul a {
	height: 1%;
}


/*********** ASCENDANCE ***********/

#ascendance {
	font-size: 11px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	clear: both;
}
#ascendance ul {
	margin: 0;
	padding: 3px 7px 7px 0;
}
#ascendance li {
	display: inline;
	padding-left: 5px;
}
#ascendance a
{
    text-decoration: underline;
}


/**************************************************************/

#milieuPage 
{
    background: url(images/milieuPage.jpg) repeat-y top left;
    clear: both;
    min-height: 250px;
    _height: 250px;
    padding: 0 10px;
}

/*********** NAVIGATION ***********/

#navigation 
{
	width: 201px;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	min-height: 100px;
	_height: 100px;
}


/* éléments dans la navigation */
#navigation .element
{
    margin: 10px;
}
#navigation .element .element
{
    background: url(images/element.png) no-repeat bottom left;
    margin: 0;
    padding: 10px;
}
#navigation .element h2 
{
    font-size: 13px;
    color: #fff;
    font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 23px;
    padding-top: 8px;
}
#navigation .element ul 
{
    margin: 0;
    padding:  0;
    list-style-type: none;
}
#navigation .element ul ul
{
    padding-left: 20px;
}
#navigation .element a 
{
    text-decoration: none;
}
#navigation .element a:hover
{
}
#navigation .element a.actif
{
    color: #000;
}



/****** LOGIN *****/

.login input
{
    vertical-align: middle;
}
.login .input
{
    font-size: 11px;
    border: 0;
    background: url(images/login-champ.png) no-repeat top left;
    padding: 0;
    width: 114px;
    height: 20px;
    padding: 0 0 0 5px;
}
.login p
{
    margin: 0;
    padding: 0 0 5px 0;
}


/*********** CONTENUS ***********/

#contenus {
	width: 680px;
	float: left;
	margin: 0 0 10px 25px;
	padding: 0 0 0 0;
	border: 0;
}


/* composants */

.composant {
	color: #737272;
	padding-bottom: 10px;
	padding-top: 10px;
}

.composant h2 {
    font-size: 16px;
    font-weight: bold;
    color: #006E9F;
    vertical-align:bottom;
    margin: 0 0 10px 0;    
}

.composant a {
}
.composant img {
	border: 0;
}
.composant .highlight 
{
    font-weight: bold;
    font-style: normal;
    color: #c00;
}
.composant .resultatRecherche 
{
    cursor: pointer;
    border: 1px solid #fff;
}
.composant .resultatRecherche:hover 
{
    border: 1px solid #c00;
    background: #fee;
}


/* accroche */
.composant .accroche {
	font-size: 14px;
	margin: 0 0 15px 0;
	text-align: justify;
}

.composant .accroche p
{
    margin: 0;
}

/* texte */
.composant .texte {
	font-size: 12px;
    text-align: justify;
	color: #737373;
}

.composant .texte img{
    margin-right: 20px;
}

/* contenus */
.composant .texte ul, .composant .accroche ul {
	margin-left: 15px;
	padding-left: 0;
}

/* Gallerie d'image */

.gallerie
{
    float: left;
    padding: 10px;
}

/* formulaires en couleurs */
.frmCouleur
{
	width: 100%;
}
.frmCouleur th 
{
	color: #333;
	background: #FFF;
	text-align: left;
	width: 20%;
	vertical-align: top;
}
.frmCouleur .alt th 
{	
	background-color: #E3E8EA;
	color: #58737F;
}
.frmCouleur td p 
{
	margin: 5px 0;
	padding: 0;
}

/* actualités */

/* actus */
#navigation .actualites
{
}
.actualites #actusSelection
{
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}
.actualites #actusSelection a
{
    font-size: 11px;
    background: #9a9290;
    color: #fff;
    text-decoration: none;
    padding: 2px 5px;
}
.actualites #actusSelection a:hover, .actualites #actusSelection a.actif
{
    background: #555455;
    color: #fff;
}
.actualites .actu 
{
    display: none;
}
.actualites .active
{
    display: block;
}
.actualites .last-active {
}
.actualites .actu h3
{
    font-size: 12px;
    color: #006b98;
    margin: 5px 0;
    padding: 0;
}
.actualites .actu h4
{
    font-size: 12px;
    color: #555455;
    margin: 2px 0;
    padding: 0;
}
.actualites .actu img 
{
    text-align: center;
    display: block;
    clear: both;
    margin: 5px auto;
    max-width: 100px;
    _width: 100px;
}
.actualites .actu .lienSuite 
{
    display: block;
    clear: both;
    text-align: right;
    margin: 5px 0;
}



/*********** MOTS DE GLOSSAIRE DANS LA RECHERCHE ***********/

.fieldsetGlossaire
{
    margin-top: 10px;
}

.GlossaireRecherche
{
    float: left;
    width: 100%;
}

.GlossaireRecherche div
{
    display: inline;
}
/*********** MOTS DE GLOSSAIRE DANS L'ARTICLE ***********/

.GlossaireArticle
{
    display: inline;
}


/*********** TABS ***********/
/* le menu (ul) avec les tabs eux-mêmes */
.ui-tabs-nav 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    height: 17px;
}
.ui-tabs-nav li 
{
    float: left;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.ui-tabs-nav a 
{
    display: block;
    border: 1px solid #ccc;
}
/* le tab sélectionné (li) */
.ui-tabs-selected 
{
    background: #ccc;
}
.ui-tabs-selected a 
{
    border: 1px solid #666;
}
/* chaque panel de tab */
.ui-tabs-panel 
{
    border: 1px solid #ccc;
}
/* les panels de tabs masqués */
.ui-tabs-hide 
{
    display: none;
}



/**************************************************************/


/*********** PIED DE PAGE ***********/

#pieddepage
{
    height: 32px;
    background: url(images/footer.jpg) no-repeat top left;
    padding-top: 14px;
    text-align: center;
    color: #555455;
    font-size: 10px;
}

#poweredby 
{
	margin-top: 12px;
}

#poweredby a {
	text-decoration: none;
	color: #c7c4c5;
}
#poweredby a:hover {
	color: #fff;
}