/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 0.8em Verdana,Tahoma,Arial,sans-serif;
background: #211d1e url(../images/body_deg.gif) repeat-x;
}

a img{
	border: none;
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 970px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 25px;
text-decoration: none;
color: #000000;
display: block;
padding: 0 0 0 0;
background:#FFCC00;
}

#avmenu li a img {
border: solid 1px #FFCC00;
}

#avmenu li ul{
display: none;
}

#avmenu li li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFCC00;
display: block;
padding: 6px 0 0 10px;
margin-left: 10px;
background:#000000;
border-left: 1px #000000 solid;
background-image: url(../images/damier.jpg);
background-repeat: no-repeat;
}

#avmenu li li li a {
font-weight: bold;
font-size: 0.8em;
height: 18px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 10px;
margin-left: 20px;
background:#FFCC00;
border-left: 1px #000000 solid;
background-image: url(../images/damier.jpg);
background-repeat: no-repeat;
}
	
	
#avmenu li a:hover {
margin-left: 7px;
}
	
#avmenu li li a:hover {
margin-left: 20px;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #a8a8a8;
background-color: #000000;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 165px 20px 165px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #FFCC00;
}

a:hover {
text-decoration: underline;
color: #FFCC00;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 970px;
text-align: center;
color: #808080;
font-size: 0.9em;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.vigniette{
	margin: 2px;
	background: #211d1e;
	width : 150px;
	height : 180px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
	float: left;
}

.vigniette2{
	margin: 2px;
	background: #211d1e;
	width : 150px;
	height : 150px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
	float: left;
}

.photo{
	float: left;
	margin-top: 10px;
	width: 320px;
}

.desc{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 280px;
}

h1, h2{
	color : #FFCC00;
}

.droit{
	float: right;
}

th{
	color:#000000;
	background-color: #FFCC00;
}

.text_2{
	background-color: #FFFFDD;
	color: black;
}
.text_3{
	background-color: #FFFFDD;
	color: black;
}

#com{
	margin-left : 10em;
}

#com label{
	width: 10em;
	float: left;
	display: block;
}

.inp{
	width: 15em;
}

#com textarea{
	width: 25em;
	height: 7em;
}