table#today_weather, table#otherdays_weather1, table#otherdays_weather2, table#google_map{
	width :100%;
	background-color: #e0eef7;
	padding: 5px;
	border: 1px solid #ffffff;
}

table#google_map{
	margin-left: 3px;
}

table#today_weather{
	height: 280px;
	width: 380px;
}

table#otherdays_weather1, table#otherdays_weather2{
	height: 135px;
	min-height: 135px;
	_height: 125px;
}

table#otherdays_weather1{
	width: 380px;
}

table#otherdays_weather2{
	width: 336px;
}

table#today_weather td, table#otherdays_weather1 td, table#otherdays_weather2 td{
	color: #676767;
	padding: 1px;
}

td#temperature{
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana;
}

td#temperature div{
	line-height: 35px;
}

table#today_weather td#today_weather_header{
	color: #3e9ecf;
	font-weight: bold;
}

span.today_weather_libelle{
	font-weight: bold;
}

td#today_weather_td_image{
	text-align: center;
	width: 190px;
}

td#today_weather_td_image_mini{
	text-align: center;
	padding-right: 15px;
	width: 100px;
}

td.mini_and_maxi{
	text-align: center;
}

.subtitle{
	background-image: url('http://images.very-utile.com/ac_weather_puce.gif');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 13px;
	font-weight: bold;
}

.subtitle span{
	padding: 0px !important;
}

table#today_weather td span, #temperature div{
	padding-left: 13px;
}

.otherdays_day{
	padding: 0px 0px 10px 13px;
}

.mini_temperature{
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
}

#google_map td{
	_padding: 0px !important;
}

#carte_google_map{
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #abd4ea;
	border-top: 0px;
}

#weather_onglets{
	width: 224px;
}

#weather_onglets_bg{
	background-image: url('http://images.very-utile.com/weather/onglet_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 25px;
	_background-position: 0px 23px;
	text-align: left;
}

#weather_onglets_bg div{
	padding-left: 25px;
	_padding-left: 0px;
}

#google_map a{
	text-decoration: none;
}

#weather_onglets_bg input.input{
	height: 17px;
	font-size: 10px;
	width: 150px;
}

#weather_onglets div{
	display: inline;
	padding: 6px 10px 6px 10px;
	background-repeat: repeat-x;
}

.weather_onglet_active{
	border: 1px solid #abd4ea;
	border-bottom: 0px;
	background-image: url('http://images.very-utile.com/weather/onglet_on.gif');
}

.weather_onglet{
	border: 1px solid #abd4ea;
	background-image: url('http://images.very-utile.com/weather/onglet_off.gif');
}

td#error{
	color: #c50000;
}