
@import url(default.css);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e3cbc2;
}

body{
		background-color:#000;
		}
		
#site{
		width:1200px;
		margin:auto;
		}		
		
#passez{
		float:right;
		}		
		
a:link, a:visited {
		text-decoration:underline; 
		color:#d8a38d;
		}

a:hover {
		text-decoration:none; 
		color: #e3cbc2;
		}

#copyright{
		clear:both;
		width:1200px;
		height:20px;
		cursor:pointer;
		margin:48px auto;
		}		

		
#plan-site{
		width:940px;
		margin:auto;
		min-height:252px;
		background-color:#000;
		background-image:url(../images/wrapper-030.jpg);
		background-repeat:repeat-x;
		padding:25px;
		}	

#ecartement{
		margin:48px;
		}

#plan-site ul li{
		color:#d8a38d;
		font-weight:bold;
		}		

#plan-site ul{
		margin:0px;
		}		

#plan-site p{
		margin:0px;
		}	

#plan-site p{
		color:#999;
		}		


