@charset "windows-1252";
						
h1 {
text-align: center;
width: 100%;
font-size: 30px;
color: #3bcd79;
margin-top: 0px;
padding-top: 0px;
border-bottom : 2px solid #3e4041;
margin-bottom: 50px;
display: bloc;
background: #ffffff;

}

h2 {
width: 100%;
font-size : 20px;
color: #3e4041;
border-bottom : 1px solid #3bcd79;
display: bloc;
}


h3 {font-size: 20px;
margin: 5px;
padding: 0px;
display: bloc;
}

h4 {
width:100%;
font-size: 15px;
color: #3bcd79;
border-bottom : 1px solid #3e4041;
margin-bottom: 30px;
margin-top: 50px;
display: bloc;
}

div.content {
font-size: 11px;
font-family: Verdana;
color: #3e4041;
float: right;
width: 70%;
position: relative;
top: 80px;

background: #ffffff;
}

a.bas {font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #1c2868;
text-decoration: none;
}
a.bas:hover {
text-decoration: underline;
} 
