body { 
background-attachment: fixed;
background: white url(pic2.jpg) 0% 0% no-repeat;
font-family:"verdana";
margin: 0 0px 0 0px;
}

table, tr, td { 
font-size:7pt;
padding: 4px;
text-align:justify;
}

p { 
line-heigth:120%;
}

/* LIENS 
---------- */

a 	{ text-decoration: none;
	color: #0C658D;}
a:hover	{ color: #12314E;}

#menu a 	{ text-decoration: none;
	color: #494949;}
#menu a:hover	{ color: #E5E5E5;}


h1 {	color: #0C658D; 
	text-transform: lowercase; 
	font-size: 11pt;
	line-height: 8px;
	font-width: bold;
	font-family:"trebuchet ms";}

h2 { color:#E28995;
text-transform: lowercase; 
	font-size: 11pt;
	line-height: 8px;
	font-width: bold;
	font-family:"trebuchet ms";}

#layout{
	float:100%;}

#picture {
	width: 322px;
	z-index: 1;
	position:fixed;
	float:left;
height:800px;}

#content {
	width: 500px;
	left:320px;
	z-index: 2;
	float:left;
	position:absolute;
	top:10px;}

#menu 
{ float: left;
margin-top: 0px;
text-align: right;
padding: 0px;
font-size:7pt;
color:#494949;
position:relative;
margin-left:5px;
margin-top:30px;
width:80px;
padding:10px;}

.disclaimer 
{ 
text-align: justify;
font-size: 7pt;
color:#0C658D;}

.text
{ 
margin-top: 0px;
text-align: justify;
padding: 5px;
font-size: 11px;
color:#060E16;}

p { margin: 0px 0px 5px 0px;}

input, textarea, select
	{border: 1px solid #12314E;
	background-color: #FFFFFF;
	margin: 0px;
	color:#12314E;}

li { list-style-type: square; padding-bottom: 1px; }
ul { padding: 5px; margin: 5px; }
