/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Book Antiqua, sans-serif;
	font-size: 14.4px;
	background-color: #E2DFBC;
}
.container{
background: #FFFFFF url(images/img04.gif) repeat-x;
width:900px;
margin: 0 auto 0 auto;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Book Antiqua , sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 145%;
	padding:15px 0 0 0;
}

h2 {
	font-size: 135%;
	padding:15px 0 0 0;
}

h3 {
	font-size: 97%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 0;
	
}
blockquote {
	font-style: italic;
}

a {
	color: #A69E46;
}

#menu a:hover {
	border-top:2px solid #FFFFFF;
}



#content hr {
	border-top:2px solid #F1F1F1;
}

img {
	/* border: 1px solid #B2B2B2; */
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 800px;
	margin: 0 auto;
}




/* Menu */

#menu {
	height:27px;
	width: 770px;
	margin:20px auto 0 auto;
}

#menu ul{
	list-style-type:none;
	/* line-height: 35px; */
	padding:0;
	margin:0;
}
#menu ul li ul  li{float:none;}

#menu li{
	/* height: 43px; */
	padding:0;
	margin-left:5px;
	position:relative;
	float:left;
	background-color:#E2DFBC;
 }
#menu li:hover, .menu li.sfhover , .menu li.ongletactif {
	
	background-color:#D1D0B4;
}
#menu li ul{
	display:none;
 }
 #menu li:hover ul, .menu li.sfhover ul{
/*  	background-image: url("orange_smenu.jpg");
	background-repeat: repeat-y;
	background-position:top right;
line-height:47px; */	display:block; 
	
	position:absolute;
	top:27px;
	left:0px;
	margin:0;
	padding:4px 0 0 0;
	text-align:left;
 	text-indent:0px;
	list-style: none;
}
#menu li:hover ul li, .menu li.sfhover ul li{
	float:none;
	width:100%;
	list-style: none;
	display:block;
	margin:0 0 4px 0;
	padding:0;
	z-index:2;
	text-indent:0px;
/* 	border:1px solid red;
 */}
#menu a{
	font-family: Book Antiqua , sans-serif;
	font-weight: bold;
	white-space:pre;
	text-decoration:none;
	font-size: 14px;
	padding:4px 15px;
	display:block;
	color:#666666;
	/* background-color:#F6620C; */
		
 }
#menu li:hover ul li a, .menu li.sfhover ul li a{
 	overflow:visible ;
	display:block;
	margin:0;
	font-size:14px;
	color:#666666;
 	
 	/* border:1px solid red;background-color: transparent;
	background-image: none; */
}



/* Page */

#page {
	width: 860px;
	margin:25px 20px 20px 35px;
	background: url(images/img07.gif) repeat-y 210px 0;
}

/* Content */

#content {
	float: right;
	width: 630px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 170px;
}

.twocols .col2 {
	float: right;
	width: 2170px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	height: 35px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
#terrasse img
{
 border: 0;
}

