body { 	
	background-image: url('../../images/bg.gif');
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

a:link { text-decoration:none;color:#cc0000;}
a:visited { text-decoration:none;color:#cc0000;}
a:active { text-decoration:none;color:#666666;}
a:hover { text-decoration:none;color:#666666;}

a.nav:link { text-decoration:underline;color:#666666;}
a.nav:visited { text-decoration:underline;color:#666666;}
a.nav:active { text-decoration:none;color:#cc0000;}
a.nav:hover { text-decoration:none;color:#cc0000;}

a.ancre:link { text-decoration:none;color:#666666;font-weight:bold;}
a.ancre:visited { text-decoration:none;color:#666666;font-weight:bold;}
a.ancre:active { text-decoration:none;color:#cc0000;font-weight:bold;}
a.ancre:hover { text-decoration:none;color:#cc0000;font-weight:bold;}

.backGround {
	margin:0px;
	padding:0px;
	background-image: url('../../images/bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

.texteFooter {
	font-family:verdana,arial;
	font-size:9px;
	color:#666666;
}

.texte {
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
	line-height:16px;
}

.texteR {
	color:#cc0000;
}

.texteV {
	color:#00cc00;
}

.texteB {
	color:#0000cc;
}

.texteW {
	font-family:verdana,arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
}

.textePetit {
	font-family:verdana,arial;
	font-size:9px;
	color:#666666;
}

.texteGros {
	font-family:verdana,arial,helvetica;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	line-height:16px;
}

.titrePage {
	font-family:verdana,arial,helvetica;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	font-variant:small-caps;
}

.pointilles {
	background-image : url('../../images/pointilles.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:15px;
}

p {
	margin:0px;
	padding:0px;
}

div {
	margin:0px;
	padding:0px;
}

.inp {
	font: 11px verdana, arial, helvetica; 
	color: #536480;  
	border: 1px;
	border-style:solid;
	border-color:#c8d3e5;
	background-color:#f2f5f9;
}

