.bg_body {
	background-attachment: scroll;
	background-color: #d9dbdd;
	background-image:url(/img/head_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.none {
	font-size: 1px;
}

/* MENU */
.menu1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F4C56;
	text-decoration:none;
}
a:hover.menu1  {
	text-decoration:none;
	color: #dc002e;
}
.menu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	text-decoration:none;
}
a:hover.menu2  {
	text-decoration:none;
	color: #dc002e;
}
.menu3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	text-decoration:none;
}
a:hover.menu3  {
	text-decoration:none;
	color: #dc002e;
}

/* FOOTER */
.bg_footer {
	background-image: url(/img/bg_footer.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a:hover.footer {
	color: #97be0d;
	text-decoration: none;
}

/* FONT */
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	text-decoration:underline;
}
a:hover  {
	text-decoration:none;
}
.path {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	text-decoration:underline;
}
a:hover.path  {
	text-decoration:none;
	color: #FFF;
	background-color: #dc002e;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC002E;
	display: inline; 
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #DC002E;
	display: inline; 
}
.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3F4C56;	
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3F4C56;	
}
a:hover.info {
	text-decoration:none;
	font-size: 10px;
	color: #FFF;
	background-color: #dc002e;
}
.titre_gelule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F4C56;
}
.titre_gelule_blanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.titre_gelule_blanc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.titre_gelule_blanc_petit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.titre_gelule_blanc_petit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
}
a:hover.text {
	text-decoration:none;
	font-size: 11px;
	color: #FFF;
	background-color: #dc002e;
}
.text-moyen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3F4C56;
}
a:hover.text-moyen {
	text-decoration:none;
	font-size: 10px;
	color: #FFF;
	background-color: #dc002e;
}
.quel_cyber {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #97be0d;
}
.LegendeImage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	padding-left: 6px;
}

/* FORMULAIRE */
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	background-color: #FFFFFF;
	border: 1px solid #3f4c56;
}
.form_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3F4C56;
	background-color: #FFFFFF;
	border: 1px solid #3f4c56;
}
.form_text-moyen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3F4C56;
	background-color: #FFFFFF;
	border: 1px solid #3f4c56;
}
.formulaireBTN100 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	border:0px solid #000000;
	width:100px;
	height:22px;
	background-image:  url("/img/form/bg100x22.gif");
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

/* GAB */
.gab_tit_para {
	color: #DC002E;
}
a:hover.gab_tit_para {
	text-decoration: none;
	color: #DC002E;
}

/* CADRE */
.cadreGris {
	border: solid #3F4C56 1px;
}
.highslide-image {
	border: solid #3F4C56 1px;
}
