	body {
		margin: 0px;
		background: #e6e6e6;
		font-family: "trebuchet MS", arial, sans-serif;
		font-size: 12px;
		color: #999;
		line-height: 13px;
	}

	div {
		font-family: "trebuchet MS", arial, sans-serif;
		font-size: 12px;
		color: #898989;
		margin: 0px;
		line-height: 15px;
	}
	
	sup {
		font-size:80%;
		vertical-align:baseline;
		position:relative;
		top:-0.3em;
	}

	h2 {
		font-family: "trebuchet MS", arial, sans-serif;
		font-size: 16px;
		color: #0099cc;
		font-weight: bold;
		text-transform: UPPERCASE;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

	h3 {
		font-family: "trebuchet MS", arial, sans-serif;
		font-size: 16px;
		color: #666666;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

	h4 {
		font-family: "trebuchet MS", arial, sans-serif;
		font-size: 14px;
		color: #0099cc;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}
	
	div.top {
		position: relative;
		width: 100%;
		height: 190px;
	}
	
	div.topShadow {
		position: absolute;
		left: 0px;
		top: 10px;
		width: 100%;
		height: 10px;
		overflow: hidden;
		background: transparent url('../images/main/top-shadow.png') left top repeat-x;
		z-index: 0
	}
	
	div.topBar {
		background-color: #FFF;
		width: 100%;
		height: 10px;
		overflow: hidden;
	}
	
	div.topContent {
		position: relative;
		width: 970px;
		height: 180px;
		background-color: #FFF;
		z-index: 1
	}
	
	div.topLogo {
		position: absolute;
		left: 10px;
		top: 0px;
		width: 240px;
		height: 70px;
		overflow: hidden;
		z-index: 3
	}
	
	div.topImage {
		position: absolute;
		left: 10px;
		top: 0px;
		width: 950px;
		height: 180px;
		overflow: hidden;
		/*background: url('../images/main/top-image.jpg');*/
		z-index: 0;
	}
	
	div.topInfo {
		position: absolute;
		right: 10px;
		top: 0px;
		width: 405px;
		height: 180px;
		overflow: hidden;
		background: url('../images/main/top-right-bg2.png'); z-index: 3
	}
	
	div.topHeader {
		font-size: 18px;
		color: #0099cc;
		text-transform: UPPERCASE;
		font-weight: bold;
		padding-bottom: 5px;
		background: transparent url('../images/main/dot-horizontal.gif') left bottom repeat-x;
	}
	
	div.topDesc {
		color: #666666;
		padding: 3px 0px 3px 0px;
		background: transparent url('../images/main/dot-horizontal.gif') left bottom repeat-x;
	}
	
	div.topNavSub {
		position: absolute;
		left: 71px;
		top: 26px;
		width: 140px;
		height: 105px;
		visibility: hidden;
		z-index: 100;
	}
	
	div.topNavContainer {
		width: 950px;
		padding-top: 5px;
		background-color: #CCC
	}
	
	div.topNav {
		position: relative;
		width: 949px;
		height: 27px;
		background: transparent url('../images/main/top-nav-bg.gif') left top repeat-x;
		z-index: 80;
	}
	
	div.body {
		width: 950px;
		background: #FFF url('../images/main/content-bg.gif') top left repeat-x;
	}
	
	div.bodyColumn {
		float: left;
		height: 340px;
		background: transparent url('../images/main/dot-vertical.gif') right top repeat-y;
	}
	
	div.searchResult {
		float: left;
		width: 150px;
		height: 265px;
		margin-right: 15px;
		background: transparent url('../images/main/dot-horizontal.gif') left bottom repeat-x;
	}
	
	div.buildingIcons {
		float: left;
		width: 60px;
		height: 80px;
		margin:0 8px 0 8px;
		font-size: 10px;
		font-weight: bold;
	}
	
	td.tableHeader {
		/*width: 74px;*/
		height: 24px;
		margin-right: 1px;
		color: #666666;
		background: transparent url('../images/main/header-bg.png') left top repeat-x;
	}
	
	td.tableContent {
		/*width: 74px;*/
		height: 24px;
		margin-right: 1px;
		background-color: #FFF;
	}
	
	td.tableContentEven {
		/*width: 74px;*/
		height: 24px;
		margin-right: 1px;
		background-color: #e6e6e6;
	}
	
	.descTextTop {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		color: #666666;
		line-height: 15px;
		text-align: justify;
		padding-bottom: 10px;
	}
	
	.descText {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		color: #888;
		font-weight: bold;
		line-height: 15px;
		text-align: justify;
		padding-bottom: 10px;
	}
	
	.formText {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		color: #999;
		font-weight: normal;
	}


	.formTextContact {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 11px;
		color: #999;
		font-weight: bold;
	}
	
	a {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		color: #999;
		font-weight: normal;
		/*text-decoration: none;*/
	}
	
	a:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		color: #999;
		font-weight: normal;
		text-decoration: none;
	}
	
	a.listHeader {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.listHeader:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #CCC;
		text-decoration: none;
	}
	
	a.listHeaderGray {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
	
	a.listHeaderGray:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
	}
	
	a.listMore {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #0099cc;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		width: 60px;
		text-align: right;
		background: transparent url('../images/main/link-arrows.gif') left top no-repeat;
	}
	
	a.listMore:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #CCC;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		width: 60px;
		text-align: right;
		background: transparent url('../images/main/link-arrows-on.gif') left top no-repeat;
	}
	
	
	a.listMore2 {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #0099cc;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		width: 670px;
		text-align: right;
	
	}
	
	a.listMore2:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #CCC;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		width: 670px;
		text-align: right;
	
		
	}
	a.listMore3 {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #0099cc;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		
		text-align: right;
	}
	
	a.listMore3:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		font-weight: normal;
		color: #CCC;
		text-decoration: none;
		display: block;
		line-height: 13px;
		padding-top: 1px;
		
		text-align: right;
	}
	
	
	
	
	a.quickLinks {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #CCC;
		text-decoration: none;
		display: block;
		height: 16px;
		line-height: 16px;
		padding-top: 1px;
		padding-left: 18px;
		text-align: left;
		background: transparent url('../images/main/link-arrows-on.gif') left center no-repeat;
	}
	
	a.quickLinks:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		display: block;
		height: 16px;
		line-height: 16px;
		padding-top: 1px;
		padding-left: 18px;
		text-align: left;
		background: transparent url('../images/main/link-arrows.gif') left center no-repeat;
	}
	
	a.quickLinksOn {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		display: block;
		height: 16px;
		line-height: 16px;
		padding-top: 1px;
		padding-left: 18px;
		text-align: left;
		background: transparent url('../images/main/link-arrows.gif') left center no-repeat;
	}
	
	a.quickLinksOn:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		display: block;
		height: 16px;
		line-height: 16px;
		padding-top: 1px;
		padding-left: 18px;
		text-align: left;
		background: transparent url('../images/main/link-arrows.gif') left center no-repeat;
	}
	
	a.buildingLinks {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		color: #999;
		text-decoration: none;
		line-height: 18px;
	}
	
	a.buildingLinks:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		line-height: 18px;
	}
	
	a.buildingLinksOn {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 16px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		line-height: 22px;
	}
	
	a.buildingLinksOn:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 16px;
		font-weight: bold;
		color: #0099cc;
		text-decoration: none;
		line-height: 22px;
	}
	
	a.topNavSub {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		color: #9BC3CF;
		font-weight: bold;
		text-decoration: none;
		display: block;
		text-align: left;
		padding: 3px 3px 3px 12px;
	}
	
	a.topNavSub:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		display: block;
		text-align: left;
		padding: 3px 3px 3px 12px;
	}
	
	a.topNav {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #CCC;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
	}
	
	a.topNav:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-special.gif') center top repeat-x;
	}
	
	a.topNavOn {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-on.gif') center top repeat-x;
	}
	
	a.topNavOn:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-on.gif') center top repeat-x;
	}
	
	a.topNavSpec {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-special.gif') center top repeat-x;
	}
	
	a.topNavSpec:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-on.gif') center top repeat-x;
	}
	
	a.topNavRight {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		line-height: 14px;
		color: #CCC;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.topNavRight:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.topNavRightOn {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.topNavRightOn:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		line-height: 14px;
		color: #0099cc;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.top {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 12px;
		color: #999;
		font-weight: normal;
		text-decoration: none;
	}
	
	a.top:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 13px;
		color: #999;
		font-weight: normal;
		text-decoration: underline;
	}
	
	.input {
		color: #666666;
		font-family: arial, verdana, sans-serif; 
		font-size: 13px;
		font-weight: normal;
		border: solid 1px #CCC;
		padding: 1px 2px 1px 2px;
		border-left-color: #e3e3eb;
		border-right-color: #dadfe5;
		border-top-color: #dddee0;
		border-bottom-color: #eef2f6;
	}
	
	.button {
		color: #CCC;
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 11px;
		font-weight: bold;
		border: solid 1px #330000;
		border-top-color: #1a0606;
		border-right-color: #1e0303;
		height: 18px;
		background: transparent url('../images/main/button-bg.gif') top left repeat-x;
	}
	/* ========= FOOTER ============ */
	
	a.bottomNav:hover {
		color: #0099cc;	
	}
	
	a.bottomNavOn {
		color: #0099cc;	
	}
	/* ===== NICO =====*/
	p strong {
	 color:#888;	
	}
	
	.projet {
		float:left;
		margin-top:15px;
		padding-right:0px !important;
		padding-right:20px;
	}
	
	
	div.topNavRed {
		position: relative;
		width: 949px;
		height: 27px;
		background: transparent url('../images/main/top-nav-bg.gif') left top repeat-x;
		z-index: 80;
	}
	
	a.topNavRed {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #FF9999;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
	}
	
	a.topNavRed:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #FF3333;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-special.gif') center top repeat-x;
	}
	a.topNavRedOn {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #FF3333;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-on.gif') center top repeat-x;
	}
	
	a.topNavRedOn:hover {
		font-family: "trebuchet MS", arial, sans-serif; 
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #FF3333;
		font-weight: bold;
		text-decoration: none;
		text-transform: UPPERCASE;
		display: block;
		float: left;
		border: solid 1px #CCC;
		border-left-color: #eeeef0;
		border-width: 0px 1px 0px 1px;
		padding: 9px 8px 4px 8px;
		background: transparent url('../images/main/top-nav-bg-on.gif') center top repeat-x;
	}

p.rss_header {
	margin-bottom:0px;	
}
p.rss_source {
	margin:0;
	font-size:10px;
	font-style:italic;
}
span.rss_date {
	font-size:11px;	
}
p.rss_source a {
	font-size:10px;
}

span.rss_titre a {
	color:#0099CC;
	font-family:"trebuchet MS",arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
span.rss_titre a:hover {
	color:#CCCCCC;
	font-family:"trebuchet MS",arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
