body {
 margin: 0px;
 padding: 0px;
 background-color: #3c3c3c;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #9e9e9e;
 text-decoration: none;
 line-height: 20px;
}

a {
 color: #89a35f;
}

a:hover {
 text-decoration: none;
}

h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 17px;
 color: #3c3c3c;
 text-decoration: none;
 font-weight: bold;
}

h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 22px;
 color: #3c3c3c;
 text-decoration: none;
 font-weight: bold;
}

.legendDate {
 font-weight: bold;
 color: #347591;
}

.box {
 position: relative;
 width: 310px;
 height: 135px;
}

.box2 {
 position: relative;
 width: 310px;
 height: 70px;
}

.box h3 {
}

.box a{
 font-weight: bold;
 color: #89a35f;
 text-decoration: none;
}

.box a:hover{
 text-decoration: underline;
}

blockquote {
 text-align: justify;
}

.img {
 width: 130px;
 float: left;
 vertical-align: middle;
 display: block;
 top: auto;
 bottom: auto;
 margin: 8px;
}

.legend {
 float: left;
 width: 140px;
 padding-top: 7px;
}

#menubar {
 background-color: #3c3c3c;
 height: 35px;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 margin-top: 0px;
 padding-top: 20px;
}


#menubar a{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 color: #888888;
 text-decoration: none;
 padding-right: 16px;
 padding-left: 20px;
 background-repeat: no-repeat;
 font-weight: bold;
}



#menubar ul{
 width: 750px;
 margin-right: auto;
 margin-left: auto;
 padding: 0px;
 margin-top: 0px;

}
#menubar li{
 list-style-image: none;
 list-style-type: none;
 display: inline;

}
#menubar a:hover{
 color: #9E9E9E;

}


#menucenter {
 height: 320px;
 width: 285px;
 margin-top: 98px;
 float: left;
}
#menucenter a{
 background-image: url(interface/pucegif.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding-left: 26px;
 color: #6b92a2;
 text-decoration: none;

}
#menucenter a:hover{
 color: #FF6633;
 background-image: url(interface/puce2.gif);
 text-decoration: underline;

}
#menucenter ul{
 vertical-align: middle;
 padding-top: 25px;
 margin: 0px;
 padding-left: 40px;

}
#menucenter li{
	list-style-type: none;
	list-style-image: none;
	display: block;
	height: 26px;
	vertical-align: middle;
	padding-top: 2px;
	width: 170px;
}

#header {
 background-image: url(interface/head.jpg);
 background-repeat: no-repeat;
 height: 433px;
 width: 750px;
 margin-right: auto;
 margin-left: auto;
}
#center {
 background-color: #ffffff;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 background-image: url(interface/fd.gif);
 background-repeat: repeat-y;
 background-position: center;
}
#content {
 width: 690px;
 margin-right: auto;
 margin-left: auto;
 background-color: #FFFFFF;
 padding-right: 30px;
 padding-left: 30px;
}
#colone {
 width: 310px;
 float: left;
 padding-right: 18px;
 text-align: justify;
}
#coltwo {
 width: 330px;
 float: right;
 padding-left: 28px;
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #CCCCCC;
 text-align: justify;
}

#footer {
 background-color: #3c3c3c;
 height: 30px;
 width: 750px;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
 padding-top: 25px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #666666;
}
#footer a{
 color: #666666;
 text-decoration: underline;
}
#footer a:hover{
 color: #9e9e9e;
 text-decoration: none;
}