@charset "utf-8";
@import url(/images/corporate/menu.css);
/* special */

* { padding: 0em; margin: 0em; }

img {border: 0;}
div#main { margin: 0 auto 0 auto; width: 930px;}

div#logo {
	float:left;
	background-image: url(/images/corporate/bandeau.jpg);
	background-position: right;
	width: 730px;
	height: 59px;
	background-repeat: no-repeat;
}
div#search {
	background-image: url(/images/corporate/fondsearch2.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 59px;
	/* width: 274px;*/
}

div#search input#searchGadget {margin: 0 0 0 25px;}
div#search input#Search-button {}

input#searchGadget {
	background: White url(/images/corporate/input_background.gif) repeat-x scroll 0 0;
	border: 1px solid #D6D6D6;
	color: Black;
	font-family: Trebuchet MS;
	vertical-align: middle;
	visibility: visible;
}

.hiddenStructure {
	visibility: hidden;
}
/* div#menu { height: 25px;} */
div#flash { margin: 0; padding: 0;}
div#bottom {
	width: 930px; 
	!margin: 5px 0 0 0;

}
div#left {float: left; width: 362px;	}
div#headlines {
	height: 102px;
	width: 362px;
	background-image: url(/images/corporate/headlines.gif);
	background-repeat: no-repeat;
	padding: 37px 0 0 0;
	overflow: hidden;
	text-overflow: hidden;

}
div#headlines ul {
	margin: 0 10px 0 10px;
}
div#headlines ul li {
	list-style:none;
	margin: 0 0 4px 0;
	padding: 0;
/*	line-height: 75%; 	*/
	line-height: 69%;
	text-indent: 15px;
	background-image: url(/images/corporate/carrot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
div#headlines ul li a {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#headlines ul li a:hover {
	color: #F15A22;
}
div#newsEvents{}
div#middle {float: left; width: 362px;padding: 0 0 0 5px;}
div#product {
	height: 85px;
	width: 362px;
	background-image: url(/images/corporate/newatesi.gif);
	background-repeat: no-repeat;
	padding: 37px 0 0 0;
	font-family: "Trebuchet MS";
	color: #666666;
}

div#product img {
//	margin: 0 0 0 13px;
	margin: 0 13px 0 13px;
	border: 0;
	float: left;
}
div#product h1 {
	font-size: 16px;
}
div#product p {
	font-size: 12px;
	line-height: 130%;
	padding: 0 10px 0 0;
}
div#product a {
	text-decoration: none;
	color: #666666;
}
div#product a:hover {
	color: #F15A22;
}

div#footer {
	clear:both;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-align: right;
	background-image: url(/images/corporate/bgBottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 930px;
	padding: 3px 10px 0 0;
}
div#footer ul {
	margin: 0;
	padding: 0;
}
div#footer ul li {
	display:inline;
	padding: 0;
}
div#footer ul li a {
	color: #656d6e;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right: solid 1px #656d6e;
}
div#footer ul li a:hover {
	text-decoration: underline;
}
div#footer ul li#contact  {
	background-image: url(/images/corporate/pictoletter.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	margin-right: 10px;
}
div#footer ul li#contact a {
	color: #F15A22;
	border: 0;
	font-size: 12px;
}

div#top {height: 59px; margin: 5px 0 5px 0;}
div#bottom {margin: 5px 0 0 0;}

