div#menu3 {
	background:url(img/fond/menu-hover.jpg);
}
div#menu3 a {
	color:#FFFFFF;
}
div#gauche h1 {
	text-align: center;
	color: #90908f;
	font-size: 28px;
	margin: 20px 0 15px 0;
}
div#identite, div#enseigne, div#site-internet, div#visite-virtuelle, div#video, div#affiche, div#carte, div#conseil {
	height:64px;
	width: 320px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
}
div#identite a, div#enseigne a, div#site-internet a, div#visite-virtuelle a, div#video a, div#affiche a, div#carte a, div#conseil a {
	height:49px;
	width: 190px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;	
}
div#identite a, div#site-internet a, div#video a, div#carte a{
	padding-right: 110px;
	padding-left: 20px;
	padding-top: 15px;
}
div#enseigne a, div#visite-virtuelle a, div#affiche a, div#conseil a{
	padding-left: 130px;
	padding-right: 0px;
	padding-top: 15px;
}

div#identite {
	background:url(img/service/identite.jpg) center no-repeat;	
}
div#enseigne {
	background:url(img/service/enseigne.jpg) center no-repeat;
}
div#site-internet {
	background:url(img/service/site-internet.jpg) center no-repeat;
}
div#visite-virtuelle {
	background:url(img/service/visite-virtuelle.jpg) center no-repeat;
}
div#video {
	background:url(img/service/video.jpg) center no-repeat;
}
div#affiche {
	background:url(img/service/affiche.jpg) center no-repeat;
}
div#carte {
	background:url(img/service/carte.jpg) center no-repeat;
}
div#conseil {
	background:url(img/service/conseil.jpg) center no-repeat;
}
div#identite :hover {
	background:url(img/service/identite-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#enseigne :hover {
	background:url(img/service/enseigne-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#site-internet :hover {
	background:url(img/service/site-internet-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#visite-virtuelle :hover {
	background:url(img/service/visite-virtuelle-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#video :hover {
	background:url(img/service/video-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#affiche :hover {
	background:url(img/service/affiche-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#carte :hover {
	background:url(img/service/carte-hover.jpg) center no-repeat;
	color: #1cb4ed;
}
div#conseil :hover {
	background:url(img/service/conseil-hover.jpg) center no-repeat;
	color: #1cb4ed;
}

div#contenu-droite {
	position: relative;
	margin: 0 0 0 80px;
	padding: 0;
	height: 95%;
	width: 530px;	
	min-height: 460px;
}
div#contenu-droite h1{
	margin: 0 0 15px 0;
	font-size: 16px;
	color: #90908f;
}
div#contenu-droite p{
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #FFFFFF;
}
div#contenu-droite a{
	color: #1cb4ed;
	text-decoration:underline;
}
div#contenu-droite p.bleu{
	color: #1cb4ed;
}
div#contenu-droite p.retrait{
	margin: 0 0 20px 28px;
}
div#contenu-droite h2{
	margin: 0;
	font-size: 13px;
	color: #1cb4ed;
}
div#contenu-droite p.visite-360{
	margin: 0 0 0 120px;
	color: #1cb4ed;
}
.img {
	border: 0px;
}
.bleu {
	color: #1cb4ed;
}