.tpl_accueil{
	height:555px;
	padding-right:5px;
	background:url(../../../../../images/easy-thonon/templates/accueil_fond.jpg) no-repeat right top;
	position:relative;
}

.tpl_accueil #flash{
	float:left;
	width:500px;
}

.bt_savoir_plus span{
	display: block;
	float:left;
	height: 17px;
	line-height:17px;
	width: 88px;
	background: #009cff;
	color: #FFFFFF;
	cursor: pointer;
}

.bt_savoir_plus .bord_gauche{
	background:url(../../../../../images/easy-thonon/templates/bord_gauche.gif) no-repeat;
	width: 4px;
	padding: 0px;	
}

.bt_savoir_plus .bord_droit{
	background:url(../../../../../images/easy-thonon/templates/bord_droit.gif) no-repeat;
	width: 4px;	
	padding: 0px;		
}

/*-- Formulaire de contact --*/
.tpl_accueil #contact_conteneur{
	position: absolute;
	top: 191px;
	right: 0px;
	width: 286px;
}

html>/**/body .tpl_accueil #contact_conteneur{
	top: 196px;
}

/*---*/
.tpl_accueil .tpl_accueil_accroche{
	float:right;
	width:481px;
	color:#2c2c2c;
	display:none;
}

.tpl_accueil .tpl_accueil_accroche h1{
	font-size:38px;
	font-weight:normal;
	color:#2c2c2c;
}

.tpl_accueil .tpl_accueil_accroche .col_gauche{
	float:left;
	width:248px;
	font-size:22px;
}

.tpl_accueil .tpl_accueil_accroche .col_gauche div{
	font-size:23px;
	padding-bottom:7px;
}

.tpl_accueil .tpl_accueil_accroche .col_droite{
	float:right;
	width:230px;
	font-size:95px;
	text-align:center;
}

.tpl_accueil .tpl_accueil_accroche .col_droite div{
	font-size:10px;
}

.tpl_accueil .tpl_accueil_accroche .col_droite .legende{
	font-size:10px;
	padding:0px;
}

.tpl_accueil .tpl_accueil_accroche .col_droite .legende a{
	color:#2c2c2c;
	text-decoration:underline;
}

.tpl_accueil .lien_offre{
	position:absolute;
	top:175px;
	right:5px;
	color:#2c2c2c;
	text-decoration:underline;
	font-size:10px;
}

.tpl_accueil .lien_offre:hover{
	color:#000000;
}

/*---*/
.tpl_accueil_contenu{
	position:absolute;
	top:420px;
	left:0px;
	width:716px;
}

.tpl_accueil_contenu .colonne{
	float:left;
	width:218px;
	padding-right:20px;
	color:#666666;
}

.tpl_accueil_contenu .colonne h2{
	background:url(../../../../../images/easy-thonon/templates/accueil_puce_titre.gif) no-repeat left;
	height:18px;
	padding-bottom:10px;
	font-size:18px;
	color:#009cff;
	font-weight:bold;
}

.tpl_accueil_contenu .colonne h2 span{
	color:#FFFFFF;
	padding:6px 15px 0 7px;
}

