﻿
.Liste_Especes
{
    border-bottom-width:1px;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:White;
    border-top-color:White;
    border-left-color:White;
    border-right-color:White;
    background-color:#f3f2e2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

.BorderAll
{
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:1px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:#a1a08d;
    border-top-color:#a1a08d;
    border-left-color:#a1a08d;
    border-right-color:#a1a08d;
}

.BorderBottomTop
{
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:#a1a08d;
    border-top-color:#a1a08d;
    border-left-color:#a1a08d;
    border-right-color:#a1a08d;
}

.BorderBottomTopFillingRight
{
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:#a1a08d;
    border-top-color:#a1a08d;
    border-left-color:#a1a08d;
    border-right-color:#a1a08d;
    background: url('../images/Encadrer/EncadrerFillingRight.png') repeat-y left bottom;
}

.BorderBottomTopFillingLeft
{
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:#a1a08d;
    border-top-color:#a1a08d;
    border-left-color:#a1a08d;
    border-right-color:#a1a08d;
    background: url('../images/Encadrer/EncadrerFillingLeft.png') repeat-y left bottom;
}

.BorderBottomTopFillingCenter
{
    border-bottom-width:1px;
    border-top-width:1px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-style:solid;
    border-top-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-bottom-color:#a1a08d;
    border-top-color:#a1a08d;
    border-left-color:#a1a08d;
    border-right-color:#a1a08d;
    background: url('../images/Encadrer/EncadrerFillingCenter.png') repeat left bottom;
}

.nomComplet_font
{
	font-size:18px;
	font-weight: bold; 
    font: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

.Location_font
{
	font-size:11px;
	font-weight: normal;
	color:#8a8a8a;
    font: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}


.Lien_Menu_Profil
{
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#2b2b2b;   
	text-decoration: none;
}
.Lien_Menu_Profil:active {color: #2b2b2b; text-decoration: none}
.Lien_Menu_Profil:visited {color: #2b2b2b; text-decoration: none}
.Lien_Menu_Profil:hover {color: #ff6009; text-decoration: none}

.Lien_Menu_Profil_Vert
{
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#3b8500;   
	text-decoration: none;
}
.Lien_Menu_Profil_Vert:active {color: #3b8500; text-decoration: none}
.Lien_Menu_Profil_Vert:visited {color: #3b8500; text-decoration: none}
.Lien_Menu_Profil_Vert:hover {color: #245000; text-decoration: none}

.Lien_Menu_Profil_Rouge
{
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#c30000;   
	text-decoration: none;
}
.Lien_Menu_Profil_Rouge:active {color: #c30000; text-decoration: none}
.Lien_Menu_Profil_Rouge:visited {color: #c30000; text-decoration: none}
.Lien_Menu_Profil_Rouge:hover {color: #880000; text-decoration: none}

.User_SiteWeb
{
    padding:5px 0px 0px 0px;
}

.User_Presentation
{
    padding:5px 0px 0px 0px;
}

.User_Location
{
    padding:2px 0px 0px 0px;
    font-size:11px;
	font-weight: normal;
	color:#8a8a8a;
    font: Arial, Verdana, Helvetica, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
}

.Lien_Courriel
{
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color:#6c6c6c;   
	text-decoration: none;
	color: #383838;
	font-style:italic;
}
.Lien_Courriel:active {color: #383838;font-style:italic; text-decoration: none}
.Lien_Courriel:visited {color: #383838;font-style:italic; text-decoration: none}
.Lien_Courriel:hover {color: #20211d;font-style:italic; text-decoration: none}


