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

#tpl_2col_cold #col_gauche .accueil_deco_enfant{
	position: absolute;
	left: 420px;
	top: -54px;
	width:95px;
	height:115px;
	background:url(../../../../../images/villaventure/templates/accueil_deco_enfant.png) no-repeat;	
}

/* -------------------------------------------- Colonne de droite ------------------------------------------- */
#tpl_2col_cold #col_droite{
	float:right;
	width:285px;
	padding: 0 10px 140px 0;
}

#col_droite h2.titre{
	margin:0px;
	padding:0px;
	width:276px;
	height:70px;
}

#col_droite a.bt_encart{
	display:block;
	padding:0 0 30px 0px;
	text-align:right;
	font-size:19px;
	font-weight:bold;
	color:#cb046a;
}

#col_droite a span.libelle{
	float:right;
	width:150px;
	padding-right:10px;
}

#col_droite a span.libelle span{
	display:block;
	font-size:12px;
	color:#0471a3;
}

#col_droite a:hover{
	text-decoration:none;
}

#col_droite a span.fleche_savoir_plus{
	display:block;
	float:right;	
	width:40px;
	height:35px;
	margin-top:20px;
	background:url(../../../../../images/villaventure/templates/fleche_savoir_plus.gif) no-repeat left bottom;
}

#col_droite a:hover span.fleche_savoir_plus{
	background:url(../../../../../images/villaventure/templates/fleche_savoir_plus.gif) no-repeat left top;
}

/* -- Espace -- */
#col_droite a.bt_espace{
	height:54px;
	background:url(../../../../../images/villaventure/templates/picto_chapiteau.gif) no-repeat left top;	
}

/* -- Horaire -- */
#col_droite .bt_horaires{
	height:52px;
	background:url(../../../../../images/villaventure/templates/picto_horaire.gif) no-repeat 25px top;
}

#col_droite a.bt_horaires span.fleche_savoir_plus{
	margin-top:13px;
}

/* -- Contact -- */
#col_droite .bt_contact{
	height:52px;
	background:url(../../../../../images/villaventure/templates/picto_contact.gif) no-repeat 30px top;
}

#col_droite a.bt_contact span.fleche_savoir_plus{
	margin-top:17px;
}
