body {
	font-size : 12px;
	color : /*#8f9193*//*#67686a*/#0c192c;
	font: 80% verdana, arial, sans-serif;
	width : 1024px;
	margin-left : auto;
	margin-right : auto;
	/*background-image : url('http://88.161.43.15/~marvin/LiberMoto/NewDesign/images/font.jpg');
	background-repeat : no-repeat;
	background-position : top left;*/
}
#header {
	color : #0c192c;
	text-align : center;
	font-size : 13px;
	/*height : 316px;
	border : 1px solid black;*/
}
	#header blink { color : red; } 
#menu {
	margin-top : 10px;
	float : left;
	width : 200px;
	height : 400px;
}
	.ssmenu {
		display : block;
		height : 40px;
		border : 1px solid black;
		padding-top : 35px;
		text-align : center;
		border-bottom : none;
		/*margin-top : 10px;*/
		color : #4494b9;
	}
	.ssmenu:hover {
		background-color : #0c192c;
	}
#corps {
	margin-top : 10px;
	margin-left : 221px;
	/*height : 602px;*/
	/*padding : 5px;*/
	border : 1px solid black;
}
	.image { 
		display : block;
		float : left;
	}
	.taille10 { font-size : 10px; }
	.texte {
		display : block;
		/*float : left;*/
		padding : 5px;
		width : 570px;
		/*border : 1px solid black;*/
		text-align : justify;
	}
	.equipements {
		display : block;
		float : right;
		padding : 5px;
		width : 200px;
		/*height : 510px;*/
		border-left : 1px solid #808080;
	}
	.moto {
		display : block;
		float : right;
		border-top : 1px solid #808080;
		width : 369px;
		height : 147px;
		padding : 5px;
	}
	#paiement {
		display : block;
		text-align : center;
		border-top : 1px solid #808080;
		border-right : 1px solid #808080;
		width : 200px;
		padding : 5px;
		height : 147px;
	}
	#tarifs {
		padding : 5px;
		height : 420px;
	}
	#contact {
		padding : 5px;
		text-align : justify;
		height : 580px;
	}
	.contact {
		margin-right : auto;
		margin-left : auto;
	}
	#photo {
		padding : 5px;
		height : 500px;
	}
	#img_paiement {
		margin-top : -10px;
	}
	.links {
		height : 500px;
	}
#conditions {
	padding : 5px;
}
.tableauTarifs td {
	/*border-top : 1px solid black;*/
}
.tableauGris { background-color : #dcdcdc; }
#who {
	padding : 5px;
	height : 358px;
}
#footer {
	margin-top : 10px;
	text-align : center;
	border-top : 1px solid #0c192c;
	font-size : 10px;
}

#footer a:active {color : #FFFFFF; font-size : 11px;}
#footer a:visited {color : #8f9193; font-size : 11px;}
#footer a:link {color : #8f9193; font-size : 11px;}
#footer a:hover {color : #4494b9; font-size : 11px;}

#menu a:link {color : #8f9193; font-size : 11px; font-weight : bold; text-decoration : none; }
#menu a:active {color : #8f9193; font-size : 11px; font-weight : bold; text-decoration : none;}
#menu a:visited {color : #8f9193; font-size : 11px; font-weight : bold; text-decoration : none;}
#menu a:hover{color : #8f9193; font-size : 12px; font-weight : bold; text-decoration : underline;}

.lien:active {color : #4494b9; }
.lien:visited {color : #4494b9; }
.lien:link {color : #4494b9; }
.lien:hover {color : #052467; }

img {	border : none; }

/*POSITION*/
.center { text-align :center; }
.marquee {/*A COMPLETER*/}
.align { text-align :justify; }
/*FONT*/
.libermoto { color : black; font-weight : bold; }
.gras { font-weight : bold; }
.blink { text-decoration : blink; color : red;}
/*COLORS*/
.colorBlueFonce { color : #0c192c; } 
.colorBlueClair { color : #4494b9; }
.red { color : red; }