body {
	margin: 5px;
	padding: 5px;
	color: #000000;
	/*background-color: #117011;*/
	background: transparent url(images/logos/darkgreen3.jpg) repeat top left;
}

#index {
	background-color: #55da55;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #000000;

	/* Avantage des lignes ci-dessous : maitrise de la largeur, donc moins de surprises*/
	width:780px;
	height: 530px;
	margin: 1px auto 5px auto;
	padding : 5px;
}

#index .titre1 {
	font-size: 150%;
	text-align:center;
}

#index .titre2 {
	background-position: 212px 4px;
	font-size: 100%;
	text-align:center;
	height: 30px;
}

#index a {
	text-decoration:none;
}

#index img {
	border: 0px;
}

#site {
	background-color: #55da55;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #000000;

	/* Avantage des lignes ci-dessous : maitrise de la largeur, donc moins de surprises*/
	width:780px;
	margin: 1px auto 5px auto;
	padding : 5px;
}

#site img {
	border: 0px;
}

#entete {
	clear: both;
	margin-bottom: 10px;
	margin-left : 80px;
	background: transparent url(images/logos/marmotte1.gif) no-repeat center left;
}

#entete h1 {
	padding-left: 1px;
	padding-top: 40px;
	font-size: 30pt;
	font-family: "Times New Roman",Times,serif;
	text-align: center;
	height: 70px;
}

#presentation {
	width: 360px;
	float: left;
	padding: 3px;
	font-size: 85%;
}

#photo1 {
	margin-left: 370px;
	text-align: center;
}

#photo2 {
	margin-top: 20px;
	width: 420px;
	float: left;
	padding: 3px;
	text-align: center;
}

#liens {
	margin-top: 100px;
	margin-left: 430px;
	/*float:left;*/
}

#liens p {
	font-size: 100%;
}

#liens a {
	font-size: 100%;
}

#liens img {
	vertical-align: middle;
}

#dedicace {
	clear: both;
	background: transparent url(images/photos/toubib.gif) no-repeat center left;
	padding-top: 40px;
	margin-left : 20px;
	height: 557px;
}

#dedicace p{
	margin-top: 40px;
	margin-left: 480px;
}

h1 {
	font-family: "Times New Roman",Times,serif;
	color: #000000;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

p {
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	color: #000000;
}

a:link {
	font-family: "Times New Roman",Times,serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 18px;
}

a:hover, a:visited, a:active {
	font-family: "Times New Roman",Times,serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 18px;
}


#pied {
	clear:both;
	margin-top: 10px;
	text-align: center;
}

#pied p {
	margin-top: 20px;
	text-align: center;
	font-size: 85%;
}

#pied .retour {
	margin-top: 45px;
	color: #000000;
	font-size: 10pt;
}

#pied img {
	border: 0px;
}

