a		{font-family:tahoma;font-style:normal;font-weight:normal;font-size:10pt;color:black;text-decoration:none}
a:hover	{color:#ED1B23;text-decoration:underline}
body	{margin:0;background-color:#E0E0E0;background-image:url(/images/bg_body.gif);background-repeat:repeat-y; background-position:center}
html, body	{height:100%}
table	{font-family:tahoma;font-style:normal;font-weight:normal;font-size:10pt;color:black}
p		{font-family:tahoma;font-style:normal;font-weight:normal;font-size:10pt;color:black}
input  	{font-family:tahoma;font-size:10pt;color:black;background-color:white;border:1px solid black}
select 	{font-family:tahoma;font-size:10pt;color:black;background-color:white;border:1px solid black}
textarea{font-family:tahoma;font-size:10pt;color:black;background-color:white;border:1px solid black}
.menu	{font-family:Trebuchet MS;font-style:normal;font-weight:bold;font-size:8pt;color:#ED1C24;text-decoration:none}
.menu1	{font-family:Trebuchet MS;font-style:normal;font-weight:bold;font-size:10pt;color:#B02B30;text-decoration:none}
.small	{font-family:tahoma;font-style:normal;font-weight:normal;font-size:8pt;color:black;text-decoration:none}
.menutop	{font-family:tahoma;font-style:normal;font-weight:normal;font-size:8pt;color:white;text-decoration:none}
.menutop:hover	{color:#C5C3BD;text-decoration:underline}
#global {width:938px;height:100%;margin-left:auto;margin-right:auto}
#top	{width:924px; height:30px; background-color:black; color:white;margin-left:7px}
#membre	{position:relative;width:155px; height:30px; background-color:#5B5959; float:right; margin-right:14px}
#espace	{position: absolute;width:155px;top: 25px; margin-top:4px; padding-bottom:4px; background-color:#5B5959; left:0; visibility:hidden}
#contenu {font-family:tahoma; font-size:.7em ;color:#8F8E8E;margin-left:154px;padding:10px; text-align:justify; padding-right:40px}
#menu	{width:140px; float: left; border-right:1px solid white; font-family:tahoma;;margin-top: 10px}
#menu a {display: block; color:white;line-height: 1.5;font-size: .7em;margin-left:20px;text-align:right;padding-right:6px;text-decoration: none;}
#menu a:hover, #menu a:focus {background: #9D842B;}

#cadre { /* taille du cadre, à titre d'exemple */
width: 30em;
}


/* propriétés communes à l'ensemble des 4 coins */

#hautgauche, #hautdroit, #basgauche, #basdroit {

height: 12px; width: 12px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}


/* propriétés spécifiques à chaque coin */

#hautgauche {background: url(/images/corner_hg.gif);}


#hautdroit {float: right;background: url(/images/corner_hd.gif);}


#basgauche {background: url(/images/corner_bg.gif);}


#basdroit {float: right;background: url(/images/corner_bd.gif);}


#contenu p {margin: 0.5em; /*gestion des espaces interparagraphes */}
