body 
{
	background-color: #006600;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
     color: White;
}
a:link, a:visited
{
	font-family: verdana, arial;
	color: yellow;
	text-decoration: underline;
	font-size: 12px;
}

a:active
{
	font-family: verdana, arial;
	color: red;
	text-decoration: underline;
	font-size: 12px;
}
a:hover
{
	color: white;
    text-decoration: overline underline;
	font-size: 12px;
}

a.lien, a.lien:visited, a.lien:active
{
	display: block; /* Crée un retour à la ligne à la fin de chaque bouton */
	border-right: #f1f1f1 2px outset;
	border-top: #cccccc 2px outset;
	border-left: #cccccc 2px outset;
	border-bottom: #f1f1f1 2px outset;
	text-decoration: none;
	position: static;
	text-align: left;
	background-color: #993300;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 5px;
	color: white;
	width: 200px; /* largeur de chaque bouton */
}
a.lien:hover {
	background: #006600;
	color: #ffffff;
	text-decoration: none;
}

.pesp {
	font-weight:normal;
	background-color:#336600;
	font-family: "Arial", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	border-right: #f1f1f1 2px outset;
	border-top: #cccccc 2px outset;
	border-left: #cccccc 2px outset;
	border-bottom: #f1f1f1 2px outset;
	line-height: 20px;
}

a.pesp, a.pesp:visited  {
	border-right: #f1f1f1 2px outset;
	border-top: #cccccc 2px outset;
	border-left: #cccccc 2px outset;
	border-bottom: #f1f1f1 2px outset;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: "verdana, arial, tahoma";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color : #009900;
	padding-right: 2px;
	padding-left: 2px;
	color: white;
	text-decoration: none; 
}

a.pesp:hover {
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
}
a.lienabout:link, a.lienabout:visited {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Yellow;
}

a.lienabout:hover {
	text-decoration: underline overline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}

.bordure 
{
	border-right: #f1f1f1 0px outset;
	border-top: #cccccc 0px outset;
	border-left: #cccccc 0px outset;
	border-bottom: #cccccc 0px outset;
}
table
{
	background: #004900;
	font-size: 12px;
}

td
{
	vertical-align: middle;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	font-size: 12px;
}
li
{
	list-style: url(img/sqgreen.gif);
}
img {
	border: 0;
}

.menusirds {
	background-color: #006400;
	border: thick;
	border-color: Green Black Black Green;
}

.textabout {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-left: 40px;
}
.titre {
     font-family: verdana, geneva, arial, helvetica, sans-serif;
     color: Yellow;
     font-size: 16px;
     font-weight: bold;
}
.rouge {
     font-family: verdana, geneva, arial, helvetica, sans-serif;
     color:  Red;
     font-size: 14px;
     font-weight: bold;
}
