#col_gauche{
	float:left;
	width:205px;
	padding-top: 7px;
}

#col_milieu{
	float:left;
	width:491px;
}

#col_droite{
	float:left;
	width:231px;
	padding-top:7px;
}

/*---------------------------------------- Main conteneur -------------------------*/
#main_conteneur{
	background:url(../../../../images/salondesseniors/layout/main_fond.jpg) repeat-x bottom #e40083;
}

/*---------------------------------------- Main ------------------------------------*/
#main{
	background:url(../../../../images/salondesseniors/layout/main_etoile_fond.jpg) no-repeat bottom center;
	padding-bottom:34px;
}	


/*----------------------------------------- Colonne milieu -------------------------*/
#col_milieu_header{
	background:url(../../../../../images/salondesseniors/templates/col_milieu_header.jpg) no-repeat;
	height:8px;
	font-size:0px;
	line-height:8px;
}

#col_milieu_contenu{
	background:url(../../../../../images/salondesseniors/templates/col_milieu_lamelle_fond.jpg) repeat-y;
	padding:14px 34px 14px 34px;
}

#col_milieu_footer{
	background:url(../../../../../images/salondesseniors/templates/col_milieu_footer.jpg) no-repeat;
	height:7px;
	font-size:0px;
	line-height:7px;
}

.bt_visiteurs{
	display:block;
	float:right;
	height:85px;
	line-height:85px;
	width:162px;
	padding-left:40px;
	color:#000000;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/templates/bt_jaune_home.jpg) no-repeat bottom;
}

.bt_visiteurs:hover{
	color:#000000;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/templates/bt_jaune_home.jpg) no-repeat top;
}

.bt_exposants{
	display:block;
	float:left;
	height:85px;
	line-height:85px;
	width:180px;
	padding-right:22px;
	color:#000000;
	font-weight:bold;
	font-size:20px;
	text-align:right;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/templates/bt_vert_home.jpg) no-repeat bottom;
}

.bt_exposants:hover{
	color:#000000;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/templates/bt_vert_home.jpg) no-repeat top;
}

#col_milieu ul{
	padding:0px;
	margin:0px;
	padding-left:20px;
	width:191px;
	float:left;
	font-size: 14px;
}

#col_milieu ul li{
	padding-bottom: 3px;
}

/*bloc avec image*/
#col_milieu .bloc .visuel div{
	width: 218px;
}

#col_milieu .bloc .contenu{
	width: 195px;
}

/* 3 images */
.bloc_3images .image_0, .bloc_3images .image_1, .bloc_3images .image_2{
	width: 132px;
}

/* Images texte*/
#col_milieu .bloc_image_texte .visuel div{
	width: 105px;
}

#col_milieu .bloc_image_texte .contenu{
	width: 308px;
}

/*Fichier*/
#col_milieu .bloc_fichier{
	width:255px;
	height:64px;
	padding:6px 0 0 10px;
	display:block;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/blocs/bt_fichier_col_gauche.jpg) no-repeat bottom left;
}

#col_milieu .bloc_fichier:hover{
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/blocs/bt_fichier_col_gauche.jpg) no-repeat left -10px;
}

#col_milieu .bloc_fichier span{
	display:block;
	color:#000000;
	text-decoration: none;
}

#col_milieu .bloc_fichier span.libelle{
	font-size:13px;
	padding-left: 37px;
}

#col_milieu .bloc_fichier span.lien{
	padding:6px 0 0 70px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/*Iframe*/
#col_milieu .bloc_iframe{
	width: 423px;
	height: 500px;
}

/*----------------------------------------- Colonne de droite -------------------------*/
#col_droite .text_title{
	background:#FFFFFF url(../../../../../images/salondesseniors/blocs/etoile_titre_h2.gif) no-repeat scroll 5px 4px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	padding:3px 3px 3px 23px;
}

#col_droite .text_intro{
	color:#fefefe;
}

#col_droite .text_body{
	color:#eea7d0;
}

#col_droite .text_body div{
	color:#eea7d0;
}

#col_droite .bloc{
	background:#c60473;
	padding:11px;
}

#col_droite .block_separator{
	border-bottom :0px;
}

#col_droite .legende{
	background:url(../../../../../images/salondesseniors/blocs/etoile_legende_home.jpg) no-repeat 0 3px;
	color: #e693c3;
}


/*bloc avec image*/
#col_droite .bloc .visuel{
	padding-bottom: 10px;
}

#col_droite .bloc_3images .image_1,
#col_droite .bloc_3images .image_2{
	margin-left: 0px;
}

#col_droite .image_1,
#col_droite .image_0{
	padding-bottom: 5px;
}

/*Fichier*/
#col_droite .bloc_fichier{
	height:58px;
	padding:6px 0 0 10px;
	display:block;
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/blocs/bt_fichier_col_droite_home.jpg) no-repeat left -64px;
}

#col_droite .bloc_fichier:hover{
	text-decoration:none;
	background:url(../../../../../images/salondesseniors/blocs/bt_fichier_col_droite_home.jpg) no-repeat left -0px;
}

#col_droite .bloc_fichier span{
	display:block;
	color:#FFFFFF;
	text-decoration: none;
}

#col_droite .bloc_fichier span.libelle{
	font-size:13px;
}

#col_droite .bloc_fichier span.lien{
	padding:8px 0 0 30px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/*Iframe*/
#col_droite .bloc_iframe{
	width: 225px;
	height: 300px;
}
