img {border:none}

.Titre {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
	color: #5393CA;
	text-align: left;
}
#services ul{
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
   }

.texte_normal {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	white-space: normal;
	line-height: 17px;
	text-decoration: none;
}
.pantone_186 {color: #fb0366}

#espaceBasFrame img{ /*image border color*/
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #B7B7B7;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #B7B7B7;
	background-color: #FFFFFF;
	width: 80px;
	height: 82px;
}
#espaceBasFrame a:hover img{ /*image border hover color*/
	border: 1px solid navy;
}
#espaceBasFrame a:hover{
color: red;  /*Dummy definition to overcome IE bug*/ 
}
#exemples{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
}
#exemples a{
	color:#666666;
	text-decoration:none;
}
#exemples a:hover {
	color:black;
}
/*#references img{
	padding: 5px;
}
#references a:hover img{
	border: 1px solid navy;
	border:0px
	color: red;
}*/
#plan{ /*image border color*/
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #B7B7B7;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #B7B7B7;
	background-color: #FFFFFF;
}
#plan{
color: red; /* Dummy definition to overcome IE bug */
}
.GrandTitre {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #ACCCE6;
	text-decoration: none;
	text-align: justify;
	position: absolute;
	left: 0px;
	top: -22px;
	overflow: visible;
	text-transform: lowercase;
	letter-spacing: 6px;
	height: 96px;
}
.GrandTitrebas {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ACCCE6;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 6px;
	position: absolute;
	left: 0px;
	top: 490px;
}
#galerieDroite {
	height: 525px;
	width: 250px;
	left: 705px;
	position: absolute;
}
#qui {
	position: absolute;
	height: 141px;
	width: 600px;
	top: 365px;
	left: 40px;
}
#references {
	position: absolute;
	height: 300px;
	width: 600px;
	top: 55px;
	left: 40px;
	visibility: visible;
}
#profil {
	position: absolute;
	height: 470px;
	width: 600px;
	top: 55px;
	left: 40px;
	visibility: visible;
}
#divPhoto {
	position: absolute;
	height: 470px;
	width: 600px;
	top: 55px;
	left: 40px;
	visibility: visible;
	overflow: visible;
	text-align: center;
	z-index: 1;
}
.photo {
	padding: 8px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#engagements {
	position: absolute;
	height: 470px;
	width: 600px;
	top: 55px;
	left: 40px;
	visibility: visible;
}
a.tooltip em {
    display:none;
}
a.tooltip:hover {
	border: 0;
	position: relative;
	text-decoration:none;
/*	color: red;*/
}
a.tooltip:hover em {
	text-align: left;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	display: block;
	position: relative;
	color: #000;
	background-color: #FFFFFF;
	/*	border: 1px solid #999999;*/
	width: 150px;
	height:auto;
	float: right;
	bottom: 420px;
	right: 216px;
	vertical-align: bottom;
	padding: 5px 5px 5px 7px;
}

a.tooltip:hover em span {
    position: absolut;
	top: 0px;
    left: 0px;
    height: 0px;
    width: 0px;
/*    top: 15px;
    left: -7px;
    height: 11px;
    width: 7px;*/
    background: transparent url(img/infobulletop00.gif) no-repeat;
}
