/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#AllContent {
	position: absolute;
	left: 50%;
	width:800px;
	margin-left:-400px;
	background-color:#ffffff;
}

#mainContent{
	width:800px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 30px;
	color: #AAAAAA;
}

#breadCrumb a{
	font-family:Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** pageName styles ****************/


.pageName{
	margin:0px 0px 0px 30px;
	color: #333333;
	font-size: 130%;
	border-style:solid;
	border-color: #cccccc;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	

}
/************** content styles *****************/

#content{
	margin: 10px 30px 0px 30px;
	padding-bottom: 20px;
	font-size: 80%;
	min-height: 270px;
	height: 270 px;
	text-align:justify;
}

#content table tr td{
	font-size: 80%;
}

/************** footer styles *****************/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #999999;
	padding:  20px 0px 10px 0px;
	background-color: #666666;
}

/************** product menu styles *****************/

#rightContent {
	margin: 0px 0px 0px 150px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 0px 0px 0px 1px;
	padding:0px;
}

#rightContent ul li {
	FONT-SIZE: 85%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#leftPart {
	position:absolute;
	left:0px;
	width: 140px;
	padding:  5px 10px 5px 10px;
	font-size:70%;
}

#leftPart p{
	padding:  3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#leftPart table tr td {
	font-size:80%;
}

#leftPart a:link, #leftPart a:visited {
	font-weight: bold;
	color: #0e3192;
	font-size:80%;
	text-decoration:none;
}

#leftPart a:hover{
	text-decoration: underline;
}

#leftMenu {
	position:absolute;
	left:0px;
	width: 150px;
	padding: 0px;
}

#leftMenu a:link, #leftMenu a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("images/bg_nav.jpg");
	font-weight: bold;
	padding: 5px 0px 5px 30px;
	color: #0e3192;
	font-size:70%;
	text-decoration:none;
}

#leftMenu a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#productTop {
	margin-bottom: 30px;
}
#productTop ul li {
	FONT-SIZE: 85%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}

#selectedProductMenu {
	border-style:solid;
	border-color:#333333;
	border-width: 1px 1px 0px 1px;
	padding: 4px 5px 3px 5px;
	background-color:#FFFFF3;
	color:#333333;
}

#productImage {
	margin-right: 30px;
	margin-bottom: 10px;
}
#productBottom {
	padding-top: 10px;
}
#productBottom ul li {
	FONT-SIZE: 85%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.productMenuTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
}

.underline {
	border-bottom: 1px solid #999999;
}
.grey80 {
	FONT-SIZE: 80%;
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

img.imageNormal {
	float: none;
	margin: 0px 10px 10px 0px;
}

img.imageLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.imageRight {
	float: right;
	margin: 30px 10px 10px 10px;
}

img.imageRight2 {
	float: right;
	margin: 20px 10px 10px 10px;
}

.mandatory {
	font-family:"Times New Roman", Times, serif;
	font-size: 120%;
	color:#FF0000;
}

/************ screenshots ************/

IMG.icon { 			/* dimensions of the pictures */
	width: 160pt; 
	height: 120pt;
}

TABLE.presse {
	padding: 0 1cm 0 1cm;
}

DIV.decal {
	padding: 0 1cm 0 1cm;
}

.netscape4 {
    	display: none;
}

/*********** table: emmanuelle **************/

/* general */
TABLE.comp {
	background-color: #FFFFFF;
	width: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
}

/* ligne */
TABLE.comp tr {

}

/* cellules */
TABLE.comp td.td1 {
	background-color: #FFFFFF;
	width: 36%;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 0.2cm 0 0.2cm; 		/*  top, right, buttom, left */
	margin: 0 0 0 0;	/*  top, right, buttom, left */
}

TABLE.comp td.td2 {
	background-color: #85898A;
	color: #FFFFFF;
	width: 22%;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 0.2cm 0 0.2cm; 		/*  top, right, buttom, left */
	margin: 10px 10px 10px 10px;	/*  top, right, buttom, left */
}

TABLE.comp td.td3 {
	background-color: #ffffff;
	width: 22%;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 0 0 0; 		/*  top, right, buttom, left */
	margin: 0 0 0 0;	/*  top, right, buttom, left */
}

TABLE.comp td.td4 {
	background-color: #ededed;
	width: 18%;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0 0 0 0; 		/*  top, right, buttom, left */
	margin: 0 0 0 0;	/*  top, right, buttom, left */
}


/*	TABLE.eh1TechTable { 	*/
/*		width: 100%;	*/
/*	}			*/

TABLE.eh1TechTable td.td1{
	width: 325px;
}

TABLE.eh1TechTable td.space{
	width: 15px;
}

TABLE.eh1TechTable td.td2{
	width: 50px;
	padding: 0.2cm 0.2cm 0.2cm 0.2cm; 		/*  top, right, buttom, left */
}

TD.r_space {
	padding-right: 15px;
}

/****************/
/* MENU SUPPORT */
/****************/

#link_support {
	position: absolute;
	left: 45px;
	top: 470px;
	padding: 0px;
}


/********************************/
/* tableau technical color X15e */
/********************************/

TABLE.X15eTechTable td.td1 {
	width: 80%;
}

TABLE.X15eTechTable td.td2 {
	width: 10%;
	padding: 0.2cm 0.2cm 0.2cm 0.2cm; 
}
