body {
background-color: #fff;
font-family:Arial,Verdana, Geneva, sans-serif; 
color: #000;
font-size: 14px;
margin: 0;
	}

.bg3{
font-size: 12px; 
color:#000;}
.bg1{}
.bg2{border:1px solid #000;}	
	
#contener{
background-image:url(../images/fd.jpg);
background-repeat:repeat-y;
border:1px solid #000;
width:766px;
}	
	
#centre{
border:1px solid #000;
margin-top:20px;
width:670px;
		}				
				
#footer{
width:706px;
	}	
	
.txt-left{
font-family:Arial,Verdana, Geneva, sans-serif; 
color: #00a4b0;
font-size: 24px;
text-align:left;
line-height: 28px;
margin-left:20px;
margin-right:20px;
padding-top:80px;
	}		

.txt-center{
font-family:Arial,Verdana, Geneva, sans-serif; 
color: #000;
font-size: 20px;
text-align:center;
line-height: 24px;
margin-left:16px;
margin-right:20px;
	}
	
	.txt-left span{
	color:#000000;
	
	font-size:28px;
	}
	
	.txt-center span{
	color:#CC0000;
	font-weight:bold;
	}
			
a {
	color: #0066FF;
}
a:link {
	color: #000000;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #000000;
}
a:hover {
	font-weight : bold;
	color: #CC0000;
}

#foot{
text-align: center;
font-family : "Courier New", Courier, monospace;
font-size: 14px;
color: #F1F1F1;
}

	
	
		