body
{
	margin: 0;
	text-align: center;
}

p
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

h3
{
	font-size: 14pt;
}

.accueil
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/accueil_bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.news
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/news_bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.medias
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/media_bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.achats
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/achat_bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.bon_plan
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/bp_bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.pages
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(Interface/png/bg.png);
	width: 990px;
	height: 768px;
	text-align: left;
	background-repeat:no-repeat;
}

.contenu
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color:black;
}

.admin
{
	margin:auto;
	text-align:center;
	vertical-align:bottom;
	font-weight:normal;
}

.main_titre
{
	position:relative;
	width: 990px;
	height: 70px;
	top: -10px;
}

.main_titre_media
{
	position:relative;
	width: 800px;
	height: 70px;
}

a.admin
{
	font-family: "Century Gothic";
	text-decoration:none;
	color:#CFCFCF;
	font-size: 9pt;
	font-weight:normal;
}

a:hover.admin
{
	font-family: "Century Gothic";
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size: 9pt;
}

a.admin_hidden
{
	font-family: "Century Gothic";
	text-decoration:none;
	color:white;
	font-size: 9pt;
}

a:hover.admin_hidden
{
	font-family: "Century Gothic";
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size: 9pt;
}

a.titre_medium
{
	font-family: "Century Gothic";
	font-size: 11pt;
	color:#00498C;
	text-decoration:none;
	font-weight:bold;
}

a:hover.titre_medium
{
	font-family: "Century Gothic";
	font-size: 13pt;
	color:#186BED;
	text-decoration:none;
	font-weight:bold;
}

a.titre_small
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color:#00498C;
	text-decoration:none;
	font-weight:bold;
}

a:hover.titre_small
{
	font-family: "Century Gothic";
	font-size: 11pt;
	color:#186BED;
	text-decoration:none;
	font-weight:bold;
}

a.titre_no_sizeup
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color:#00498C;
	text-decoration:none;
	font-weight:bold;
}

a:hover.titre_no_sizeup
{
	font-family: "Century Gothic";
	font-size: 9pt;
	color:#186BED;
	text-decoration:none;
	font-weight:bold;
}

a.titre_big_no_sizeup
{
	font-family: "Century Gothic";
	font-size: 14pt;
	color:#00498C;
	text-decoration:none;
	font-weight:bold;
}

a:hover.titre_big_no_sizeup
{
	font-family: "Century Gothic";
	font-size: 14pt;
	color:#186BED;
	text-decoration:none;
	font-weight:bold;
}
