.not_found div{
    font-family:arial;
    color: #808080;
 }

#attention {
    color: #598b19;
    background: #eaffc3;
    width: 549px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    text-align: center;
    font-weight:bold;
    font-size: 14px;
    padding-top:20px;
    background:url(/images/presentation/404/exclamation.gif) no-repeat;
}
#choix {
    font-size: 12px;
}

a {
    color: #808080;
    text-decoration:none;
    font-weight:normal;
}
a:hover {
    color: #598B19;
    text-decoration:none;
    font-weight:normal;
}
a.accueil {
    font-size: 12px;
    font-weight:bold;
    text-decoration:underline;
}
a.accueil:hover {
    color: #598B19;
    font-size: 12px;
    font-weight:bold;
    text-decoration:underline;
}

.soustitre {
    font-family:verdana;
    font-weight:bold;
}

#titreliste1 {
    min-height:40px;
    vertical-align:bottom;
    background:url(/images/presentation/404/bouquet_icon.gif) no-repeat;
    padding-left:42px;
    color: #598B19;
    font-family:verdana;
    font-weight:bold;
}
#titreliste2 {
    height:30px;
    background:url(/images/presentation/404/logo_icon.gif) no-repeat;
    padding-left:42px;
    color: #598B19;
    font-family:verdana;
    font-weight:bold;
}
#titreliste3 {
    height:30px;
    background:url(/images/presentation/404/flora_icon.gif) no-repeat;
    padding-left:27px;
    color: #598B19;
    font-family:verdana;
    font-weight:bold;
}
#titreliste4{
    height:30px;
    background:url(/images/presentation/404/pro_icon.gif) no-repeat;
    padding-left:33px;
    color: #598B19;
    font-family:verdana;
    font-weight:bold;
}

#texteliste1 {
    padding-left:42px;
}
#texteliste2 {
    padding-left:27px;
}
#texteliste3 {
    padding-left:33px;
}
#texteliste4 {
    padding-left:42px;
}
#texteliste5 {
    padding-left:27px;
}
#texteliste6 {
    padding-left:33px;
}
#texteplan {
    font-size: 11px;
}

td.bas404 {
    vertical-align: bottom;
}
td.plan {
    padding-top: 20px;
}

/****page plan****/
#titreplan {
	height:15px;
	color: #008000;
	font-family:verdana;
	font-size: 10px;
	font-weight:bold;
}
.element{
    float:left;
    width:183px;
}
.hauteur1{
    height :150px;
}
.hauteur2{
    height :150px;
}
.hauteur3{
    height :180px;
}
.plan a{
	color: #808080;
	font-size: 11px;
	font-family:arial;
	text-decoration:underline;
}	

/*********** pages erreur ***********/
#page_erreur{
    width: 549px;
    margin-left: auto;
    margin-right: auto;
    font-family:arial;
    font-size: 12px;
    color: #817376;
    line-height:14px;
}
#page_erreur h2{
	margin: 0 0 30px 0;
}
.sstitre_erreur{
    font-size: 16px;
}
a.lien, a:hover.lien, a:active.lien{
    color: #817376;
    font-size: 12px;
    text-decoration: underline;
	font-weight: bold;
}
a.lien2{
    color: #817376;
    font-size: 12px;
	font-weight: normal;  
}
a:hover.lien2, a:active.lien2{
    color: #817376;
   	font-weight:bold;
}
ul.texte_gris{
    padding: 0 0 0 20px;
}
ul.texte_gris li{
	color: #817A73;
	list-style-type:disc;
    font-size: 12px;
}
