body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../media/fond.jpg);
	background-repeat: repeat-y
}

p {
	margin-top: 0px;
	margin-bottom: 8px
}
.separation{
	color:#FFFFFF;
	background-color:#FFFFFF;
	height: 1px;
	border: 0
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px
}

h2 {
	font-size: 17px;
	font-weight:normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	/*text-shadow:#FFFFFF;*/
	margin-bottom: 4px;
	line-height: 11px;
	margin-top: 14px;
	color: #FF6600;
	padding-bottom:5px;
}

h5 {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 0px;
}

h6 {
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 6px;
}


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

li {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}

/*Enrichissement*/
.gras_rouge {
	color: #CC0000;
	font-weight: bold;
}

.entree_plat_dessert {
	font-size: 12px;
	width:190px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 9px;
	padding-bottom:5px;
}

.titre_magazine {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 24px;
}

.titre_article {
	font-size: 12px;
	line-height: 14px;
	margin-top: 8px;
	margin-bottom: 4px;
	text-transform: uppercase;
	font-weight: normal;
}

/* coins jaune*/
#hautgauchejaune, #hautdroitjaune, #basgauchejaune, #basdroitjaune {
height: 10px; width: 10px;
background-repeat: no-repeat;
font-size:1px;
}

#hautgauchejaune {
background: url(..//media/coinjaune_01.gif);
}
#hautdroitjaune {
float: right;                                                      
background: url(..//media/coinjaune_02.gif);
}
#basgauchejaune {
background: url(..//media/coinjaune_03.gif);
}
#basdroitjaune {
float: right;
background: url(..//media/coinjaune_04.gif);
}

#contenumembres {
	margin: 0.5em;
}
