body {
	margin:				0px;
	background-image:	url(../images/background.gif);
}

#welcomePage {
	display:			table;
	padding-top:		25px;
	width:				776px;
	margin:				auto;
	font-size:			12pt;
	font-family:		Arial;
}	

#goutEauTitre {
	text-align:			center;
	font-size:			14pt;
	font-weight:		400;
}

div.goutEauTitreFirst {
	font-size:			16pt;
	font-weight:		700;
	letter-spacing:		1px;
}

#gouEauPoeme {
	
}

div.poemeSignFirst {
	font-weight:		bold;
	padding-left:		100px;
}

div.poemeSign {
	padding-left:		100px;
}

#cellPareil {
	display:			table-cell;
}

h1 {
	font-size:			20px;
	font-weight:		700;
	line-height:		48px;
}

h2 {
	font-size:			20px;
	font-weight:		400;
}


.contenu {

}

.quoteCateg {
	text-align:			right;
}

#tableInscri{
	display:			table;
	margin:				auto;
}

a{
	color:				black;
}