body {
	background-color: #F5F3ED;
	text-align:center;
    color:#4D4D4D;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
img{
border:none;
padding:0px;}

a{
color:#AA5500;
}

#container{
margin-left:auto;
margin-right:auto;
text-align:left;
width:800px;
height:500px;
/*margin-top:-8px;*/
}
#slice1{
width:800px;
height:22px;
}


#slice2{
background-image:url(images/slices/v3_02.jpg);
background-repeat:no-repeat;
width:800px;
height:229px;
padding-left:6px;
padding-top :6px;
}
#animation{
width:553px;
height:212px;
float:right;
margin-right:20px;
z-index:5;
}

#logo{
z-index:1;
background-image:url(images/logo.png);
background-repeat:no-repeat;
width:180px;
height:103px;
position:relative;
top:55px;
left:18px;
}

#slice4{
background-image:url(images/slices/v3_04.jpg);
background-repeat:no-repeat;
width:530px;
height:450px;
float:left;
padding-left:30px;
padding-right:20px;
padding-top:15px;
}


/*TEXT*/
#textcontainer{
margin-top:10px;
height:320px;
overflow: auto;
margin-left: 10px;
}
#slice3 h3{
color: #AA5500;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin-top:1em;
margin-left: 1em;
font-weight:bold;
}
p{
color:#4D4D4D;
text-align:justify;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-position:bottom;
background-image:url(images/leaf.gif);
background-repeat:no-repeat;
padding-bottom:30px;
width:500px;
}
#footer{
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:10px;
width:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#a3a294;
clear:both;
}
/*IMAGE*/
#imagetitre{
width:500px;
height:32px;
border-bottom: 1px solid #CCCCCC;
padding-bottom:5px;
margin-left: 10px;
margin-top: 10px;
}

/*TOP NAVIGATION*/
#topnavcontainer{
}
#toplist li
{
font-family: "lucida grande", Arial, Helvetica, sans-serif;
font-size: 12px;
display: inline;
padding-right: 20px;
float:right;
}
#toplist li a
{
color:#a3a294;
text-decoration:none;
}
#toplist li a:hover
{
text-decoration:underline;
}


#slice3{
background-image:url(images/slices/v3_03.jpg);
width:215px;
height:450px;
float:left;
background-repeat:no-repeat;
}
/* NAVIGATION */
#navlist
{
margin-top:10px;
margin-left: 20px;
padding-left:0px;
font: normal 12px Tahoma, sans-serif;
background: #fafaf4;
width: 180px;
border-top: 1px dotted #F1F1F1;
color: #AA5500;
}

#navlist li
{
list-style: none;
text-align: left;
border-bottom: 1px dotted #F1F1F1;
}

#navlist li a
{
display: block;
padding: 0.30em 0.25em 0.30em 0.5em;
border-left: 0.25em solid #FFFFFF;
background: #FFFFFF;
text-decoration: none;
}
#navlist li a:link { color: #AA5500; }
#navlist li a:visited { color: #AA5500; }
#navlist li a:active { color: #AA5500; }
#navlist li a:hover{border-left-color: #AA5500;color: #AA5500;}