* {
	padding: 0;
	margin: 0;
}

BODY {
	background: url(../img/fond4.png) #ccf repeat-x;
	font-size: 13px;
	font-family: arial, sans-serif;
	text-align: center;
}

DIV.clear {
	CLEAR: both; HEIGHT: 0px
}

#global-contener{
	position: relative;
	top: 0px;
}

#page {
	background: url(../img/fond-content4.png) repeat-y left top;
	margin: 15px auto 0px;
	width: 920px;
	position: relative;
	text-align: left;
}

#fond-content {
	background: url(../img/fond-page4.png) no-repeat left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 18px
}

#menu-secondaire {
	PADDING-RIGHT: 25px; 
	FONT-SIZE: .85em; 
	RIGHT: 36px; 
	BACKGROUND: url(../img/menu-secondaire-right.png) #307d90 no-repeat right top; 
	COLOR: #fff; 
	LINE-HEIGHT: 24px; 
	POSITION: absolute; 
	TOP: -3px; 
	HEIGHT: 24px;
	border-bottom:solid 1px #333;
}
#menu-secondaire #current{
	BACKGROUND: url(../img/fleche_bas_petit.gif) no-repeat center top; /* pour flèche bas indicateur */
}
#menu-secondaire UL {
	PADDING-LEFT: 25px; BACKGROUND: url(../img/menu-secondaire-left.png) #307d90 no-repeat left top;
}
#menu-secondaire LI {
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: uppercase; PADDING-TOP: 0px
}
#menu-secondaire LI SPAN {
	DISPLAY: none
}
#menu-secondaire LI A {
	COLOR: #fff;
	text-decoration: none;
	PADDING-TOP: 6px; /* pour flèche bas indicateur */
}
#menu-secondaire LI A:hover {
	COLOR: #fc3
}

#contener {
	background: #fff;
	float: right;
	padding-bottom: 25px;
	width: 700px
}

#header {
	background: url(../img/fond-header-photo2.jpg) #fff no-repeat left top;
	height: 216px
}
#header-content {
	height: 170px;
}
#header P .titre {
	display: block;
	font-weight: normal;
	font-size: 2.0em;
	color: #fff
}
#header P {
	position: relative; top: 20px; left: 0px;
	font-size: 1.25em; margin-left: 30px; width: 345px; color: #eee; text-align: justify;
}
.fond-translucide{
	display: block;
	width: 350px;
	BACKGROUND: url(../img/fond-translucide.png) repeat;
}

/*  DEBUT MENU */
#menu {
	background: none;
	width: 676px;
	padding: 7px 7px 0px 7px;
	height: 30px;
	border: none;
	margin: auto;
}
#menu LI {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}
#menu #current{
	background: url(../img/fleche_bas_ombre.gif) no-repeat center top;
}
#menu A {
	display: block;
	font-size: 1.0em;
	float: left;
	margin: 0px auto;
	width: 16.2%;
	color: #fff;
	line-height: 36px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	border: none;
	border-left: solid 1px #369;
}
#menu .first{
	border: none;
}
#menu A:hover {
	background-color: transparent;
	text-decoration: none; 
	color: #ffcc33;
	border-bottom: solid 2px #ffcc33;
}
/*  FIN MENU */

/* CONTENU */
#content {
	/*border-right: #c2c2c2 1px solid; */
	background: #fff; 
	/*margin: 0px 26px; */
	margin: 0px; 
	padding: 10px; 
	border-left: #ccc 1px solid; 
	/*width: 644px;*/
	width: 668px;
}

#content P{
	margin-top: 1em;
}

#content h1{
	font-size: 1.6em;
}

#content h2{
	font-size: 1.5em;
}

#content h3{
	font-size: 1.4em;
}

#content h4{
	font-size: 1.3em;
}

#content h5{
	font-size: 1.2em;
}

#content h6{
	font-size: 1.1em;
}

#content UL{
	margin: 4px 0px 4px 1.5em;
}
#content LI{
	margin: auto;
}

#content .tableau{
	border: solid 2px #69c;
	font-size: .9em;
	border-collapse: collapse;
}
#content .tableau TH{
	border: solid 1px #69c;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	background-color: #9cf;
}
#content .tableau TH UL{
	text-align: left;
	font-size: .9em;
	font-weight: normal;
	margin-left: 1.5em;
	color: #339;
}
#content .tableau TR .note{
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	color: #339;
}
#content .tableau TR .titreligne {
	background-color: #ffc;
}
#content .tableau TD{
	border: solid 1px #69c;
	border-collapse: collapse;
	text-align: center;
	padding: 2px;
}

#content a {
	text-decoration: none;
	color: #06c;
	font-weight: normal;
}
#content a:visited {
	text-decoration: none;
	color: #036;
	font-weight: normal;
}
#content a:hover {
	text-decoration: none;
	font-weight: bold;
}

#petitpoucet {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	display: inline;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#petitpoucet a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#petitpoucet a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#petitpoucet a:hover{
	text-decoration: underline;
}

#contenu{
	margin-top: 10px;
}

#contenu UL{
	list-style-type: disc;
}

#contenu LI{
	margin: 0px;
}


.note {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

/* DEBUT MENU DANS CONTENU */
#menu-contenu {
	/*PADDING-RIGHT: 25px; */
	FONT-SIZE: 1.0em; 
	BACKGROUND: url(../img/menu-contenu.png) #307d90 no-repeat left top; 
	COLOR: #fff; 
	LINE-HEIGHT: 24px;
	POSITION: relative; 
	HEIGHT: 24px;
	PADDING: 0;
	MARGIN: 5px 0;
}
#menu-contenu .current{
	/*BACKGROUND: url(../img/fleche_bas_petit.gif) no-repeat center top; /* pour flèche bas indicateur */
}
#menu-contenu UL {
	POSITION: relative;
	TOP: 0;
	PADDING: 0;
	MARGIN: 0;
	MARGIN-LEFT: 25px; /* décalage vers la droite pour montrer le fond gauche du div */
	BACKGROUND: url(../img/menu-contenu.png) #307d90 no-repeat right top;
	HEIGHT: 24px;
}
#menu-contenu LI {
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; /*TEXT-TRANSFORM: uppercase;*/ PADDING-TOP: 0px;
	BORDER-LEFT: solid 1px #669;
}
#menu-contenu UL #first {
	BORDER-LEFT: none;
}
#menu-contenu LI SPAN {
	DISPLAY: none
}

#menu-contenu A {
	COLOR: #000;
	text-decoration: none;
}
#menu-contenu A:visited {
	COLOR: #333;
	text-decoration: none;
}
#menu-contenu A:hover {
	COLOR: #fc3
}

#menu-contenu .current A {
	COLOR: #000;
	text-decoration: none;
	font-weight: bold;
}
#menu-contenu .current A:visited {
	COLOR: #333;
	text-decoration: none;
	font-weight: bold;
}
#menu-contenu .current A:hover {
	COLOR: #fc3
}
/* FIN MENU DANS CONTENU */


#side {
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 0px; 
	width: 176px; 
	padding-top: 0px;
}

#zone_gauche{
	margin: 8px 0;
}

#zone_gauche H6{
	font-size: 1.0em;
} 

#zone_gauche a {
	text-decoration: underline;
	color: #06c;
	font-weight: normal;
	font-size: .9em;
}
#zone_gauche a:visited {
	text-decoration: underline;
	color: #036;
	font-weight: normal;
}
#zone_gauche a:hover {
	/*color: #930;*/
	text-decoration: underline;
	font-weight: bold;
}

#zone_gauche .bloc_gauche {
	display: block;
	padding: 0px;
	margin: 10px 0;
	border: none;
}
#zone_gauche .bloc_gauche .contenu P{
	margin: 1em 0;
}
#zone_gauche .bloc_gauche .contenu UL {
	list-style-type : none;
}

/*  BLOC GAUCHE TYPE ANNONCE */
#zone_gauche .annonce {
	display: block;
	padding: 0px;
	margin: 10px 0;
	border: solid 1px #99f;
}
#zone_gauche .annonce H6{
	FONT-SIZE: 1.0em; 
	BACKGROUND: url(../img/fond-degrade-bleu-h22.png) #ccf repeat-x left top; 
	COLOR: #fff; 
	LINE-HEIGHT: 22px;
	POSITION: relative; 
	HEIGHT: 22px;
	PADDING: 0;
	MARGIN: 0;
	
	text-align: center;
}
#zone_gauche .annonce .contenu{
	display: block;
	padding: 3px;
}


#logo{
	margin: 10px 10px 70px;
}
#dessin-motorhome{
	position: absolute;
	left: 66px;
	top: 120px;
}

#footer {
	padding-right: 0px; 
	padding-left: 200px; 
	font-size: 90%; 
	padding-bottom: 0px; 
	margin: 0px auto 10px; 
	width: 720px; 
	padding-top: 18px; 
	height: 62px;
	background: url(../img/fond-footer4.png) no-repeat;
	color: #999;
	text-align: center;
}
#footer UL {
	list-style-type: none;
	margin: 10px 0;
}
#footer LI {
	display: inline;
	border-left: solid 1px #999;
	padding: 0px 10px;
}
#footer UL .first {
	display: inline;
	border-left: none;
}
#footer A {
	color: #ccf;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}

/* DIVERS */
.erreur {
	font-family: "Courier New", Courier, mono;
	font-size: 1.0em;
	font-weight: bold;
	color: #FF0000;
}
.correct {
	font-family: "Courier New", Courier, mono;
	font-size: 1.0em;
	font-weight: bold;
	color: #00CC66;
}
.avertissement {
	font-family: "Courier New", Courier, mono;
	font-size: 1.0em;
	font-weight: bold;
	color: #CC6600;
}
.txt_mini {
	font-size: .8em;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* CELYD */
.celyd {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C60;
	margin: 3px;
	padding: 0;
	background-color: transparent;
}
.celyd a{
	color: #C90;
}
.celyd a:hover{
	color: #F90;
}