/* general */

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

body {
	background-color:#FFFFFF;
	text-align:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

#page {
	width:97%;
	min-width:770px;
	margin:auto;
	border-left:solid 1px #827A7A;
	border-right:solid 1px #827A7A;
	background-color:#FFFFFF;
	text-align:left;	
}

a {
	color:#003366;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #903;
}

a img {
	border:none;
	margin: 5px 10px 0px 0px;
}

p.centrer {
	text-align:center;
}

.bouton-envoyer {
	margin:0px 0 0px 0;
}

/* le header */

#header {
	float:left;
}

#barre-sous-header {
	background:#FFFFFF;
	height:12px;
	width:100%;
	float:left;	
}

#barre-sous-header p {
	margin-right: 5px;
	text-align:right;
}

.champs-header {
	background-color: #FFFFFF;
	border: 1px solid #757575;
	font-size: 10px;
	margin-bottom:4px;
}

#liens-sous-header {
	line-height: 1px;
	text-align:center;
}

#barre-sous-liens-sous-header {
	background:#FFFFFF;
	height:3px;
	width:100%;
	float:right;	
}

#barre-sous-liens-sous-header p {
	margin-right: 5px;
	text-align:right;
}

/* contenu des blocs, menu gauche, menu droite et corps */


/* le menu de gauche */

#menu-gauche {
	float:left;
	display:inline;
	width:155px;
	margin-right:10px;
}

#menu-gauche a {
	color: #213b4a;	
	text-decoration:none;
	font-weight:bold;	
}

#menu-gauche a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;	
}

#menu-1 {
	background:url(images/menu1a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-2 {
	background:url(images/menu2a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-3 {
	background:url(images/menu3a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-4 {
	background:url(images/menu4a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-5 {
	background:url(images/menu5a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-6 {
	background:url(images/menu6a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-7 {
	background:url(images/menu7a.png) no-repeat;
	width:155px;
	height:22px;
}

#menu-gauche ul {
	list-style-type:none;	
}

#menu-gauche li {	
	padding:0px 0 0 5px;
	background:url(images/fond-menu.gif) repeat-x;	
	height:22px;	
}

#menu-gauche select {
	background-color: #F1F1F1;
	border: 1px solid #757575;
	font-size: 10px;
}


/* le menu de droite */

#menu-droite {
	float:right;
	display:inline;
	width:150px;	
}

#menu-droite textarea {
	background-color: #FFFFFF;
	border: 1px solid #757575;
	font-size: 10px;
	margin:0px 0px 0px 5px;
}

#menu-login {
	background:url(images/menu-titre-login.gif) no-repeat;
	width:146px;
	height:22px; 
}

p.connexion {	
	margin:10px 5px 5px 3px;
}

p.connexion input {	
	background-color: #FFFFFF;
	border: 1px solid #757575;
	font-size: 10px;
}

.bouton-inscription {
	margin:2px 0px 2px 3px;
}

#occasion {
	border-left:solid 1px #827A7A;
	background-color:#7F2939;
}

/* le footer */

#footer {
	background-color:#000000;
	height:19px;
	width:100%;
	clear:both;
}

#copyright {	
	float:left;
	display:inline;
	padding-top:3px;	
	text-align:center;
	width:540px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;		
}

#grafik-system {
	float:left;
	display:inline;
	width:240px;
}.texte {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	left: 15px;
	top: 15px;
	right: 15px;
	list-style-image: url(images/puce.gif);
	list-style-type: Aucune;
}
.texteformulaire {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-bottom;
}
.texteformulaire2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}
.tableau_centre {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.rot {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FF0000;
}
.hidden {
   display: none;
}

.visible {
   display: inline;
}
.h1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.titrean {
	font-family: tahoma;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-bottom;
}
.stitrean {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}
