
body{ 
	font-size: 12px;
	color:#B07C00;
	font-family: "Trebuchet MS",Arial,sans-serif;
	background-image:url(images/fond.gif);
}
#container{ 
	margin:auto;
	width:799px;
	height:100%;
	background-color:#FFFFFF;
}



#body {
	width: 799px;
	background-image: url(images/body1.jpg);
	background-repeat: no-repeat;
}

#footer{
	width: 799px;
	height: 87px;
	background : url(images/footer.gif) no-repeat left top ;
}

a.aide { color : #000000; text-decoration:none;}
a:link.aide { ccolor : #000000; text-decoration:none;}
a:visited.aide { ccolor: #000000; text-decoration: none;}
a:hover.aide { color: #FF0000;  text-decoration:underline; font-size:14px }
a:active.aide { color: #000000; text-decoration:none}

a.mail { color : #B07C00; text-decoration:none;}
a:link.mail { ccolor : #B07C00; text-decoration:none;}
a:visited.mail { ccolor: #B07C00; text-decoration: none;}
a:hover.mail { color: #FF0000;  text-decoration:underline; font-size:14px;}
a:active.mail { color: #B07C00; text-decoration:none}

a.part { color : #B07C00; text-decoration:none;}
a:link.part { ccolor : #B07C00; text-decoration:none;}
a:visited.part { ccolor: #B07C00; text-decoration: none;}
a:hover.part { color: #FF0000;  text-decoration:underline; }
a:active.part { color: #B07C00; text-decoration:none}

.titre{
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.instar{
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}
.contact1{
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.contact{
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.inschead{
	width: 400px;
	height: 21px;
	margin:auto;
	background : url(images/insca.gif) no-repeat ;
}

.inscbody{
	width: 400px;
	margin:auto;
	background : url(images/inscb.gif) repeat-y ;
}

.inscfoot{
	width: 400px;
	height: 21px;
	margin:auto;
	background : url(images/inscc.gif) no-repeat ;
}

.formu{
	border:1px solid #0052C1;
	width:200px;
}
.valid{
	color:#0052C1;    
	background-color:#FFFFFF;
	border:1px solid #0052C1;
	font-family: "Trebuchet MS",Arial,sans-serif;
}

.valid2{
	font-size: 14px;
	padding-left:15px;
	padding-right:15px;
	color:#FF0000;    
	font-weight: bold;
	font-family: "Trebuchet MS",Arial,sans-serif;
}