@CHARSET "UTF-8";
table#menuhaut {
	width: 600px;
	border: 1px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}
table#menuhaut td {
	border: 1px;
}
table#menuhaut img {
	border: 0;
}
	
body {
	text-align: center;
}

div#page {
	/* background-color: #FFFBFC; */
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/* border: 1px dotted gray; */
}

div#corps {
	text-align: left;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: .5em;
	padding-left: 0;
}
div#corps > p {
	margin: 0 3em;
}

div#contenu {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

div#contenu_editable {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding: 0 1em;
}


body, h1, h2, h3, h4, h5, div, p, td, th {
	font-family: "Lucida Handwriting", "Zapf Chancery", "Comic Sans MS", Cursive;
}
h1 { font-size: 20px;}
h2 { font-size: 17px;}
h3 { font-size: 14px;}

body, h4, h5, div, p, td, th {
	font-size: 12px;
}

div#pied {
	width: 100%;
	display: block;
	clear: both;
	color: #444;
	position: relative;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
div#pied a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
div#pied a {
	color: black;
}
div#pied .pied1 {
	font-size: 125%;
}
.pied1 a:hover {
	color: orange;
}

a:hover {
	color: orange;
	text-decoration: none;
}
a.liendiscret {
	color: black;
	text-decoration: none;
}
a.liendiscret:hover {
	color: orange;
}
div#pied a:hover {
	color: #827f45;
}

table#pdv, table#pdv td {
	border: none;
}
table#pdv {
	width: 600px;
	margin-left: 6em;
}
table#pdv td {
	padding: 6px 3em 1em 1em;
	vertical-align: top;
	text-align: left;
}
table#pdv p {
	font-size: 15px;
	margin: 0 0 0 3px;
}

div.corps_bio {
	/* background-image: url("/images/"); */
}
#fioritureHaut, #fioritureBas  {
	background-image: url(../images/fioritures.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
}
#fioritureBas {
	background-position: right;
}
#fioritureHaut.variante{
	background-image: url(../images/fioritures_variante.gif);

}
#fioritureBas.variante{
	background-image: url(../images/fioritures_variante.gif);
		background-position: right;

}


table#tcat {
		margin-left: auto;
		margin-right: auto;
	}
	table#tcat td {
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
	table#tcat a img {
		border: 0;
	}
	td.ligne {
		text-align: center;
	}
	td.ligne hr {
		width: 534px;
		margin: 0 auto;
	}
	div#corps {
		padding-top: 0;
	}
table#tcat .bordure img, .bordure img {
	border: 1px solid #333333;
}
