
div#logo a {
	display: block;
	width: 100%;
	height: 100%;

}


#footer_text a {
	font-family: Trebuchet MS,sans-serif;
	font-size: 10px;
	color:#FFFFCC;
	text-decoration: underline;
	white-space: nowrap;

}




#logo {
 
	background: url(resources/logoN.png) no-repeat;

}


#key_visual {

	background: url(colorschemes/colorscheme4/images/dynamic/bandeauNM.jpg) no-repeat;

}


#slogan {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
  font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

a.main_nav_active_item {
	background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;

	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	color: #FD9608;
	background-position: top left;

}

a.main_nav_item {

	font-family: Trebuchet MS,sans-serif;

	font-style: normal;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	color: #D2D2D2;

	background-position: top left;

}

a.main_nav_item:hover {
	background: url(images/dynamic/buttonset4/n1active.gif) no-repeat;

	font-family: Trebuchet MS,sans-serif;

	font-style: bolder;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;

	color: #FD9608;
	background-position: top left;

}

a.sub_nav_active_item {

	background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;
	font-family: Trebuchet MS,sans-serif;

	font-style: normal;
	font-size: 10px;

	font-weight: normal;
	text-decoration: none;
	color: #FA9407;
	background-position: top left;

}

a.sub_nav_item {

	background: url(images/dynamic/buttonset4/sn1.gif) no-repeat;
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;

	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #C5C5C5;
	background-position: top left;

}

a.sub_nav_item:hover {

	background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;

	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FA9407;
	background-position: top left;

}



a.sub_nav_active_item_titre {

	background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;
	font-family: Trebuchet MS,sans-serif;

	font-style: normal;
	font-size: 12px;

	font-weight: bolder;
	text-decoration: none;
	color: #FA9407;
	background-position: top left;

}

a.sub_nav_item_titre {

	background: url(images/dynamic/buttonset4/sn1.gif) no-repeat;
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;

	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFCC;
	background-position: top left;

}

a.sub_nav_item_titre:hover {

	background: url(images/dynamic/buttonset4/sn1active.gif) no-repeat;

	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #FA9407;
	background-position: top left;

}



.content h1 {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;

	font-size: 29px;
	font-weight: bold;
	text-decoration: none;
	color: #51160D;

}

.content h2 {
	font-family: Trebuchet MS,sans-serif;

	font-style: normal;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;

	color: #981700;

}

.content h3 {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 18px;

	font-weight: bold;

	text-decoration: none;
	color: #3B3B3B;

}


.content h4 {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(24,76,160);
}
.content h4.contrat {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(160,24,24);
}
.content h3.visibilite {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(240,240,240);
}.content, .content p {
	
	font-family: Trebuchet MS,sans-serif;

	font-style: normal;
	font-size: 12px;
	font-weight: normal;

	text-decoration: none;
	color: #1A1A1A;

}

.content a:link {

	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #981700;

}

.content a:visited {

	font-family: Trebuchet MS,sans-serif;
	font-style: normal;

	font-size: 100%;

	font-weight: normal;
	text-decoration: underline;
	color: #981700;

}

.content a:hover {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;

	text-decoration: underline;
	color: #CB7703;

}

.content a:active {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 100%;

	font-weight: normal;
	text-decoration: underline;

	color: #CB7703;

}

#footer_text {
	font-family: Trebuchet MS,sans-serif;
	font-size: 10px;
	color:#FFFFCC;
	text-decoration: none;
}

