/* CSS Document */

body
{
background-color:#E5EEF7;
}
table.main
{
background-image:
url(images/bgcol.jpg);
background-repeat:repeat-x;

}
table.content
{background-image:url(images/background.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#FFFFFF;
padding-left:15px;
padding-top:15px;
margin-left:40px;

}
body{
background-color:#CCCCCC;
}
p{ 
font-size:12px;
font-stretch:normal;
font-family:"Century Gothic";
color:#1E4462;
}
h3{
color:#1E4462;
font-family:"Century Gothic";
}
h2
{
color:#1E4462;
font-family:"Century Gothic";
}
.next{
color:#1E4462;
font-size:12px;
font-family:"Century Gothic";
}
li{
font-size:12px;
font-stretch:normal;
font-family:"Century Gothic";
color:#1E4462;
margin:0;
}
.Activite
{
	font-size:12px;
	font-stretch:normal;
	font-family:Arial;
	color:#1E4462;
	line-height:18px;
}
