/* CSS Document */

body {
   font-family:Verdana, sans-serif, Arial;
   font-size : 11px;
   }
.Style1 {
	font-size: 10px;
	font-weight: bold;
}

td {
     font-family: tahoma , Verdana, Arial , sans-serif;
    color: #006699;
	font-size : 11px;
	text-align: justify;
	
}

#menu_vert {
    background-color:#FFFFFF;
	font-family:  tahoma , Verdana, Arial , sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-right: 1px;
	line-height: 14px;
	/*color: #175192;*/
}
#menu_vert a {
    color: #7AC785;
	/*175192;*/
	text-decoration:none;
}

#menu_vert a:visited {
	/*color: #c4fccc;*/
	text-decoration: none;
}
#menu_vert a:hover {
	color: #87d369;
	text-decoration: none;
	/*##b0e0e6*/
}

.zonetext{
	background:#FFFFFF;
	border:solid 1px #5cb861;
	font-family:helvetica;
	font-weight:normal;
	font-size:11px;
	color:Navy;
}
.button{
	background:#5cb861;
	border:solid 1px #FFFFFF;
	font-family:helvetica;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
}
.msg_error{
    font-family:helvetica;
	font-weight:normal;
	font-size:11px;
	color:#a52a2a;
}
.lien_admin{
border: 1px #5cb861 double;
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #5cb861;
color:#FFFFFF;
text-decoration:none;
table-layout:auto;
font-size: 16px; 
font-weight: bold;
}
.button1{  font-family: helvetica; color:#FFFFFF; font-size: 14px; font-weight: bold; cursor: hand; background-color: #5cb861; border: 1px #5cb861 double; text-align:center; position: relative; clip:    rect(   )}
