
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: "Georgia", serif;
	//font-style: italic;
	line-height: 15px;
	color: #566D6F;
	background:#1A1A1A url('dentelle.png') no-repeat scroll 0 0;
	}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #566D6F;}
a:active { text-decoration: none; color: #566D6F;}
a:visited { text-decoration: none; color: #566D6F;}
a:hover { text-decoration: none; color: #FFAAB1;}


#menu {
	letter-spacing:0.5px;
	text-align: center;
	font-style: italic;
	line-height: 17px;
    width: 160px;
    overflow: visible;
    padding:100px 10px 10px 10px;
    top: 40px;
    bottom: 0px;
	left: 40px;
    position: absolute;
 	height: auto;
	background:#1A1A1A url('logo8.gif') no-repeat scroll 9px 25px;
}

#menu ul {	
	list-style-type: none;
	font-size: 11px;
}


#menu ul li.section-title {
	font-style: normal;
	font-size: 14px;
	margin: 30px 0 5px 0;
	border-width: 1px;
	border-style:none none dashed none;
	//text-transform: uppercase;
}


#content {
	//background:#1A1A1A;
    height: auto;
  	margin: 0px 0px 0px 250px;
    padding: 40px 0 0 0px;
    
}

.container {
	//margin: 20px;
    padding: 0px 0px 0px 0px;
}

#content p { width: 100%; 
	margin-bottom: 9px; 
	line-height: 16px;
	background-color: #1a1a1a;}

p {
    margin: 0 0 9px 0;
    
}

.legal{   
	color: #222;
	margin: 20px 0px 50px 0px;
	}
	
.legal a:link{   
	color: #222;
	}


h1 { font-size: 18px;     
	margin: 0px 0px 10px 0px;
	font-style: normal;
	 font-family: "Georgia", serif;
	     background-color: #1a1a1a;

}
h2 { font-size: 15px;     
	margin: 0px 0px 10px 0px;
	font-style: normal;
	 font-family: "Georgia", serif;
	     background-color: #1a1a1a;

}

h3 { font-size: 12px;     
	margin: 0px 0px 10px 0px;
	font-style: normal;
	 font-family: "Georgia", serif;
	     background-color: #1a1a1a;

}

h4 { margin: 181px 0px 0px 0px;
	 font-family: "Georgia", serif;
	 font-size: 11px;
	 font-weight: normal;
	 line-height: 160%; }

#once { clear: left; }

.nothumb {
//float:left;
//padding:0 1px 9px 0;
}
.nothumb img {
display:block;
margin:0 0 1px;
border:15px solid #1a1a1a;
}
.nothumb strong {
display:block;
}

#d-col1 img {
border:none;
}


