body
{ 
}
/* texte courant */
p
{
font: 10pt sylfaen, Helvetica, Arial, sans-serif;
}

/* titre */
H1
{
font: sylfaen, Helvetica, Arial, sans-serif 16pt;
color: #A0B2BC;
}
/*sous titre*/
H2
{
font: sylfaen, Helvetica, Arial, sans-serif 14pt;
color: #A0B2BC;
}

.menu 
{
clear: both;
margin-top: 5px;
width: 150px;
height: 20px;
border: 1px none gray;
text-align: center;
font-size: 14px;
font-weight: bold;
}

#smenu1, #smenu2, #smenu3, #smenu4 
{
float: left;
display: none;
font-size: 12px;
padding: 5px 0 5px 0;
width: 150px;
text-align: center;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a 
{
font-weight: normal;
border-top: 0 none;
}

.mentions 
{
font-family: sylfaen, Helvetica, Arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
}
/*liens*/
a 
{
text-decoration: none;
color: #222;
}

a:hover
{
text-decoration: underline;
}

/* Coordonnées image fond Haute */
#imghaut
{
margin-top: 6px;
margin-left: -28px;
} 
/* Coordonnées image fond Bas*/
#imgbas
{
	margin-left: 52px;
	margin-top: -5px;
	width: 250px;
	float: left;
}

/*Corps de la page*/

.tooltiptitle
{
COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: verdana; font-weight: bold; font-size: 8pt
}
.tooltipcontent
{
COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt
}

#ToolTip
{
position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;
}

/* Bloc structure */

#memo
{
	border: 2px solid dotted;
	padding: 3px;	
}	
#texte {
	margin-left: 0px;
	width: 600px;
	margin-top: 20px;
	float: left;
	position: relative;
	clear: right;
}
/* qui est à droite en fait ^^*/

	
table {
	font: 10pt "Lucida Sans";
}
