BODY {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
	scrollbar-face-color: #FF9933;
	scrollbar-shadow-color: #FF8000;
	scrollbar-highlight-color: #FFC080;
	scrollbar-3dlight-color: #FFC080;
	scrollbar-darkshadow-color: #FF8000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF
}

a.bas:link {
    font-size: 10px;
    text-decoration: none;
    color: #1E90FF;
}

a.bas:visited {
    font-size: 10px;
    text-decoration: none;
    color: #1E90FF;
 }

a.bas:active {
    font-size: 10px;
    text-decoration: none;
    color: #1E90FF;
}

a.bas:hover {
    font-size: 10px;
    text-decoration: underline;
    color: #1E90FF;
}

a.lat:link {
    font-size: 9px;
    text-decoration: none;
    color: #FF9900;
}

a.lat:visited {
    font-size: 9px;
    text-decoration: none;
    color: #FF9900;
}

a.lat:active {
    font-size: 9px;
    text-decoration: none;
    color: #FF9900;
}

a.lat:hover {
    font-size: 9px;
    text-decoration: underline;
    color: #FF9900;
}

a.obs:link {
    font-size: 10px;
		font-weight: bold;
    text-decoration: none;
    color: white;
    background-color : #623100
}

a.obs:visited {
    font-size: 10px;
		font-weight: bold;
    text-decoration: none;
    color: white;
    background-color : #623100
}

a.obs:active {
    font-size: 10px;
		font-weight: bold;
    text-decoration: none;
    color: white;
    background-color : #623100
}

a.obs:hover {
    font-size: 10px;
		font-weight: bold;
    text-decoration: underline;
    color: white;
    background-color : #623100
}


P {
	margin:0cm;
	font-size:10px;
	color: #339999;
	text-align: justify;
}

td {
	margin:0cm;
	font-size:10px;
	color: #339999;
	text-align: justify;
}

ol {
	margin-bottom:0cm;
}

ul {
	margin-bottom:0cm;
}

h3 {
    color: #3399FF;
}

.Tabmenu {
	font-size: 10px;
}

.texte {
	font-size: 10px;
	color: #339999;
}
	 
.titremenulat {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
}
	
.textemenulat {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
}

.texteGras {
    font-size: 10px;
    color: #339999;
    font-weight: bold;
}
.titreGras {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9933;
}

TEXTAREA {
	border : 1px solid Teal;
	}


INPUT {
	background : transparent;
	border : 1px solid #339999;
}
