body
{
	width: 1000px;
	margin: auto;
	margin-top: 3px;
	background:white;
	margin-bottom: 10px;
	font-family: "Times New Roman";
	font-size: 12pt;
}

/*
h1
{
	width: 350px;
	margin: auto;
	padding-top: 5px;
	color: rgb(38, 145, 104);
}*/

/*
h2
{
	width: 650px;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 15px;
	color: rgb(100, 27, 32);	
}*/

.milieu h4
{
	color: rgb(100, 27, 32);
	font-size: 0.75em;
}

.milieu
{
	clear: both;
}

.haut
{
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

.haut:hover
{
	background-color: rgb(175, 200, 83);
}

#lignehaut
{
	width: 702px;
	margin: auto;
}

#couleurhaut
{
	height: 40px;
	background: rgb(232, 230, 139);
}
	
.colonne
{
	float: left;
	margin-left: 28px;
	height: 150px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: rgb(192, 221, 32) solid;
	background-color: white;
}

.colonne:hover
{
	background: rgb(232, 230, 139);
}

.colonne ul
{
	padding-left: 20px;
	margin-left: -15px;
}

#connexion
{
	clear: both;
	width: 999px;
	text-align: center;
	margin: auto;
	font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	margin-top : 10px;
	margin-bottom : 15px;
}

.colonne a
{
	color: rgb(128, 128, 0);
	text-decoration: none;
}

.colonne a:hover
{
	color: rgb(38, 145, 104);
}

.haut a
{
	color: rgb(128, 128, 0);
	text-decoration: none;
}

.haut a:hover
{
	color: rgb(38, 145, 104);
}

.textehaut
{
	color: rgb(38, 145, 104);
}


#photoagence
{
	padding-left: 130px;
	margin: 0px;
}

#banniere
{
		margin: 0px;
		padding: 0px;
		margin-bottom: -4px;
}

#bordure
{
	border-top: 2px rgb(192, 221, 32) solid;
	border-bottom: 2px rgb(192, 221, 32) solid;
}	
	
.colonne li
{
	list-style-type: none;
}

body
{
	background-image: url("../chartes/fond.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 250px;
}

#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('../chartes/bg_shadow.gif') no-repeat top; position: relative; width: 603px; height: 306px; margin-top: 30px; margin-left: 200px}
#slideshow #menuFavoris, #slideshow #picturesFavoris, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('../chartes/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #picturesFavoris { background: url('../chartes/bg.jpg'); width: 437px; height: 277px; left: 0; overflow: hidden; }
#slideshow #picturesFavoris li { display: block; position: absolute; top: 0; width: 437px; }
#slideshow #picturesFavoris li img { display: block; position: relative; bottom: 0; }
#slideshow #menuFavoris { background: url('../chartes/bg_side.jpg'); list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px; }
#slideshow #menuFavoris li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menuFavoris li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menuFavoris li a:focus { outline: 0; }
#slideshow #menuFavoris li a:hover { color: #fff; }
#slideshow #menuFavoris li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menuFavoris li.background { background: url('../chartes/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
		