body {
background-color: #F5F3ED;
text-align:center;
 color:#4D4D4D;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
img{
border: none;
padding:0px;
vertical-align:top;
}
table{
width : 766px;
border: none;
margin-left:6px;
}
td{
text-align:center;
}
a{
color:#AA5500;
}

#container{
margin-left:auto;
margin-right:auto;
text-align:left;
width:1000px;
height:600px;
/*margin-top:-8px;*/
}
#slice1{
width:1000px;
height:22px;
}


#slice2{
background-image:url(images/slices/v4_02.jpg);
background-repeat:no-repeat;
width:1000px;
height:229px;
padding-left:6px;
padding-top :6px;
}
#animation{
width:753px;
height:212px;
float:right;
margin-right:20px;
z-index:5;
background-color:#CCC;
}

#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/v4_05.jpg);
background-repeat:repeat-y;
overflow:hidden;
width:779px;
float:left;
}

/*TEXT*/
#textcontainer{
margin-left: 40px;
}
#textbottom{
background-image:url(images/slices/v4_06.jpg);
background-repeat : no-repeat;
height:22px;
width : 779px;
float:left;
}
#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: verdana, Helvetica, sans-serif;
font-size:11px;
width:700px;
margin-bottom : 15px;
line-height : 1.5em;
}
#footer{
display:block;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-left:200px;
width:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#a3a294;
clear:both;
}
/*IMAGE*/
#imagetitre{
width:700px;
height:32px;
border-bottom: 1px solid #CCCCCC;
padding-bottom:5px;
margin-left: 40px;
margin-top: 20px;
}

/*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/v4_03.jpg);
width:221px;
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;
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: none;
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;}
