*
{
	padding: 0;
	margin: 0;
	border: 0;
}
body
{	padding-top: 100px;
	BACKGROUND: url(soie.jpg) #000 center 50%; 
	COLOR: #fff;
	color: #000;
	font:.8em/1.5em Verdana, Arial, sans-serif;
}

#menu,#blocactu
{

	background: url(fond2.png);
	background-repeat: inherit;
	height: 600px;
	text-align:center;

}
#blocmenu
{
	float:left;
	height:600px;
	padding:0px;
	width: 214px;
	line-height: 40px;
}
#page {
height: 600px;
overflow:auto;
font-size: 12px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}
#menu li	{ border-top: #CCCCCC 1px  dashed; list-style-type: none;  }
#menu li:hover{background: #333333; color:#CCCCCC;  }
#menu li:active{background:#CC0033; color:#CCCCCC;  }
DIV#menu A {DISPLAY: block;}

#menu a:link {
	color: white;
	text-decoration: none;
}
#menu a:visited {
	color: white;
	text-decoration: none;
}
#menu a:hover {
	color: white;
	text-decoration: none;
}
#menu a:active {
	color: white;
	text-decoration: none;
}

#blocactu
{	width: 356px;
    clear:right;
	height:600px;
	float:right;
}

#site
{
	width: 100%;
	height: 600px;
	background-color: #FF8;
	BACKGROUND: url(alu.jpg) #fff center 50%;
	text-align:center;
}
H1 { padding-top: 20px;padding-bottom: 12px; padding-left:20px; float:left; font-size:14px; color:#666666;}


a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0033;

}
a:active {
	color: #CC0033;
	text-decoration: none; }

textarea {
 border:1px solid  #666666; color:#333333;
 }
 input {
 border:1px solid #666666;color:#333333;
 }
 
 p
{
	padding: 20px;
}
#everwest a{
color: #666666;
position:absolute;
bottom:0px;
right:0px;
}

.rouge {color:#CC0033;}
