@charset "iso-8859-1";
/* CSS Document */

#carrousel_c2c {
	width:480px;
	height:250px;
	border:1px solid #3b4e94;
	margin-top:20px;
}

#content_c2c {
	width:985px;
	height:300px;
}

.coup-coeur {
	width:237px;
	height:294px;
	background-color:#FFFFFF;
	border:1px solid #344890;
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2a3666;
	
	margin:0 5px 0 1px;
}

.coup-coeur strong {
	font-size:12px;
	text-transform:capitalize;
}

#c2c_lehavre {
	background:url(../images/c2c/c2c_lehavre-titre.jpg) #ffffff no-repeat 2px 2px;
}

#c2c_criquetot {
	background:url(../images/c2c/c2c_criquetot-titre.jpg) #ffffff no-repeat 2px 2px;
}

#c2c_saintromain {
	background:url(../images/c2c/c2c_saintromain-titre.jpg) #ffffff no-repeat 2px 2px;
}

#c2c_honfleur {
	background:url(../images/c2c/c2c_honfleur-titre.jpg) #ffffff no-repeat 2px 2px;
}

.contenus-c2c {
	width:233px;
	height:195px;
	
	margin:80px 0 0 2px;
	padding:5px 0;	
}

#biens_lehavre {
	width:218px;
	height:28px;
	display:block;
	cursor:pointer;
	background:url(../images/c2c/c2c_lehavre-lien.jpg) no-repeat;
	
	margin-left:16px;
}

#biens_lehavre:hover {
	background-position:0 -28px;
}

#biens_criquetot {
	width:218px;
	height:28px;
	display:block;
	cursor:pointer;
	background:url(../images/c2c/c2c_criquetot-lien.jpg) no-repeat;
	
	margin-left:16px;
}

#biens_criquetot:hover {
	background-position:0 -28px;
}

#biens_saintromain {
	width:218px;
	height:28px;
	display:block;
	cursor:pointer;
	background:url(../images/c2c/c2c_saintromain-lien.jpg) no-repeat;
	
	margin-left:16px;
}

#biens_saintromain:hover {
	background-position:0 -28px;
}

#biens_honfleur {
	width:218px;
	height:28px;
	display:block;
	cursor:pointer;
	background:url(../images/c2c/c2c_honfleur-lien.jpg) no-repeat;
	
	margin-left:16px;
}

#biens_honfleur:hover {
	background-position:0 -28px;
}

.c2c01 {
	height:87px;
	position:relative;
	color:#2a3666;
	text-decoration:none;
	overflow:hidden;
	
	padding:5px 5px 7px 5px;
	cursor:pointer;
}

.c2c01:hover {
	text-decoration:underline;
	color:#3A4B99;
}

.c2c01 .bien_pic{
	height:87px;
	float:left;
}
.c2c01 img {
	border:1px solid #8591c2;
	margin-right:10px;
}
.c2c01 .panier img{
	position:absolute;
	float:inherit;
	bottom:7px;
	right:0;
	border:0;
}
.c2c02 {
	text-align:right;
	position:relative;
	color:#2a3666;
	line-height:13px;
	text-decoration:none;
	
	padding:5px 5px 7px 5px;
	cursor:pointer;
	height:87px;
}

.c2c02:hover {
	text-decoration:underline;
	color:#3A4B99;
}

.c2c02 .bien_pic{
	height:87px;
	float:right;
}
.c2c02 img {
	border:1px solid #8591c2;
	
	margin-left:10px;
}

.c2c02 .panier img{
	position:absolute;
	float:inherit;
	bottom:7px;
	left:0;
	border:0;
}
.contenus-c2c  img.vignette360{
	position:absolute;
	float:inherit;
	top:0;
	border:0;
	width:30px;
	height:30px;
}
.c2c01 img.vignette360{
	left:0;
}
.c2c02 img.vignette360{
	right:0;
}

.coup-coeur .c2c_link{
	width:235px;
	height:80px;
	display:block;
	position:absolute;
}