/* CSS Document */

#content_site{
	overflow: auto;
	height: 1%;
	background:url(../images/bg_menu_left.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#colleft{
	float: left;
	width: 240px;
}

#colright{
	float: left;
	width: 678px;
	padding: 0px 30px 0px 30px;
}

#solutions_conteneur{
	width: 738px;
	height: 123px;
	padding: 0px;
	margin: 0px -30px 0px -30px;
	background:url(../images/bg_no_solutions.jpg) #EDEDED;
	background-repeat: no-repeat;
	background-position:bottom;
}

#satellite_ip, #wimax_tv, #terrestrial_tv, #mobile_tv{
	float: right;
}
