/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	width: 100%;
}
.Style1 {
	font-family: Verdana;
	font-size: 24px;
	color: #003399;
}

.Style2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.Style3 {
	font-family: Arial;
	font-size: 2;
	color: #003399;
}

.Style4 {
	font-size: 20px;
	color: #003399;
	font-family: Verdana;
}
.Style5 {
	font-size: 24px;
	color: #003399;
	font-family: Verdana;
}
.Style6 {
	font-size: 14px;
	color: #003399;
	font-family: Verdana;
}
.Style7 {
	font-size: 24px;
	color: #FF0000;
	font-family: Verdana;
}
.Style8 {
	font-family: Arial;
	color: #003399;
	font-size: 14px;
}

.Style9 {
	font-family: Arial;
	font-size: 18px;
	color: #00C4DC;
	font-weight: bold;
}

.Style10 {color: #00C4DC}

.Style11{
	font-size: 14px;
	color: #003399;
	font-family: Verdana;
	font-weight: normal;
}
.Style12 {
	font-size: 14px;
	color: #003399;
	font-family: Verdana;
	list-style-image: url(images/puce.GIF);
	font-weight: normal;
}
.Style13{color: #003399; font-family: Verdana; font-size: 14px;}

.left {
float: left;
}

