/* STYLE FIREFOX ET AUTRES NAVIGATEURS */

input#boutonsurvol    {
	color: #FCAA05;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	background-color: transparent;
	cursor: pointer;
	border-left-color: #9999CC;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
}

input#champs    {
	color: #000066;
	font-family: verdana;
	text-align: left;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-color: #9999CC;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
}

HTML, BODY {
	scrollbar-face-color: #E8E6DB;
	scrollbar-shadow-color: none;
	scrollbar-highlight-color: none;
	scrollbar-3dlight-color: none;
	scrollbar-darkshadow-color: none;
	scrollbar-track-color: #F4F0E1;
	scrollbar-arrow-color: #000066;
	background-color: #E8E3CF;
}


/* LIENS*/

a:hover    {
	color: #FCAA05;
	text-decoration: none;
}

a    {
	text-decoration: none;
	color: #000066;
}

a.lien1
{
	text-decoration: none;
	color: #FFFFFF;
}
a.lien1:hover
{
	color: #FCAA05;
	text-decoration: none;
} 

a.lien2
{
	text-decoration: none;
	color: #085600;
}
a.lien2:hover
{
	color: #B73B04;
	text-decoration: none;
}

a.lien3
{
	text-decoration: none;
	color: #FFCC00;
}
a.lien3:hover
{
	color: #B73B04;
	text-decoration: none;
}


/* STRUCTURE DU SITE */

#all    {
	background-color: #9999CC;
	border: 0px;
	height: 580px;
}

*.menuGauche    {
	color: #000066;
	background-color: #F4F0E1;
	width: 180px;
	font-family: "Verdana";
}

*.main    {
	width: 550px;
	color: #000066;
	background-color: #F4F0E1;
	font-family: "Verdana";
	font-size: 10pt;
	padding-left: 20;
	padding-right: 20;
	padding-top: 10;
}

*.menuDroite    {
	width: 180px;
	color: #000066;
	background-color: #F4F0E1;
	font-family: "Verdana";
}

*.titre    {
	height: 71px;
	color: #000066;
	background-color: #F4F0E1;
	text-align: left;
	font-family: "Verdana";
	font-size: 12pt;
	padding-left: 10;

}

*.footer {
	color: #9999CC;
	background-color: #F4F0E1;
	height:30px;
	text-align: center;
	font-family: "Verdana";
	font-size: 8pt;
}

*.titreMain {
	font-family: "Verdana";
	color: #000066;
	font-size: 10pt;
}


/* MENU */

*.titreMenu {
	height: 25px;
	width: 175px;
	background-color: #E8E6DB;
	font-family: "Verdana";
	color: #000066;
	padding-left: 5;
	padding-top: 10;
	font-weight: bold;
	font-size: 10pt;
}

*.sousTitreMenu {
	font-family: "Verdana";
	color: #000066;
	padding-left: 10;
	font-size: 8pt;
}


/* */

input#bouton    {
	color: #000066;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	cursor: pointer;
	border-left-color: #9999CC;
	border-top-color: #9999CC;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
}

table#interne    {
	background-color: #9999CC;
	border: 0px;
	width: 100%;
}


*.entetepied    {
	height: 30px;
	color: #000066;
	background-color: #E8E6DB;
	text-align: center;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 14px;
}


*.titreinterne    {
	height: 30px;
	color: #000066;
	background-color: #E8E6DB;
	padding-left: 10;
	padding-right: 10;
	font-family: "Verdana";
}

*.corpsinterne    {
	height: 50px;
	color: #000066;
	background-color: #FCF2DD;
	padding-left: 10;
	padding-right: 10;
	font-family: "Verdana";
}

table#charte    {
	border: 0px;
	width: 500px;
}

table#charteInterne    {
	border: 0px;
	width: 450px;
}

#detail_annonce tr, td {
	color: #000066;
	font-family: "Verdana";
	font-size: 7.5pt;
}

table#fiche    {
	background-color: #9999CC;
	border: 0px;
}

*.titrefiche    {
	color: #000066;
	background-color: #E8E6DB;
	font-family: "Verdana";
}

*.corpsfiche    {
	color: #000066;
	background-color: #FCF2DD;
	padding-left: 10;
	padding-right: 10;
	font-family: "Verdana";
}

/* Pied de page pour les fiches des plantes*/
#footer {
	color: #9999CC;
	background-color: #F4F0E1;
	text-align: center;
	font-family: "Verdana";
	font-size: 8pt;
}