html{
font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
		
	font-weight: normal;
}

body{
font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
background:url(img/fondarr.png) repeat-x;
background-color:#CCCCCC;

	margin:0;
}

a{color:#7FAAFF;}

a:hover{color:#AA2AFF;}

#footer a {
	
	color:white;
	text-decoration:none;
	
}

#footer a:hover {
	
	color:white;
	text-decoration:none;
}

h1{
font-size:1.4em;
color:#CC33FF;

}

h2{
font-size:1.2em;
color:#CC33FF;

}


#conteneur{
margin:0 auto;
width:781px;
padding:0px;
background-color:#FFFFFF;
}

#header{
padding:0px;
margin-top:0px;
background-image:url(img/header.png);
width:781px;
*width:783px;
height:136px;
background-color:#000000;

}

#lienheader a {

width:400px;
height: 110px;
display: block;

}

#lienfooter a {
	
text-align:right;
width:180px;
height: 30px;
display: block;

}

#milieu{
width:761px;
background-color:#FFFFFF;
padding:0 10px 0 10px
}

#droite{
float:right;
width:160px;
text-align:center;
}

#gauche{
float:left;
width:590px;
}

#footer{
padding:5px 0px 0px 10px;
clear:both;
background-image:url(img/footer.png);
height:40px;
width:780px;
*width:773px;
color:#FFFFFF;
}



input{
font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;	
	background: url(img/fondbtn.jpg) no-repeat  0px 0px ;
padding:0px 5px;

	margin:2px;
	color:#333B5A;
	border: solid 1px #939BAA;
	background-color:#fff;
}

.rouge{
background-color:#000000;
}

.profil{
	color:#55AAFF;
	font-weight:bolder;
}

.titreProfil{
	color:#2A55FF;
	font-weight:bolder;
	font-size: 120%;
}

.txtMenu{
	color:#55AAFF;
	font-size:90%;
}