body {
	margin: auto;
  	padding: 0;
  	background-color: #cccccc;
  	font: 80% verdana, Arial, Helvetica,  sans-serif;
	background-image:url(../fond/fond.jpg);
	background-repeat:repeat;
}

#portrait {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	z-index: 50;
	margin: 20;
	padding: 0;
	background-image:url(../fond/fondport.jpg);
	background-repeat:no-repeat
	background-color: #cccccc;
}

#haut {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 650px;
	height: 70px;
	z-index: 50;
	margin: 0;
	padding: 0;
	background-image:url(../fond/fondhaut.jpg);
	background-repeat:no-repeat
}

#barremenu {
	position: absolute;
	top: 70px;
	left: 150px;
	z-index: 100;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	width: 650px;
	height: 50px;
}
#barremenu dl {
	float: left;
	width: 8em;
	margin: 0 1px;
}
#barremenu dt {
	cursor: pointer;
	text-align: center;
	background: #f7f2ea;
	border-top: 0px solid #800000;
	border-right: 0px solid #800000;
	border-bottom: 1px solid #800000;
	border-left: 1px solid #800000;
}
#barremenu dd {
	border: 1px solid #800000;
}
#barremenu li {
	text-align: center;
	background: #800000;
}
#barremenu li a, #menu dt a {
	color: #f7f2ea;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#barremenu li a:hover, #barremenu dt a:hover {
	background: #f7f2ea;
	color: #000000;
}

#gauche {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 140px;
	z-index: 50;
	margin: 0;
	padding: 50px 0 0 10px;
	background-image:url(../fond/fondgauche.jpg);
	background-repeat:no-repeat
}
#gauche ul {
	margin: 0 ;
	padding:50px
	list-style-type: none ;
}
ul#galerie_mini li {
	float: left ;
}
ul#galerie_mini li a img {
	margin: 2px 1px ;
	border: 1px solid #800000 ;
}
ul#galerie_mini li a:hover img {
	margin: 2px 1px ;
	border: 1px inset #800000 ;
}
ul#galerie_mini li img {
	margin: 2px 1px ;
	border: 1px solid #cccccc ;
}

#gauche p {
padding: 0px;
color: #000000;
font: 80% verdana, Arial, Helvetica,  sans-serif;
	text-align: center;
}

#bas {
	position: absolute;
	top: 650px;
	left: 0px;
	width: 20px;
   height:15px;
	margin: 0;
	padding: 0 0 0 2px;
	z-index: 50;
	background-color: #f7f2ea;
	text-align : left;
   clear: both;
   font-size : 9px;
   letter-spacing:2px;
   text-transform:uppercase;
   margin:0px 0px 0px 0px;
}
#bas a {
   color: #800000;
}
#bas a:hover {
   font-weight: bold;
}
#popup {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 20em;
	border: 1px solid #800000;
	background: #f7f2ea;
	z-index: 500;
	cursor: crosshair;
}
#popup p {
	margin: 0 0.3em;
	font-size : 9px;
	text-align: center;
	color: #000000;
}
#popup h1 {
	font-size: 10px;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #800000;
	background: white url(top.gif) left top repeat-x;
	color: black;
	text-align: center;
}
#popup a {
    color: #000000;
    cursor: pointer;
}
.fermer {
	margin: 0.5em 0 0 0;
	border-top: 1px solid #800000;
	background: white ;
	color: black;
	text-align: center;
	cursor: pointer;
}

#global {
	position: absolute;
	top: 150px;
	left: 150px;
	width: 650px;
	z-index: 50;
	margin: 0;
	padding: 20px 0 20px 0;
}

dl#photo {
	clear: both ;
	margin: 50 auto ;
	text-align:center;
}
dl#photo dt {
	font: italic 150% Georgia, serif ;
	text-align:center;
	color: #800000 ;
}
dl#photo dd {
	margin: 0 ;
}
dl#photo img {
	border: 1px solid #800000 ;
}

#comm {
	font: italic 60% Georgia, serif ;
	text-align:center;
	color: #800000 ;
}

#global dl.cv {
	margin: 2em 0;
	padding: 0;
	padding-left:25px;
}
#global dt.cv {
	width: 10em;
	font-weight: bold;
	height: 20px;
	color:#800000;
}
#global dd.cv {
	position: relative;
	bottom: 22px;
	margin: 0 0 0 10em;
	padding: 0 0 .5em .5em;
	//border-left: 1px solid #800000;
	color:#000000;
	font-weight: bold;
}

#global p {
padding: 20px;
color: #000000;
font: 100% verdana, Arial, Helvetica,  sans-serif;
}

h2 {
	//background-color: #f7f2ea;
	font-size: 150%;
	color: #800000;
	padding-left:60px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right:5px;
	border-bottom: 1px solid #800000 ;
}

#global h2 img {
border: 1px solid #800000;
}

#global h3 {
	font-size: 120%;
	color: #000000;
	padding-left:60px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right:5px;
	border-left: 1px solid #800000 ;
}

#global h3 a{
	font-size: 100%;
	color: #800000;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #800000;
}