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

/* -- Blocs -- */
#tpl_2col_cold #col_gauche .lien_image{
	position: relative;
}

#tpl_2col_cold #col_gauche .lien_image .bord_bas_gauche{
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background:url(../../../../../images/tervalor/blocs/bord_bas_gauche.png) no-repeat left bottom;	
}

#tpl_2col_cold #col_gauche .bloc_iframe{
	width: 341px;
}

#tpl_2col_cold #col_gauche .bloc_online_video{
	padding:8px 14px 8px 14px;
	background:url(../../../../../images/tervalor/blocs/bloc_video_ligne_fond.jpg) no-repeat left top #d9d9dc;
}

#tpl_2col_cold #col_gauche .bloc_video{
	background:url(../../../../../images/tervalor/blocs/bloc_video_ligne_fond.jpg) no-repeat left top #d9d9dc;
}

/* -- Module actualités -- */
#tpl_2col_cold #col_gauche .news_listing .visuel{
	border:none;
	background:none;
	padding: 0px;
	position: relative;	
}

#tpl_2col_cold #col_gauche .news_listing .visuel .bord_bas_gauche{
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background:url(../../../../../images/tervalor/blocs/bord_bas_gauche.png) no-repeat left bottom;	
}

/* ------------------------------------------ Colonne de droite ----------------------------------------------- */
#tpl_2col_cold #col_droite{
	float:right;
	width:464px;
	padding:13px 36px 0 0;
}

#col_droite_contenu{
	padding-left:15px;
}

/* -- Breadcrum-- */
#breadcrum{
	height:44px;
	color:#63941d;
	font-size:10px;
}

#breadcrum span{
	color:#4f7717;
}

#breadcrum a{
	color:#63941d;
	text-decoration:underline;
}

#breadcrum a:hover{
	color:#4f7717;
}

/* -- Titre de la page-- */
h1{
	height:13px;
	margin-bottom:11px;
	background:#7ca345;
	font-size:15px;
	font-weight:bold;
	color:#7ca345;
	text-transform:uppercase;
}

h1 span{	
	margin:-2px 0 0 0;
	float:left;
	background:url(../../../../../images/tervalor/templates/titre_page_fond.gif) no-repeat right 2px #FFFFFF;
	padding-right:25px;
}

/* -- Blocs -- */
#tpl_2col_cold #col_droite .lien_image{
	border:solid 1px #a0a1a7;
	background:#c1c1c1;
	padding: 5px;
}

#tpl_2col_cold #col_droite .bloc_iframe{
	width: 449px;
}

/* -- Module actualités -- */
#tpl_2col_cold #col_droite .news_teaser .visuel{
	border:solid 1px #a0a1a7;
	background:#c1c1c1;
	padding: 5px;
}

#tpl_2col_cold #col_droite .news_teaser .visuel .bord_bas_gauche{
	display: none;
}

