body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA; /* Pale Grey Background */
	font-size:11px;
}
a:link, a:visited {
	text-decoration: none;
	color:#4190D0;
}
a:hover {
	color:#FFA304;
}

/* .frameborder : border with a pale grey color:#B4B4B4; */
.frameborder {
border-left: 1px solid #B4B4B4;
border-right: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	margin-left: 20px;
	margin-right: 20px;	
}

.sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	height: 25px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(../Art/Bullet-Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sep a:link, .sep a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.sep a:hover {
	color:#000000;
}

/* .sep1 : light blue * background-color:#09B3CC;*/
.sep1 {
	background-color:#09B3CC;
	color:#FFFFFF;
}
.sep1-ink {
	color:#09B3CC;
}

/* .sep2 : light orange background-color:#FFA304;*/
.sep2 {
	background-color:#C94E00; /*#FFA304;*/
	color:#FFFFFF;
}
.sep2-ink {
	color:#C94E00; /*#FFA304;*/
}

/* .sep3 : light green background-color:#68CC0A;*/
.sep3 {
	background-color:#00001F; /*#68CC0A;*/
	color:#FFFFFF;
}
.sep3-ink {
	color:#68CC0A;
}

/* .sep4 : red background-color:#B5121B;*/
.sep4 {
	background-color:#B5121B;
	color:#FFFFFF;
}
.sep4-ink {
	color:#B5121B;
}

.back_image {
	border: 5px solid #B5121B;
}

.bullet {
	font-family:"Times New Roman", Times, serif;
}

/* ----------------------- */
/* Bloc des news de gauche */
/* ----------------------- */
ul.newsLeft {
	list-style: url(../Art/SD_IM_Tiny_Arrow.gif) none;
	margin-left: 30px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
ul.newsLeft li {
	margin-top:10px;
}
ul.newsLeft strong {
	color:#00001F; /*#4190D0;*/
	font-weight: bold;
}
ul.newsLeft em {
	color:#C94E00; /*#FFB400;*/
	font-style:normal;
}
ul.newsLeftPoints {
	list-style: square;
	margin-left: 0px;	
	Font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575757;
}
ul.newsLeftPoints li {
	margin-top:0px;
}

.newsLeftTop {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_Green_Top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsLeftCenter {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_Green_Center.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.newsLeftBottom {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_Green_Bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ----------------------- */
/* Bloc de menu de gauche  */
/* ----------------------- */
.menuLeftTop {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_BlueTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuLeftCenter {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_BlueCentre.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.menuLeftBottom {
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_MenuLeft_BlueBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

ul.menuLeftNav {
	list-style: none;
	margin-left: 22px;
	margin-right: 7px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 0px;
}
ul.menuLeftNav li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#376CB7;
	font-weight: bold;
	
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(../Art/ButtonLeft1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.menuLeftNav li.bt1{
	background-image: url(../Art/SD_BT_Home.gif);
}
ul.menuLeftNav li.bt2{
	background-image: url(../Art/SD_BT_Project.gif);
}
ul.menuLeftNav li.bt3{
	background-image: url(../Art/SD_BT_Port.gif);
}
ul.menuLeftNav li.bt4{
	background-image: url(../Art/SD_BT_Host.gif);
}
ul.menuLeftNav li.bt5{
	background-image: url(../Art/SD_BT_Support.gif);
}
ul.menuLeftNav li.bt6{
	background-image: url(../Art/SD_BT_Contact.gif);
}
ul.menuLeftNav li a:link, ul.menuLeftNav li a:visited {
	color:#2767AF;
	text-decoration: none;
	display:block;
	width:100%;
	padding: 8px 0px;
}
ul.menuLeftNav li a:hover {
	color:#FFA304;
	background-color:transparent;
}

.border {
	border-top: 1px solid #CACACA;
}

/* ----------------------- */
/* Centre different points */
/* ----------------------- */
.contenuCentre {
	margin-left: 30px;
	margin-right: 30px;
}

.contenuCentre p {
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
}

.contenuTitre {
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_Tiny_Marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.body-points {
	list-style: none;
	margin-left: 10px;
	margin-right: 7px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
}
ul.body-points li{
	padding-top:2px;
}
ul.body-points p{
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.di{ /* .di : detail image background : Frame */
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_PicFrame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;	
}
.dt{ /* .dt : detail titre : Centre Arrow + Petit titre gras */
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_DblArr_Blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 16px;
	padding-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#09B3CC;
}

/* .dt1 : light blue * background-color:#09B3CC;*/
.dt1{
	background-image: url(../Art/SD_IM_DblArr_Blue.gif);
	color:#09B3CC;
}
/* .dt2 : light orange background-color:#FFA304;*/
.dt2 {
	background-image: url(../Art/SD_IM_DblArr_Orange.gif);
	color:#FFA304;
}

/* .dt3 : light green background-color:#68CC0A;*/
.dt3 {
	background-image: url(../Art/SD_IM_DblArr_Green.gif);
	color:#68CC0A;
}

/* .dt4 : red background-color:#B5121B;*/
.dt4 {
	background-image: url(../Art/SD_IM_DblArr_Red.gif);
	color:#B5121B;
}
.dc{ /* .dc : detail centre : Centre Corps de texte */
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;
	text-align:justify;
}
.dcmr{ /* .dc : detail centre : Centre Corps de texte */
	margin-right: 20px;
}
.dc em {
	color:#C94E00; /*#FFB400;*/
	font-style:normal;
}

.dsla{
	background-color: #EBF8F9;
	border-top: 0px solid #555;
	border-bottom: 0px solid #555;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;	
}

.dl { /* .dl : detail link : Centre Corps de texte Lien avec Arrow */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(../Art/SD_IM_Tiny_Arrow_BlueFrame.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.dl a:link, .dl a:visited {
	text-decoration: none;
	color:#4190D0;
}
.dl a:hover {
	color:#FFA304;
}

.tbdef {
	font-style: italic;	
}

/* ----------------------- */
/* Forms                   */
/* ----------------------- */

.formbutton { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;}
.shadeform	{ 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	border: #000000 1px solid;}
.textarea	{ FONT: 12px arial, verdana, sans-serif;
	width: 420px;
	height: 100px;
	border: #000000 1px solid}
.dropdown {	
	color: #333333;
	width: 200px;
	font: 12px geneva, verdana, arial, sans-serif}
		
label {
	cursor:pointer;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
label.rqd {
	color:#B5121B;
}

.shadeform input {
	border: 1px solid #000000;	
}
.shadeform input.focus {
	border: 1px solid #FFA304;	
}
.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}