/* putain d'explorer de merde */
#iw {
	overflow: hidden;
	/*height: 220px;
	width:400px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 80%;
	overflow:hidden;
}
#iw_logo {
	float: left;
	/*height: 100px;
	width: 100px;*/
	margin:5px;
}
#iw_region {
	float: left;
	width: 200px;
}

#iw_ad {
	float: left;
	width: 200px;
}
#iw_p2 {
	float: left;
	width: 200px;
	}
#iw_sp {
	display: block;
	height: 220px;
	overflow: hidden;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .85em;
}
#iw_tel {
	display: block;
	margin-top: -3px;
	height:22px;
}
.iw_sp_logo {
	align:
	/*height: 100px;
	width: 100px;*/
	margin:5px
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.iw_sp_region {
	font-style: italic;
	font-weight: normal;
	color: #906;
}
.iw_sp_company {
	font-size:110%; /*16px;*/
	font-weight: bold;
	/*font-variant: small-caps;*/
	margin-top: 20px;
	padding-top: 20px;
}

.iw_sp_ad {
	font-weight: normal;
}
.iw_sp_p2 {
	font-weight: bold;
	margin-left:5px;
}
.iw_msg {
	font-weight: bold;
	margin-top: 5px;
}

ul#menu {
	left: 5px;
	/*top: 140px;*/
	height : 40px;
	margin: 2.5em 0px .5em 0px;
	padding : 0;
	list-style-type : none;
	font-size: 18px;
	font-weight: bold;
	width: 220px;
}
 
ul#menu li {
	padding : 0 0.1em;  
	line-height : 10px;
}
ul#menu li.iw_leftbut {
	float : left;
	width : 31%; 
	text-align: center;
}
 
ul#menu li.iw_leftbut a {
	line-height : 15px;
	color: #909;
	display: block;
}
ul#menu li.iw_rightbut {
	float : right;
	text-align: center;
}
 
ul#menu a{
	text-decoration : none;
	padding : 0 0.1em;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.menu{
	text-decoration : none;
	padding : 0 0.1em;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #909;
}
 
ul#menu a:hover { text-decoration : underline; }
 
ul#menu a img { 
	border : none;
	padding :  0 0.3em;
}

