@CHARSET "UTF-8";

/* HOME */
#flashvideo {
	float: left;
	border: 1px solid #FFF;
	margin-top: 20px;
	margin-left: 20px; 
	margin-bottom: 20px;
	width: 432px;
	height: 240px;
	padding: 5px;
}

#flashvideo img {
	padding: 0;
}
.home #advertise{
	float: right;
	width: 370px;
	top: -70px;
	margin-right: 30px;	
	text-align: left;
	position: relative;
}
.h_separator {
	height: 10px;
	background: url("/images/h_separator.gif") 5px repeat-x;
}
.home #advertise p {
	font-size: 13px;
	line-height: 1.3em;
	padding-bottom: 10px;
	text-align: justify;
}
.home #advertise p a {
	text-decoration: none;
	color: #575757;
	outline: none;
}
.home #advertise p a:hover {
	color: #e50000;
}
#networklink {
	display: block;
	width: 211px;
	height: 103px;
	background: url("/images/stories/map_exemple.jpg") no-repeat top left;
	text-indent: -9999px;
	outline: none;
	margin-top: 15px;
}

/* TRANSPORT */
#advertise{
	width: 870px;
	margin: 30px auto 0;
	float: none;
}
#advertise p {
	font-size: 16px;
	line-height: 1.3em;
	padding-bottom: 5px;
	text-align:center;
}

/* CONTACT */
.contact .arrondi p {
	font-size: 11px;
	text-align: left;
}
#fr_flag {
	background: url("/images/stories/fr_flag.png") top left no-repeat;
	height: 34px;
	padding-left: 38px;
	line-height: 1.8em;
	margin-left: -8px;
	border-bottom: 1px solid #CCC;
}
#ir_flag {
	background: url("/images/stories/ir_flag.png") top left no-repeat;
	height: 34px;
	padding-left: 38px;
	line-height: 1.8em;
	margin-left: -8px;
	border-bottom: 1px solid #CCC;
}
#uk_flag {
	background: url("/images/stories/uk_flag.png") top left no-repeat;
	height: 34px;
	padding-left: 38px;
	line-height: 1.8em;
	margin-left: -8px;
	border-bottom: 1px solid #CCC;
}
#hk_flag {
	background: url("/images/stories/hk_flag.png") top left no-repeat;
	height: 34px;
	padding-left: 38px;
	line-height: 1.8em;
	margin-left: -8px;
	border-bottom: 1px solid #CCC;
}

/* WAVELENGHT */
.imgframe {
	border: 1px solid #FFF;
	display: inline-block;
}
.imgframe img {
	margin: 5px;
}

/* NETWORK */
#pop {
	width: 830px;
	margin: 0 auto;
}
.popbox {
	width: 400px;
	height: 90px;
	background: #f7f7f7;
	float: left;
	margin-bottom: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
}
.popbox img {
	float: right;
	padding-right: 30px;
	padding-top: 17px;
}
.margingpop {
	margin-right: 20px;
}
	
#pop p {
	width: 200px;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 11px;
}
#pop p strong {
	font-size: 12px;
}
