@charset "utf-8";
body {
	background-color:#030133;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	

}


a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0px;	
}

.titrebando {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.textbando {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	margin: 0px;
}
.bando {
	padding-top: 10px;
}
.imagefond {
	background-repeat: no-repeat;
	position: absolute;
	background-image: url(images/fond_tablo.png);
	background-position: center;
	height: 670px;
	width: 100%;
	top: 130px;
	z-index: -2;
}
.bulles{
	background-repeat: no-repeat;
	background-attachment:fixed;
	position: absolute;
	background-image: url(images/bulles.png);
	background-position:right bottom;
	height: 100%;
	width: 100%;	
	z-index: -1;
}
.imageproduit {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.titreproduit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.textproduit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titresite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding-top: 10px;
	text-align: left;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
