@charset "UTF-8";
/* CSS Document */

body {
	background-color: #78A1D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #68A0BD;
}
a:visited {
	text-decoration: none;
	color: #68A0BD;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.info {
	color: #333333;
	font-size: 10px;
}
.fontscript {
	font-family: Brush Script MT, Phyllis, Lucida Handwriting, cursive;
	font-size: 16pt;
	color: #003366;
}
.titre {
	font-size: 16px;
	color: #00467F;
}
.tabletext {
	background-image: url(../images/courbe-site.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 200px;
}
a img {
	border: none;
	text-align: center;
}
.shadow { background:#FFF; -moz-box-shadow: 4px  7px  9px  #333333;-webkit-box-shadow: 4px  7px  9px  #333333;box-shadow: 4px  7px  9px  #333333;}

