﻿body{
    color: #000;
    background: #465d70;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}

a {
    color: #0376ac;
	text-decoration: none;
}
a:hover {
    color: #000;
}

hr {
	color: #0376ac;
	background-color: #0376ac;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}

#conteneur {
    background: #fff;
    width: 860px;
    margin: 0 auto;
    padding: 0;
    border: none;
}

.watermark 
{
    color: #999;
}

.noscreen
{
    display: none;
}


/**************************************************************/


/*********** HEADER ***********/

#header
{
    background: #fff url(images/header.jpg) no-repeat top left;
    height: 266px;
    position: relative;
}

#header h1
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#header h1 a
{
    display: block;
    width: 234px;
    height: 86px;
    background: url(images/logo.png) no-repeat top right;
}

#header h1 a span 
{
    display: none;
}

#illustrationHeader
{
    position: absolute;
    bottom: 29px;
    left: 0;
}

/*********** RECHERCHE **********/

#header .recherche 
{
    background: url(images/rechercher.png) no-repeat top left;
    position: absolute;
    bottom: 5px;
    right: 10px;
    width: 167px;
    z-index: 1000;
    padding-top: 16px;
    padding-left: 18px;
}
#header .recherche input
{
    font-size: 10px;
    vertical-align: middle;
}
#header .recherche input.terme
{
    height: 25px;
    font-size: 14px;
    width: 125px;
    border: 0;
    background: #fff;
    padding: 2px 0 0 5px;
}



/*********** GLOSSAIRE ***********/

#glossaire
{
    padding-right: 50px;
}

#glossaire a
{
    color: #fff;
}

#glossaire a:hover
{
    color: #196a63;
}

/****** LOGIN *****/

.login
{
    display: none;
}

/*********** MENU PRINCIPAL ***********/

#menu
{
    background: #0466a5 url(images/menu.png) repeat-x top left;
    font-size: 12pt;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 860px;
    height: 33px;
    z-index: 500;
}


.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 
{
    background: url(images/menu-item.png) no-repeat top right;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    height: 24px;
	padding: 9px 10px 0 10px;
    color: #93cbf9;
}
.menulist a.highlighted, .menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif
{
    color: #fff;
    background: url(images/menu-hover.png) no-repeat top right;
}


.menulist ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 200px;
	background: #0466a5;
}

.menulist ul li {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left;
	border: 0;
	height: auto;
}

.menulist ul a 
{
    font-weight: normal;
    background: none;
	display: block;
	float: none;
    height: auto;
    padding: 2px 5px;
}
.menulist ul a:hover, .menulist ul a.highlighted, .menulist ul a.highlighted:hover, .menulist ul a:focus, .menulist ul a.actif
{
    color: #fff;
    background: #023452 none;
}

.menulist ul ul {
	top: 0px;
	margin-top: 0;
	right: 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 0 0;
}
#ascendance li {
	display: inline;
	padding-right: 5px;
}


/**************************************************************/

#milieuPage 
{
    background: url(images/navigation.png) repeat-y 645px 0;
    clear: both;
    min-height: 250px;
    _height: 250px;
}

/*********** NAVIGATION ***********/

#navigation {
	width: 190px;
	margin: 0;
	padding: 10px 0 0 20px;
	float: left;
	min-height: 100px;
	_height: 100px;
}

#navigation hr
{
    background: url(images/navigation-hr.png) no-repeat top center;
    color: transparent;
    margin: 15px 0;
}

#navigation a
{
    text-decoration: underline;
}

#navigation .spacer
{
    display: block;
    clear: both;
    height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
}


/* éléments dans la navigation */
#navigation .element
{
    color: #213030;
    margin: 0;
}
#navigation .element h2 
{
    color: #032c4f;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
}
#navigation .element ul 
{
    margin: 0;
    padding: 0 0 0 20px;
    list-style-type: none;
}
#navigation .element li
{
    margin: 0;
    padding: 0;
}
#navigation .element a.actif
{
    color: #000;
}


/* actus court */
#navigation .actualites
{
    font-size: 11px;
    font-weight: bold;
    color: #013c56;
}
#navigation .actualites ul 
{
    padding-left: 0;
}
#navigation .actualites li
{
    margin: 7px 0;
    clear: both;
}
#navigation .actualites .date
{
    color: #0376ac;
    display: block;
}
#navigation .actualites a
{
    background: url(images/actu.png) no-repeat 0 3px;
    padding-left: 12px;
    margin-top: 5px;
    float: right;
}

/* inscription newsletter */

#navigation #newsletter
{
    clear: both;
    background: url(images/newsletter.png) no-repeat 0 0;
    padding: 0px 0 0px 38px;
}
#navigation #newsletter a
{
    font-weight: bold;
}

/* coordonnées */

#navigation #coords
{
    font-size: 11px;
}
#navigation #coords h2
{
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
}


/*********** CONTENUS ***********/

#contenus {
	width: 635px;
	float: left;
	margin: 0 0 10px 10px;
	_margin-left: 5px;
	padding: 0 0 0 0;
	border: 0;
}


/* composants */

.composant {
	color: #787878;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url("images/composant-separateur.png") repeat-x top left;
}

.composant h2 {
    font-size: 18px;
    font-weight: normal;
    color: #032c4f;
    background: url(images/h2-bordure.png) repeat-x bottom left;
    padding: 0 0 5px 0;
    vertical-align:bottom;
    margin: 0 0 10px 0;
}
.composant h2 span
{
    background: url(images/h2-puce.png) no-repeat 0 5px;
    padding: 0 0 0 20px;
}

.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;
	color: #0279ad;
	font-weight: bold;
}

.composant .accroche p
{
    margin: 0;
}

/* texte */
.composant .texte {
	font-size: 12px;
    text-align: justify;
	color: #000;
}

.composant .texte img{
    margin: 5px;
}

/* 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: #58737F;
	background: #DDF1EC;
	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 */

.actualites #actusSelection
{
    clear: both;
    text-align: right;
}
.actualites #actusSelection a
{
    font-family: Georgia, "Times New Roman", Times, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    background: #a4bfb1;
    color: #009068;
    border: 1px solid #a4bfb1;
    text-decoration: none;
    padding: 3px 5px;
}
.actualites #actusSelection a:hover, .actualites #actusSelection a.actif
{
    background: #fff;
    border: 1px solid #009068;
}
.actualites .actu 
{
    background: #e8e9de;
    position: absolute;
    top: 60px;
    left: 0;
    width: 270px;
    height: 370px;
    z-index: 8;
    display: none;
}
.actualites .active
{
    z-index: 10;
    display: block;
}
.actualites .last-active {
    z-index: 9;
}

.actualites .actu h3
{
    font-size: 14px;
    color: #4f4d4d;
    margin: 5px 0;
    padding: 0;
}
.actualites .actu img 
{
    text-align: center;
    display: block;
    clear: both;
    margin: 5px auto;
}
.actualites .actu .lienSuite 
{
    clear: both;
    text-align: right;
    margin: 5px 0;
}




/**************************************************************/


/*********** PIED DE PAGE ***********/

#pieddepage
{
    height: 26px;
    background: #013b56;
    text-align: center;
    font-size: 10px;
    color: #fff;
    padding-top: 10px;
}

#pieddepage a
{
    color: #fff;
    text-decoration: none;
}
#pieddepage a:hover
{
    color: #000;
}

#poweredby 
{
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
}
#poweredby a
{
    color: #fff;
    text-decoration: none;
}