/*SCROLL BAR*/

body

{

}


/*TITRES*/

.title {font-family: Verdana,Times New Roman;font-size: 20px;color: #717171}

/*TEXTE*/

.normaltxt {font-family: Verdana,Times New Roman;font-size: 12px;font-weight: normal;color: #717171}

.normalblacktxt {font-family: Verdana,Times New Roman;font-size: 12px;font-weight: normal;color: #000000}

.normalwhitetxt {font-family: Verdana,Times New Roman;font-size: 12px;font-weight: normal;color: #FFFFFF}

.normalbluetxt {font-family: Verdana,Times New Roman;font-size: 12px;font-weight: normal;color: #597A9B}

.normalredtxt {font-family: Verdana,Times New Roman;font-size: 12px;font-weight: normal;color: #FF0000}

.smalltxt {font-family: Verdana,Times New Roman;font-size: 10px;font-weight: normal;color: #717171}

.verysmalltxt {font-family: Verdana,Times New Roman;font-size: 9px;font-weight: normal;color: #717171}

.smallblacktxt {font-family: Verdana,Times New Roman;font-size: 10px;font-weight: normal;color: #000000}

.verysmallblacktxt {font-family: Verdana,Times New Roman;font-size: 8px;font-weight: normal;color: #394D63}

.smallbluetxt {font-family: Verdana,Times New Roman;font-size: 11px;font-weight: normal;color: #597A9B}

.smallwhitetxt {font-family: Verdana,Times New Roman;font-size: 10px;font-weight: normal;color: #FFFFFF}

.smallgreentxt {font-family: Verdana,Times New Roman;font-size: 10px;font-weight: normal;color: #00CC66}


/*LIENS*/

a {text-decoration: underline; color: #709837;font-family: 'Verdana', Times New Roman;font-size: 12px;}
a:hover {text-decoration: underline; color: #547329}

.normalblacklink {text-decoration: underline; color: #000000;font-family: 'Verdana', Times New Roman;font-size: 12px;}
a:hover.normalblacklink {text-decoration: underline; color: #597A9B}

.smallink {text-decoration: underline; color: #709837;font-family: 'Verdana', Times New Roman;font-size: 9px;}
a:hover.smallink {text-decoration: underline; color: #547329}

.titlelink {text-decoration: underline; color: #6B7DAD;font-family: 'Verdana', Times New Roman;font-size: 14px;font-weight:bold;}
a:hover.titlelink {text-decoration: underline; color: #2CBCD4}