@charset "utf-8";
/* CSS Document */

body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondCuir.jpg);
}
a{
	color: #330000;}
.main{
	/*width:950px;*/
	width:auto;
	margin:10px auto 10px auto;
	background-color:#FFFFFF;
}
#header{
	width:auto;
	padding:5px;
	}
#content{
	width:auto;
	padding:5px;
	}
#connexion_index{
	padding:10px;
	background-color:#EEEEE0;
	}
#compte_index{
	margin-top:150px;
	}
#compte_index a{
	color:#EEEEE0;
	}
.coordonnees {
	color: #FFFFFF;
}
.texte {
	color: #9A8444;
	}
.trnormal {
background-color:#FFFFFF;
border-bottom:1px dotted #999990;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}
.trover {
background-color:#EEEED0;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}
.titre{
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titreForm{
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #9A8444;
}
.tissuTexte{
	color: #000;
}
.footer{
	color: #CCC;
}
.footer a{
	color: #CCC;
}
.annonce{
	color:#FF0066;
	font-style:italic;}