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

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

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

.input1 {
}



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

.text2 {
	color:#666666;
	font-weight: bold;
}

.titre1 {
	font-size: 18px;
	color: #003300;
	}
	
.titre2 {
	color: #FF6600;
	font-weight: bold;
}

a {
    color: #738BAD;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(../images/index01.jpg);
    background-repeat: repeat-x;
    background-position: right top;
}

.bg2 {
    background-image: url(../images/index03.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(../images/index15.jpg);
    background-repeat: repeat-y;
}

.bg4 {
    background-image: url(../images/index16.jpg);
    background-repeat: repeat-x;
}

.bg5 {
    background-image: url(../images/index18.jpg);
    background-repeat: repeat-x;
}

/*
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 {
}
.marge1 {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000066;
}
.ligne1 {
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000033;
	border-right-color: #000033;
}
.ligne2 {
	border-left-style: solid;
	border-left-color: #000033;
	border-left-width: 1px;
}
.ligne3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	border-bottom-style: solid;
}
.ligne4 {
	border: 1px solid #000033;
}
.box {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000033;
}
.box2 {
	padding-left: 5px;
}
.box3 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
}
.marge2 {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
.marge2 {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
.marge3 {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
}
