/* CSS Document */

html {
	background-color: #DFF0F8;
	margin: 20px;
	padding: 0px;
}

a {
	color: #0066CC;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4mm;
	color: #336699;
	width: 100%;
	text-align: left;
	margin:0;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #DFF0F8;
	}

.conteneur {
width:800px;
margin-left:auto;
margin-right:auto;
}

img {
  border-style: none;
} 

div.sigle {
	color: #5F90B0;
	font-size: 200%;
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	background-color: #FFFFFF;
	font-weight: bolder;
	}
	
h1 {
	background-color: white;
	color: #993300;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: hidden;
	border-bottom-color: #993300;
}
.pub1bleu {
	background-color: white;
	color: #336699;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}	
.pub1brique{
	background-color: white;
	color: #600000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub1noir {
	background-color: white;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub1gris {
	background-color: white;
	color: #333333;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub3noir{
	background-color: white;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub3bleu{
	background-color: white;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub3gris{
	background-color: white;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.pub3brique{
	background-color: white;
	color: #600000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}	
.accueil{
	font-family: Verdana;
	background-color: white;
	color: #993300;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.textebleu{
	background-color: white;
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.textenoir{
	background-color: white;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.textebrique{
	background-color: white;
	color: #600000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.texte-it
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-style:italic;
}
.calend
{
	background-color: white;
	color: #336699;
	font-size: 60%;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	}
.textesmallbleu
{
	background-color: white;
	color: #336699;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	}
.textesmallnoir
{
	background-color: white;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	}
.evenementbleu
{
	color: #0000FF;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
	font-weight: bold;
}
.evenementbleufin
{
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
}
.evenementnoirfin
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
}
.evenementnoir
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
	font-weight: bold;
}
.evenementbrique
{
	color: #600000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
	font-weight: bold;
}
.maxime
{
	color: #993300;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
	font-weight: bold;
}
.noirtresfin
{
	color: #000000;
	font-size: 8px;
	font-weight: normal;
	text-align: left;
	font-style:italic;
}
.lien
{
	background-color: white;
	color: #000066;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	}	
.legende
{
	background-color: white;
	color: #336699;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	}
.titre_tab
{
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	}	
.barre_horizontale {
	height: 0.1em;
	width: 95%;
	background-color: #990033;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
}
}

.bandebleue {
	height: 1px;
	background-color: #DFF0F8;
	width: 100%;
}
	
div.magen_gauche {
	margin-top: 50px;
	background-image: none;
	right: 2px;
	clip: rect(23px,auto,auto,auto);
	margin-bottom: 60px;
}

.item {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003399;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.5em;
	width: 95%;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0.4em;
}

div.rubrique {
	background-color: #6b94b5;
	color: #e6eff7;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 97%;
}
div.rubrique1 {
	background-color: #DFF0F8;
	color: #6579A4;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 97%;
}
div.liens {
	background-color: blue;
	text-align: left;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 97%;
}

div.bandeau_haut {
	float: left;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2E3060;
	background-color: #6b94b5;
}
	
div.banniere {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	width: 450px;
	border-bottom-color: #2E3060;
	background-color: #6b94b5;
	margin-left: 5px;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 90%;
}

div.date {
	float: right;
	font-family: courier new, Arial, Helvetica, sans-serif;
	height: 10px;
	width: 309px;
	background-color: #6b94b5;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	font-size: 90%;
}

div#colonneDroite {
	float: left;
	width: 4%;
	height: auto;
	text-align: center;
	margin-right: 0px;
	margin-top: 30px;
}

.menu_haut {
	float: left;
	width: 800px;
	background-color: #6b94b5;
	line-height: 2em;
	border-bottom-style: none;

}
	
div.identification {
	float: left;
	width: 800px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFF0F8;
	border-bottom-color: #DFF0F8;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div.contenu {
	width: 790px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
div.logo {
	float: left;
	margin-left: 10px;
}

div.photo_syna {
	float: right;
	height: 100%;
}

div.bandeauBas {
  width: 800px;
  background-color: #993300;
  color: white;
  text-align: center;
  font-size: 65%;
  clear: both;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}
	
.small {
	font-size: 0.7em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bleu_fonce {
	background-color: #2E3060;
	width: 80%;
	height: 4px;
}
.dateintable {
	font-style: italic;
	text-align: center;
	color: #993300;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.objectintable {
	color: #003399;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.auteur {
	color: #6B94B5;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.entetenoir{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.titrebleu{
	color: #336699;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

#gauche {float: left;
background-color: #ffffff;
margin-left: 0%;
margin-right:.0.5%; 
width: 31.5%;
text-align: justify;
}
#centre {float: left;
background-color: #ffffff;
margin-left: 1%;
margin-right: 0%; 
width: 31.5%;
text-align: justify;
}
#droite {float: left;
background-color: #ffffff;
margin-left: 1%;
margin-right:0%; 
width: 32.5%;
text-align: justify;
}
#icons
{float:Aucune;
margin-top: 5px;
}
#edito { color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #6b94b5; /* On passe le texte en noir... */
        background: #dff0f8; /* ... et au contraire, le fond en blanc */
}

 #menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #6b94b5; /* couleur de fond */        
        color : #dff0f8; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 112px; /* largeur */
}

#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 112px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 
{
        margin    : -22px 0 0 112px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}

#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

