@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

body {
	background-image: url(images/site-backround.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	background-color:#d8eef3
}

a {
	color: black;
}

.titre {
	font-weight: bold;
	color: #000000;
	font-size:11pt
}
.texte {
	color: #000000;
	font-size:10pt;
}
.copy {
	font-weight: bold;
	color: #FFFFFF;
	font-size:7pt;
}
.menu {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;	
}

.vert {
	color: #60a600;
	font-size: 11pt;
	font-weight: bold;
	
}


.prix {
	font-size: 10pt;
	text-decoration:line-through;
	color: #CC3300;
}

.prix2 {
	font-size: 10pt;
	font-weight: bold;
}
