@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #251402;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#mylayer {margin-left:10; margin-right:10;}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E99C76;
}

.quote a {
	font-size: 10px;
	color: #E99C76;
	font-weight: normal
}
.quote a:visited {
	color: #E99C76;
	font-weight: normal
}
.quote a:hover {
	color: #E99C76;
	font-weight: normal
}
.quote a:active {
	color: #E99C76;
	font-weight: normal
}


a {
	font-size: 10px;
	color: #CC6633;
	font-weight: bold;
}
a:visited {
	color: #CC6633;
}
a:hover {
	color: #CC6633;
}
a:active {
	color: #CC6633;
}

.titre {
	font-weight: bold;
	font-size: 14px;
	color: #330000;

}

.menu {
	color: #E99C76;
	font-weight: bold;
	font-size:10px;
	letter-spacing: 2px;
}

.navig {
	color: #000000;
	font-weight: bold;
	font-size:10px;
	letter-spacing: 2px;
}

.ref {position:absolute; left:-5000px; top:-5000px; width:600px; height:1px; z-index:3; visibility: hidden;}