body {
	background-image: url(../ressources/fond_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

a {
  color: #0171B9;
}

.OmbreGaucheTetiere {
	background-image:url(../ressources/ombre_gauche.png);
	background-repeat:repeat-y;
	background-position:right;
}
.OmbreDroiteTetiere {
	background-image:url(../ressources/ombre_droite.png);
	background-repeat:repeat-y;
	background-position:left;
}

.FondLogo {
	background-image:url(../ressources/images/fond_blanc_transparent.png);
	background-repeat:repeat;
}

.FondPage {
	background-image: url(../ressources/fond_page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.OmbreGauche {
	background-image: url(../ressources/ombre_gauche.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.OmbreDroite {
	background-image: url(../ressources/ombre_droite.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.OmbreGaucheDegarde {
	background-image: url(../ressources/ombre_degrade_gauche.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.OmbreDroiteDegarde {
	background-image: url(../ressources/ombre_degrade_droite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.BarreMenu {
	background-image: url(../ressources/barre_menu.gif);
	background-repeat: repeat-x;
}
.OmbreHaut {
	background-image: url(../ressources/ombre_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.Menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6E7EE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F8F9;
	cursor: pointer;
	background-image: url(../ressources/barre_menu.gif);
}
.MenuGauche {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9F0E2;
	cursor: pointer;
}
.Fond_Contenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEF5F3;
	border-bottom-color: #EEF5F3;
	border-left-color: #EEF5F3;
	background-image: url(../ressources/fond_contenu_vert.gif);
	background-repeat: repeat-x;
}
.MenuOver {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8E1E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2F0EB;
	background-image: url(../ressources/barre_menu_over.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
.Fond_recherche {
	background-image: url(../ressources/fond_recherche.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:right;
}

.Fond_recherche input{
	background:none;
	border:none;
	width:95px;
}

.MenuGaucheOver {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9F0E2;
	background-image: url(../ressources/barre_menu_over.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
.Menu_vertical {
	background-image: url(../ressources/menu_vertical.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4F0F7;
	border-left-color: #E4F0F7;
	cursor: pointer;
}
.Menu_vertical_over {
	background-image: url(../ressources/menu_vertical_over.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0F5CC;
	border-left-color: #E0F5CC;
	cursor: pointer;
}
.Menu_vertical_on {
	background-image: url(../ressources/menu_vertical_on.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4F0F7;
	border-left-color: #E4F0F7;
	cursor: pointer;
	background-position: center center;
}

.span_menu_v {
  color:#0C6869;
  text-transform:uppercase;
  font-size:11px;
  font-weight: bold;
  font-family:Arial;
  text-align:center;
  margin-top:5px;
  text-indent: 0px;
}


.Bandeau {
	background-image: url(../ressources/menu_vertical_over.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0F5CC;
	border-left-color: #E0F5CC;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0F5CC;
}
.Bandeau_Bleu {
	background-image: url(../ressources/menu_vertical.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4F0F7;
	border-left-color: #E4F0F7;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4F0F7;
}
.Fond_Edito {
	background-image: url(../ressources/fond_contenu.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEF5F3;
	border-bottom-color: #EEF5F3;
	border-left-color: #EEF5F3;
}
.Barre_Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B9;
	font-weight: bold;
	text-align: center;
}
.Barre_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0071B9;
	font-weight: bold;
	text-indent: 10pt;
	text-align:left;
}
.Edito_Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: normal;
	text-align: left;
}
.LienHaut {
	font-family: Arial, Helvetica, sans-serif;
	color: #0071B9;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.LienHaut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #128788;
	text-decoration: underline;
	font-weight: bold;
}
.BasTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #529197;
	text-decoration: none;
}
.Colonne_Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	line-height: 15px;
	text-align: left;
}
.Fond_sousmenu {
	background-image: url(../ressources/fond_sousmenu.png);
	background-repeat: repeat;
}
.Soumenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #128788;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87AEC5;
	padding-right: 7px;
}
.Soumenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #128788;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87AEC5;
	padding-right: 7px;
	padding-left: 7px;
}
.Soumenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #128788;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}
.Soumenu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B9;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87AEC5;
	padding-right: 7px;
}
.Soumenu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B9;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87AEC5;
	padding-right: 7px;
	padding-left: 7px;
}
.Soumenu3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0071B9;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}
.Soumenu_Gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #128788;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2D8CC;
}
.Soumenu_Gauche_over {
	background-image: url(../ressources/fond_sousmenu.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2F0EC;
}
.Fond_sousmenus_gauche {
	background-image: url(../ressources/fond_sousmenu.png);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4F0F7;
	border-left-color: #E4F0F7;
}

.OK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #66CC00;
	line-height: 20px;
	text-align: center;
}

.NOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
	line-height: 20px;
	text-align: center;
}

.bouton{
	background-image:url(../ressources/menu_vertical.gif);
	border:solid #0071B9 1px;
	color:#0071B9;
	cursor:pointer;
	-moz-border-radius: 7px;
}

.bouton:hover{
	color:#333333;
	border-color:#333333;
}

.deg_g{
	background-image:url(../ressources/deg_g.png);
	background-repeat:repeat-x;
}

