@charset "utf-8";
.logos_box {
	border: 1px solid #707011;
}
a.click:link {
	color: #333333;
	text-decoration: none;
}
a.click:visited {
	color: #333333;
	text-decoration: none;
}
a.click:hover {
	color: #000000;
	text-decoration: none;
}
img{
border:0;

}
.box {
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.weatherbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B3446;
	border-right-color: #2B3446;
	border-bottom-color: #2B3446;
	border-left-color: #2B3446;
}
.content_box {
	padding-left: 50px;
	padding-top: 20px;
	width: 550px;
	padding-bottom: 20px;
}
.content02_box {
	padding-left: 50px;
	padding-top: 20px;
	width: 450px;
	padding-bottom: 20px;
}
a.langue:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.langue:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.langue:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
.whitefont {
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666600;
	line-height: 22px;
}
.title_L {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666600;
	line-height: 24px;
	font-weight: bold;
}
#speakerlabel {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
	margin-right: 1px;
}
.contentbox {
	width: 477px;
}
* +html .contentbox {
	width: 483px;
}.color {
	color: #006699;
}

