/* ---------
Body - Main 
-----------*/

/* New Feb09*/
body {
	margin:45px auto 0 auto;
	width:82em;
	position:relative;
	background-color:#eeeeee;
	/*background: #ffffff url(/styles/img/home/body-background-industry.png) top left repeat;*/
	
	
}

/* New Feb09*/
div#page {
	/*width:82em;*/
	width:82em;
	position:relative;
	background-color:white;
	margin: 0pt 0pt 0pt 0px;
	min-height:52em;
	/*background: #ffffff url(/styles/img/white-grad.png) top left repeat-x;*/
	background: #ffffff/* url(/styles/img/home/blue-light-grad.png) top left repeat-x*/;
	padding:3em 0em 0em 0em;
	/*border-style:solid;
	border-color:#062b4c;
	border-width:2px 2px 0 2px;

	-moz-border-radius: 5px;*/



	
	}
/* New Feb09*/
#main{
	/*background: #ffffff url(/styles/img/white-grad.png) top left repeat-x;*/
	background: #ffffff /*url(/styles/img/home/blue-light-grad.png) top left repeat-x*/;

	padding:37px 0em 0em 0em;
	border-style:solid;
	border-color:#062b4c;
	border-width:2px 2px 0 2px;


	
	}



/* NEW MENU - GODD MENU */
#menu{
	position:absolute;
	/*top:-3px;*/
	/*top:25px;*/
	top:6em;
	left:0px;
	width:100%;
	border-bottom: 2px solid #062b4c;
	z-index:1;
	



	}
	

#menu a {
	border:none;
	}
/*New Feb 09*/	

#menu li {
	position:absolute;
	/*width:8.5em;*/
	/*width:8em;*/
	width:11em;
	text-align:center;
	padding:0;
	list-style:none;
	list-style-image:none;
	/*font-size:12px;*/
	font-size:11px;
	list-style-position:outside;
	top:-3em;
	margin-left:15em;
	border:none;



	}	
	

	
#menu > li:hover {
	/*border:1px solid black;*/
	/*border:1px solid #73bdff;*/
	/*background-color:#6490ff;	*/
	background: #1791ff url(/styles/img/home/background-menu-blue-light.png) top left transparent;
	/*New February09*/
	-moz-border-radius: 2px;
	border:none;

	}

#menu > li > a:hover {
	margin:0px;
	text-decoration:none;
	border:none;
	
	}
#menu li a {
	display:block;
	width:100%;
	font-size:120%;
	/*font-size:110%;*/
	font-weight:bold;
	padding:5px 0;
	margin:0px;
	_width:100%;
	list-style-image:none;
	border:none;
	}
	
#menu li a:link {
	/*color:#fff;*/
	color:#062b4c;
	border:none;

	}
	
#menu li a:visited {
	color:#062b4c;
	text-decoration:none;
	border:none;
	}
	
	#menu li a:hover {
	color:#1791ff;
	border:none;
	
	
	}
	
	#menu li a:active ,#menu li a:focus{
	/*color:#fff;*/
	color:#062b4c;
	outline:none;

	}
	


#menu li.industries {
	left:3em;
	
	}

#menu li.products {
	left:14.5em;
	}

#menu li.services {
	left:25.5em;

	
	}

#menu li.partners {
	left:36.5em;
	}
	


#menu li.newsampevents {
	left:48.9em;
	width:11em;
	}

#menu li.company {
	left:62em;

	}


/*--------
submenus
----------*/
/* New February09 */

	
	#menu > li > ul { 
	display:none;
	position:relative;
	left:-2px;
	top:2px;
	width:17.6em;
	padding:0.5em 0.5em 0.5em 0.25em;

}
	
/* New February09 */	
#menu >li >ul>li.hasChildren >a {
	font-weight:bold;	
}
#menu >li >ul>li.hasChildren >a:hover {
	font-weight:bold;	
	color:#062b4c;	
	background-color:none;
}

#menu >li >ul>li.hasChildren >a:after {
	/*content:" >";*/
	content:url(/styles/img/home/submenu-icon.png);
	margin-left:10px;
	
}

	#menu > li.newsampevents > ul { 
	width:13em;
	left:0;
}

	#menu > li.company > ul { 
	width:14.5em;
	left:1em;
}

	#menu > li.industries > ul { 
	width:15em;
	left:1.8em;
}

	#menu > li.products > ul { 
	width:13.5em;
	left:1.2em;
}

	#menu > li.services > ul { 
	width:20.5em;
	left:1.2em;
}

	#menu > li.partners > ul { 
	width:15em;
	left:1.2em;
}
	

#menu > li.services > ul > li > ul{
	display:none;
	position:absolute;	
	left:5.9em;
	top:-1em;
	width:18em;
	padding:0.5em 0.5em 0.5em 0.25em;
	float:none;
	
	
	}

#menu > li.products > ul > li > ul{
	display:none;
	position:absolute;	
	left:-1.1em;
	top:-1em;
	width:18.5em;
	padding:0.5em 0.5em 0.5em 0.25em;

	}


#menu > li > ul > li {
	position:relative;
}

#menu >li:hover>ul, #menu >li >ul>li:hover>ul {
	z-index:2;
	display:block;
	/*background-color:#96b3ff;*/
	background: #1791ff url(/styles/img/home/background-menu-blue-light.png) top left  ;
	/*border:1px solid #333;*/
	border:none;
	/*border:1px solid #1791ff;*/
	margin-left:1px;
	-moz-border-radius: 2px;
	color:#062b4c;
	}

 
#menu ul li {
	position:static;
	width:100%;
	text-align:left;
	top:0em;

	}

#menu ul li a {
	display:block;
	width:95%;
	font-size:100%;
	font-weight:bold;
	/*COMMENTED BY VINCENT
	padding:0.5em 0 0.5em 0.25em;*/
	padding:0.35em 0 0.35em 0.25em;
	margin:0;
	line-height:15px;
	text-decoration:none;
	margin-left:-14em;
	top:18.5em;
	position:static;
	/*margin-top:5em;*/
	}
	
#menu ul li a:link {
	color:white; 
	/*border-left:2px solid white;*/
	text-decoration:none;
	}
	
#menu ul li a:visited {
	color:white;
	/*border-left:2px solid white;*/
	}
	
#menu ul li a:hover {
	/*COMMENTED BY VINCENT
	color:#062b4c; 
	border-color:#062b4c;*/
	border-color:#062b4c;
	font-weight:bold;
	border-width:0 0 0 2px;
	/*background:#6490ff;*/
	/*background-color:none;*/
	background-color: #73bdff transparent ;
	text-decoration:none;
	color:#062b4c;
	}
	



/* END NEW MENU - GOOD MENU*/

	
/* ------------
BANDEAU HAUT 
-------------*/

.top { 
	font: bold 12px verdana, arial, helvetica, sans-serif; 
	color: #001199; 

	}
	
.top a:link { 
	font: bold 11px verdana, arial, helvetica, sans-serif; 
	color: #001199; 
	text-decoration: none; 
	}
	
.top a:visited { 
	font: bold 11px verdana, arial, helvetica, sans-serif; 
	color: #001199; 
	text-decoration: none; 
	}
	
.top a:hover { 
	font: bold 11px verdana, arial, helvetica, sans-serif; 
	color: #001199; 
	text-decoration: underline; 
	background-color: #ffffff; 
	}
	
.top a:active { 
	font: bold 11px verdana, arial, helvetica, sans-serif; 
	color: #001199; 
	text-decoration: underline; 
	background-color: #ffffff; 
	}
	
.topInput { 
	font: 11px verdana, arial, helvetica, sans-serif; 
	color: #001199; 
	background-color: #e0e0e0; 
	border: #001199 1px solid; 

	}


/* ---------
Top Bar 
---------*/

#topbar{
	position:absolute;
	top:0;
	padding: 0 0 0 0;
	width:100%;
	}

#topmenu>a {
	display:block;
	width:17.8em;
	}

#topbar img {
	display:block;
	width: 17.8em;
	margin:0;
	padding:0;
	}

/* ------
BLOCS
------*/

.blocTitre { 
	font: bold 12px verdana, arial, helvetica, sans-serif; 
	color: #000c6e; 
	}


/*------------------
NAVIGATION BLOCK 
-------------------*/


#left-nav {
	font-family: verdana, arial, helvetica, sans-serif; 
	/*color: #019;*/
	color: #062b4c;
	padding-bottom: 2px; 
	position:absolute;
	left:10px;
	top:95px;
	width:17em;


	}
	
#left-nav a {
	display:block; 
	width:100%;
	}

/*----- nav title ------*/

#left-nav h1 { 
	letter-spacing: normal; 
	font-size: 13px ; 
	font-weight: bold; 
	/*border-bottom: 1px #019 solid; */
	border-bottom: 1px #062b4c solid; 
	}
	
#left-nav h1 a:link, #left-nav h1 a:visited, #left-nav h1 a:hover, #left-nav h1 a:active { 
	font: bold 13px verdana, arial, helvetica, sans-serif; 
	/*color: #019; */
	color: #062b4c; 
	text-decoration: none; 
	border-bottom:none;
	}


#left-nav li { 
	list-style:none; 
	list-style-image:none; 
	margin:0; 
	padding-left:0; 
	}

#left-nav li a:hover { 
	border-bottom:none;
	}

#left-nav ul li {
	margin:5px 0 5px 0;
	padding:0;
	list-style-image:none; 
	list-style:none; 
	}

/* New Feb 09 */
#left-nav ul li a { 
	font-size: 12px; 
	/*color: #019;*/
	color: #062b4c;
	padding: 2px 0 0 10px;
	margin:0;
	margin-left:-1em;
	background:  url(/styles/img/puce_navb_r.gif) no-repeat left;
	vertical-align: bottom; /* This fixes the IE Win gap! */
	}


	
#left-nav ul li.selected a { 
	font-weight: bold; 
	color: #ff660f;
	background:  url(/styles/img/puce_navb_rs.gif) no-repeat center left;
	}

#left-nav ul li a:link, #left-nav ul li a:visited, #left-nav ul li a:active { 
	text-decoration: none ;
	border-bottom:none;
	}

#left-nav ul li a:hover {
	text-decoration: underline;
	}

/*------ sub list specific ------*/
#left-nav ul li {
	margin-left:1em;
	list-style-image:none;
	}

#left-nav ul li.selected li a, #left-nav ul li.selected li.selected li a { 
	font-weight: normal; 
	font-size: 11px; 
	/*color: #019;*/
	color: #062b4c;
	padding-top: 2px; 
	background:  url(/styles/img/puce_navb_a.gif) no-repeat center left;
	}

#left-nav ul li.selected li.selected a, #left-nav ul li.selected li.selected li.selected a { 
	color: #ff660f;
	background:  url(/styles/img/puce_navb_as.gif) no-repeat center left;
	font-weight:bold;
	}




/* ----------- 
PROGRESS BAR 
--------------*/

div.content p.progressBar {
	margin:0 -2em 2em -2em; 
	text-indent:0; 
	border-bottom: 1px dotted #999; 
	padding:0.5em 0 1em 0;
			/*background:  url(/styles/img/home/Background-Content-Top.png) no-repeat top left;
			height:120px;*/
	/*background: #ffffff url(/styles/img/home/Background-Content-Top.png) top center repeat-x;*/

	}
	
p.progressBar a, p.progressBar a:link, p.progressBar a:visited {
	font: 10px verdana, arial, helvetica, sans-serif; 
	color: #3f3f3f; 
	text-decoration: underline;
	padding: 0 1em 0 1em;
	
	}
	
p.progressBar a:hover, p.progressBar a:active, p.progressBar em {
	font: 10px verdana, arial, helvetica, sans-serif; 
	color: #3f3f3f; 
	text-decoration: none;
	padding: 0 1em 0 1em;
	border-bottom:none;

	}



/*----------
Logo
------------*/

/*New Feb09*/
#logo{
	position:absolute;
	/*top:-48px;*/
	top:-45px;
	border:none;
	/*left:-0.2em;*/
	left:0em;
	padding-left:0em;
	width:100%;
	background-color:#ffffff;

	}
	


#logo:active ,#logo:focus{
	outline:none;

	}
	
/*----------
Footer
------------*/

#footer{
	clear:both;
	background-color:#ffffff;
	/*background:url(/styles/img/home/background-footer.png)  repeat-y;*/
	text-align:center;
	padding:0.5em;
	border-top:2px solid #062b4c;
	margin:0;
	position:relative;
	font-weight:bold;
	}
	
#footer li {
	display:inline;
	}
	
#footer li a:link { 
	color:#062b4c;
	}
	
	#footer li a:visited {
	color:#062b4c;
	}

#footer li a:hover {
	color:#1791ff;
	text-decoration:none;
	
	}
	

	
#footer li a:active {
	color:#1791ff;
	}

/*ul#footer li:before {
  content:"> ";
  color:#ddd;
  font-weight:bold;
  font-size:100%
	}*/
	
	
/*-------
Content
---------*/

.content {
	background-color:white;
	margin: 0pt 0pt 0pt 220px;
	min-height:50em;
	padding: 1em 3em 5em;
	/*border-left: 2px solid #062b4c;
	border-right: 2px solid #062b4c;*/
	margin-top:-2em;

	}
	
#section-tagged {
	background : #ffffff/*url(/styles/img/bg-company.png) no-repeat scroll left top*/;
	margin : 1em 0px 0pt 0pt;
	padding : 50px 0pt 0pt 0pt;
	/*background: #ffffff url(/styles/img/home/blue-light-grad-clear.png)  left 25px repeat-x;*/
	background: #ffffff url(/styles/img/home/Background-Content-Nav-Left.png)  left 25px repeat-x;

	}

#section-tagged.company {
	background: #ffffff;
	background: #ffffff url(/styles/img/home/Background-Content-Nav-Left.png)  left 25px repeat-x;



	}


#section-tagged.news {
	background-color:#ffffff; 

	}

#section-tagged.products {
	background-color:#ffffff; 
	
	
	}
	
	
#section-tagged.industries{
	background-color:#ffffff; 
		background: #ffffff url(img/home/Background-Content-Nav-Left-Industry.png)  left 25px repeat-x;


	}



#section-tagged.do-178b {
	/*background : url(/styles/img/do-central/free-flight.png) top left repeat-x;*/
	/*background : url(/styles/img/bg-products.png) top left repeat-x;*/
	background-color:#ffffff; 
	}
	
	#section-tagged.do-178bcode {
	/*background : url(/styles/img/do-central/free-flight.png) top left repeat-x;*/
	background-color:#ffffff; 
	}
	
#section-tagged.do-178bcentralthereferencefordo-178bresources {
	/*background : url(/styles/img/do-central/free-flight.png) top left repeat-x;*/
	background-color:#ffffff; 
}



#section-tagged.services {
	background-color:#ffffff; 

	}

#section-tagged.downloads {
	/*background : url(/styles/img/bg-technology.png) top left no-repeat;*/
	background-color:#ffffff; 
	}

#section-tagged.ie7 {
	/*background-color : #f8eede ;*/
	}
	
#section-tagged.downloadcenter {
	/*background : url(/styles/img/do-central/free-flight.png) top left repeat-x;*/
	/*background-color:#e9ecf3; */
}




/*----------
Search
----------*/

#searchForm {
	position:absolute;
	top:-15px;
	/*right:0;*/
	right:10px;
	vertical-align:middle;


	}

#searchForm img {
	vertical-align:middle;
	margin-top:10px;
	}



/* New Feb09*/
#searchForm input {
	/*border:1px dotted #1791ff;*/
	border:1px solid #062b4c;
	/*background-color:#eee;*/
	background-color:#ffffff;
	color:#1791ff;
	padding:0.5em;
	/*margin-left:2.5em;*/
	margin-left:3em;


	
	}

#searchForm input:focus {
	background-color:#fff;	
	}

#searchForm p {
	display:inline;

	}
	
#searchForm ul { 
	display:inline;
	}
	
#searchForm ul li {
	display:inline;
	}
	

	

/* New Feb09*/
#searchForm ul li a {
	padding:0.5em;
	padding-top:1em;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	/*color:#bfe6ff;
	color:lightgray;*/
	/*color:#062b4c;*/
	/*color:lightgrey;*/
	color:#062b4c;
	margin-right:-3em;
	}
/* New Feb09*/
#searchForm ul li a:visited {
	color:#062b4c;
	}

/*New Feb09*/
#searchForm ul li a:hover {
	/*color:#1799ff;*/
	/*color:#062b4c;*/
	color:#ff660f;
	border:0;
	}

#searchForm ul li a:before {
	content:"» ";
	color:#fff;
    }

#searchForm ul li a:after {
	content:" «";
	color:#fff;
	}
/*New Feb09*/
#searchForm ul li a:hover:before {
	/*color:#062b4c;*/
	color:#1799ff;
	}
/*New Feb09*/
#searchForm ul li a:hover:after {
	/*color:#062b4c;*/
	color:#1799ff;
	}


/* --------------------------------------- 
Gateway esterel-eda - esterel-technologies 
-----------------------------------------*/

ul li.gateway {
	/*padding-right:15em;*/
	position:absolute;
	top:-40px;
	left:200px;
	display:inline;
	}

ul li.gateway p {
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#062b4c; 
	display:inline;
	}


ul li.gateway a {

	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	color:#062b4c;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	}

 ul li.gateway a:visited {
	color:#062b4c;
	}

ul li.gateway a:hover {
	color:#353cae;
	border:0;
	}

ul li.gateway a:before {
	content:"";
	}

 ul li.gateway a:after {
	content:"";
	}

 ul li.gateway a:hover:before {
	color:white;
	}

ul li.gateway a:hover:after {
	color:white;
	}

/*New Feb09 */
	
/* --------------------------------------- 
Title top:Certified Solutions for Critical Embedded
Applications
-----------------------------------------*/

ul li.title-top {
	/*padding-right:15em;*/
	position:absolute;
	top:-25px;
	left:170px;
	display:inline;
	background-color:#ffffff;
	}

ul li.title-top p {
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	color:#062b4c; 
	display:inline;
	background-color:#ffffff;

	}


ul li.title-top a {

	font-size:125%;
	font-weight:bold;
	
	text-decoration:none;
	color:#1791ff;
	
	display:inline;
	padding-right:5px;
	letter-spacing: 0.1em;


	}

 ul li.title-top a:visited {
	color:#1791ff;
	}

ul li.title-top a:hover {
	color:#ff660f;
	border:0;
	}
	

/* --------------
--------------Chinease and English Flags Web Site------------ 
------------*/

#language {
	/*padding-right:15em;*/
	position:absolute;
	top:-45px;
	right:5px;
	display:inline;
	}

#language {
	font-size:100%;
	text-decoration:none;
	display:inline;

	}


#language a {

	font-size:100%;
	font-weight:bold;
	/*font-style:italic;*/
	text-decoration:none;
	color:#062b4c;
	/*color:#ff660f;*/
	display:inline;
	padding-right:5px;
	padding-left:5px;

	}

 #language a:visited {
	color:#062b4c;
	}

#language  a:hover {
	color:#ff660f;
	border:0;
	}

#language .support {
	display:inline;
}
	
#language .support a:before {
	content:"» ";
	color:#fff;
    }

#language .support a:after {
	content:" «";
	color:#fff;
	}

#language .support a:hover:before {
	color:#1799ff;
	}

#language .support a:hover:after {
	color:#1799ff;
	}













/*-----------
Copyright 
------------*/

p.copy {
	font-size:90%;
	text-align:center;
	color:#4c4c4c;
	padding:0.5em;
	}

p.copy a {
	color:#ff660f;
	}

p.copy a:hover {
	color:#ff0015;
	}

/*----------
Events
-----------*/

.vevent {
	border-top:1px dotted #cccccc;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding-right:160px;
	position:relative;
	}

.vcalendar h2 {
	background-color:#dddddd;
	color:#444444;
	margin:1em 0pt 0pt;
	text-align:right;
	}

.vevent p.dateline {
	font-weight:bold;
	text-indent:0pt;
	border-bottom:none;
	}

.vevent h3 a:hover {
	color:#cc001e;
	}

.vevent h3 a, .vevent h3 a:link, .vevent h3 a:visited, .vevent h3 a:hover, .vevent h3 a:active {
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	border-bottom:none;
	}

.vevent p.location {
	font-style:italic;
	margin:0pt;
	text-indent:0pt;
	width:100%;
	}
	
.description {
	margin:10px 0px;
	padding:0px;
	}

q:hover {
	color:#cc001e;
	}

q {
	color:black;
	font-style : italic;
	border-bottom : none;
	}

.vevent .logo {
	position:absolute;
	right:0em;
	top:0pt;
	}

.vevent .logo a:hover {
	border-bottom:none;
	}


.gcal {
	display:block;
	position:absolute;
	right:2em;
	_right:5em;
	top:58px;
	}

.archives {
	background-color:#eee;
	color:#555;
	}




/* -----------------
FOLDED IMAGES management 
-----------------------*/

a.folded-img {	
	display:block;
	text-decoration:none;
	text-align:left;
	}
	
a.folded-img p {
	padding: 12px 0 12px 40px;
	background: url(/styles/img/photo.png) left center no-repeat;
	color:#666666;
	font-style:italic;
	}
	
a.unfolded-img {
	display:block;
	text-decoration:none;
	text-align:center;
	}
	
a.unfolded-img img {
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	}
	
a.unfolded-img p {
	color:#666666;
	font-style:italic;
	}

/*------------------------ 
FOLDED CONTENT management 
--------------------------*/

body.js div.folded-content {
	cursor:pointer;
	background:url(/styles/img/unfold.png) no-repeat bottom right;
	border-bottom:1px solid #ffb613;
	padding-bottom:16px;
	margin-bottom:1.5em;
	_width:100%;
	}
	
body.js div.unfolded-content {
	cursor:pointer;
	background: url(/styles/img/fold.png) no-repeat bottom right;
	border-bottom:1px solid #ffb613;
	display:block;
	margin-bottom:1.5em;
	_width:100%;
	}

body.js #sheet1 div.unfolded-content .content {
	display:block;
	margin:0 ;
	background-color:none; 
	padding:1.5em;
	min-height:0;
	_height:0;
	}

body.js div.folded-content .content {
	display:none;
	}

/*---------------------
What's related frame 
-----------------------*/
/*New Feb09*/
#related {
	float: right;
	margin: 1em 0.5em 1em 1em ;
	background: #fff url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;
	width:230px;
	padding:0;
	margin-left:0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height:150%;
	}
/*New Feb09*/	
#related h4 {
	text-indent:-5000px;
	background: #ffffff url(/styles/img/what-is-related-top.png) top left no-repeat;
	/*background: #e1e8ff url(/styles/img/what-is-related-top.png) top left no-repeat;*/
	height:35px;
	margin:0;
	}
/*New Feb09*/	
#related ul {
	/*list-style-image: url(/styles/img/bullet-ul-grey.png);*/
	/*list-style-image: url(/styles/img/bullet-ul-blue-clear.png);*/
	list-style-image: url(/styles/img/home/ul-list.png);
	padding-left:28px;
	margin-left:0;
	}
	
#related ul li { 
	margin-left:0;
	} 
/*New Feb09*/	
#related ul ul {
	/*list-style-image: url(/styles/img/bullet-ul-ul-grey.png);*/
	/*list-style-image: url(/styles/img/bullet-ul-ul-blue-clear.png);*/
	list-style-image: url(/styles/img/home/ul-list.png);

	}

/* New Feb 09*/
#related a {
	/*color: #363db0;*/
	color: #062b4c;
	border-bottom : none;
	}
	
	#related h5 {
	color: #000000;
	border-bottom : none;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	}
#related a:link {
	color: #062b4c;
	border-bottom : none;
	}

#related a:visited {
	color: #062b4c;
	border-bottom : none;
	}
	
	#related a:hover {
	color: #062b4c;
	border-bottom : none;
	text-decoration:underline;
	}
	
	#related a:active {
	color: #062b4c;
	border-bottom : none;
	}	
	
	/*---------------------
What's related frame Bottom
-----------------------*/

#related-bottom {
	float: none;
	margin: 1em 0.5em 1em 1em ;
	background: #e0e0e0 url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;
	width:230px;
	padding:0;
	margin-left:250px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height:150%;
	margin-top:0;
	}
	
#related-bottom h4 {
	text-indent:-5000px;
	background: #e0e0e0 url(/styles/img/what-is-related-top.png) top left no-repeat;
	height:48px;
	margin:0;
	}
	
#related-bottom ul {
	list-style-image: url(/styles/img/home/ul-list.png);
	padding-left:28px;
	margin-left:0;
	}
	
#related-bottom ul li { 
	margin-left:0;
	} 
	
#related-bottom ul ul {
	list-style-image: url(/styles/img/home/ul-list.png);
	}

/*New Feb 09*/
#related-bottom a:link {
	color: #062b4c;
	border-bottom : none;
	}

#related-bottom a:visited {
	color: #1791ff;
	border-bottom : none;
	}
	
	#related-bottom a:hover {
	color: #ff660f;
	border-bottom : none;
	}
	
	#related-bottom a:active {
	color: #062b4c;
	border-bottom : none;
	}

/*---------------------
What's related frame - CENTER
New Feb 09
-----------------------*/
/*New Feb09*/
#relatedright {
	float: right;
	margin: 1em 1em 1em 1em ;
	/*background: #e0e0e0 url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;*/
	background: #fff url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;
	/*background: #e1e8ff url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;*/
	width:230px;
	padding:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height:150%;
	}
/*New Feb09*/	
#relatedright h4 {
	text-indent:-5000px;
	background: #fff url(/styles/img/what-is-related-top.png) top left no-repeat;
	/*background: #e1e8ff url(/styles/img/what-is-related-top.png) top left no-repeat;*/
	height:35px;
	margin:0;
	}
/*New Feb09*/	
#relatedright ul {
	/*list-style-image: url(/styles/img/bullet-ul-grey.png);*/
	list-style-image: url(/styles/img/home/ul-list.png);
	padding-left:28px;
	margin-left:0;
	}
	
#relatedright ul li { 
	margin-left:0;
	} 
/*New Feb09*/	
#relatedright ul ul {
	/*list-style-image: url(/styles/img/bullet-ul-ul-grey.png);*/
list-style-image: url(/styles/img/home/ul-list.png);
	}

/* New Feb 09*/
#relatedright a {
	/*color: #363db0;*/
	color: #062b4c;
	border-bottom : none;
	}
	
	#relatedright h5 {
	color: #000000;
	border-bottom : none;
	font-weight:bold;
	font-size:90%;
	text-align:center;
	}
	
	
	/*---------------------
What's related frame Bottom - CENTER
New  FEB09
-----------------------*/

#relatedright-bottom {
	float: none;
	margin: 1em 0.5em 1em 1em ;
	background: #e0e0e0 url(/styles/img/what-is-related-bottom.png) bottom left no-repeat;
	width:230px;
	padding:0;
	margin-left:250px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 110%;
	line-height:150%;
	}
	
#relatedright-bottom h4 {
	text-indent:-5000px;
	background: #e0e0e0 url(/styles/img/what-is-related-top.png) top left no-repeat;
	height:48px;
	margin:0;
	}
	
#relatedright-bottom ul {
list-style-image: url(/styles/img/home/ul-list.png);
	padding-left:28px;
	margin-left:0;
	}
	
#relatedright-bottom ul li { 
	margin-left:0;
	} 
	
#relatedright-bottom ul ul {
list-style-image: url(/styles/img/home/ul-list.png);
	}

/*New Feb 09*/
#relatedright-bottom a {
	/*color: #363db0;*/
	color: #062b4c;
	border-bottom : none;
	}





/*-------------
Movie Chooser
---------------*/

.play{
	/*background: #ccc;*/
	background: #e1e8ff;
	padding:0.5em;
	-moz-border-radius-topright:1em;
	-moz-border-radius-bottomleft:1em;
	/*border:3px double #555;*/
	border:3px double #062b4c;
	}
	
.play p {
	/*background: url(/styles/img/play-v2.png) 10px 50% no-repeat;*/
	margin:0;
	padding: 1em 0 1em 50px;		
	}
	
.play a, .play a:link , .play a:visited , .play a:active {
	/*color:#808080;*/
	color:#1791ff;
	text-decoration:none;
	cursor:help;
	margin-right:15px;
	}
	
.play a:hover {
	/*color:#555;*/
	color:#363db0;
	}
	
/*.play a:before {
	content: "\BB  ";
	}*/

/*.play a:hover +a:before {
	content: "\AB  ";
	color:#555;
	}*/
	
.play h1 {
	/*color: #555;*/
	color: #062b4c;
	}
	
.play acronym { 
	border-bottom:1px dotted #1791ff; 
	}
	


/*-----------
Calendar stuff
---------------*/

.calendar {
	position:relative;
	margin-left:5em;
	}
	
span.date {
	position:absolute;
	left:-3em;
	top:0;
	text-align:center;
	font-size:180%;
	font-style:normal;
	padding:2px;
	margin:0;
	background:#ddd;
	border:1px solid #999;
	-moz-border-radius:5px;
	color:#777;
	}

span.date em {
	display:block;
	font-size:50%;
	line-height: 70%;
	font-style:normal;
	margin-right, margin-left:auto;
	letter-spacing:-0.1em;
	color:#999;
	text-transform:uppercase;
	}
	
span.date strong {
	display:block;
	font-size:40%;
	letter-spacing:0.3em;
	_letter-spacing:0.15em;
	line-height: 110%;
	margin-right, margin-left:auto;
	color:#777;
	}

div.content p.note {
	line-height:normal;
	text-indent:0pt;
	}

.calendar h2 a{
	font-size: 0.9em;
	margin-bottom:2em;
	}

.entry {
	margin: 17px 0 8px 10px;
	}

.framed {
	margin:1em;
	padding:1em; 
	border:2px solid #ccc;
	/*comments by VR*/
	border:1px solid #ccc;
	background-color:#f1f1f1;
	}
	

	
	.seminar dt{
	color:#062b4c;
	font-size:110%;
	margin-top:1em;
	}


/*------
SiteMap 
-------*/

#map {
	margin:0;
	padding:0;
	-moz-column-count:2;
	-moz-column-width:40%;
	}

#map .aboutus, #map .products, #map .services, #map .downloads, #map .industries, #map .news, #map .customers, #map .frequently-askedquestions, #map .sitemap, #map .jobs ,#map .do-178bcentralthereferencefordo-178bresources, #map .do-178b-qualifiedcodegeneration, #map .en50128-certifiedcodegeneration, #map .iec61508-certifiedcodegeneration {
	padding:1em;
	margin:1em;
	width:85%;
	background:#eee;
	list-style:none;
	font-size:120%;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	}

#map ul {
	font-size:80%;
	font-weight:normal;
	padding:0 0 0 2em;
	margin:0;
	}
	
#map ul ul {
	font-size:90%;
	font-weight:normal;
	}

#map li a {
	color:#062b4c;
	}

#map li a:hover {
	border-bottom : solid 1px #062b4c;
	}

#map ul li a {
	color:#363db0;
	}

#map ul li a:hover {
	border-bottom : solid 1px #363db0;
	}

#map ul li ul li a {
	color:#1791ff;
	}

#map ul li ul li a:hover {
	border-bottom : solid 1px #1791ff;
	}

img a:hover{
	border-bottom:none;
	}

/*ADDED BY VINCENT*/
.more {
	text-align:center;
	font-size:80%;
	font-style:italic;
	padding:2px;
	margin-left:0.5em;
	color:#ab0c0c; /*bordeaux*/
	}
	
/* PARTNERS TABLES */

.c2 table {
	border-bottom: 1px solid rgb(0, 17, 153);
	padding: 2em;
}

.c2 td {
	padding-left:10px;
	padding-right:10px;
	height:100%;
	padding:10px;
}

.c2 td h4 {
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

.c2 td p {
	padding:0px;
	margin:0px;
}

.c2 td img {
	margin-top:10px;
	margin-bottom:10px;
	max-width:150px;
	max-height: 50px;
}


/*--- Newsletters
---- */

#newsletter {
	margin-left:5em;
}

/* Academic Program Members */
.members table {
	background:#ffffff url(/styles/img/map.png) no-repeat top;
	width:620px;
	/*border:1px solid #363db0;*/
	margin-left:30px;
	font-size:110%;
	
}

.members  td {
	padding-bottom:5px;
}

.members a:link {
	color:#363db0;
}

.members a:hover {
	color:#1791ff;
}

#engine {
	min-height: 50em;
}