html {
	font-size: 100%; 
}
body {
	margin: 0;
	padding: 10px 20px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em; 
	line-height: 1.00; 
	color: black;
	background-color: #93bd95;
}
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0; 
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}
p {
	margin: .75em 0;
}
a {
	color: #9932CC;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #6C2390;
}
a img {
	border: none; 
}
.strong {
	font-weight: bold;
	color: #262215;
	letter-spacing:1.1;
	line-height: 1.2;
}
pre strong {
	font-weight: normal;
	color: black;
}
body {
	background-image: url(../imgs/bkg_vert1.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
#conteneur {
	/*background-image: url(../imgs/bkg.jpg);*/
	background-repeat: no-repeat;
}
#matete {
	margin-top:-15px;
	height: 73px;
}
#matete li{
	display: inline;
	float:right;
}
#agauche {
	float : left;
}
#adroite{
	float : left;
}
#monmenu {
	margin-top:15px;
	height: 18px;
	padding: 12px 15px;
}
#monmenu li {
	display: inline;
	color:#A79566;
	font-size:1.1em;
	font-weight: lighter;
    }
#monmenu ul a {
	color: #2D4C30;
	font-size:1.4em;
	line-height: 1em;
	text-align: justify;
	text-decoration: none;
	list-style:none;
}	
#monmenu ul a:hover {
	color: #90BF9D;
}
#monmenu a:active {
	color: #90BF9D;
}
#monmenu ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
#monmenu a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
#moncontenu {
	height: auto;
	padding:20px;
	color: #363B29;
}
#moncontenu a {
	color: #332510;
}
#moncontenu a:hover, #moncontenu a:focus {
	color: #6E5122;
}
#moncontenu strong {
	color: #181A12;
}
#moncontenu img {
	vertical-align: middle;
}
.img_ombre{
	box-shadow: 8px 8px 12px #aaa;
}
#matetegauche{
	height: 100px;
	width: 400px;
	float:left;
	padding-top:17px;
}
#matetegauche p{
	font-size: 200%;
	color: #2D4C30;
}
#matetedroite{
	width:500px;
	height:auto;
	float:right;
}
#monpied {
	height: 40px;
	font-size:1em;
}
#monpied li {
	display: inline;
	/*color: #D7ADEB;*/
	font-weight: lighter;
    }
#monpied ul a {
	/*color: #90BF9D;*/
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	list-style:none;
    }
#monpied ul a:hover {
	color: #2D4C30;
    }
html, body {
	height: 100%; 
}
body {
	padding: 0;
}
#conteneur {
	position:relative;
	top:0px;
	left:0px;
	min-height: 100%; 
	width:1000px;
	overflow: hidden; 
	margin-left: auto;
	margin-right: auto; 
}
#matete {
	padding: 15px 20px 10px 20px;
}
#moncontenu {
	padding: 10px 20px;
}
#moncontenu > :first-child {
	margin-top: 50px;
}
#moncontenu p, #moncontenu li {
	line-height: 1.5;
}
#contenuservice {
	height: 750px;
	padding:20px;
	color: #363B29;
}
#monpied {
	text-align: center;	
}
#logoaccueil{
	width: auto;
	height: auto;
	margin-top: 150px;
}
#imagedefondgauche{
	position:relative;
	left:0px;
	top:0px;
	background-image: url(../imgs/fond_graphologie_1.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}
#imagedefondgauche3{
	position:relative;
	left:0px;
	top:0px;
	background-image: url(../imgs/fond_graphologie_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}
#imagedefondgauche2{
	position:relative;
	left:0px;
	top:0px;
	background-image: url(../imgs/bkg_menu.png);
	background-repeat: repeat-x;
	z-index: 2;
}
.col1{
	width: 500px;
}
.col2{
	width: 400px;
}
.photo1presentation{
	padding: 20px;
	padding-left:150px;
}
.rouge{
	color: Red;
	font-weight: bold;
}