@charset "utf-8";
/*-------------------- 1 -- commun  toutes les pages -----------------------*/
html {
height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top:10px;
	text-align:center;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #43576B;
	background-color: #4578A3;
	background-image: url('../images/fd-fond.png');
	background-repeat: no-repeat;
	background-position: top;
}
html>body {height: 100%; min-height: 100%;}
html>body #page {height: auto;}

#page {
	position: relative;
	zoom: 1;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align:left;
}
#contenu {
	width: 950px;
	height: auto;
	margin: 0;
	padding: 0;
	float:left;
	overflow: hidden;
	background-color: #FAECCF;
	background-image: url('../images/fd-contenu.gif');
	background-repeat: no-repeat;
	background-position: top;
}
#contenuac {
	width: 950px;
	height:auto;
	margin: 0;
	padding: 0;
	float:left;
	overflow: hidden;
	background-color: #FFFFF6;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active a:focus {
	color: #CC6600;
	text-decoration: none;
}
a img {
	border: none;
}
.img {
	margin: 0;
	padding: 0;
	border: none;
}
h2 {
	}
h3 {	
	}
h4 {
	}
.mhaut6 {
	margin-top: 6px;
}
.mhaut10 {
	margin-top: 10px;
}
.mhaut15 {
	margin-top: 15px;
}
.mhaut20 {
	margin-top: 20px;
}
.mhaut25 {
	margin-top: 25px;
}
.mgauche20 {
	margin-left: 20px;
}
.centre {
	text-align: center;
	margin: 0 auto;
}
.gauche {
	text-align: left;
}
.droite {
	text-align: right;
}
.justifie {
	text-align: justify;
}
.photogauche {
	float:left;
	margin: 0 20px 5px 0;
/*
	padding: 15px 0;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
*/
}
.photodroite {
	float:right;
	margin: 0 0 5px 20px;
/*
	padding: 15px 0;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
*/
}
.hauteur200 {
	height:200px;
}
.separation {
	clear: both;
	visibility: hidden;
	width: 580px;
	height: 6px;
	border: 0;
	padding: 0px;
}
.flux {
	clear: both;
}
.clear {
	clear: both;
}

/*---------------- 2 --- header : ACCUEIL (et PAGES) -----------------------------------------------*/

/*-- 2 --- header : tête - idem header PAGES -------*/
#tete {
	width: 950px;
	height: 42px;
	float:left;
	margin: 0;
	padding: 0;
	background-image: url('../images/tete.gif');
	background-repeat: no-repeat;
	background-color: #FFFFF6;
}
#tete p {
	width: 200px;
	float:left;
	margin: 0;
	padding: 0 0 0 15px;
}
#tete p img {
	float:left;
	margin: 0;
	padding: 0;
}

/*-- 2 --- header : présentation, logos accueil, plan du site, contact - idem header PAGES -------*/
#presentation {
	width: 340px;
	height:42px;
	position:absolute;
	left:240px;
	top:6px;
	z-index: 25;
}
#presentation p {
	width: 340px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	text-align: left;
	font-weight: normal;
	color: #832C12;
	line-height: 130%;
}
#contact {
	width:160px;
/*	width:137px;*/
	height:32px;
	position:absolute;
	left:625px;
/*	left:659px;*/
	top:6px;
	z-index: 22;
}
#contact img {
	float:left;
	display:inline;
}

/*-- 2 -- header : recherche - idem header PAGES -----------*/
#recherche {
	width: 140px;
	float: right;
	margin: 13px 8px 0 0;
	padding: 0 0;
	font-size: 80%;
	color: #832C12;
	font-weight: normal;
	line-height: normal;
}
#recherchepage {
	position: absolute;
	top: 20px;
	left: 803px;
	width: 140px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	color: #832C12;
	font-weight: normal;
	line-height: normal;
	z-index:3;
}
.searchtext {
	width: 120px;
	height: 20px;
	float:left;
	margin: 0;
	padding: 0;
	border: 0 none;
	text-align:center;
	background-image: url('../images/input-text.gif');
	background-repeat: no-repeat;
}
.searchsubmit {
	width: 20px;
	height: 20px;
	float:left;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url('../images/loupe.gif');
	background-repeat: no-repeat;
}

/*----------- 3 -- contenu : ACCUEIL --------------------------------------------*/

/*-- 3 -- contenu : ACCUEIL menu-----------*/
#blocmenuac {
	position: absolute;
	width: auto;
	top: 350px;
	left: 0px;
	z-index: 27;
	margin: 0 auto;
	padding: 0 0 0 0;
}
/*-- 3 -- contenu : ACCUEIL logo-----------*/
#logoac {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 260px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: url('../images/logoac.png') no-repeat;
	z-index: 23;
}

/*-- 3 -- contenu : ACCUEIL diaporama-----------*/
#diaporama {
	width: 950px;
	height: 393px;
	margin: 0;
	padding: 0;
}
ul#diapo {
	display: block;
	float: left;
	overflow: hidden;
	width: 950px;
	height: 393px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}
ul#diapo li {
	width: 950px;
	height: 393px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;
}
ul#diapo li img {
	border: 0 none;
}

/*-- 3 -- contenu : ACCUEIL menu carrés-----------*/
#carresac {
	position: absolute;
	left: 695px;
	top: 405px;
	width: 237px;
	z-index: 15;
	height: 46px;
}
#carresac p {
	float: left;
	width: 72px;
	margin: 0 5px 0 0;
	padding: 0;
}
#carresac p.car11 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-1ac.png');
	background-repeat: no-repeat;
}
#carresac p.car11 a:hover  {
	width:60px;
	height: 46px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-1ac-hover.png');
	background-repeat: no-repeat;
}
#carresac p.car22 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-2ac.png');
	background-repeat: no-repeat;
}
#carresac p.car22 a:hover  {
	width:60px;
	height: 46px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-2ac-hover.png');
	background-repeat: no-repeat;
}
#carresac p.car33 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-3ac.png');
	background-repeat: no-repeat;
}
#carresac p.car33 a:hover  {
	width:60px;
	height: 46px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-3ac-hover.png');
	background-repeat: no-repeat;
}

/*-- 3 -- contenu : ACCUEIL divers-----------*/
#annonces {
	position: absolute;
	left: 17px;
	top: 472px;
	width: 546px;
	height: 330px;
	text-align:left;
	font-size: 80%;
	z-index: 1;
	background-color: #FC9;
}
#introduction {
	width: 950px;
	height:620px;
	margin:0;
	padding: 0;
}
#region {
	position:absolute;
	left: 8px;
	top: 468px;
	margin: 0px 0 0 0px;
	padding: 0;
	width: 250px;
	height: 194px;
	z-index: 17;
}
#preambule {
	position:absolute;
	/*	left: 284px;*/
	left: 21px;
	/*	top: 827px;*/
	top: 800px;
	/*	width: 420px;*/
	width: 222px;
	z-index: 16;
	height: 132px;
}
#preambule p {
	font-size: 100%;
	color: #832C12;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
}
#preambule2 {
	position:absolute;
	/*	left: 284px;*/
	left: 21px;
	/*	top: 827px;*/
	top: 945px;
	/*	width: 420px;*/
	width: 409px;
	z-index: 16;
	height: 79px;
}
#preambule2 p {
	font-size: 100%;
	color: #832C12;
	font-weight: normal;
	line-height: 1.3em;
	text-align:justify;
}

#scotch {
	position: absolute;
	left: 260px;
	top: 477px;
	/*	width: 350px;*/
	width: 660px;
	/*	height: 279px;*/
	height: 450px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url(../images/postit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 9;
}
#infos {
	position: relative;
	top: 0;
	left:0;
/*	width: 350px;*/
	width: 100%;
/*	height: 160px;*/
	height: 440px;
/*	margin: 35px 0 5px 0;*/
	margin: 20px 0 5px 0;
	padding: 0;
	overflow: hidden;
}
#nouvelles {
	position: relative;
	top: 0;
	left:0;
/*	width: 350px;*/
	width: 100%;
	/*height: 440px;*/
	overflow: hidden;
	margin: 0;
/*	padding: 0 0 20px 0;*/
	padding: 0 0px 0px 0;
	list-style-type: none;
}
#nouvelles li {
/*	width: 300px;*/
	width: 96%;
	height: 200px;
/*	margin: 10px 0 0 25px;*/
	margin: 10px 0 0 12px;
	padding: 0;
	overflow: hidden;
}
#nouvelles li a {
	text-decoration: none;
	}
#nouvelles p {
	margin: 0;
	padding: 0;
}
/*-----  Styles spécifiques pour les billets affichés en première page ---------*/
#nouvelles p.photogauche {
	display: block;
	float:left;
	margin: 5px 20px 5px 0;
}
#nouvelles p.photodroite {
	display: block;
	float:right;
	margin: 5px 0 5px 20px;
}
#nouvelles p.photocentre {
	display: block;
	margin: 5px auto;
	clear: both;
}
#nouvelles p img.photogauche {
	display: block;
	float:left;
	margin: 5px 20px 5px 0;
}
#nouvelles p img.photodroite {
	display: block;
	float:right;
	margin: 5px 0 5px 20px;
}
#nouvelles p img.photocentre {
	display: block;
	margin: 5px auto;
	clear: both;
}
#nouvelles ul li .photogauche {
	display: block;
	float:left;
	margin: 5px 20px 5px 0;
}
#nouvelles ul li .photodroite {
	display: block;
	float:right;
	margin: 5px 0 5px 20px;
}
#nouvelles ul li .photocentre {
	display: block;
	margin: 5px auto;
	clear: both;
}
#nouvelles p.mhaut4 {
	margin: 4px 0 0 0;
	padding: 0;
}
#nouvelles p.mhaut6 {
	margin: 6px 0 0 0;
	padding: 0;
}
#nouvelles p.mhaut10 {
	margin: 10px 0 0 0;
	padding: 0;
}
#nouvelles p.mhaut20 {
	margin: 20px 0 0 0;
	padding: 0;
}
#nouvelles p.bleu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	font-size:1em;
	font-weight:bold;
	color: #369;
}
#nouvelles p.rouge {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	padding: 0;
	font-size:1em;
	font-weight:bold;
	color: #832C12;
}
#nouvelles p.vert {
	margin: 5px 0 0 10px;
	padding: 0;
	display: block;
	font-size:1em;
	font-weight:bold;
	color: #336600;
}
#nouvelles p.rougevif {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
#nouvelles p.couleur {
	font-weight: bold;
	color: #832C12;
}
#nouvelles p.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}
#nouvelles p.separation {
	display:block;
	width: 100%;
	height: 1px;
	clear:both;
	margin: 10px auto;
}
/*-----  Fin des styles pour les billets affichés en première page ---------*/
#nouvelles div.ns{
	position: relative;
	top: 0;
	left:0;
	width: 350px;
	height: 150px;
	overflow: hidden;
/*	margin: 30px 0 0 25px;*/
	margin: 30px 0 0 0;
	padding: 0;
}
#nouvelles div.ns div{
	width: 350px;
	height:150px;
	overflow:hidden;
}
#nouvelles div.ns ul{
	position:relative;
	top:0;
}
#nouvelles div.ns li,
#nouvelles div.ns ul li{
	position:relative;
/*	margin: 0 0 0 25px;*/
	margin: 0;
	padding: 0;
}
#meteo {
	position: absolute;
	left: 826px;
	top: 984px;
	width: 80px;
	height: 38px;
	font-size: 80%;
	line-height:normal;
	z-index: 21;
}
#facebook {
	position: absolute;
	left: 545px;
	top: 946px;
	width: 215px;
	height: 96px;
	text-align:center;
	z-index: 41;
}
#photos {
	position: absolute;
	left: 43px;
	top: 678px;
	width: 182px;
	height: 104px;
	text-align:center;
	font-size: 80%;
	z-index: 2;
}
/*----------- 4 -- header : PAGES ------------------------------------------------*/

#header {
	width: 950px;
	height: 233px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	/*background-color: #FFFFF6;*/
}

/*-- 4 -- header : PAGES logo -----------*/
#logo {
	position: absolute;
	left: 0px;
	top: 45px;
	width: 240px;
	height: 100px;
	margin: 0;
	padding: 0;
	z-index: 28;
}

/*-- 4 -- header : PAGES menu -----------*/
#blocmenu {
	position: absolute;
	width: auto;
	top: 212px;
	left: 0;
	z-index: 27;
	margin: 0 auto;
	padding: 0 0 0 0;
}
/* SF menu */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	width: auto;
	line-height:	1.0;
	z-index: 27;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.8em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
/*** SKIN ***/
.sf-menu {
/*	position:		absolute;*/
/*	top:			212px;*/
/*	left: 0;*/
/*	float:			left;*/
	margin-bottom:	1em;
}
.sf-menu ul {
	margin: 0 0 0 3px;
/*	width:			14em;*/ /* left offset of submenus need to match (see below) */
}
.sf-menu li.current ul {
	margin: 0;
}
.sf-menu a {
/*
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
/*	color:			#13a;*/
}
.sf-menu li {
/*	background:		#BDD2FF;*/
}
.sf-menu li.current {
	height: 21px;
	padding: 6px 10px 0;
	margin: 0 0 0 3px;
	font-size: 100%;
	font-weight:bold;
	color: #000;
	background: none;
	background-image: url('../images/menu-hover.png');
	background-repeat: no-repeat;
}
.sf-menu li a {
	height: 21px;
	text-decoration: none;
	margin: 0 0 0 3px;
	padding: 6px 8.5px 0;
	font-size: 0.9em;
	font-weight:bold;
	background: none;
	background-image: url('../images/barre-menu.gif');
	background-repeat: no-repeat;
	color: #FFF;
}
.sf-menu li a:hover {
/*
	height: 21px;
	margin: 0 0 0 3px;
	padding: 3px 8.5px 0;
	font-size: 0.9em;
	font-weight:bold;
*/
	color: #000;
	background: none;
	background-image: url('../images/menu-hover.png');
	background-repeat: no-repeat;
}
.sf-menu li li {
/*	background:		#AABDE6;*/
}
.sf-menu li li a {
	height: 21px;
	margin: 0;
	padding: 4px 2px 0 6px;
	font-weight: normal;
	line-height: normal;
	color: #FFF;
	background: none;
	background-color: #4583C0;
	border-top-width: 0;
	border-bottom: 1px solid #F4EBDD;
}
.sf-menu li li a:hover {
	height: 21px;
	margin: 0;
	padding: 4px 2px 0 6px;
	color: #FFF;
	line-height: normal;
	background: none;
	background-color: #2F5E8C;
	border-top-width: 0;
	border-bottom: 1px solid #F4EBDD;
}
.sf-menu li li li {
/*	background:		#9AAEDB;*/
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/*	background:		#CFDEFF;*/
	outline:		0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.1em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
/*	background-position: 0 -100px; */ /* pas d'utilisation  de la flêche translucide */ /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	margin: 0 0 0 3px;
	padding: 0 8px 9px 0;
/*
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*-- 4 -- header : PAGES chemin -----------*/
.chemin {
	margin: 10px 0 0 10px;
	font-size: 85%;
	font-weight:bold;
	color: #546D1F;
}
.chemin a {
	color: #546D1F;
}

/*-- 4 -- header : PAGES menus carrés -----------*/
#carres {
	position: absolute;
	left:730px;
	top:240px;
	width: 216px;
	height: 54px;
	margin: 0;
	padding: 0;
	text-align:center;
	z-index: 26;
}
#carres p {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
}
#carres p.car1 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-1.png');
	background-repeat: no-repeat;
}
#carres p.car1 a:hover  {
	width:60px;
	height: 46px;
	background-image: url('../images/car-1hover.png');
	background-repeat: no-repeat;
}
#carres p.car2 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-2.png');
	background-repeat: no-repeat;
}
#carres p.car2 a:hover  {
	width:60px;
	height: 46px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-2hover.png');
	background-repeat: no-repeat;
}
#carres p.car3 a {
	width:60px;
	height: 46px;
	float:left;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-3.png');
	background-repeat: no-repeat;
}
#carres p.car3 a:hover  {
	width:60px;
	height: 46px;
	margin: 0;
	padding: 0 10px 0 0;
	background-image: url('../images/car-3hover.png');
	background-repeat: no-repeat;
}
/*#carres p.car-actif  {
	width:70px;
	height: 50px;
	padding: 0;
	font-weight: bold;
	color: #036;
	background-image: url(../images/car-hover.png);
	background-repeat: no-repeat;
}*/

/*-- 4 -- header : PAGES diaporama -----------*/
#diaporamapage {
	width:950px;
	height:193px;
	margin: 0;
	padding: 0;
}
ul#diapopage {
	display: block;
	float: left;
	width: 950px;
	height: 193px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: middle;
}
ul#diapopage li {
	width: 950px;
	height: 193px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align:center;
	vertical-align: middle;
}
ul#diapopage li img {
	border: 0 none;
}

/*-- 5 -- contenu : PAGES -----------*/
#contenu h1 {
	width: 78%;
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	text-align:center;
	color: #832C12;
	font-size: 1.4em;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	}
#contenu h2 {
	margin: 0 0 10px 0;
	padding: 3px;
	text-align:center;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #832C12;
	font-family: Arial, Helvetica, sans-serif;
	}
#contenu h3 {
	margin: 5px 0 5px 0;
	padding: 3px;
	text-align:left;
	color: #43576B;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	}
#contenu h4 {
	margin: 0 0 0 0;
	padding: 0;
	text-align:center;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #832C12;
	font-family: Arial, Helvetica, sans-serif;
	}

/*-- 5 ------------------ contenu : PAGES onglets -------------*/
#onglet {
	width:100%;
	height:21px;
	float:left;
	overflow:hidden;
	margin: 5px 0 0 0;
	padding: 0 0 0 60px;
	background-image: url(../images/fd-sousmenu.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	min-height: 1;
	zoom: 1;
}
#onglet ul {
	width:auto;
	height: 21px;
	font-size:89%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, "sans-serif", Geneva;
}
#onglet ul li {
	float:left;
	margin: 0 0 0 0;
}
#onglet ul li a {
	float:left;
	display:block;
	height: 21px;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 0 0 8px;
	background-image: url('../images/ong-g-lien.gif');
	background-repeat: no-repeat;
	background-position: 0 top;
}
#onglet ul li a:hover {
	color: #900;
	margin: 0 2px;
	padding: 0 0 5px 8px;
	background-image: url('../images/ong-g-actif.gif');
	background-repeat: no-repeat;
	background-position: 0 top;
}
#onglet ul li a span {
	float:left;
	height: 21px;
	padding: 2px 8px 0 0;
	letter-spacing: 0.5px;
	font-size:0.94em;
	color: #832C12;
	background-image: url('../images/ong-d-lien.gif');
	background-repeat: no-repeat;
	background-position: 100% top;
	letter-spacing: 0.1ex;
}
#onglet ul li a:hover span {
	color: #506983;
	background-image: url('../images/ong-d-actif.gif');
	background-repeat: no-repeat;
	background-position: 100% top;
	letter-spacing: 0.1ex;
	color: #900;
}
#onglet ul li.actif {
	float:left;
	height: 23px;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 0 1px 8px;
	background-image: url('../images/ong-g-actif.gif');
	background-repeat: no-repeat;
	background-position: 0 top;
}
#onglet ul li.actif span {
	float:left;
	height: 23px;
	padding: 2px 8px 0 0;
	letter-spacing: 0.5px;
	font-size:0.94em;
	color: #832C12;
	background-image: url('../images/ong-d-actif.gif');
	background-repeat: no-repeat;
	background-position: 100% top;
	letter-spacing: 0.1ex;
}

/*-- 5 -- contenu : PAGES blocs divers, colonnes -----------*/

.lg220 {
	width: 220px;
	margin: 0;
	padding:0;
	float:left;
}
.lg222 {
	width: 222px;
	margin: 0 0 0 6px;
	padding:0;
	float:left;
}
.lg225 {
	width: 225px;
	margin: 0 0 0 8px;
	padding:0;
	float:left;
}
.lg225 ul {
	margin: 6px 0 0 0;
	list-style-position: inside;
	list-style-type: circle;
}
.lg225 ul li {
	padding: 0 0 6px 0;
}
.lg230 {
	width: 230px;
	display: block;
	margin: 0;
	padding:0 0 0 10px;
	float:left;
}
.lg230 ul {
	margin: 6px 0 0 0;
	list-style-position: inside;
	list-style-type: square;
}
.lg230 ul li {
	padding: 0 0 6px 0;
}
.colg250 {
	width: 250px;
	float:left;
	margin: 5px 5px 0 0;
	padding: 0 0 0 0;
}
.colg250 p {
	width: 230px;
	margin: 0 5px 0 20px;
	padding: 10px 0 0 0;
}
.colg250 ul {
	margin: 10px 0 0 0;
	list-style-position: inside;
	list-style-type: square;
}
.colg250 ul li {
	padding: 0 0 6px 10px;
}
.encart270 {
	width: 270px;
	float:left;
	margin: 0 30px 0 20px;
	padding: 0 0;
}

.colg270 {
	width: 270px;
	float:left;
	margin: 0 30px 0 0;
	padding: 15px 0;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.colg270 p {
	margin: 0 auto;
	padding: 6px 8px 0 8px;
}
.colg270 ul {
	margin: 10px 0 0 0;
	list-style-position: inside;
	list-style-type: square;
}
.colg270 ul li {
	padding: 0 0 6px 10px;
}
.lg280 {
	width: 280px;
	float:left;
	margin: 0 0 0 15px;
	padding: 12px 5px;
	-webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
.lg280 p {
	margin: 0;
	padding: 6px 5px 0 6px;
}
.lg444 {
	width: 444px;
	display: block;
	margin: 15px 5px 15px 0;
	padding: 16px 0;
	text-align:center;
	float:left;
	-webkit-border-radius: 16px;
  -moz-border-radius: 16px;
}
.cadre {
	width: 580px;
	margin:0 10px 0 10px;
	padding: 0;
	display: block;
}
.lg600 {
	width: 600px;
	float: left;
	margin:0 20px 20px 0;
	padding: 15px 0;
	display: block;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
#carte {
	width: 600px;
	height: 500px;
	float:right;
	margin:0 25px 0 0;
	padding:0;
	display: block;
	border: 1px solid #000;
}
.lg700 {
	width: 700px;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 15px 0;
	float:left;
	background-color: #FFFFF6;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.lg915 {
	width: 915px;
	height: auto;
	margin: 10px 0 20px 15px;
	padding: 0 0 10px 0;
	float:left;
}
.lg916 {
	width: 916px;
	height: auto;
	margin: 10px 0 20px 16px;
	padding: 15px 0;
	float:left;
	background-color: #FFFFF6;
	-webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

/*-- 5 -- contenu : PAGES : Sentiers de randonnée -----------*/

#sentier {
	position: absolute;
	left:92px;
	top:352px;
	width: 491px;
	height: 55px;
	margin: 0;
	padding: 0;
	text-align:left;
	z-index: 4;
}
#sentier p {
}


/*-- 5 -- contenu : PAGES : MODELE POUR BLOG -----------*/

.billet {
	width: 650px;
	float: left;
	margin:0 15px 15px 30px;
	padding: 0;
	display: block;
	background: #FFFFF2;
}
.titrebillet {
	text-align:left;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #832C12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.billet p {
	margin:0 10px 0 15px;
	padding: 5px 0 0 0;
	display: block;
	text-align: left;
}
.categorie {
	width: 220px;
	float:left;
	margin: 0 20px 0 5px;
}
.categorie p {
	padding: 5px 5px 5px 10px;
}

/*-- 5 -- contenu : PAGES tableau renseignements utiles et Prat-Peyrot -----------*/
.utiles {
	width:218px;
	margin: 0;
	padding: 0;
	border: 0;
}
.utiles tr td {
	margin: 0;
	padding: 2px 0 2px 2px;
	text-align:left;
	font-size: 85%;
}
.utiles tr td.col1 {
	width: 64%;
	font-weight:bold;
	word-spacing:-0.1em;
	line-height: 1.2em;
}
.utiles tr td.col2 {
	width: 36%;
	font-weight:bold;
}
.utiles tr.c1 td {
	background-color: #DBE9F2;
}
.utiles tr.c2 td {
	background-color: #F4E8D5;
}
.neige {
	width:260px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.neige tr td {
	margin: 0;
	padding: 2px 0 2px 2px;
	font-size: 90%;
}
.neige tr td.col1 {
	width: 50%;
	font-weight:normal;
	line-height: 1.4em;
}
.neige tr td.col2 {
	width: 50%;
	font-weight:normal;
}
.neige tr td.col3 {
	width: 50%;
	font-weight:normal;
}
.neige tr.c1 td {
	background-color: #DBE9F2;
}
.neige tr.c2 td {
	background-color: #F4E8D5;
}

/*-- 5 -- contenu : PAGES styles des textes et des fonds -----------*/
.vert {
	color: #325F25;
}
.marron {
	color: #832C12;
}
.legende {
	font-size: 80%;
	text-align:center;
	line-height:normal;
}
.fond {
	background-color: #FFFFF6;
}
.fondpage {
	background-color: #F4EBDD;
}
.fondbeige {
	/*background-color: #F7E1B9;*/	
	background-image: url('../images/fd-beige.gif');
	background-repeat: repeat;
}
.fondjaune {
	background-image: url('../images/fd-jaune.gif');
	background-repeat: repeat;
}
.fondencart {
	background-color: #FFF9E1;	/*background-color: #FFFBF2;*/
}
.fondfleche {
	background-image: url('../images/fd-fleche.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.fondfleche2 {
	background-image: url('../images/fd-fleche2.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.fondfleche3 {
	background-image: url('../images/fd-fleche3.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.fondneige {
	background-image: url('../images/fd-neige.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.fondpanorama {
	background-image: url('../images/p-sentier-panorama.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.fondvue {
	background-image: url('../images/p-sentier-rocher.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height:218px;
}

/*---5 -- contenu : styles formulaire----------- */

#demande {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border: 0 none;
	text-align: left;
}
#demande fieldset {
	margin: 10px auto;
	width: 90%;
	text-align: center;
	margin: 0.5em;
/*	text-align: left;*/
}
#demande legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	color: #626A44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#demande p {
	width: 100%;
	padding: 0 0 6px 5px !important;
	padding: 0 0 3px 5px;
/*	text-align: left;*/
	clear: both;
}
#demande label.checkbox {
	margin: 0 10px 0 0;
}
#demande label.text {
	display: block;
	float: left;
	width: 20%;
	text-align: right; /* n'hsitez pas pas  aligner  droite, c'est pas mal aussi */
	margin: 0 1em 0 1em;
	padding: 0.1em;
}
#demande label.radioCheck {
	margin: 0 0.5em 0 0.25em;	
}
#demande input.text {
	width: 60%;
/*background-color: #FFD100;*/
/*	border: 0;*/
	margin-right: 0.25em;	
}
#demande p.checkbox {
	width: 95%;
	margin: 8px 0 0 10px;	
}
#demande p.checkbox2 {
	margin: 0 0 0 80px;
	padding:0;
}
#demande p.checkbox3 {
	width: 95%;
	margin: 3px 0 0 30px;	
}
#demande label.textarea {
	display: block;
	width: 90%;
	text-align: center; /* n'hsitez pas pas  aligner  droite, c'est pas mal aussi */
	margin: 0.5em auto;
	padding: 0.1em;
}
#demande textarea {
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: left;
/*background-color: #FFD100;*/
/*	border: 0;*/
}
.tbformu { 
	width: 100%;
	border: 0px none; 
	padding: 0; 
	margin: 20px auto 0;
	text-align: center; 
}
INPUT.submit {
	width: 120px;
	height:20px;
	margin: 1em;
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	background-color: #FFF;
	color: #630;
}
.envoy {
	margin: 1em 0;
	text-align: center;
}
.envoy label {
	border: 0;	
}

/*----------- 6 -- footer : ACCUEIL et PAGES----------------------------------------------------*/
#footer {
	width: 950px;
	float:left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/*-- 6 -- footer : accueil -------*/
#basaccueil {
	width: 950px;
	height: 45px;
	float:left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url('../images/bas-accueil.gif');
	background-repeat: no-repeat;
}
#basaccueil p {
	width: 600px;
	height: 45px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 85%;
	color:#FFFFFF;
}
#basaccueil p a {
	color:#FFFFFF;
	text-decoration:none;
}

#bas {
	width: 950px;
	height: 45px;
	float:left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url('../images/bas.gif');
	background-repeat: no-repeat;
}
#bas p {
	width: 600px;
	height: 45px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	font-size: 85%;
	color:#FFFFFF;
}
#bas p a {
	color:#FFFFFF;
	text-decoration:none;
}

/*-- 6 -- footer : pages -------*/
#pied {
	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;
	text-align:center;
	background-color: #FAECCF;
}
#pied p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
	text-align:center;
	text-decoration: none;
	background-color: #FAECCF;
	margin: 0 auto;
	padding:0;
	text-align:center;
 }
#pied p a{
	text-decoration: none; 
	color: #43576B;
}
#pied p a:hover{
	text-decoration: none; color: #990000
}
#piedac {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
	/*background-color: #FAECCF;*/
}
#piedac p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
	text-align:center;
	text-decoration: none;
	background-color: #FFFFF6;
	margin: 0 auto;
	padding:0;
	text-align:center;
 }
#piedac p a{
	text-decoration: none; 
	color: #43576B;
}
#piedac p a:hover{
	text-decoration: none; color: #990000
}

