/* déclarations génériques */
body, div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	background-color: #ffffff;
	text-align: left;
	background-repeat: repeat-x;
}
#logoaccueil {
	position: absolute;
}
#global {
	width: 100%;
	background-repeat: no-repeat;
}
#englobant {
	width: 1003px;
}
/* -------------------------------- menu ------------------------------------------ */
#bandemenu {
	height: 210px;
}
#monmenu {
	/*margin-left: 403px;*/
	margin-left: 280px;
	margin-top: 22px;
}

/* ------------------------------------ contenu ------------------------------------------ */
#content {
	width: 1003px;
}

/* ------------------------------ outils ---------------------------------- */
#outils {
	float: left;
	width: 257px; /* 279 */
	background-image: url(img/fond-outils000.jpg);
	background-repeat: no-repeat;
	min-height: 500px;
}

#carto {
	padding-left: 42px; /* 64 */
	height: 160px;
}
#moteur {
	padding-left: 74px; /* 96 */
	height: 36px;
}
input.formrech {
	width: 88px;
	border: 1px solid #86BA0D;
	color: #4D4D4D;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
input.btok {
	float: left;
	padding-left: 3px;
}
#liens {
	padding-left: 71px; /* 93 */
}
#liens ul {
	width: 127px;
	background-image: url(img/separateur-outils.gif);
	background-repeat: no-repeat;
}
#liens li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(img/separateur-outils.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#liens li a {
	 color: #4D4D4D;
	 text-decoration: none;
	 padding-left: 6px;
	 font-size: 11px;
}
#liens li a:hover, #liens li a.select, #liens li a.select:hover {
	 color: #67881B;
	 text-decoration: none;
}
#drapeaux {
	padding-left: 73px; /* 95 */
	padding-top: 11px;
}
#drapeaux li {
	list-style-type: none;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
}

/* ------------------------------- contenu -------------------------------------------- */
#contenu0 {
	float: left;
	width: 722px;
	padding-top: 75px;
}
#contenu {
	float: left;
	width: 722px;
	padding-top: 95px;
}

#actu h1 {
	background-image: url(img/pointille-rouge.gif);
	background-repeat: repeat-x;
	background-position: left 13px;
	width: 515px;
	margin-bottom: 10px;
	float: left;
}
#actu h1 img {
	float: left;
}
#actu a.tout {
	background-image: url(img/dble-fleche-rouge.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 23px;
	color: #D14601;
	text-decoration: underline;
	background-color: #F3F7F5;
	float: right;
	margin-top: 6px;
	font-weight: normal;
}
#actu a.tout:hover {
	color: #D14601;
	text-decoration: none;
}
#actu div.colonne1 a, #actu div.colonne2 a {
	color: #D14601;
	text-decoration: underline;
	font-weight: bold;
}
#actu div.colonne1 a:hover, #actu div.colonne2 a:hover {
	color: #D14601;
	text-decoration: none;
	font-weight: bold;
}

#actu div.colonne1 {
	float: left;
	width: 311px;
}
#actu div.colonne2 {
	float: left;
	width: 311px;
	padding-left: 30px;
}

#evenements {
	margin-top: 15px;
}
#evenements h1 {
	background-image: url(img/pointille-vert.gif);
	background-repeat: repeat-x;
	background-position: left 13px;
	width: 469px;
	margin-bottom: 10px;
	float: left;
}
#evenements h1 img {
	float: left;
}
#evenements a.tout {
	background-image: url(img/dble-fleche-verte.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 23px;
	color: #679919;
	text-decoration: underline;
	background-color: #ffffff;
	float: right;
	margin-top: 6px;
	font-weight: normal;
}
#evenements a.tout:hover {
	color: #679919;
	text-decoration: none;
}
#evenements div.colonne1 a, #evenements div.colonne2 a {
	color: #679919;
	text-decoration: underline;
	font-weight: bold;
}
#evenements div.colonne1 a:hover, #evenements div.colonne2 a:hover {
	color: #679919;
	text-decoration: none;
	font-weight: bold;
}

#evenements div.colonne1 {
	float: left;
	width: 215px;
}
#evenements div.colonne2 {
	float: left;
	width: 215px;
	padding-left: 25px;
}

div.colonne1, div.colonne2 {
	font-size: 10px;
}
div.colonne1 img, div.colonne2 img {
	float: left;
	border: 1px solid #ACADAC;
	margin-right: 11px;
}

/* -------------------- bloc vert page accueil -------------------------- */
#bloc3 {
	float: left;
	background-color: #80B431;
	color: #4D4D4D;
	font-size: 10px;
	width: 177px;
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #A4D160;
	border-left: 1px solid #A4D160;
	border-right: 1px solid #497107;
	border-bottom: 1px solid #497107;
}
#bloc3 h1 {
	margin-bottom: 5px;
	background-image: none;
	float: none;
	width: 177px;
}
#bloc3 h1 img {
	float: none;
	border: 0;
	margin: 0px;
	padding: 0px;
}
#bloc3 img {
	float: right;
	margin-left: 8px;
	border: 1px solid #ACADAC;
}

#bloc3 a.tout {
	background-image: url(img/dble-fleche-blanche2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 32px;
	color: #ffffff;
	text-decoration: none;
	background-color: #80B431;
	margin-top: 6px;
	font-weight: normal;
	float: left;
}
#bloc3 a.tout:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ----------------------------- bas de page -------------------------------- */
#bdp {
	text-align: left;
	font-size: 10px;
	padding-top: 20px;
/*	padding-left: 100px;*/
}
#bdp a {
	font-size: 10px;
	text-decoration: underline;
	color: #4D4D4D;
}
#bdp a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #4D4D4D;
}

/* ------------------------------ pages interieures ----------------------------------- */
#contenu h1.titre, #contenu h1.titre1, #contenu h1.titre2, #contenu h1.titre3, #contenu h1.titre4, #contenu h1.titre5 {
	height: 50px;
	font-size: 22px;
	background-image: url(img/pointille-du-titre.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 26px;
}
#contenu h1.titre1 , #contenu h1.titre {
	color: #7BAC2F;
}
#contenu h1.titre2 {
	color: #E56E02;
}
#contenu h1.titre3 {
	color: #6F0000;
}
#contenu h1.titre4 {
	color: #FDC500;
}
#contenu h1.titre5 {
	color: #95B4D1;
}

#navigation {
	position: absolute;
	width: 722px;
	text-align: right;
	padding-top: 32px;
	font-size: 10px;
	color: #5F6F7F;
}
#navigation a, #navigation a:hover {
	font-size: 10px;
}

#navigation div.nav1 a, #navigation div.nav a {
	color: #7BAC2F;
}
#navigation div.nav2 a {
	color: #E56E02;
}
#navigation div.nav3 a {
	color: #6F0000;
}
#navigation div.nav4 a {
	color: #FDC500;
}
#navigation div.nav5 a {
	color: #95B4D1;
}

#navigation a.home, #navigation a.home:hover {
	color: #5F6F7F !important;
}

#corps {
	float: left;
	width: 505px;
	padding-bottom: 50px;
}

#corps h2 {
	background-image: url(img/pointille-du-titre.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 12px;
	font-size: 15px;
}
div.corps {
	text-align: justify;
}
/* vert */
h2.stitre1, h2.stitre {
	color: #7BAC2F;
}
/* orange */
h2.stitre2 {
	color: #E56E02;
}
/* rouge */
h2.stitre3 {
	color: #6F0000;
}
/* jaune */
h2.stitre4 {
	color: #FDC500;
}
/* bleu */
h2.stitre5 {
	color: #95B4D1;
}

#sousmenu {
	float: left;
	width: 187px;
	padding-left: 27px;
	padding-bottom: 20px;
	text-align: left;
}
#sousmenu ul {
	margin-bottom: 40px;
}
#sousmenu li {
	list-style-type: none;
	margin-bottom: 10px;
}
#sousmenu li a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 3px;
	display: block;
}
#sousmenu ul.sm1 a {
	color: #7BAC2F;
	background-image: url(img/fleche-sousmenu1.gif);
}
#sousmenu ul.sm2 a {
	color: #E56E02;
	background-image: url(img/fleche-sousmenu2.gif);
}
#sousmenu ul.sm3 a {
	color: #6F0000;
	background-image: url(img/fleche-sousmenu3.gif);
}
#sousmenu ul.sm4 a {
	color: #FDC500;
	background-image: url(img/fleche-sousmenu4.gif);
}
#sousmenu ul.sm5 a {
	color: #95B4D1;
	background-image: url(img/fleche-sousmenu5.gif);
}

#sousmenu li a:hover, #sousmenu li a.select, #sousmenu li a.select:hover {
	color: #000000;
	background-image: url(img/fleche-sousmenu-select.gif);
}

#actuevenement {
	border: 1px solid #DCE4E1;
	padding: 10px;
}
#actuevenement ul {
	margin-bottom: 0px;
}
#actuevenement li {
	list-style-type: none;
	margin-bottom: 6px;
}
#actuevenement li a {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 3px;
	display: inline;
}
#actuevenement li a:hover {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 3px;
	display: inline;
}
#actuevenement li a.actu2, #actuevenement li a.actu2:hover {
	background-image: url(img/dble-fleche-rouge.gif);
	color: #D14601;
}
#actuevenement li a.evenement2, #actuevenement li a.evenement2:hover {
	background-image: url(img/dble-fleche-verte.gif);
	color: #749B00;
}

/* ------------------------ titres en utilisant SIFR --------------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* .sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
} */

/* ----------------- lien bloc note ----------------------- */
#carnet {
	display: inline;
	height: 20px;
	float: left;
}
#carnet a {
	float: left;
	display: block;
	line-height: 20px;
	background-image: url(img/icone_bloc_notes.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #749B00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
#carnet a:hover {
	color: #749B00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}