body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9A9C9E;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #BFBFBF;
}

.text2 {
    font-size: 9px;
}

.text3 {
    color: #F48D00;
}

.text4 {
    text-align: justify;
    color: #848484;
}

a {
    color: #1298D2;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #0E5B9B;
}

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

.bg1 {
    background-image: url(images/index16.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

.img1 {
    margin-left: -5px;
}

.img2 {
    margin-left: -5px;
    margin-right: 10px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

a.link_externe {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#9A9C9E;
	size: 11; 
	text-decoration: none;
}