/* ===== */ /* CSS BLOCKS */ /* ===== */

body {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	background-color:		#ffffff;
}
#global{
	margin:					0px auto;
	width:					960px;
	position:				relative;
	background-color:		#FFF;
	border:					solid 1px #666;
}
#entete{
	height:					255px;
}
#flagEnglish {
	position:				absolute;
	left:					875px;
	top:					27px;
	width:					20px;
	height:					14px;
	z-index:				1;
}
#flagFrench {
	position:				absolute;
	left:					908px;
	top:					27px;
	width:					20px;
	height:					14px;
	z-index:				2;
}
#menus{
	height:					28px;
	text-align:				center;
	background-color:		#D2E1FF;
}

#espace{
	height:					25px;
}
#menuGauche{
	float:					left;
	padding:				37px 0px 0px 0px;
	position:				relative;
	width:					198px;
	/* height:					100px; */
	display:				inline;
}
#centrePage{
	float:					left;
	position:				relative;
	left:					0px;
	width:					702px;
	background-color:		#FFF;
	padding:				0px 30px 0px 30px;
	text-align:				justify;
}
#centrePage1Colonne{
	float:					left;
	position:				relative;
	left:					0px;
	width:					900px;
	background-color:		#FFF;
	padding:				0px 30px 0px 30px;
	text-align:				justify;
}
#piedDePage{
	position:				relative;
	height:					120px;
	background:				url(../images/pied_page/pied_page.png) no-repeat bottom;
	clear:					both;
}
/* ===== */ /* FIN CSS BLOCKS */ /* ===== */


/* CSS DESIGN */
/* === Titres === */

h1 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				30px;
	color:					#1B1464;
	padding:				0px;
	margin:					0px 0px 25px 0px;
	border-bottom:			1px solid #116227;
}

h1 a {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				30px;
	color:					#1B1464;
	text-decoration:		none;
}
h1 a:hover {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				30px;
	color:					#0070E2;
	text-decoration:		none;
}

h2 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				24px;
	color:					#1B1464;
	padding:				0px;
	margin:					0px 0px 25px 0px;
	border-bottom:			1px solid #116227;
}

h2 a {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				24px;
	color:					#1B1464;
	text-decoration:		none;
}

h2 a:hover {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				24px;
	color:					#0070E2;
	text-decoration:		none;
}

h3 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				20px;
	color:					#0070E2;
	padding:				0px;
	margin:					0px 0px 10px 0px;
	/* border-bottom:			1px solid #116227; */
}
h3 a {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				20px;
	color:					#0070E2;
	text-decoration:		none;
}

h3 a:hover {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				20px;
	color:					#1B1464;
	text-decoration:		none;
}

h4 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#0070E2;
	text-decoration:		none;
	padding:				0px 0px 10px 0px;
	margin:					0px;
	font-weight:			bold;
	/* border-bottom:			1px solid #116227; */
}

h4 a {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#0070E2;
	text-decoration:		underline;
}

h4 a:hover {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				18px;
	color:					#0070E2;
	text-decoration:		none;
}
h5 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				16px;
	color:					#002ea4;
	padding:				0px 0px 5px 0px;
	margin:					0px 0px 0px 0px;
	border-bottom:			none;
	color:					#1B1464;
}
h6 {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-weight:			bold;
	color:					#1B1464;
	padding:				0px 0px 5px 0px;
	margin:					0px 0px 0px 0px;
	color: 					#333;
	font-weight:			normal;
}
/* === FIN Titres === */

/* === Balises === */
p {
	padding:				0px;
	margin:					0px;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#1B1464;
	line-height:			20px;
}

a {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#0070E2;
}
a:hover {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#0070E2;
	text-decoration:		none;
}
li {
	padding:				0px;
	margin:					0px;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#1B1464;
	line-height:			20px;
}
/*
dl {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
}
dt {
	padding:				3px 0px 3px 20px;
	margin:					0px 0px 0px 0px;
	font-weight:			bold;
	background-color:		#D2E1FF;
	line-height:			14px;
}
dd {
	padding:				2px 0px 2px 40px;
	margin:					0px 0px 0px 0px;
	background-color:		#D2E1FF;
	line-height:			14px;
}
dt a {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	text-decoration:		none;
	line-height:			0px;
}
dt a:hover {
	text-decoration:		underline;
}
dd a {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	text-decoration:		none;
}
dd a:hover {
	text-decoration:		underline;
}
*/
dd {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
}
hr {
	clear:					both;
	height:					1px;
	border:					none;
	background:				rgb(210,210,210);
	color:					rgb(210,210,210);
}
ul {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	list-style-type:		none;
}
li {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#1B1464;
	line-height:			20px;
}
/* === FIN Balises === */
.menusE {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	padding-left:			60px;
}
.menusF {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	padding-left:			95px;
}
.menusA {
	padding:				4px 10px 4px 10px;
	display:				block;
	float:					left;
	color:					#1469D3;
	text-decoration:		none;
}
.menusA:hover {
	color:					#FFFFFF;
	background-color:		#2254d4;
	text-decoration:		none;
}
/* #menuGauche p {
	padding:				0px 20px 0px 20px;
} */

/* === CSS SOUS MENUS === */
.sousMenusH2 {
	clear:					both;
	margin:					0px 0px 0px 0px;
	padding:				4px 20px 3px 20px;
	background-color:		#ff6926;
	font-family:			"trebuchet ms",arial,sans-serif;
	color:					#ffffff;
	font-weight:			bold;
	font-size:				14px;
}
.sousMenus {
	padding:				0px 0px 0px 0px;
	margin:					0px 0px 0px 0px;
	border-bottom:			solid 1px rgb(200,200,200);
	background-image:		url(../images/communes/bg_main_withnav.jpg);
}
.sousMenus dt a, .sousMenus dt a:visited {
	display:				block;
	min-height:				2.0em /*Non-IE6*/;
	height:					auto !important;
	height:					2.0em /*IE6*/;
	line-height:			2.0em;
	padding:				0px 10px 0px 20px;
	margin:					0px 0px 0px 0px;
	border-top:				solid 1px rgb(200,200,200);
	text-decoration:		none;
	color:					rgb(70,122,167);
	font-weight:			bold;
	font-size:				12px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}
.sousMenus dd a, .sousMenus dd a:visited {
	display:				block;
	min-height:				1.7em /*Non-IE6*/;
	height:					auto !important;
	height:					1.7em /*IE6*/;
	line-height:			1.7em;
	padding:				0px 10px 0px 40px;
	border:					none;
	font-weight:			normal;
	text-decoration:		none;
	color:					rgb(70,122,167);
	font-size:				12px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}
.sousMenus dt a:hover, .sousMenus dd a:hover {
	background-color:		#ffffff;
	color:					rgb(42,90,138);
	text-decoration:		none;
}

/* === CSS IMAGES === */
.imgLeft {
	float:					left;
	margin:					0px 15px 10px 0px;
	border:					solid 1px #999;
}
.imgRight {
	float:					right;
	margin:					0px 0px 10px 15px;
	border:					solid 1px #999;
}

.imgCenter {
	float:					none;
	display:				block;
	margin:					0 auto;
	border:					solid 1px #999;
}

/* === CSS COLONNES === */

.column2Left {
	float:					left;
	width:					330px;
}
.column2Right {
	float:					right;
	width:					330px;
	padding-left:			20px;
	border-left:			solid 1px #CCC;
}

.column3Left {
	float:					left;
	left:					30px;
	width:					207px;
}
.column3Middle {
	margin-left:			227px;
	width:					208px;
	padding-left:			20px;
	border-left:			solid 1px #CCC;
}
.column3Right {
	float:					right;
	right:					30px;
	width:					207px;
	padding-left:			20px;
	border-left:			solid 1px #CCC;
}

/* CAS D'UNE SEULE COLONNE CENTRALE */
.column2Left1colonne {
	float:					left;
	width:					419px;
}
.column2Right1colonne {
	float:					right;
	width:					419px;
	padding-left:			30px;
	border-left:			solid 1px #CCC;
}

.column3Left1colonne {
	float:					left;
	left:					30px;
	width:					273px;
}
.column3Middle1colonne {
	margin-left:			293px;
	width:					274px;
	padding-left:			20px;
	border-left:			solid 1px #CCC;
}
.column3Right1colonne {
	float:					right;
	right:					30px;
	width:					273px;
	padding-left:			20px;
	border-left:			solid 1px #CCC;
}
/* CSS Liens */

.lienNonSouligne {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#0070E2;
	text-decoration:		none;
}
a:hover.lienNonSouligne {
	text-decoration:		underline;
}
.lienSouligneColor {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#1B1464;
	text-decoration:		underline;
}
a:hover.lienSouligneColor {
	color:					#1B1464;
	text-decoration:		none;
}
.lienNonSouligneColor {
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				12px;
	color:					#1B1464;
	text-decoration:		none;
}
a:hover.lienNonSouligneColor {
	color:					#1B1464;
	text-decoration:		underline;
}
/* CSS Titres */
.soulignerH {
	color:					#002ea4;
	border-bottom:			1px solid #116227;
}
.nonSoulignerH {
	border-bottom:			none;
}
.txtBold {
	font-weight:			bold;
}
.txtPtBleu {
	color:					#0070E2;
	font-size:				12px;
}
.txtGrdBleu {
	color:					#0070E2;
	font-size:				18px;
}
.txtGrdBleu2 {
	font-family:			"trebuchet ms",arial,sans-serif;
	color:					#0070E2;
	font-size:				18px;
}
.titGrdGris {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:				16px;
	font-weight:			bold;
	color:					#1B1464;
	padding:				0px 0px 5px 0px;
	margin:					0px 0px 0px 0px;
	color: 					#333;
	font-weight:			normal;
}
.cadreCentrer {
	text-align:				center;
	width:					300px;
	display:				block;
	padding:				20px 10px 20px 10px;
	margin:					0 auto;
	border:					solid 1px #999;
}
