body
{
	margin		: 0px;
	margin-top	: 5px;
	padding		: 0px;
	background	: white;
	font		: 15px "Calibri", Tahoma;
	color		: black;
	background	: #ffffff;
}

img
{
	border	: 0px;
}

a
{
	color			: #0000ff;
	text-decoration : none;
}

textarea
{
	border		: 1px solid #dddddd;
	font-family : "Calibri", Tahoma;
	padding		: 2px;
}

.contenu_principal
{
	height 			: auto;
	margin-left 	: auto;
	margin-right 	: auto;
	width 			: 1000px;
	background		: #FFFFFF;
	border			: 0px none;
}
.wrap
{
	overflow 		: hidden;
	margin-bottom 	: 5px;
}

.colonne_gauche
{
	margin	: 0px;
	height	: auto;
	width 	: 170px;
	float	: left;
}

#entete
{
	margin			: 0px;
	margin-left		: 180px;
	height			: 148px;
	width 			: 817px;
	text-align		: center;
}

.contenu_page
{
	height 			: auto;
	margin-left 	: 180px;
	width 			: auto;
	background		: #ffffff;
}

.contenu_titre
{
	padding			: 5px;
	height 			: auto;
	width 			: auto;
	margin		 	: 0px;
	border			: 0px none;
	color			: #fff;
	font			: 18px "Calibri", Tahoma;
	font-weight		: bold;
	text-align		: center; /* pour corriger le bug de centrage IE */
}

.contenu
{
	padding-top		: 50px;
	padding-bottom	: 50px;
	padding-left	: 20px;
	padding-right	: 20px;
	height 			: auto;
	width 			: auto;
	margin		 	: 0px;
	border			: 1px solid #DDDDDD;
	background		: #fff;
	color			: #000;
	font			: 15px "Calibri", Tahoma;
	text-align		: center; /* pour corriger le bug de centrage IE */
}

.vendredi_inscr
{
	padding		: 5px;
	height 			: auto;
	width 			: 700px;
	margin		 	: 0px;
	border			: 2px solid #0000bb;
	background		: #fff;
	text-align		: left; /* pour corriger le bug de centrage IE */
}

.pied_page
{
	height 		: auto;
	margin 		: 0px;
	width 		: auto;
	border		: 1px solid #dddddd;
	text-align	: center; /* pour corriger le bug de centrage IE */
}

.sous-titre
{
	font	: 18px "Calibri", Tahoma;
	color	: #0000ff;
}

