body {
	margin: 0px 0px 0px 0px;
	background-color: White;
	background-image: url(images/bg.jpg); 
	background-repeat: repeat-x;
} 
 
TD {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

p {
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}




A {
	text-decoration: none;
	color: #313289;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: White;
}


a.sousmenu {
	text-decoration: none;
	color: #69CBFA;
	font-size: 11px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
}

a.sousmenu:hover {
	text-decoration: none;
	color: White;
}



h1
{
	text-decoration: none;
	color: Black;
	font-size: 13px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	padding: 5px;
}

h2
{
	text-decoration: none;
	color: #313289;
	font-size: 16px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	font-weight: bold;
	padding: 5px;
}


.textarea {
	background-color: White;
	color: #313289;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 1px #313289 solid;
	margin: 2px 2px 2px 2px;
}
	
.textfield {
	background-color: White;
	color: #313289;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 1px #313289 solid;
	margin: 2px 2px 2px 2px;
}

input
{
	background-color: White;
	color: #313289;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 1px #313289 solid;
	margin: 2px 2px 2px 2px;
}



select
{
	background-color: White;
	color: #313289;
	font-size: 10px;
	font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode;
	border: 1px #313289 solid;
	margin: 2px 2px 2px 2px;
}

