/*//////////////////////////////////////////////////////////////////////////////


Le Feutre Noir 

06.74.67.85.67
contact@lefeutrenoir.net
www.lefeutrenoir.net


////////////////////////////////////////////////////////////////////////////////

// body */

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(bg_body.jpg) center center repeat-x fixed;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-align: left;
	}

h1 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #7c1172;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-align: left;
	line-height: normal;
	}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	color: #7c1172;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	line-height: normal;
	}

h3 {
	margin: 4px 0 3px 0;
	padding: 0;
	font-size: 12px;
	color: #7c1172;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	line-height: normal;
	}
	
strong {
	color: #e93e10;
	}

/*//////////////////////////////////////////////////////////////////////////////

// global */

#global_v {
	position: absolute;
	top: 50%;
	margin: 0px;
	margin-top: -200px;
	height: 400px;
	width: 100%;
	}

#global_h {
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 340px;
	}

/*//////////////////////////////////////////////////////////////////////////////

// logo */

#logo {
	float: left;
	margin: 0 75px 0 0;
	padding: 0;
	}

/*//////////////////////////////////////////////////////////////////////////////

// pages */

#page {
	float: left;
	margin: 0;
	padding: 0;
	height: 340px;
	width: 310px;
	border-bottom: dotted 1px #ccc;
	}

#page a:link { color: #999; text-decoration: underline; }
#page a:visited { color: #999; text-decoration: underline; }
#page a:hover { color: #e3d474; text-decoration: underline; }

#page p {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	}

/*//////////////////////////////////////////////////////////////////////////////

// contact */

#contact {
	float: right;
	margin: 0;
	padding: 0;
	height: 340px;
	width: 250px;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	line-height: 12px;
	}

#contact a:link { color: #999; text-decoration: underline; }
#contact a:visited { color: #999; text-decoration: underline; }
#contact a:hover { color: #e3d474; text-decoration: underline; }

#contact p {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 250px;
	}
	
td {
	vertical-align: top;
	}

input {
	margin: 0;
	padding: 3px 2px 2px 2px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	border: dotted 1px #ccc;
	background-color: #fff;
	}

textarea {
	margin: 0;
	padding: 3px 2px 2px 2px;
	width: 230px;
	height: 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	border: dotted 1px #ccc;
	background-color: #fff;
	}

.envoyer {
	margin: 0;
	padding: 0;
	width: 190px;
	border: 0;
	}

/*//////////////////////////////////////////////////////////////////////////////

// footer */

#footer {
	clear: both;
	position: relative;
	with: 800px;
	}

#links {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	/*border-top: solid 1px #999;*/
	line-height: 10px;
	font-size: 10px;
	color: #eee;
	}

#footer a:link { color: #eee; text-decoration: none; }
#footer a:visited { color: #eee; text-decoration: none; }
#footer a:hover { color: #e3d474; text-decoration: underline; }

#alert {
	float: right;
	padding: 5px 0 0 0;
	width: 250px;
	color: #f00;
	font-size: 11px;
	}

/*//////////////////////////////////////////////////////////////////////////////

// */

