body
{
font-family:arial, helvetica, sans-serif;
font-size: 90%;
width:801px;
margin-left: auto;
margin-right: auto;
}

a
{
font-size:90%;
}

a:link,a:visited
{
color: #999933;
text-decoration: none;
}

a:hover
{
color: #cc2f33;
text-decoration: underline;
}

h1,h3
{
color: #d5d656;
}

h2
{
color:#797a0d;
font-size:95%;
}

h1
{
font-size:x-large;
}

img
{
vertical-align:top;
}

#menu
{
width:240px;
background:#edf0c1;
border-style:solid;
border-width:1px;
border-color:#d5d656;
float:right;
padding:1em;
}


#lignepuce
{
margin-left:30px;
float:left;
}

.men1
{
font-weight:bold;
list-style-image: url(images/pointseul.jpg);
/*list-style-position: inside;*/
}

.men2
{
list-style-image: none;
list-style-type: none;
}


div#menu ul
{
margin-left: -1.5em;
}


#textaccueil
{
margin-left:1em;
float:left;
text-align:justify;
font-size:110%;
width:420px;
}

#vignettes
{
float:left;
margin:2em 2em 2em 3em;

}

#lien
{

float:right;
margin:1em 4em 1em 1em;
}

#article
{
width:350px;
float:left;
margin:1em;
}

div#article img
{
float:left;
margin:20px 10px 10px 10px;
}


.info
{
color:#797a0d;
font-size:smaller;
font-weight:bold;
}

form{float:left;}
input[type="text"]{width:25em}
label{width:15em;text-align:right;float:left;}
input[type="submit"]{margin-left:22em;margin-top:2em;margin-bottom:2em;}


#footer
{
clear:both;
position:relative;
top:-10px;
}

