.pc-content{
	background: #FFFFFF url(../img/global/1clic/content_background.jpg) left top no-repeat;
	padding: 25px 20px 0 20px;
}

	.pc-content h2{
		color: #888886;
	}
	
	.pc-content h1{
		color: #93aa23;
		font-size: 2em;
	}
	
	.pc-content h4 {
		color: #93aa23;
		font-size: 1.2em;
	}
	
	.pc-content h4.date,
	.pc-content h4.duree,
	.pc-content h4.saison{
		color: #888886;
	}
	
	.pc-content h5{
		font-size: 2em;
		color: #b1c72b;
		font-weight: normal;
	}
	
	.pc-content .prix{
		font-size: 1.1em;
		font-weight: bold;
	}
	
	.pc-content .intro{
		padding-top: 10px;
	}
	
	.pc-content .back{
		font-weight: bold;
		padding-left: 10px;
		background: url(../img/global/fiche_territoires/link.gif) no-repeat left center;
	}
	
	.pc-content .chapo{
		padding: 5px 15px 0 0;
		font-weight: bold;
		font-size: 1.1em;
	}
	
	.pc-content p {
		margin-bottom:5px;
	}
	
	/* pc-right pour fiche idées séjours */
	.pc-right{
		float:right;
		width:225px;
		padding:5px 15px 0 10px;
		margin:0;
	}
		.pc-right .imagefiche{
			margin-left: 3px;
		}
		
		.pc-right img{
			display: block;
		}
		
		/* bloc avec image */
		.pc-content .zoom{
			display: block;
			float: right;
			width: 11px;
			height: 11px;
			margin-right: 5px;
		}
		
		.pc-content .image_texte{
			background-color: #9eb12b;
			color: #FFFFFF;
			padding: 9px 0 0 9px;
			width:216px;
			height: 20px;
		}
		.pc-content .image_texte p{
			float:left;
		}
		
		.pc-content .bottom{
			display: block;
			background: url(../img/global/fiche_territoires/photo_legend_bottom.gif) no-repeat bottom left;
			width: 225px;
			height: 9px;
		}
		/* fin bloc avec image */

		.contact {
			background:url(../img/global/fiche_sitra/contact_bkgd.gif) no-repeat top left;
			padding:15px 0 0 15px;
			width:210px;
			margin: 20px 15px 15px 0;
		} 
	
		.pc-content .paragraph {
			clear:both;
			margin:10px 0;
		}

.photo-block {
	position: relative;
}

.photo-legende {
	font-size: 0.8em;
	color: #7f7f7f;
	margin-top: 4px;
	margin-bottom: 10px;
}

.photo-legende span {
	margin-right: 6px;
}

.photo-legende span.sep {
	padding-left: 6px;
	border-left: 1px solid #7f7f7f;
}

.photo-legende a {
	background-image: url(../img/global/picto_zoom.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 12px;
}

.photo-block .mask {
	background-image: url(../img/global/mask_medium_right.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 0;
	font-size: 0;
	width: 7px;
	height: 7px;
}

/* Idees sejours */
.legende-saison {
	width: 0;
	height: 17px;
	/*-background-position: 130px 2px;*/
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	padding: 2px 21px 0 0;
}

.legende-saison img {
	float: right;
	margin-top: -2px;
}

.legende-saison.winter{
	background-image: url(../img/global/picto_s_winter.gif);
	background-color: #1CB4BE;
}

.legende-saison.spring{
	background-image: url(../img/global/picto_s_spring.gif);
	background-color: #5ABA27;
}

.legende-saison.summer{
	background-image: url(../img/global/picto_s_summer.gif);
	background-color: #E48B00;
}

.legende-saison.autumn{
	background-image: url(../img/global/picto_s_autumn.gif);
	background-color: #834D3B;
}