* {	margin:0;
	padding:0;
}
body {
background-image: none;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #000; 
font-size: 14px;
}
h1,h3 {
color: #6600CC;
}
h4 {
color: #6600ff;
font-size: 18px;
}
h3 {
font-style:italic;
}
h2{
color: #cd5c5c;
}
#titre h3 {
font-style:italic;
}
#titre h2 {
font-style:normal;
}
#page {
margin: 10px auto;
width: 2000px;
}

#conteneur {
background-image: url('images/flowerbk2.jpg');
background-repeat: no-repeat;
       width: 1050px;
       border-top : 1px solid black;
       border-bottom: 1px solid black;
       border-right : 1px solid black;
       border-left : 1px solid black;
       padding: 10px;
       padding-top: 0px;
       padding-bottom: 30px;
       margin-left : 10%;
       margin-top: 5%;	
}

#zone_text {
width: 650px;
border-top : 1px solid purple;
border-bottom: 1px solid purple;
border-right : 1px solid purple;
border-left : 1px solid purple;
padding: 10px;
padding-top: 10px;
padding-left: 20px;
margin-left : 32%;
margin-top : -23%
}

a:link {
color: CC0066;
}
a:visited {
color: CC6666;
}
a:hover {
color: 996699 ;
}


#zone_text h3 {
       color: 666699;
}

#zone_text h1 {
       color:#6600CC;
}

#zone_text p {
       text-align: center;
       font-style:italic;
       font-size: 16px;	
}
#zone_text li {
              font-size: 16px;
	      text-align: left; 
	      	
}
#zone_text ul {
	       padding-left : 40px; 		
}


#zone_haut_droit {
width: 550px;
border-top : 1px solid white;
border-bottom: 1px solid white;
border-right : 1px solid white;
border-left : 1px solid white;
padding: 10px;
padding-left: 60px;
padding-top: 0px;
margin-left : 35%;
margin-top: -15%;

}

#zone_haut_gauche {
width: 90px;
	border-top : 1px solid white;
border-bottom: 1px solid white;
border-right : 1px solid white;
border-left : 1px solid white;
padding: 10px;
padding-top: 10px;
margin-left : 3%;
margin-top: 5%;
margin-bottom: 1%;
}


#zone_bas_gauche {
width: 90px;
border-top : 1px solid white;
border-bottom: 1px solid white;
border-right : 1px solid white;
border-left : 1px solid white;
padding: 10px;
padding-top: 0px;
margin-left : 3%;
margin-top : 2%
}

#zone_bas_gauche h2 {
       text-align: center;
}