/* AZUR ANIMATION

*/
html,body{margin:0;padding:0}

body{font: 76% arial,sans-serif;text-align:center}

p{margin:0 10px 10px}

a{display:block;color: #981793;padding:10px}


div#header {
background-image:url(../images/logoazur.jpg);	
  height:110px;
  line-height:80px;
  margin:0;
  padding-left:10px;
   color: #57618f;
  border: solid 1px;
  }


  
div#container{

	text-align:left}

div#content p{
	margin:20px 10px 30px 10px;
	line-height:1.4}

div .titre{
	margin:10px;
	color:#57618f;
	font-size: 14px;
	font-weight: bold;
	
		}



div#navigation{background:#333}


div#extra{
	background-image:url(../images/bouquet.jpg);
	float:right;
	clear:right;
	width:300px;
	height:451px;
		}


ul#nav li.active a, ul#nav a:hover {
color:#000000;
}



div#footer{
	background: #8189ab;
    color: #000;
	border: 1px solid #57618f;
	clear:both;
	width:100%;
	}


div#footer p{
	color: #fff; 
	margin:0;
	padding:5px 10px; 
	text-align:center;
	}

div#container{
/*background-color: #bdb76b;*/
border: 1px solid #bdb76b; 
width:1000px;
margin:0 auto

}

div#content{
float:left;
width:700px
}

div#navigation{float:right;width:300px}

		

