
html { 
	font-size: 100%; 
	font-family: Verdana, Times; 
	line-height: 140%; }
body {
	background-color: #906; 
	background-image: url(../images/bw.gif); 
	background-repeat: no-repeat; 
	background-position: 0 120px; margin: 0; padding: 0; list-style-type: none;  }
/*css violet main
*/
#warp {
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	text-align: left;
	position: relative; }
#header  {
	height: 90px ; }
#header h1 {
	line-height: 40px;
	text-align: center;
	margin: 0;
	padding-top: 38px;
	padding-bottom: 8px; }
#contener {
	text-align: left;
	float: left; }
/*pages violet*/
table  {
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	text-decoration: none;
	width: 800px;
	padding: 8px; }
.liens  { color: #c90; font-weight: bold; text-decoration: none }
.liens a:link    { color: #e19400; font-weight: bold }
.liens a:visited { color: #deb000 }
.liens a:hover  { color: #fc0 }
.liens a:active { color: #fc0 }
h1       { color: #e1af00; font-size: 25px; font-family: "Trebuchet MS"; font-variant: small-caps; font-weight: bold; line-height: 24px; text-align: left; margin: 0.67em 0; vertical-align: 10px }
h2    { color: #deb502; font-size: 18px; font-family: Helvetica; font-variant: small-caps; font-weight: 800; line-height: 15px; margin: 0.83em 0 }
h3   { color: #8a8a8a; font-size: 16px; font-family: Helvetica; font-variant: small-caps; font-weight: 800; line-height: 16px; margin: 1em 0 }
h4  { color: #333; font-size: 13px; font-family: "Trebuchet MS"; font-weight: 800; line-height: 12px; margin: 1.33em 0; position: relative; left: 30px }
/*menu*/
#Menu           {
	line-height: normal;
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
	border-top: thin solid #c90;
	border-bottom: thin solid #c90;
	list-style-type: none; }
.menu    { font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif ; line-height: 1.4em; list-style: none; }
.menu li { margin-left: -23px ; list-style: none; }
.menu a  { color: #dcdcdc; text-decoration: none; background-repeat: repeat; background-attachment: scroll; text-align: left; display: block }
.menu a:link { text-decoration: none; background-position: 0 0 }
.menu a:hover  { color: #dcdcdc; background-color: #a38411; background-repeat: repeat; background-attachment: fixed }
.menu a:active  { color: #ebebeb; background-color: #a38411; background-repeat: repeat; background-attachment: scroll }

.nolink   { color: #ff414c; font-size: 1.1em; font-weight: bold; }
.menutitre { color: #ff4141; font-size: 1.3em; font-weight: normal; }
/*-- Pied de page --*/
#piedpage { margin-top: 18px; }
.pied { color: #f08; font-size: 0.6em; font-family: Verdana; text-decoration: none; }
.pied a { color: #c90; text-decoration: none; }
.pied a:hover { color: #ffda0a; }

