.titrecadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}
.titrepage {
	border: 0;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: normal;
	text-indent: 28px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	background-image:    url("../landesson/image/bloc_h.png");
	line-height: 22px;
	text-transform: uppercase;
	text-align: center;
}
.piedpage {
	font-size: 14px;
}
.titreannonce {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.contenutab {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-image:    url("../landesson/image/bloc_b.png");
}
.titreaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #00DF40;
}
.promo {
	font-size: xx-large;
	font-style: oblique;
	font-weight: 900;
	font-variant: small-caps;
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	clear: right;
	float: right;
	height: auto;
	width: auto;
}
.titre_interne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.menutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
}
.bascadre {
	background-image:  url("../landesson/image/bloc_b_plein.png");
}
/**********************titre de page*************/
#masthead{
	margin: 0;
	padding: 5px 0px;
	background-color: #B7C6A3;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #CCCCCC;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
/************* #globalNav styles **************/

#globalNav{
/*color: #8EA66F;*/
color:#FFFF00;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}
