*
{
    padding: 0;
    border: 0;
    margin: 0;
}
body
{
    font: 100% "Arial", serif;
    background-color: #E8D8A8;
    color: #BE9B32;
}

#maintable
{
	margin-left: 25px;
	margin-top: 25px;
}

#menu
{
    position: absolute;
    top: 0;
	margin-top: 75px;
   /* margin: 50px;*/
}

#menu dl
{
    margin: 0 2px;
    float: left;
   /* border: 1px solid #000;*/
    width: 140px;
    text-indent: 10px;
}
#menu dl dt
{
    /*font-weight: bold;*/
    font-size: 0.9em;
    /*line-height: 1.3em;
    background-color: #555;*/
    color: #DDD;
}
#menu dl dd
{
   /* border-top: 1px solid #000;*/
}
#menu dl dd ul
{
    list-style-type: none;
    border-top: 0;
    line-height: 1.5em;
}
#menu dl dt a
{
   /* background-color: #555;*/
    color: #000;
    text-decoration: none;
    display: block;
    width: 140px;
    height: 1.0em;
    cursor: default;
}
#menu dl dd ul li
{
    font-weight: normal;
    font-size: .8em;
    line-height: 1.5em;
}
#menu dl dd ul li a
{
    width: 140px;
    height: 1.5em;
    text-decoration: none;
    display: block;
    background-color: #FFF;
    color: #000;
    text-indent: 10px;
    cursor: pointer;
}
#menu dl dd ul li a:hover,
#menu dl dd ul li a:focus
{
    background: #E8D8A8;
}

#postext{
	margin-top: 75px;
	margin-left: 150px;
}

#posaccueil{
	margin-top: 75px;
	margin-left: 75px;
}

#poslien{
	margin-top: 50px;
	margin-left: 100px;
}
#lien{
	margin-top: 5px;
}


#textarea
{	
	font-size: .8em;
}

#titre
{
	font-weight: bold;
	font-size:1.0em;
}
#petittitre
{
	font-weight: bold;
	font-size:0.7em;
}
#petit
{
	font-size:0.7em;
}
#tab
{
	margin-top:50px;
}

#img_p
{
	margin-top: 5px;
	margin-left: 200px;
}