body {
	background-color: #FFFFCC;
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
}
#conteneur{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.header {
/*	background-image: url("/templates/images/titre.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
*/
	height: 80px;
	width: 800px;
	text-align: center;
}

.footer {
	width: 800px;
	text-align: center;
}

.barre_menu {
	width:728px; 
	height:10px; 
	border-top:1px solid #990033;
	margin-left: auto;
	margin-right: auto;
}

.pub-haut {
	width:728px; 
	height:90px; 
	border:1px solid #990033;
	margin-left: auto;
	margin-right: auto;
}

.categories {
	width:768px; 
	margin-left: auto;
	margin-right: auto;
}

a { font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: none; }
a:hover { text-decoration: underline; }

h2 a{
	font-size: 14px;
	text-decoration: underline;	
	font-weight: bold;
	color: #990033;
	display: inline;	
}

h2 {
	font-size: 14px;
	text-decoration: underline;	
	font-weight: bold;
	color: #990033;
	display: inline;	
}

h3 a{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #990033;
	display: inline;
}

h3 {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #990033;
	display: inline;
}



div { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
td { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
.phpdigHighlight { font-weight: bold; color: red; text-decoration: underline; }
.color_table_outline {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
}
.color_top_bottom {
	background-color: #eeeeee;
	color: #000000;
}
.color_sub_top_bottom {
	background-color: #dddddd;
	color: #000000;
}
.color_table_cells {
	background-color: #ffffff;
	color: #000000;
}
