
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#0000FF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF0000
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF0000
}
a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#00FF33
}
a:active {
	text-decoration: none;
	background-color:#FF0000
}

#style1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	border-bottom:1px dashed #0000FF;
	height:1px;
	padding-left: 15px;
	padding-bottom:15px;
}
#style1 a {
	background: none;
	color:#FF0000;
	}
#style1 a:visited {
	text-decoration: none;
}
#style1 a:hover {
	text-decoration: none;
	color:#66FF00;
}
#style1 a:active {
	text-decoration: none;
}
body>div #style1{
height:auto;
}
.style2 {
	padding-left: 15px;
	margin-top: 15px
}

.style3 {
	font-family: Georgia, Helvetica, Arial;
	font-size: 14px;
	font-style:italic;
	padding-left: 15px;
	margin-top: 15px
}
#style4 {
	font family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	color:#0000FF;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style: normal;
	font-weight:bold;
	padding-left: 15px;
	margin-top: 15px;
}
.style6 {
	font-family: Georgia, Helvetica, Arial;
	font-size: 14px;
	font-style:italic;
	margin-top: 15px
}
html,body {
	margin:0px;
	height: 100%;
	width:100%;
	overflow:hidden;
}
.col{
color:#0000FF;
width:25%;
height:100%;
background-color:#FFFFFF;
overflow-y: scroll;
overflow-x:hidden;
position:relative;
float:left;
}

.content{
margin-top:8px;
margin-right:15px;

}
.style4{
margin-top:0px;
font-size:13px;

}

.ligne{
border-bottom: 2px dotted #0000FF;
height: 1px;
margin-right: 15px;
}



