BODY {
	margin: 0px;
	font: 10px Verdana;
}

A {
  color: #6699ff;
  text-decoration: none;
}

A:hover {
  color: #6699ff;
  text-decoration: underline;
}

form {
	display: inline;
	margin:0px;
}

img {
 border:0px;
}

li, ul {

	margin: 0;
	padding: 0;
	list-style-type: none;
}

input[type=text], input[type=password] {
	border-color: black;
	border-width: 1px;
	border-style: solid;

}

.text_header {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0033cc;
}
.text_titre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0033cc;
}
.text_titre_grand {
	font-family: Verdana;
	font-size: 36px;
	font-weight: lighter;
	color: #0033cc;
}
.text_noir {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text_resume {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #6699ff;
}
.text_gris {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
}
.text_gris_b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
}
.text_noir_12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_bleu_12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}
.text_bleu_12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}
.text_rouge_12{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #b90000;
}
.text_rouge {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #b90000;
}


.fond_titre {
	background: url("../../images/hygienes/head.png") no-repeat;
}
.menu_gauche {
	background: url("../../images/hygienes/sep_menu_g.png") no-repeat;
	width: 12px;
	height: 24px;
}
.menu_droite {
	background: url("../../images/hygienes/sep_menu_d.png") no-repeat;
	width: 13px;
	height: 24px;
}
.sep_menu {
	background: url("../../images/hygienes/sep_menu.png") no-repeat;
	width: 13px;
	height: 24px;
}

.menu_nouveau {
	background: url("../../images/hygienes/menu_nouveau_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_nouveau_on {
	background: url("../../images/hygienes/menu_nouveau_on.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_actualite {
	background: url("../../images/hygienes/menu_actualite_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_actualite_on {
	background: url("../../images/hygienes/menu_actualite_on.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_archive {
	background: url("../../images/hygienes/menu_archives_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_archive_on {
	background: url("../../images/hygienes/menu_archives_on.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_abonnement {
	background: url("../../images/hygienes/menu_abonnement_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_abonnement_on {
	background: url("../../images/hygienes/menu_abonnement_on.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_formation {
	background: url("../../images/hygienes/menu_formation_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_formation_on {
	background: url("../../images/hygienes/menu_formation_on.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_edition {
	background: url("../../images/hygienes/menu_edition_off.png") no-repeat;
	width: 114px;
	height: 24px;
}
.menu_edition_on {
	background: url("../../images/hygienes/menu_edition_on.png") no-repeat;
	width: 114px;
	height: 24px;
}

#menu {
	cursor:pointer;
}
#menu li a {
	
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 140%;
	border: 0 none;
	font-size: 10px;
	text-align: left;
	padding-left:5px;
	background: #2781d5;
}
#menu li a:hover {
	background-color: #5bc0fe;
	color:#FFFFFF;
	text-decoration: none;
}

.bg_menu_color{
	background-color: #1126ae;
}

.fond_pub {
	/*
	background-color: #a0c0fe;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	padding-top:37px;
	padding-left:12px;
	padding-right: 12px;
	width:113px;
	*/
	width: 138px;
	padding-top: 10px;
}
.fond_spacer {
	padding-top:37px;
	padding-left:12px;
	padding-right: 12px;
	width:114px;

}
.fond_principal {
	width: 630px;
	background: url("../../images/hygienes/fond_principal.png") top right no-repeat;
}

#footer {
	background-color: #d3e2ff;
	color: #6699ff;
	width:768px;
	height:20px;
}
.fond_footer {
	background-color: #d3e2ff;
}