*	{
	padding: 0;
	margin: 0;
}

body 	{
	background-color: #4173AD;
	font-family: Arial, Helvetica, sans-serif;
}

#container	{
	position: absolute;
	top: 20px;
	left: 50%;
	width : 943px;
	margin-left: -472px;
}

#top h1, #top h3	{
	float: left;
}

#top	{
	background: #83AAD7 url(http://www.sogicommunication.com/img_home_v2/top.gif) no-repeat top center;
	height: 110px;
}

#top h1	{
	height: 77px;
	width: 111px;
	padding: 10px 0 0 30px;
}

#top h1 a	{
	display: block;
	width: 84px;
	height: 71px;
	background: url(http://www.sogicommunication.com/img_home_v2/logo.gif) no-repeat center center;
	text-indent: -9999px;
	text-decoration: none;
}

#top h3	{
	width: 789px;
	height: 88px;
	text-indent: -9999px;
	background: url(http://www.sogicommunication.com/img_home_v2/baseline.gif) no-repeat bottom left;
}

#top ul	{
	display: block;
	list-style-type: none;
}

#top ul li	{
	float: left;
	padding-left: 8px;
}

#top ul li a	{
	display: block;
	height: 22px;
	text-indent: -9999px;
	padding: 0 5px 0 40px;
	text-decoration: none;
}

#top ul li a.m-presse	{
	width: 46px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/presse.gif) no-repeat center center;
}

#top ul li a.m-internet	{
	width: 61px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/internet.gif) no-repeat center center;
}

#top ul li a.m-produits	{
	width: 60px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/produits.gif) no-repeat center center;
}

#top ul li a.m-part	{
	width: 90px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/part.gif) no-repeat center center;
}

#top ul li a.m-even	{
	width: 82px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/even.gif) no-repeat 25px 3px;
}
#top ul li a.m-recrut	{
	width: 91px;
	background: #A9C4E3 url(http://www.sogicommunication.com/img_home_v2/menu/recrutement.gif) no-repeat center center;
}

#corps	{
	background-color: #83AAD7;
}

#corps .untiers	{
	background: #83AAD7;
	float: left;
	height: 410px;
}


#corps .gauche	{
	border-left: 1px solid #A9C4E3;
	width: 334px;
}

#corps .centre	{
	width: 320px;
}

#corps .droite {
	border-right: 1px solid #A9C4E3;
	width: 287px;
}

#corps p	{
	text-indent: -9999px;
}

#bottom	{
	clear: both;
	width: 943px;
	height: 30px;
	background: url(http://www.sogicommunication.com/img_home_v2/bg_bottom.gif) no-repeat center center;
}

#bottom ul	{
	float: left;
	list-style-type: none;
	padding-top: 5px;
	width: 650px;
}

#bottom ul li 	{
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
}

#bottom ul li a	{
	color: #fff;
	text-decoration: none;
}

#bottom p	{
	padding-top: 3px;
	color: #fff;
	font-size: 10px;
	text-align: center;
}