/******************************************************************************/
/*             MINI SITES - ANNEMASSE               	                      */
/******************************************************************************/

.bloc_information_gauche_ebag{
	float:left;
	width:180px;

	background-image:url("../images/interface/encart_gauche_ebag.jpg");
	background-position:0px 0px;
	background-repeat:no-repeat;

	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 3px;

}


.bloc_information_gauche_ebag h3{
	width:150px;
	color:#685C53;
	font-size:1.2em;
	
	padding:10px 0px 10px 5px;
}

.bloc_information_gauche_ebag .csc-textpic-imagewrap img{
	margin-left:5px;
}
.bloc_information_gauche_ebag p {
	display:block;
	float:left;
	width:152px;	
	color:#FFFFFF;
	background-color:#685C53;	
	font-weight:bold;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;	
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	text-decoration:none;
}

.bloc_information_gauche_ebag p a {	
	color:#FFFFFF;
	text-decoration:none;
}

.bloc_information_gauche_ebag p a:hover {
	text-decoration:underline;
}

.bloc_information_gauche_hotel_vert,
.bloc_information_gauche_hotel_jaune {
	background-image:url(../images/interface/encart_gauche.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin:15px 0 0;
	padding:0;
	width:165px;
}

.bloc_information_gauche_hotel_vert .csc-textpic-imagewrap img,
.bloc_information_gauche_hotel_jaune .csc-textpic-imagewrap img {
	margin:0 0 5px 0;
}

.bloc_information_gauche_hotel_vert h3,
.bloc_information_gauche_hotel_jaune h3 {
	font-family:arial;
	font-size:1.3em;
	letter-spacing:-1px;
	padding:10px 0 10px 5px;
	width:150px;
}

.bloc_information_gauche_hotel_vert h3 {
	color:#96d712;
}

.bloc_information_gauche_hotel_jaune h3 {
	color:#ffba00;
}

.bloc_information_gauche_hotel_vert p {
	background-color:#96d712;
	color:#FFFFFF;
	float:left;
	margin:0 0 0 3px;
	padding:10px 0 10px 10px;
	width:150px;
}

.bloc_information_gauche_hotel_vert a,
.bloc_information_gauche_hotel_jaune a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.bloc_information_gauche_hotel_vert a:hover,
.bloc_information_gauche_hotel_jaune a:hover {

	text-decoration:underline;
	color:#ffffff;
}

.bloc_information_gauche_hotel_jaune p {
	background-color:#ffba00;
	color:#FFFFFF;
	float:left;
	margin:0 0 0 3px;
	padding:10px 0 10px 10px;
	width:150px;
}

.vert_96d712_bas {
	background-image:url(../images/interface/bas_vert_2.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:6px;
	margin:0 0 0 3px;
	width:160px
}

.jaune_ffba00_bas {
	background-image:url(../images/interface/bas_jaune.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:6px;
	margin:0 0 0 3px;
	width:160px
}

/******************************************************************************/
/*            MENU TOP LANGUES & MENU PRINCIPAL                               */
/******************************************************************************/

#menu_langues {
	float:left;
	height:25px;
	padding:12px 0 0;
}

#menu_langues ul {
	
}

#menu_langues ul li {
	list-style-type:none;
	float:left;
	width:25px;
}

#haut #menu_principal #menu_langues ul li img {
	padding:0;
}

ul.menu_principal_top, ul.menu_principal_top ul {

	width:630px;
}

ul.menu_principal_top li.blanc {
	margin-left:0;
}