.index {
	background-image: url(images/index.jpg);
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.menumodel {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	text-decoration: none;
}
.menumodel a:link {
	border-bottom-width: 0px;
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.menumodel a:visited {
border-bottom-width: 0px;
text-decoration: none;
	color: #FFFFFF;
}
.menumodel a:hover {
border-bottom-width: 0px;
	color: #006699;
	text-decoration: none;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #006699;
	text-decoration: none;
}
.petit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
a:hover {
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	
}
.bordgauche {
	background-image: url(images/bordgauche.jpg);
}
.basdepage {
	background-image: url(images/basdepage.jpg);
}
.cadre {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
