#home {
	background: url(../images/home-photo.jpg) no-repeat;
	margin: 2px;
	height: 560px;
	width: 886px;
	float: left;
	position: relative;
}

#homeMenu {
	position: absolute;
	top: 65px;
	right: 442px;
}

#homeMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homeMenu li {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
	clear: right;
	width: 160px;
	height: 52px;
}

#homeMenu li a {
	display: block;
	width: 160px;
	height: 52px;
	cursor: pointer;	
}

#homeMenu li a span {
	display: none;	
}

#homeLienVideos {
	background: url(../images/home-menu.gif) no-repeat -320px 0;
}
#homeLienVideos:hover {
	background: url(../images/home-menu.gif) no-repeat -160px 0;
}
#homeLienVideos.selected {
	background: url(../images/home-menu.gif) no-repeat 0 0;
}

#homeLienPres {
	background: url(../images/home-menu.gif) no-repeat -320px -156px;
}
#homeLienPres:hover {
	background: url(../images/home-menu.gif) no-repeat -160px -156px;
}
#homeLienPres.selected {
	background: url(../images/home-menu.gif) no-repeat 0 -156px;
}

#homeLienDevis {
	background: url(../images/home-menu.gif) no-repeat -320px -52px;
}
#homeLienDevis:hover {
	background: url(../images/home-menu.gif) no-repeat -160px -52px;
}
#homeLienDevis.selected {
	background: url(../images/home-menu.gif) no-repeat 0 -52px;
}

#homeLienAgence {
	background: url(../images/home-menu.gif) no-repeat -320px -104px;
}
#homeLienAgence:hover {
	background: url(../images/home-menu.gif) no-repeat -160px -104px;
}
#homeLienAgence.selected {
	background: url(../images/home-menu.gif) no-repeat 0 -104px;
}


#homeMasque {
	position: absolute;
	top: 0;
	right: 0;
	width: 442px;
	height: 560px;
	overflow: hidden;
}

#homeConteneur {
	height: 1680px;
	width: 442px;
}

.homeEcran p{
	color: #6f3597;
	padding: 10px 15px 0;
	margin: 0;
	clear: both;
}

.homeEcran {
	width: 442px;
	height: 560px;
	overflow: hidden;
	float: left;
	clear: left;
	background: #ae8dc5;
}

.homeEcran p, .homeEcran ul {
	margin: 10px 15px;
	padding: 0;
}

.homeEcran h2 {
	color: #fff;
	padding: 10px 15px 0;
	margin: 0;
	clear: both;
}

.homeEcran form {
	padding: 0 0 0 0;
	margin: 0 15px;
}

.homeEcran fieldset {
	margin: 10px 0;
	padding: 5px 10px;
}

.homeEcran label {
	color: #fff;
}

.homeEcran fieldset p {
	color: #5b2783;
	margin: 5px 0 0 0;
}

#bandeau.home {
	background: #fff url(../images/home-fond-bandeau.gif) repeat-x;
}

#contenubandeau.home {
	background: url(../images/home-fond-pied.jpg) no-repeat;
	padding-top: 70px;
}

#contenubandeau.home a {
	color: #6f3597;
}

ul.listedeliens {
	margin: 5px 15px;
}

ul.listedeliens a {
	background: #ae8dc5 url(../images/puce-flecheb.gif) no-repeat 10px 50%;
	border-bottom: 1px dotted #ddd;
}

ul.listedeliens a.unlink {
	color: #fff;
	cursor: default;
	border-bottom: 0;
}

ul.listedeliens a:hover {
	color: #fff;
}

.colonne-footer{
	font-size:11px;
	text-align:left;
	width:220px; 
	float:left;

}
.colonne-footer li{
	list-style-type:none;
	font-size:10px;
	
}

#nouveau-pied {
	margin-left: 0;
	color: #747474;
}

#contenubandeau.home #nouveau-pied a {
	font-size: 10px;
	font-weight: normal;
	color: #747474;
}

