#edito
{
	float: left;
	width: 550px;
	display: inline; /* correction bug ie6 */
	margin: 15px 15px 15px 15px;
}

#edito_presentation
{
	float: left;
	width: 140px;
	display: inline; /* correction bug ie6 */
	text-align: justify;
	height: 220px;
}

#edito_produits_eic
{
	float: right;
	width: 360px;
	display: inline; /* correction bug ie6 */
	margin: -5px 0 0 0;
}

#edito_produits_eic td.texte
{
	vertical-align: top;
	padding: 0 5px 0 5px;
	font-style: italic;
}

.edito_produits_bloc
{
	float: left;
	width: 100px;
	display: inline; /* correction bug ie6 */
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 10px 3px 10px 3px;
	margin: 0 5px 0 5px;
}

.edito_produits_bloc_inner
{
	height: 90px;
	padding-top: 35px;
}

.edito_gamme_bloc
{
	background-color: #0075A0;
	border-color: #0075A0;
}

.edito_peripheriques_bloc
{
	background-color: #4AAF20;
	border-color: #4AAF20;
}

.edito_entreprise_bloc
{
	background-color: #FC2630;
	border-color: #FC2630;
}

#actu
{
	float: right;
	width: 260px;
	display: inline; /* correction bug ie6 */
	margin: 15px 15px 15px 0px;
	height: 230px;
}

#actu_scroller
{
	height: 100%;
	overflow: hidden;
	text-align: justify;
	padding-bottom: 20px;
}

#actu_titre, #focus_titre
{
	margin-bottom: 5px;
}

#pub
{
	float: right;
	width: 500px;
	display: inline; /* correction bug ie6 */
	margin: 0px 15px 15px 15px;
	padding: 0 0 0 0;
	height: 270px;
}

#focus
{
	float: left;
	width: 309px;
	display: inline; /* correction bug ie6 */
	margin: 0px 0px 15px 15px;
	height: 270px;
}

.infoflash
{
	margin: 2px 15px 0px 15px;
}

.titre_gp, .titre_gf, .titre_ge
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	margin-bottom: 5px;
}

.titre_gp
{
	color: #3592cb;
}

.titre_gf
{
	color: #abd80e;
}

.titre_ge
{
	color: #c91111;
}
