/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image:url(../Image/Fond.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
}
body a:link, body a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
body a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color:#FFCC00;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	/*border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;*/
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	line-height: 25px;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.BottomCenterMenuGauche {
	background-image: url(../Image/FondTab2.gif);
	background-repeat: repeat-x;
}
.BottomLeftMenuGauche {
	background-image: url(../Image/FondTab2.gif);
	background-repeat: repeat-x;
}
.BottomRightMenuGauche {
	background-image: url(../Image/FondTab2.gif);
	background-repeat: repeat-x;
}
.LeftMenuGauche {
	background-image: url(../Image/FondTab2.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.RightMenuGauche {
	background-image: url(../Image/FondTab2.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.separation {
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}
.Pied {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size:10px;
	color:#FFFFFF;
}
.Pied a:link, .Pied a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Pied a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.TopCenter1 {
	background-image: url(../Image/FondTab1.gif);
	background-repeat: repeat-x;
}
#case1 {
	color:#FFFFFF;
}
#case1 a:link, #case1 a:visited {
	color:#FFFFFF;
}
#case1 a:hover {
	color:#543411;
	background:#FFCC66;
	display:block;
}
#EnTeteFreelance{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	text-align:center;
}
#Titre1Freelance{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	text-align:center;
	background-color:#FFCC00;
	border:1px solid #543411;
}
#DrapeauOFF{
	filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20;
}
