#tpl_2col_cold{
	padding:32px 9px 15px 0;
}

/*--------------------------------------------- Colonne de gauche -------------------------------------*/
#col_gauche{
	float:left;
	width:271px;
}

#col_gauche .link_listing {
	background:#393940;
	padding:13px;	
	margin-bottom: 23px;
}

#col_gauche .link_listing a{
	display:block;
	padding:0 0 12px 20px;
	background:url(../../../../../images/jfpissettaz/templates/fleche.gif) no-repeat left 1px;
	color:#b7b7b9;
	font-size:15px;
	font-weight:bold;
}

/* -- Blocs --*/
#col_gauche .bloc{
	background:#393940;
	padding:13px;
	margin-bottom: 0px;
}

#col_gauche .block_separator{
	height: 23px;
}

#col_gauche .bloc_iframe{
	width:245px;	
}

#col_gauche .bloc_3images .bloc_visuel_1, #col_gauche .bloc_3images .bloc_visuel_2{
	margin-left:10px;
}

#col_gauche .bloc_online_video .video{
	margin-right: 0px;	
}

/*--------------------------------------------- Colonne de droite -------------------------------------*/
#col_droite{
	float:right;
	width:568px;	
}

/* -- Blocs --*/
#col_droite .block_separator{
	height: 19px;
	border-bottom:solid 1px #6ab1eb;	
	background:url(../../../../../images/jfpissettaz/blocs/picto_titre.gif) no-repeat left bottom;	
	margin-bottom: 15px;
}

#col_droite .bloc_iframe{
	width:568px;	
}

/* -- Page d'accueil -- */
.page_accueil #col_droite .bloc_image_texte{
	background:#b7b7b9;
	padding: 10px;
}

.page_accueil #col_droite .bloc_image_texte .text_title{
	padding-left: 0px;
	border-bottom: solid 1px #75757a;	
	font-size: 15px;
	font-weight: bold;
	color: #393b43;
	background:#b7b7b9;	
}

.page_accueil #col_droite .bloc_image_texte .text_intro{
	color: #393b43;		
	font-size: 13px;
}

.page_accueil #col_droite .bloc_image_texte .text_body{
	font-size: 11px;
	color: #393b43;	
}

.page_accueil #col_droite .bloc_image_texte .text_body a{
	color: #000000;		
}