/* 	Style sheet for www.feuilledechene.com
	author: Michael Wassmer (mike@michaelwassmer.net
	last modified: 21/01/2006
*/
body {
	margin: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 0.70em;
	color: #666;
	background: url(../images/clampat.png);
}

h1 {
	clear: both;
	margin: 8px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1.5px;
}

h2 {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0 0 -10px 0;  
	font-size: 1.0em;
	font-weight: normal;
	color: #56B600;
}

p {
	line-height: 16px;
	padding: 5px 0 5px 5px;
	margin: 5px 0 5px 0;
	text-align:justify;
}


p:first-letter {
	font-size: 1.2em;
}

a {
	color: #333;
}

a:hover {
	color: #326901;
	background-color: #DDD;
}

a.selected{
	font-weight:bold;
	border-left:5px solid #b7853c;
}

ul, ol {  
	padding-bottom: 8px;
	line-height:15px;
	margin-top:0;
}

#siteBox {
	width: 580px;
	height:600px;
	margin: 0 auto;
	text-align: left;
	background:#fbffdc;
}

#content{
  
}

#header {
	height: 100px;
	padding:0;
	background: url(../images/header.jpg) no-repeat top center;
}

#header .title {
	padding: 10px 0 0 10px;
	font-size: 2.5em;
	line-height: 0.9em;
	letter-spacing: -1.5px;
	color: #EEE;
}

#header .subTitle {
	padding: 45px 0 0 10px;
	color: #333;
}

#header .subTitle a {
	text-decoration: none;
	color: #333;
}

#header .subTitle a:hover {
	background:none;
}

#header h1{
	display:none;
}

#menu {
	margin-bottom: 20px;
}

#menu a {
	font-size:1.1em;
	text-decoration: none;
	color: #666;
}

#menu a:hover, #menu a.active {
	background: url(../images/menu_tab.gif) no-repeat top center;
}

#menu {
	float: left;
	width: 175px;
	padding: 0;
	margin: -10px 0 0 0;
}

#menu .block {
	background:#c0cc60;
}

#menu .block .bottom {
	height: 28px;
	background: url(../images/block_bottom.gif) no-repeat bottom center;
}

#menu .links {
	margin: 10px 0 10px 0;
}

#menu .links a {
	display: block;
	padding: 6px 0 6px 20px;
	text-decoration: none;  
}

#menu .links a:hover {
	background: #b0bf56;
}

#menu a img {
	border: 0px;
	
}

#language{
	margin: 10px;
}

#language img{
	margin: 0 5px;
}

#text {
	background:url(../images/corner.gif) no-repeat top left;
	float: left;
	width: 375px;
	height:400px;
	overflow:auto;
	padding: 0 20px 0 10px;
	/*margin: 0 0 20px 0;*/
}

#text p{
	margin: 2px 0;
}

#text a{
	text-decoration:none;
	border-bottom:1px dotted #666;
	color:#666;
}

#text a:hover{
	text-decoration:none;
	background:#c0cc60;
	color:#000;
}

#text ul li{
	margin:0 0 10px 0;
}

#text img{
	border: 1px solid #666;
	float:left;
	margin:5px 10px 0 0;
}

#text p.mailImage img{
	border: none;
}

#diapo{
	padding:10px;
	margin: 0 0 0 50px;
}

form{
	margin:45px 0 0 0;
}

#footer {
	height: 140px;
	width:560px;
	padding:10px;
	float:right;
	margin: 0 auto 0 auto;
	background: #c0cc60 url(../images/footer.png) no-repeat bottom center;
}

#footer p{
	color:#222;
	text-align:right;
	margin:0 10px 0 0;
}

#footer a{
	text-decoration:none;
}

#footer a:hover {
	background: #fbffdc;
}

input.bouton{
	margin:0 0 0 290px;
	height: 18px;
}

input {
	font-size:1em;
	height:11px;
	background:#EEE;
}

textarea{
	font-size:1em;
	width:340px;
	height:60px;
	background:#EEE;
}

.projet {
	height:120px;
}

.diapo{
	text-align:center;
	margin: 20px;

}
