#goldbar {
height:16px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFB91D none repeat scroll 0 0;
overflow:hidden;
padding:1px 10px 3px 0;
text-align:right;
margin-left:0px;
width:780px;

}

#logos {
height:50px;
margin-top: 8px;

}

#engineeringYourSuccess
{
width:780px;
float:right;
background:#FFFFFF url(img/logo_success.jpg) no-repeat scroll right top;
height:30px;
}




/* Styles generaux */
.breaker {
	clear: both;
	line-height: 0px;
	overflow:hidden;
}
/*
legend {
	display: none;
}
#language {
	height:16px;
}
*/
.errorMsg {
	color: red;
	font-weight: bold;
	margin-top: 10px;
}

/* Jahia */
#jahia_top li {
	font-size: 14px;
}
#jahia_top a,
#menu .actionMenuContainer a.menuItem,
#menuGauche a,
#page a.menuItem,
#page fieldset a {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#jahia_top a:hover,
#page fieldset a:hover,
#menuGauche a:hover  {
	text-decoration: underline;
}
#page fieldset a.menuItem:hover  {
	text-decoration: none;
}
#gammes fieldset #products_gammes li {
	height: 150px;
	width: 106px;
}
#page #gammes fieldset #products_gammes li a:hover {
	text-decoration: none;
}
#gammes .actionMenuContainer {
	display: block;
}
#gammes a.menuItem {
	padding: 2px 4px;
}
#gammes legend a:hover,
#gammes .actionMenuContainer a:hover {
	background:none;
}
#gammes a.menuItem:hover  {
	background-color:#EAE0E0;
}
#jahia_mods table {
	width: auto;
	font-size: 12px;
	border: none;
}
#jahia_mods table td {
	width: auto;
}
#jahia_toplinks span {
	font-size: 13px;
}

/* Menu haut */
#menu .actionMenuContainer a.menuItem {
	font-size: 14px;
	font-weight: normal;
	color: #000000; 
}
#menu .sous_menu,
#lang_menu {
	/*display: none;*/
	display: block;
}

/* Menu gauche */
#menuGauche {
	float:left;
	width:184px;
	margin: 30px 10px 0px 16px;
	padding-bottom: 4px;
	border: 1px solid #000000;
	text-align: left;
}
#titreMenuGauche {	
	height: 20px;
	padding: 5px;
	background: #E5E5E5;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #0066B4;
}
#menuGauche li {	
	padding: 4px 10px;
}
#menuGauche li.currentMenuItem a {	
	color: #00AEEF;
}

/* Centre */
#content {
	overflow:visible;
	padding-bottom: 0px;
}
/* Footer */
#footer {
	width:790px;
	/*margin: 0px 20px;*/		
}
.footerText {
	margin-bottom: 8px;
}
#footer fieldset fieldset {
	display: inline;
}
#footer fieldset {
	margin-bottom: 10px;
}

/* Home */
#welcomeText div {
	margin: 5px 0px;
}
.wrapper {
	overflow:visible;
}
#home #news fieldset a#news_link {
	color: #00AEEF;
	text-decoration: underline;
}
#home #news fieldset a#news_link:hover {
	color: #1F709B;
	text-decoration: underline;
}

/* Product */
.productIntro {
	margin-top: 10px;
}
.productIntroImage {
	float: left;
	margin-right: 10px;
}
.productIntroTechnicalText,.productIntroMarketText {
	
	text-align:justify;margin-bottom:15px;
}
.productIntroText{
	text-align:justify;margin-bottom:15px;
}
#products fieldset {
	margin-bottom: 10px;
}
.productIntroLink{
	margin-bottom: 4px;
}
.productTable {
	float: right;
}

/* News */
#news fieldset {
	margin-bottom: 10px;
}
.newsTitle {
	display: inline;
}
.isHomeIcon {
	float: none;
	margin: 0px;
	vertical-align: bottom;
}
#news .pagination {
	text-align: center;
	padding: 8px;
}
.pagination .noUnderline a {
	text-decoration: none;
}
.pagination .bold a {
	font-weight: bold;
}

/* Contact */
#contact .contactIntro fieldset {
	width: auto;
	padding: 5px;
}
#contact #countrySelect {
	margin: 10px 0px 5px 0px;
}
#contact #countrySelect label {
	clear: none;
	display: inline;
	margin: 0px;
	position: inherit;
	width: auto;
}
#contact #countrySelect select {
	margin-left: 6px;
}
#contact #contactIntroAndForm {
	display: none;
}
#contact .adresseContact {
	margin: 20px 0px;text-align:center;
}

/* Free */
#free .intro {
	margin-bottom:20px;
}
#free dd div {
	margin:5px 0px;
}

/* Literature */
#literature .intro {
	margin-bottom:20px;
}
#literature dd div.literatureItemWrapper {
	margin:5px 0px;
}
#page #literature dd a {
	color: #00AEEF;
	text-decoration: underline;
}
#page #literature dd a:hover {
	color: #1F709B;
	text-decoration: underline;
}
