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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(datas/vacances-17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
.gros {
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}
.contenu {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
}
.jaune {
	color: #FFCC00;
}
.vert {
	color: #00CC00;
}
.rouge {
	color: #CC0000;
}


.titre {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
