/* 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; }

.framed { background-color: #000000; color: #d6d6d6; font-size: 11px; border: 1px solid #CDB591; }
.promo { background-color: #574C40; color: #D1C2AC; font-size: 11px; spacing: 20px; padding: 10px; }
a.promo:link { background-color: #574C40; font-size: 11px; color: #D1C2AC; text-decoration: none; spacing: 0px; padding: 0px; font-weight: normal; } 
a.promo:visited { background-color: #574C40; font-size: 11px; color: #D1C2AC; text-decoration: none; spacing: 0px; padding: 0px; font-weight: normal; }
a.promo:hover { background-color: #574C40; font-size: 11px; color: #D1C2AC; text-decoration: underline; spacing: 0px; padding: 0px; font-weight: normal; }

a:link { background-color: #000000; font-size: 11px; color: #CDB591; text-decoration: underline; font-weight: normal; } 
a:visited { background-color: #000000; font-size: 11px; color: #CDB591; text-decoration: underline; font-weight: normal; }
a:hover { background-color: #000000; font-size: 11px; color: #CDB591; text-decoration: overline; font-weight: normal; }
a:active { background-color: #000000; font-size: 11px; color: #CDB591; text-decoration: underline; font-weight: normal; }


/* 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; }


