
.gris {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #333333;
}

.bleu {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #0066CC;
}

.noir {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
}

.titre {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #0066CC;
}

a{
	font-size: 11px;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: normal
}


a:link{
	color : #0066CC;
	font-size : 11px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a:visited{
	color : #666633;
	font-size : 11px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a:hover{
	color : #666666;
	font-size : 11px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight : bold;
}



/* image album */
.imgalbum { border-style: solid;border-color: #e7e7e7; border-width: 4px; margin: 2px;}


a.toplien { text-decoration:none; color:#999999;}
a.toplien:hover { text-decoration:none; color:#FFCC00;}



.inputChamps
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #EAF1FF;
	border: 1px solid #888888;
	color: #000000;
}

.inputChamps2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #888888;
	color: #000000;
}

.txtarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #EAF1FF;
	border: 1px solid #888888;
	color: #000000;
}

.SelectChoix
{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #EAF1FF;
	border: 1px solid #888888;
	color: #000000;
}

.SubmitButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-color: #f5f5f5;
	border: 1px solid #888888;
	color: #000000;
}


body{
	margin:0 auto;
	padding:0;
	background:#EAEAEA url(../images/bg.gif) top center repeat-y;
	color:#303030;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

