body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #111111;
}

a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #111111 }
a:active { color: #0066CC}

a.pays_on { font-weight:bold; color:#13648C; text-decoration: none} 
a.pays_on:hover { color:#000000 } 
a.pays_on:visited { color:#13648C } 

a.pays_off { color:#666666 } 
a.pays_off:hover { color:#000000 } 
a.pays_off:visited { color:#666666 } 

a.news { font-size: 13px; font-weight: bold; color:#CC0000; text-decoration: none}
a.news:hover { font-size: 13px; font-weight: bold; color:#000000}
a.news:visited { font-size: 13px; font-weight: bold; color:#CC0000; text-decoration: none }

.titre { font-size: 18px; font-weight: bold; color:#787878 }
.red_title { font-size: 15px; font-weight: bold; color:#CC0000 }
.sub_title { font-size: 11px; font-weight: bold; letter-spacing: 1px; color:#CC0000}
.green_title { font-size: 15px; font-weight: bold; color:#97A719 }
.sub_title_green { font-size: 11px; font-weight: bold; letter-spacing: 1px; color:#97A719}

.title_blue  { font-size: 13px; font-weight: bold; color:#0066CC }
.red { color:#CC0000 }
.blue { color:#0066CC }
.grey { color:#666666 }
.black { color:#000000 }
.puce { padding-left: 15px; background-image:url(/neomps/images/puce_ronde.gif); background-repeat: no-repeat }
.pied_page { font-family: Arial, sans-serif; font-size: 11px }
.bordure_ext {
	border: 1px solid #CCCCCC;
}
.bordure_bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.formsearch {
	background-color: #FFFFFF;
	padding-left: 4px;
	border: #AAAAAA 1px solid;
	font-family: Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #000000;
	width: 100px;
	margin:2px;
	height: 17px;
}




.lien_actif	{font-weight: bold }

.menu_niveau_0 {
	padding-left: 17px;
	background-image: url(images/fond_menu.gif);
	border-bottom: solid #D3D3D3 1px;
	height: 18px;
}

.menu_niveau_1 {
	font-size: 11px;
	padding-left: 25px;
	background-color: #F5F5F5;
	border-bottom: solid #D3D3D3 1px;
	height: 18px;
}

.menu_niveau_2 {
	padding-left: 35px;
	font-size: 11px;
	background-color: #EAEAEA;
	border-bottom: solid #CCCCCC 1px;
	height: 18px;
}

.menu_niveau_3 {
	font-size: 11px;
	padding-left: 55px;
	background-color: #D9D9D9;
	border-bottom: solid #CCCCCC 1px;
	height: 18px;
}

.menu_niveau_4 {
	font-size: 11px;
	padding-left: 65px;
	border-bottom: solid #ABCEDC 1px;
}

.menu_niveau_0_extranet {
	font-size: 11px;
	padding-left: 17px;
	border-bottom: solid #ABCEDC 1px;
	background-image: url(images/fond_menu_extra.gif);
	height: 18px;
}

.menu_niveau_1_extranet {
	font-size: 11px;
	padding-left: 25px;
	border-bottom: solid #ABCEDC 1px;
	background-image: url(images/fond_menu_extra.gif);
	height: 18px;
}

.menu_niveau_2_extranet {
	font-size: 11px;
	padding-left: 45px;
	border-bottom: solid #ABCEDC 1px;
	background-image: url(images/fond_menu_extra.gif);
	height: 18px;
	}

.plan_niveau_0 {
	font-size:12px; font-weight:bold;
	padding-bottom: 5px; height: 22px
}

.plan_niveau_1 {
	padding-left: 15px; height: 18px
}

.plan_niveau_2 {
	padding-left: 60px;
}

.plan_niveau_3 {
	background-image: url(images/point_bleu.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-left: 80px;
}

.formlangue { 
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	width: 70px;
	height: 10px;
}

.select {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	width: 160px;
	background-color:#F2F2F2;
}

/* Style de survol des boutons */

.fondmenugauche {
height: 28px;
}

.fondmenugauche a{
background-image: url(images/menu/btn_menu_off.gif);
background-repeat:no-repeat;
color:#FF0000;
font-family:arial;
font-size:11px;
font-weight:500;
padding-left: 22px;
padding-bottom: 1px;
margin-left:10px;
}

.fondmenugauche a:hover{
color:#000000;
background-image: url(images/menu/btn_menu_on.gif);
}





