/* CSS Document */



html, body {
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f8f1E0;
	background-image: url(../imgs/fd.jpg);
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #424030;
	background-repeat: repeat;
	background-position: left top;
	width: 100%;	
  }
  
  
  #calendrier {position:absolute; margin-left:720px; margin-top:135px; z-index:1; display:block}
/* niveau de titre */ 
h1 {
	position: relative;
	display: block;
	z-index: 10;

	
	top: 8px;
	left: 0px;
	margin: 12px 10px 0px 20px;
	padding : 0px 0px 0px 0px;
	background: none;
}

h2 {
background: url(../imgs/pages/dot1.gif) no-repeat 0px -2px;
padding : 4px 0px 3px 45px;
margin: 30px 0px 15px 0px;
color: #000;
text-decoration: underline;
font-size: 1.3em;
}

h3 {
background: url(../imgs/pages/dot2.gif) no-repeat -5px -5px;
padding : 0px 0px 5px 32px;
margin: 20px 0px 5px 0px;
text-decoration : underline;
color: #3a3015;
font-size: 1.2em;
}

h4 {
background: url(../imgs/pages/dot3.gif) no-repeat -10px 1px;
padding : 7px 0px 0px 22px;
margin: 0px 0px 0px 0px;
color: #766433;
font-size: 1.1em;
}

div.marge {
margin-left: 384px
}
div.marge2 {
margin-left: 183px
}
div.marge3 {
margin-left: 188px
}
div.marge4 {
margin-left: 150px
}

p {
margin: 5px 0px 15px 0px;
}



/* styles de lien */
  
img {
text-decoration: none;
border: none;

}  

a:link {
	color: #8B8F03;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #A1A30F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
font-weight: bold;
	color: #8B8F03;
	text-decoration: underline;
}

a:active {
	color: #8B8F03;
	text-decoration: underline;
}

a {
	color: #8B8F03;
	font-weight: bold;
	text-decoration: none;
	}

/* fin styles de lien */
	

/* bandeau haut générique */
#header {
height: 139px;
width: 900px;
background-position: 202px 0px;
background-repeat: no-repeat;
}

#header img.logo {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

/* bandeau haut fond selon rubriques */

div.home {
background-image: url(../imgs/hp/ph-home.jpg);
}

div.p1{
background-image: url(../imgs/hp/ph1-hp.jpg);
}

div.p2{
background-image: url(../imgs/hp/ph2-hp.jpg);
}
div.p3{
background-image: url(../imgs/hp/ph3-hp.jpg);
}
div.p4{
background-image: url(../imgs/hp/ph4-hp.jpg);
}
div.p5{
background-image: url(../imgs/hp/ph5-hp.jpg);
}

/* Fin bandeau haut de page */


/* bandeau de navigation */

#dotnav {
width: 94px;
height: 22px;
background: url(../imgs/nav/dot-nav.gif) no-repeat top left;
z-index:10;
}

#nav {
	z-index: 10;
height: 72px;
width: 880px;
background: url(../imgs/nav/fd.jpg) no-repeat top left;
}
/* Fin bandeau de navigation */


/* bloc zone contenu parent de bloc et intro */
#content {
	position: absolute;
	top: 187px;
	width: 900px;
	height: 500px;
	background: url(../imgs/fd-carte.gif) no-repeat top left;
	padding-top: 25px;
	padding-left: 10px;
}

#content p {
font-size: 12px;
line-height: 1.5em;
text-align: left;
margin: 5px 0px 10px 0px;
}

#content p.top {
margin: 0px 0px 0px 0px;
text-align: right;
padding-left: 30px;
}

p.top {
padding-top: 5px;
padding-bottom: 0px;
}
p.top img {
margin-right: 8px;
}


#content p.dot {
margin: 0px 0px 0px 0px;
text-align: left;
}

p.dot {
	padding-top: 0px;
	padding-bottom: 5px;
}
p.dot img {
	margin-right: 8px;
	margin-bottom: 0px;
}


/* blocs bp*/
#bp {
z-index:11;
float:left;
display: block;
width: 100%;
text-align: center;
margin-top: 5px;
}

#bp p {
text-align: center;
color: #BAA67B;
}


/* blocs introduction texte*/
#intro{
	
	clear: both;
	display: block;
	width: 800px;
	margin: 10px 0px 100px 40px;
}

#intro a:link, a:hover, a:active, a {
color: #6a6d08;
}
#intro a:visited {
color: #8B8F031;
}


/* Fin bloc contenu */

/* liste à puces contenu */
#content ul {
margin-left: 15px;
padding-top: 10px;
padding-left: 20px;
}

#content li {
margin-left: 0px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
list-style-type: circle;
}

/* fin liste à puces contenu */

/* photos contenu */
#content img.haudroite, img.haudroite {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

#content img.droite, img.droite {
float: right;
margin-top: 15px;
margin-left: 20px;
margin-bottom: 10px;
}


#content img.haugauche, img.haugauche {
float: left;
margin-right: 20px;
margin-bottom: 10px;

}
#content img.gauche, img.gauche {
float: left;
margin-top: 15px;
margin-right: 20px;
margin-bottom: 10px;

}


/* galeries*/
img.entree{
margin-bottom: 20px;}





#gallery, #gallery2, #gallery3, #gallery4, #gallery5, #gallery6 {
line-height: 1.5em;
font-size: 0.7em;
margin-bottom: 15px;}

#gallery a img, #gallery2 a img, #gallery3 a img, #gallery4 a img, #gallery5 a img, #gallery6 a img{
text-align: right;
margin-bottom: 5px;
margin-right:1px;
margin-left:2px;
padding: 5px 5px 5px 5px;
background:  url(../imgs/pages/fd-vignette.gif) no-repeat left bottom;}

#gallery a:hover img, #gallery2 a:hover img, #gallery3 a:hover img, #gallery4 a:hover img, #gallery5 a:hover img, #gallery6 a:hover img{
background:  url(../imgs/pages/fd-vignette.gif) no-repeat right bottom;}

.lien-galerie {float:right; font-size: 1.6em; margin: 10px 5px 0px 0px;}

