﻿body {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: 800;
	font-style: normal;
	color: #333333;
	background-image: url('images/mauvetiles.jpg');
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: #CCCCCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:hover{
	color: #333333;
	text-decoration: none;
	border-bottom: #FFFFFF;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
a:visited{
	color: #CCCCCC;
	text-decoration: none;
}

.style1 {
	text-align: center;
}
.style2 {
		text-align: right;
		
}
.style3 {
	font-size: 14px;
}
.style4 {
	color: #999966;
	font-style: italic;
}

.style5 {
	border-style: solid;
	border-width: 2px;
	color: #404040;
}
.style6 {
	font-size: 14px;
	color: #000000;
}
.style7 {
	font-size: 10px;
}
.style8 {
	text-align: center;
	font-size: 10px;
}
.style9 {
	border-width: 0px;
}
.style10 {
	text-align: center;
	font-size: 10px;
}
.style11 {
	font-size: 20px;
	font-family: Georgia, serif;
}
.style12 {
	font-size: 13px;
}

table#table1{
	background-color: #FFFFFF;
	
}
td#td2{
	background-color: #FFFFFF;
	border-left-color: ThreeDDarkShadow;
	border-left-style: solid;
	border-left-width: 4px;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
td#td6{
	font-size: 10px;
}


