#bloctitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #880000;
	width: 640px;
	margin-left: 5px;
	position: absolute;
	height: 506px;
}
#bloctitre h1 {
	font-size: 22px;
	margin-left: 5px;
}
.imglogo {
	float: right;
	vertical-align: middle;
}

#bloctitre h2 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
}
#bloctitre p {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	font-weight: lighter;
	line-height: 18px;
	margin-left: 10px;
}
#email {
	position: absolute;
	width: 637px;
	border: 1px solid #880000;
	visibility: hidden;
	left: 1px;
}
#close {
	position: absolute;
}


#bloctitre ul {

	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	font-weight: lighter;
	line-height: 18px;
}
#photo {
	position: absolute;
	width: 630px;
	left: 2px;
	visibility: visible;
	z-index: 5;
	top: 808px;
}
