html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F9F8F8;
	color: #000000;
	}

p, div, span { 
	font-size: 11px;
}

.galeriedebut {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}
* html .galeriedebut {
  height: 100%;
}

.headergalerie
	{
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: solid 1px #7999FC;
	background-color: #7999FC;
	margin: 0px;
	}

.bagalerie 
	{
	position: absolute; 
	bottom: 0px;
	height: 20px; 
	width: 100%;
	border-top: solid 1px #7999FC;
	background-color: #7999FC;
  	margin-bottom: 0;
	}

.mipage
	{
	text-align: center;
  	padding-bottom: 40px;
	}

.contentmipage
	{
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

.pageContent
	{
	margin-top: 30px;
	}

.bannieremipage
	{
	background-color: #ffffff;
	background-image: url('photographe.jpg');
	background-repeat: no-repeat;
	border: solid 3px #A6BDDA;
	padding: 10px 10px 10px 150px;
	margin-bottom: 10px;
}

.bannieremipage p,
.bannieremipage li
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bannieremipage li
	{
	margin-bottom: 3px;
}

.bannieremipage ul
	{
	margin: 5px 0 10px 22px;
	padding: 0; 
}

.bannieremipage .textedusite
	{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4682B4;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #cccccc;
	}

p.descriptionText
	{
	color: #555555;
	font-weight: bold;
	}

.pageContent p
	{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	}

.pageContent li
	{
	padding: 2px;
	}

a,
a:link,
a:visited,
a:active,
a:hover
	{
	text-decoration: underline;
	color: #324290;
	}

a:hover
	{
	color: #6F85F0;
	}

/* New Top end */

