a    {color:#990000; font-weight: bold; text-decoration: none;}
a:active   {color:#003366; font-weight: bold; text-decoration: none;}
a:hover    {color:#003366; font-weight: bold; text-decoration: underline;}

/*a.menu:link {color: #ff0000}
a.menu:visited {color: #0000ff}
a.menu:hover {color: #ffcc00} */

body {
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
margin: 0px;
font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
font-size: 12px; /* on définit la taille de police de base dans la page */
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #88C6E1;
	scrollbar-arrow-color: #FFFFFF;
}

p.espacetexte{
	padding: 2px 2px 2px 2px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.espacevent{
	padding: 0px 0px 0px 0px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td, tr {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td.actualite{
border-left: 1px dotted #003366;
padding-top: 5px;
padding-left: 5px;

}

td.copyright{
border-bottom: 1px dotted #88C6E1;
}

ul.image{
list-style-image: url("../images/nomimagegif")
}

ul.disc 
{
list-style-type: disc
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

div.hr {
  width: 90%;
  height: 1px;
  background-color: #990000;
}
div.hr hr {
  display: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-indent : 0.3em;
}
.sousmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-indent : 0.7em;
}

a.lienmenu {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent : 0.3em;
}
a.lienmenu:hover {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-indent : 0.3em;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a.lienmenublanc {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.lienmenublanc:hover {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
a.liensousmenublanc {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent : 0.7em;

}
a.liensousmenublanc:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent : 0.7em;
}

a.liensousmenu {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-indent : 0.7em;
}
a.liensousmenu:hover {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-indent : 0.7em;
}

a.toutesactualites { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 135px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background: url(../images/bouton_actu_o.gif); /* source de l'image de départ */
     border: 0; /* on évite les bordures autour de l'image */
     }

a.toutesactualites { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 135px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background: url(../images/bouton_actu.gif); /* source de l'image de départ */
     border: 0; /* on évite les bordures autour de l'image */
     }
a.toutesactualites:hover { /* définition de la classe "image" de la balise <a> au survol */
     background: url(../images/bouton_actu_o.gif); /* source de l'image d'arrivée */
     }
	 
a.toutesactualitesen { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 135px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background: url(../en/images/bouton_actu_o.gif); /* source de l'image de départ */
     border: 0; /* on évite les bordures autour de l'image */
     }

a.toutesactualitesen { /* définition de la classe "image" de la balise <a> */
     display: block;
     width: 135px; /* largeur de l'image réactive */
     height: 25px; /* hauteur de l'image réactive */
     background: url(../en/images/bouton_actu.gif); /* source de l'image de départ */
     border: 0; /* on évite les bordures autour de l'image */
     }
a.toutesactualitesen:hover { /* définition de la classe "image" de la balise <a> au survol */
     background: url(../en/images/bouton_actu_o.gif); /* source de l'image d'arrivée */
     }
	 	 
.titre {
    font-size : 14px;
	color : #3366FF;
	text-align : center;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.soustitre {
	font-size : 12px;
	color : #3366FF;
	text-align : left;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
	background-color: #CCCCFF;


}
.texte  {
	font-size : 12px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align : justify;
	text-indent : 0em;
	white-space: normal;
	left: auto;
	clip:   rect(auto auto auto auto);
	vertical-align: baseline;


}

.texteitalic {
    font-size : 12px;
	color : #000000;
	font-style : italic;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}
	
.copyright  {
        font-size : 9px;
	color : #88C6E1;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align : right;
}

.texteblanc  {
        font-size : 12px;
	color : #FFFFFF;
	font-style : bold;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align : center;
}
	
.texte_vert  {
    font-size : 12px;
	color : #006600;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align : left;
}

.texte_bleu  {
    font-size : 12px;
	color : #3399CC;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align : left;
}

.legende {
    font-size : 12px;
	font-style : italic;
	color : #88C6E1;
	text-align : center;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

div.lettre:first-letter
{
color: #003366;

/*autre possibilites
font-size:18px
font-size:3ex
font-size:1.8em
font-size:x-large */
font-size:large
}
INPUT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}
TEXTAREA {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}
SELECT {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Verdana,Helvetica; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000
}