/* Style sheet for Sylvie Poirier, Photographe */
/* By Natmark-Concept inc. Copyright - All rights reserved. */

body {
	margin: 0px; padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left;
	color: #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	}

img { border: none; }
#dixans td { background-color: #9F0030; color: #ffffff; font-weight: bold; font-size: 12px; } 
#dixans p { background-color: #9F0030; color: #ffffff; font-weight: bold; font-size: 12px; margin: 10px; } 
#dixans a:link, a:visited { background-color: #9F0030; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: underline; }
#dixans a:hover, a:active { background-color: #9F0030; color: #ffffff; font-weight: bold; font-size: 12px; text-decoration: overline; }

/* Footer */
.footer { background-color: #000000; color: #CDB591; font-size: 10px; }
a.footer:link { background-color: #000000; color: #CDB591; text-decoration: none; font-size: 10px; }
a.footer:visited { background-color: #000000; color: #CDB591; text-decoration: none; font-size: 10px; }
a.footer:hover { background-color: #000000; color: #CDB591; text-decoration: underline; font-size: 10px; }
a.footer:active { background-color: #000000; color: #CDB591; text-decoration: underline; font-size: 10px; }

