/* @override http://www.anthouard-immobilier-dordogne-perigord.fr/squelettes/new.css */

html {
	background-color: #564745;
	background-image: url(texture-toile-de-jouy.jpg);
}

#hierarchie {
	
}

body {
	padding: 0;
	color: #4b3c32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #f8f4ef repeat-y 0px;
	border: thin solid #fefcec;
	margin-top: 0;
	border-top-style: none;
}
	
#nav a:link, #nav a:visited, #nav a:hover {
	color: #3e3228;
	font-weight: bold;
	}

h2 {
	margin-top: 0;
}

#documents_portfolio img {
	border: thick solid white;
	margin: 5px;
}

#documents_portfolio h2 {
	color: white;
	font-variant: small-caps;
}
	
#content {
	width: 560px;
	background-color: #e9dfd6;
}

#galerie {
	background-color: #564745;
	display: block;
	width: 100%;
	padding: 10px 10px 15px;
}

#nav {
	width: 200px;
	float: right;
	color: #3e3228;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-left: 10px;
	clear: both;
}

#header {
	color: #3e3228;
	background-image: none;
	background-color: #f8f4ef;
	height: 250px;
}
	
#footer {
	color: #564745;
	font-size: 11px;
	background-color: #f8f4ef;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

.spacer {
	clear: both;
	}
	
p {
	padding: 0;
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}
a {
	color: #3e3228;
}
.hr {
	border-top: 1px solid #655243;
	opacity: 1;
}

#content .hr {
	border-top: 2px solid #3e3228;
}

#sectionLinks{
   
	padding: 0px;
	text-align: center;
	display: block;
	position: relative;
	margin: 6px auto 0;
	border-width: 1px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: inline;
	background-image:  url(bg_nav.jpg);
	font-weight: bold;
	color: #3e3228;
	background-color: white;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
	margin-right: 0;
	border-bottom: 1px solid #a89673;
	border-right: 1px solid #a89673;
	border-top: 1px solid #dec699;
	border-left: 1px solid #dec699;
}

#sectionLinks a:hover{
	border-top: 1px solid #a89673;
	background-color: #564745;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: white;
	border-left: 1px solid #a89673;
	border-right: 1px solid #dec699;
	border-bottom: 1px solid #dec699;
}
.column-in {
	width: 540px;
	background-position: center top;
	text-align: center;
}

.column-inrub {
	width: 80%;
	background-position: center top;
	text-align: center;
	border: 2px solid #3e3228;
	margin-left: 10%;
}

