body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/skin/Background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td img {display: block;}

.Menu_Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}


.Menu_Main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.Menu_Main a:hover {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
	
.Menu_Solutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: inline-table;
}


.Menu_Solutions a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.Menu_Solutions a:hover {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
.TitleBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00adec;
	text-align: left;
}
.TitleBleu H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #00adec;
	text-align: left;
	padding: 10px;
}
.TitleBleu H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #00adec;
	text-align: left;
	padding: 10px;
}
.TitleBleu H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #00adec;
	text-align: left;
}

.TitleViolet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #be399c;
	text-align: left;
}
.TitleViolet H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #be399c;
	text-align: left;
	padding: 10px;
}
.TitleViolet H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #be399c;
	text-align: left;
	padding: 0px;
}

.TitleOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff691d;
	text-align: left;
}
.TitleOrange H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ff691d;
	text-align: left;
	padding: 10px;
}
.TitleOrange H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ff691d;
	text-align: left;
	padding: 0px;
}
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/skin/Bullet_Blue.jpg);
	margin-left: 10px;
	text-align: left;
}
.Paragraph a {
	font-style: normal;
	text-decoration: underline;
	color: #333333;
}
.Paragraph a:hover {
	color: #00adec;
}

.ParagraphSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/skin/Bullet_Blue.jpg);
	text-align: left;
	display: table-cell;
	margin: 0px;
	padding: 10px;
}
.Liens a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.LiensBlanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.Bloc_TitreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: Left;
	vertical-align: middle;
	display: table-cell;
}
.Bloc_ParaphBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.Bloc_ParaphBlanc a {
	text-decoration: underline;
	color: #FFFFFF;

}

.Bloc_TitreActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: Left;
	vertical-align: middle;
	display: table-cell;
	margin-left: 10px;
	margin-right: 10px;
}

.Bloc_ParaphActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}

.Bloc_ParaphActu a {
	text-decoration: underline;
	color: #333333;
}

.Bloc_ParaphActu a:hover {
	text-decoration: underline;
	color: #666666;
}

.Date_Actu {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	text-align: left;
	display: table-cell;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-indent: 10px;
}

.BizCaseOptimumSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #be399c;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.BizCaseMobilitySmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff691d;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	text-align: left;
	display: table-cell;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 10px;
}
.Footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	text-align: left;
	display: table-cell;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	margin: 10px;
}

