/* CSS Document */
/* RESET */
body{
       padding:20px 0 14px 0;
       /*margin:0;*/
       margin:0pt auto;
       background-color:#ccc7ba;
       color:#575757;
       font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, span{
       margin:0; padding:0;
       border:0px;
       color:#575757;
}

a{
color:#a3579d;}

/* BASICS */
body{
background-image:url(images/bg.gif);
padding-bottom:26px;
}


/*TEMPLATE*/

#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:841px;
	position:relative;
	margin-bottom:25px;
}

#header{
width:841px;
position:relative;}

#logo{
background-image:url(images/logo.gif);
width:142px;
height:129px;
z-index:28;}

#menu{
height:31px;
float:left;
width:689px;
background-color:#000000;
margin-top:-100px;
margin-left:142px;}

#undermenu{
height:37px;
float:left;
width:689px;
background-color:#d484ce;
margin-top:-69px;
margin-left:142px;}


#content{
position:absolute;
width:816px;
top:97px;
left:15px;
z-index:-1;
background-image:url(images/bgleft.gif);
background-repeat:repeat-y;
}

#left{
width:194px;
float:left;
height:1px;
padding-top:45px;
text-align:center;
}

#box{
background-color:#FFFFFF;
margin-left:194px;
width:622px;
  min-height:500px;
  height:auto !important;
  height:500px;
display:inline-block;}
#contenu{
background-color:#FFFFFF;
padding-left:30px;
padding-top:15px;
width:372px;
float:left;}

#right{
height:100%;
float:right;
padding-right:8px;}

#tem{
border:#a860a2 solid 2px;
width:174px;
font-size:12px;
margin-top:10px;}
#tem a{
color:#a860a2;}

#part{
border:#a860a2 solid 2px;
width:174px;
font-size:12px;}

#avenir{
margin-left:10px;
border:#a860a2 solid 2px;
width:169px;
font-size:12px;
background-color:#FFFFFF;
display:inline-block;
position:relative;
}
#avenir p{
padding:7px;}
#avenir a{
color:#a860a2;}
#avenir hr{
width:100%;
}

/*#footer{
width:372px;
text-align:center;
position:relative;
bottom:2px;
}*/
.footer a{
color:#000000;
}
.footer{
bottom:2px;
color:black;
font-family:Arial,Verdana,sans-serif;
font-size:11px;
font-weight:400;
margin:50px 0 0 -20px;
position:relative;
text-align:center;
width:420px;
}

#bandebrune{
position:absolute;
clear:both;
background-image:url(images/bg_brun.gif);
height:282px;
z-index:-29;
top:265px;
width:100%;
}

