/* CSS Document */

html, body, table { margin: 0; padding: 0 }

#logovw {
			display: block;
			background: url(../images/atelier-automobile_09.gif);
			
			background-repeat:no-repeat;
			//background-attachment:fixed;
			text-align: left;
		}


body {
	color: #000000;
	font-family:m;
	font-size:9px;
}



h1 {
	margin: 10px 0px 10px 0px;
	color: ;
	font-size:12pt;
}

h2 {
	margin: 10px 0px 10px 0px;
	color: #000000;
	font-size:11pt;
}


h3 {
	margin-bottom: 10px;
	color: #000000;
	font-size:10pt;
}

h4 {
    margin-bottom: 10px;
	color: #000000;
	font-size:10pt;
}
	
nom {
	color: #000000;
	font-size: 14pt;
}
	


a:link {
	text-decoration: none;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #99141B;
}





td {
	vertical-align: top;
	font-family: trebuchet MS;
	font-size: 8pt;
	padding-left: 0pt;		/* Marge intérieure */
	margin-left:0px;
	left:0px;
	
}



p {
	margin: 0px;
	color: #000000;
}




.comment {
	border: 1px solid #e5e5e5;
	padding: 1em 2em;
	background: repeat-x url(images/shade01.gif);
	
	color: #000000;
}


p.footer {

	font-size:9px;
	color:#505050;
	font-family: trebuchet, arial, helvetica, sans-serif;
	text-align:center;	
}

table {




}
