/* CSS Document */
body{margin:0px;}

.boutonNavigation {
background-image:url(../images/styles/bouton.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:40px;
padding-top:0px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#999999;}

.boutonNavigation a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#999999;
text-decoration:none;}

.boutonNavigation a:hover{
text-decoration:underline;}

#blocPrincipal {
	position:relative;
	width:880px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	border-color:#9DC55D;
	border-style:dashed;
	border-width:1px;
	background-image:url(../images/fond-accueil.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}

#blocNavigation {
position:absolute;
top:330px;
left:40px;
width:800px;
height:100px;
z-index:100;
/*background-image:url(../images/styles/frise-lierre.jpg);
background-position:bottom;
background-repeat:no-repeat;*/}

#blocBandeauAccueil{
	position:absolute;
	background-image:url(../images/styles/bandeau-sup-accueil.jpg);
	background-position:center;
	top:5px;
	left:17px;
	width:852px;
	height:92px;
	z-index: 3;
}

#blocAquarelle {
	position:absolute;
	top:4px;
	height:261px;
	background-image:url(../images/aquarelle.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index: 1;}

#blocTotem{
	position:absolute;
	top:263px;
	height:97px;
	background-image:url(../images/styles/bandeau-sup.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#8db1ad;
	width: 961px;
}

#blocAccueilHoraire{
	position:absolute;
	top:395px;
	left:51px;
	width:338px;
	height:auto;
	/*border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#8db1ad;*/
	z-index: 200;
}

#blocAccueilAdministration{
	position:absolute;
	top:395px;
	width:428px;
	height:275px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#8db1ad;
	left: 402px;
	z-index: 200;
}

#blocPassionRose{
position:absolute;
top:64px;
left:642px;
width:322px;
height:100px;
background-image:url(../images/styles/aquarelle-petit.jpg);
background-repeat:no-repeat;
background-position:top;}

#blocQuiSommesNous{
position:absolute;
top:60px;
left:163px;
width:469px;
height:606px;
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;}

#blocSignature {
position:absolute;
top:705px;
width:880px;
height:30px;}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#761D69/*8db1ad*/;}

/*.titreAccueil{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#8db1ad;}*/

.titreTableau{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#761D69;
background-image:url(../images/styles/tete-tableau-accueil.jpg);
background-position:top;
background-repeat:repeat-x;
padding-top:7px;
/*padding-bottom:25px;*/}

.titreInfo{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#761D69;
background-image:url(../images/styles/tete-tableau-info.jpg);
background-position:top;
background-repeat:repeat-x;
padding-top:7px;
/*padding-bottom:25px;*/}

.textAccueil{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:justify;}


.paragraphe{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:justify;}



.signature {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;}

.signature a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:none;}

.signature a:hover{
text-decoration:underline;}

