@charset "utf-8";
/* CSS Document Piscine Belle*/

body 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: justify;
margin: 0;
padding: 0;
background-image:url(../images/charte/dfi_piscine_01.jpg);
background-repeat:repeat-x;
background-position:top left;
}

#conteneur {
position: relative;
width: 820px;
margin: 0 auto; 
}

#bandeau-haut 
{
width: 785px;
height: 223px;
margin-right: auto;
margin-left: auto;
}

#bandeau-milieu
{
	width: 785px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top :15px;
	background-color:#ffffff;
}

#bandeau-gauche 
{
width: 200px;
float: left;
vertical-align: top;
background-color:#FFFFFF;
border : #f7f9f8 solid 2px;
}

#mdm
{ 
width: 204px;
height: auto;
}  

#horaire
{ 
width: 204px;
height: 200px;
text-align: center;
} 

#plan
{ 
width: 204px;
height: 100px;
} 

.mdm-titre
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.4px;
	color:#FF3366;
	font-weight:bold;
	text-align: center;
}

.acces
{ 
color:#3F6179;
font-size:11px;
text-align: center;
background : no-repeat;
background-image: url(../images/charte/fond-email.jpg);
} 

.plan-image
{
}

#contenu 
{
	width: 580px;
	float: right;
	text-align: justify;
}

.titre1
{ 
width: 342px;
height: 57px;
}

.titre2
{ 
width: 388px;
height: 19px;
padding-left: 30px;
padding-top: 10px;
}

.titre3
{ 
width: 536px;
height: 35px;
padding-top: 5px;
}

.titre4
{ 
width: 536px;
height: 15px;
}

.image-droite
{ 
float: right;
border-bottom: 0;
padding-left: 5px;
}

.image-gauche
{ 
float: left;
border-bottom: 0;
}

.zone-texte
{ 
width: 540px;
padding: 20px 20px 20px 30px; 
color: #9C8E71;
border-bottom: 1px;
border-bottom-color: # 4B74B9;
border-bottom-style: dashed;
}

.zone-texte-liste
{ 
width: 540px;
padding: 20px 20px 20px 30px; 
color: #9C8E71;
}



#liste-presentation
{ 
	width: 180px;
	height: 200px;
	padding-left: 180px;
}

#bandeau-bas
{
width: 785px;
height: 45px;
margin-right: auto;
margin-left: auto;
}


#menu-bas
{
width: 785px;
height: 45px;
background-image:url(../images/charte/dfi_piscine_12.gif);
background-repeat:no-repeat;
background-position:top left;
clear: both;
}

#ref
{
width: 750px;
height:auto;
margin-right: auto;
margin-left: auto;
}

ul#liste-presentation li 
{ 
font-color: #9C8E71;
}

ul#liste-presentation
{
list-style-image: url(../images/bullet.jpg);
}

ul#liste-presentation a:link, a:visited
{
color:#9C8E71;
list-style-image: url(../images/bullet.jpg);
}


a:link, a:visited
{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover, a:active
{
	font-size:11px;
	color:#F6F2EB;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}


ul#menu-bas li 
{ 
display : inline;
padding-top: 12px;
padding : 0 1.2em; /* Pour espacer les boutons entre eux */
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

ul#menu-bas 
{
padding-top: 12px;
text-align: left;
font-size : 9px;
list-style-type : none; /* Car sinon les puces se placent n'importe où */
color:#F1ECE4;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

p
{
	color: #3F6179;
	font-size:11px;
	padding-left: 10px;
}