body {
	background-color: #FFFFFF;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #0F3990;
}
FORM { 
	margin: 0px}

h2 {
	font-size: 105%;
	color: #D5A00F;
}
h3 {
	font-size: 100%;
	color: #00396E;
}

h4{
	font-size: 90%;
	color: #1D3360;
}

h5{
	font-size: 85%;
	color: #1D3360;
}
hr {
	border-top: thin dotted #666;
	border-right: 0px dotted;
	border-bottom: 0px dotted;
	border-left: 0px dotted;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration:underline;
	color: #083894;
}
a:visited {
	text-decoration:underline;
	color: #083894;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
a:active {
	text-decoration:underline;
	color: #000000;
}
.textegen {
	font-size: 75%;
	line-height: 120%;
	color: #1D3360;
	text-align: justify;
}
.texttitrejaune {
	font-size: 75%;
	color: #D5A00F;
	font-weight: bold;
}

.textjaune {
	font-size: 75%;
	color: #D5A00F;
}
.textrouge {
	font-size: 75%;
	color: #FF0000;
	font-weight: bold;
}

#content {
	width: 887px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.bgtext {
	width: 666px;
	text-align: left;
	background-image: url(../images/index_13.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.bgmenu {
	width: 221px;
	text-align: left;
	background-image: url(../images/bgmenu.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

/* ---( tableau centre )----------------------------------- */

.table TD {
	background-color: #C4D1DF;
	border: 1px solid #ffffff;
}

.table {
	background-color: #DCE5EE;
	color: #003F78;
	font-size: 80%;
	padding: 3px;
	border: 1px solid #ffffff;
}




/* ---( test menu )----------------------------------- */

#menugauche {
	width: 196px;
	text-align: left;
	font-size: 65%;
	color: #0F3D6B;
}
.bgmenugauche {
	width: 17px;
	background-repeat: repeat-y;
	background-image: url(../images/pointsgauchemenu.gif);
}
.bgmenudroit {
	width: 8px;
	background-repeat: repeat-y;
	background-image: url(../images/pointsdroitmenu.gif);
}

.menubtns {
	margin-top: 5px;
}


#menugauche a {
	background-color: #D7E1EB;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 0px;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menugauche img {
	margin-top: 4px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
#menugauche .sousmenuprinc {
	background-color: #B8C5D2;
	background-repeat: no-repeat;
	font-weight: bold;
}

#menugauche .sousmenufirst {
	background-color: #C4D1DF;
	background-repeat: no-repeat;

}
#menugauche .sousmenu {
	background-color: #C4D1DF;
	background-repeat: no-repeat;
	padding-left: 20px;

}
#menugauche a:link {
	text-decoration:none;
	color: #0F3D6B;
}
#menugauche a:visited {
	text-decoration:none;
	color: #0F3D6B;
}
#menugauche a:hover {
	text-decoration:underline;
	color: #000000;
}
#menugauche a:active {
	text-decoration:none;
	color: #715940;
}
#pubsindex{
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-left: 168px;
}


.clear {
	clear:both;
	height: 1px;
 	overflow: hidden;
	line-height: 1px;
	margin-top:-1px;
	margin: 0;
	padding: 0;
}