/*
http://pourpre.com/chroma/dico.php?typ=fiche&ent=mordore
http://pourpre.com/chroma/dico.php?typ=fiche&ent=rouille
http://pourpre.com/chroma/dico.php?typ=fiche&ent=venitien
http://pourpre.com/chroma/dico.php?typ=fiche&ent=safran
http://pourpre.com/chroma/dico.php?typ=fiche&ent=topaze
http://pourpre.com/chroma/dico.php?typ=fiche&ent=roi
http://pourpre.com/chroma/dico.php?typ=fiche&ent=saphir
http://pourpre.com/chroma/dico.php?typ=fiche&ent=sarcelle
http://pourpre.com/chroma/dico.php?typ=fiche&ent=turquin
http://pourpre.com/chroma/dico.php?typ=fiche&ent=prusse
http://pourpre.com/chroma/dico.php?typ=fiche&ent=sapin
http://pourpre.com/chroma/dico.php?typ=fiche&ent=mousse
http://pourpre.com/chroma/dico.php?typ=fiche&ent=tilleul

*/
@import "menu.css";
@import "head.css";
@import "foot.css";
@import "leistyle.css";
html,body, p
{
	margin:0;padding:0;
}
body
{
	text-align: left;
	background: #fff;
	font-family: Verdana, Arial, helv, sans;
	color: #efecca;
	margin: 0;
	padding:0;
}
a img,img
{
	border:0 !important;
	margin: 0;
	padding:0;
}
a {color:#022;}
a:hover {color:#066;}
h1,h2,h3
{
	color:#003658;
	margin : 0 ;
	text-align:center;
}
h2{padding:.5em 1em;}

.centered
{
	text-align:center;
}
.right
{
  text-align:right;
  float:right;
}
#wrap{
	margin:0 auto;
	text-align:left;
	padding:0 ;
}
#contenu
{
	background: #FAEA73;
	width: 760px;
	height: auto;
	text-align: left;
	position: relative;
	margin: 0;padding: 0;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	left:0;


}



#src input#q
{
	background: #fff url(../style/search.png) no-repeat 5px center;
	padding-left: 20px;
	margin:3px 0 !important;
	border: 1px #ccc solid;
	font-size:80%;
	display:none;
}
#src input#q:focus,#src input#q:hover
{
  background-color:#eee;
}
#main
{
	margin: 0;
	padding:0;
	border:0;
	color:#002f2f;
	background:#ceffbe url(../style/fond_main.jpg) no-repeat top left;
}

#main p
{
	margin: 0;
	padding:0;
}
#text
{
	margin: 0;
	padding:0;
	height:450px;
	font-size:85%;
}
html>body #text {
height: auto;
min-height: 450px;
}

#text li
{
	list-style:url(../style/puce.gif);
}
#main #tools
{
	display:block;
	position:absolute;
	top:0;
	right:0;
	border:#060 1px solid;
	-moz-border-radius:5px;
	padding:0 .5em;
	background:#6ba159;
	color:#6ba159;
	font-family:arial,helv,sans;
	font-size:80%;
	height:16px;
	text-align:center;
	width:400px;
	z-index:10000;
}
#tools ul
{
	list-style:none;
	display:inline;
	padding:0;margin:0;
	text-align:center;
	border:0;
}
#tools ul li
{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	border:0;
}
#tools a
{
	color:#fff;
	text-decoration:none;
	padding:0 .2em;
	border:0;
	border-right:1px solid #060;
	display:block;

}
#tools a:hover
{
	color:#ccc;
	text-decoration:none;
	background:#060;
}
#tools img
{
	background:none;
}
#pub
{
	position: absolute;
	right:0;
	top: 200px;
	margin: 0;
	padding:0 ;
	height:100px;
	width:200px;
	border-left:1px solid #ffd;
}

#footer
{

	margin: 0;
	padding:0 ;
	color:#030;

	background:#ddeeee url(../style/foot.jpg);
	border:0;
	font-size:.7em;
	font-family:arial,helv,sans;
	text-align:center;
}
#footer a{color:#300;}




#formcontact
{
	text-align:right;
}

#extraimg1
{
	background:url(../style/testimg1.jpg);
	position:absolute;
	top:20px;
	right:10px;
	width:94px;
	height:125px;
}
#extraimg2
{
	background:url(../style/testimg2.jpg);
	position:absolute;
	top:0px;
	right:100px;
	width:100px;
	height:47px;
}
/*#extraimg3
{
	background:url(../style/testimg4.jpg);
	position:absolute;
	top:0px;
	right:105px;
	width:54px;
	height:75px;
}*/
#extraimg4
{
	background:url(../style/testimg3.jpg);
	position:absolute;
	top:50px;
	right:0px;
	width:56px;
	height:75px;
}

