@charset "UTF-8";
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	color: #007DBF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DF352A;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #B72A21;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DF352A;
	text-decoration: underline;
}
.smallbluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #007DBF;
}
.blueborder {
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #007DBF;
}
.menuborder {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #3B87C5;
	border-bottom-color: #3B87C5;
}
.redborder {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #F9242C;
	border-left-color: #F72429;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #F9242C;
	border-left-width: thin;
	border-left-style: none;
	border-bottom-color: #F9242C;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.positioning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #007DBF;
}

.menuhyphen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #EE1B19;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.redborder .blueborder a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #007DBF;
}
.redborder .blueborder a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #007DBF;
}
.delivery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.cartable {
	border: 1px solid #E7F2FE;
}
