/* CSS Document */

body {
	background-color: #602806;
	font-family: Helvetica;
	font-size: 12px;
}

.Titre {
	font-family: Times;
	font-size: 24px;
	font-weight:bold;
	font-style: italic;
	color: #602806;
	text-decoration: none;
}

p {
	font-family: Helvetica;
	font-size: 12px;
	}
a:link {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#0066CC;
	text-decoration: none;
}
a:visited {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#0066CC;
	text-decoration: none;
}
a:hover {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	text-decoration: none;
}

.menu:link {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #666666;
}
.menu_smenu:link {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.menu_smenu:visited {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.menu_smenu:hover {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #666666;
}


.selection:link {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #B70108;
	text-decoration: none;
}
.selection:visited {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #B70108;
	text-decoration: none;
}
.selection:hover {
	font-family: "Times New Roman";
	font-size: 19px;
	font-weight:bold;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.selection_smenu:link {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #B70108;
	text-decoration: none;
}
.selection_smenu:visited {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #B70108;
	text-decoration: none;
}
.selection_smenu:hover {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}


.info:link {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#0066CC;
	text-decoration: none;
}

.info:visited {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#0066CC;	
	text-decoration: none;
}
.info:hover {
	font-family: "Helvetica";
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	text-decoration: none;
}
