body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:tahoma;
	font-size:12px;
	background-color:#A1CBD4;
	color:black;
}


h1,h2,h3,h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:tahoma;
	font-size:12px;
	color:black;
}

a img {
	border:none;
}

.invisible {
	display:none;

}

#page {
	background-image:url(../img/application.png);
	width:1050px;
	margin-left:auto;
	margin-right:auto;
}

#page #header {
	background-image:url(../img/logo.png);
	width:1024px;
	margin-left:12px;
	background-repeat:no-repeat;
}

#backToHomePage {
	cursor:pointer;
	height:183px;

}

#page #center {
	width:1024px;
	margin-left:12px;
}

#tabs {
	background-image:url(../img/tabs.png);
	text-align:center;
	height:40px;
}

#tabs .menuItem, #tabs .menuItemSelected{
	display:inline;
	padding-left:3px;
	padding-right:3px;
	position:relative;
	top:11px;

}

#tabs .menuItem * , #tabs .menuItemSelected *{
	display:inline;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#506F87;
}

#tabs .menuItemSelected * {
	color:#2BC4D5;
}

#subMenu {
	position:relative;
	left:190px;
	top:8px;
		width:630px;
}

#subMenu *{
	color:#0E535B;
}

#subMenu img {
	display:none;
}

#footer {
	background-image:url(../img/footer.png);
	width:1050px;
	height:94px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	clear:both;
}

.certifications {
	display:none;
}

/*****************************************************/

#menu-rubriques .adminlink{
	margin-bottom:-16px;
	position:absolute;
	cursor:pointer;
	margin-left:170px;
}

#menu-rubriques {
	display:block;
	width:178px;
	position:relative;
	top:-14px !important;
	top:-14px;
	background-color:#D9E5E6;
	z-index:10000;
}

#menu-rubriques .head {
	background-color:#373536;
}

#menu-rubriques .head .title {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#A0E8F0;
	font-weight:bold;
	font-size:120%;
}

#menu-rubriques .head .title *{
	color:#A0E8F0;
	text-decoration:none;
}

#menu-rubriques .foot {

	
}

#menu-rubriques .body .item {
	border-top: 1px white solid;
	background-color:#D9E5E6;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	width:168px;
}

#menu-rubriques .body .itemcontainer {
	border-top: 1px white solid;
	background-color:#D9E5E6;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	width:168px;
	background-image:url(../img/menu-rub-arrow.png);
	background-position:right;
	background-repeat:no-repeat;	
}

#menu-rubriques .body a {
	color:#0E535B;
	text-decoration:none;
}

#menu-rubriques .body a:hover {
	color:#6EB4BC;
}

#menu-rubriques .body .items {
	position:absolute;
	z-index:100000;
	margin-left:178px;
	border-bottom:1px white solid;
	display:none;
}

#menu-rubriques .body .items .item {
}

#menu-rubriques .fakeitem {
	border-top:1px white solid;
	background-color:#D9E5E6;
	height:2px;
	font-size:0%;
}

#menu-rubriques .back {
	background-image:url(../img/orange-bar.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#menu-rubriques ul{
	list-style-image: url(../img/menu-rubrique-bullet.gif);
	margin-top:20px;
	margin-left:50px !important;
	margin-left:90px;
	padding-bottom:20px;
}

#menu-rubriques .body ul li a{
	position:relative;
	top:-0px !important;
	top:-3px;
	left:-4px;
	color:#0E535B;
	text-decoration:underline;
}

/*****************************************************/

#leftColumn, #middleColumn, #rightColumn {
	float:left;

}

/*****************************************************/

#PageOne {
	width:633px;
	margin-left:16px;
	position:relative;
	top:15px;
	margin-bottom:15px;
}

#PageOne .pageOneNews * {
	color:#506B70;
	cursor:pointer;
}

#PageOne .pageOneNews .summary {
	color:black;
	cursor:pointer;
}



#PageOne .portlet-header {
	background-image:url(../img/bigportlet-head.png);
	height:23px;
	overflow:hidden;
}

#PageOne .portlet-content {
	background-image:url(../img/bigportlet-content.png);
}

#PageOne .portlet-footer {
	background-image:url(../img/bigportlet-foot.png);
	height:6px;
}

#PageOne .portlet-title{
	font-size:15px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#PageOne .portlet-content .pageOneNews{
	padding:5px 5px 5px 5px;
	text-align:justify;
	width:auto;
	clear:both;

} 

#PageOne .portlet-content .pageOneNews-text, #PageOne .portlet-content .pageOneNews-picture{

}

#PageOne .portlet-content .pageOneNews-text {
		position:relative;

}

#PageOne .portlet-content .pageOneNews-picture img {
	float:left;
	width:120px;
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	margin-right:5px;
 }

#PageOne .author{
	display:none;
}

#PageOne .date {
	text-align:right;
	font-size:85%;
	display:none;
}

#PageOne .pageOneNews .pageOneNews-text .lirelasuite {
	display:block;
	text-align:right;
	margin-top:7px;
}

/*****************************************************/

#News {
	width:633px;
	margin-left:16px;
	position:relative;
	top:15px;
	margin-bottom:15px;
}

#News .news * {
	color:#506B70;
	cursor:pointer;
}
#News .news .summary {
	color:black;
	cursor:pointer;
}

#News .portlet-header {
	background-image:url(../img/bigportlet-head.png);
	height:23px;
	overflow:hidden;
}

#News .portlet-content {
	background-image:url(../img/bigportlet-content.png);
}

#News .portlet-footer {
	background-image:url(../img/bigportlet-foot.png);
	height:6px;
}

#News .portlet-title{
	font-size:15px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#News .portlet-content .news{
	padding:5px 5px 5px 5px;
	text-align:justify;
	width:auto;
	clear:both;

} 

#News .portlet-content .news-text, #News .portlet-content .news-picture{
	float:left;
	margin-bottom:20px;
}

#News .portlet-content .news-text {
	width:537px;

}

#News .portlet-content .news-picture img {
	width:75px;
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	position:relative;
	left:7px;
 }

#News .author {
	display:none;
  }


#News .date {
	text-align:right;
	font-size:85%;
	display:none;
}
  #News .news-text .lirelasuite {
	display:block;
	text-align:right;
	margin-top:7px;
}

 /*****************************************************/

 #ShortNews {
	width:182px;
	margin-left:15px;
	position:relative;
	top:15px;
	margin-bottom:15px
}

#ShortNews .news * {
	color:#506B70;
	cursor:pointer;
}



#ShortNews .portlet-header {
	background-image:url(../img/smallportlet-head.png);
	height:21px;
	overflow:hidden;
	text-align:center;
}

#ShortNews .portlet-content {
	background-image:url(../img/smallportlet-content.png);
}

#ShortNews .portlet-footer {
	background-image:url(../img/smallportlet-foot.png);
	height:8px;
	font-size:0px;
}

#ShortNews .portlet-title{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.pieceOfShortNews {
	padding : 5px 5px 5px 5px;
	font-weight:normal;
	cursor:pointer;
}

.pieceOfShortNews:hover {
	text-decoration:underline;
}


/*****************************************************/

 #Search {
	width:182px;
	margin-left:15px;
	position:relative;
	background-image:url(../img/smallportlet-content.png);
	top:-16px;
	left:649px;
	margin-bottom:-16px;
}

 #Search *{
	margin:0 0 0 0;
}

#Search .portlet-header {
	background-image:url(../img/smallportlet-head.png);
	height:21px;
	overflow:hidden;
	text-align:center;
	display:none;
}

#Search .portlet-content {
	background-image:url(../img/smallportlet-content.png);
	padding-top:5px;
	padding-left:5px;
}

#Search .portlet-footer {
	background-image:url(../img/smallportlet-foot.png);
	height:8px;
	font-size:0px;
}

#Search .portlet-title{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#simple_search_input_field {
	width:120px;
}


/*****************************************************/

#footer .content {
	position:relative;
	text-align:right;
	font-size:15px;
	padding-right:30px;
	top:32px;
	color:#F0FDFF;
	font-weight:bold;
}

#footer .content * {
	color:#F0FDFF;
	text-decoration:none;
}

/*****************************************************/

#Admin {
	display:block;
	width:178px;
	position:relative;
	background-color:#D9E5E6;
	position:relative;
	border-top:1px white solid;
	top:-25px !important;
	top:-13px;
}

#Admin .portlet-header {
	background-color:#373536;
}

#Admin .portlet-header .portlet-title {
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#A0E8F0;
	font-weight:bold;
	font-size:120%;
}

#Admin_content {
	padding:5px 5px 5px 5px;
	font-size:11px;
}

#Admin_content img {
	border:1px gray solid;
	position:relative;
	top:3px;
}

#Admin_content a {
	color:#0E535B;
	text-decoration:none;
}




/*****************************************************/

#PageOne .portlet-button, #News .portlet-button {
	position:absolute;
	margin-left:615px;
	margin-top:-16px
}

#ShortNews .portlet-button, #ZoomSur .portlet-button, #Survey .portlet-button{
	position:absolute;
	margin-left:73px;
	margin-top:-14px
}

#center #middleColumn {
	width:649px;
}

#center #middleColumn .adder {
	display:block;
	text-decoration:none;
	color:black;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	top:10px;
}

#rightColumn {
	margin-top:20px;
}

#center #middleColumn img {
	position:relative;
	top:3px;
}

#rightColumn .adder {
	display:block;
	text-decoration:none;
	color:black;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	top:10px;
}

.adder a {
	text-decoration:none;
	color:black;
}

#rightColumn .adder img {
	position:relative;
	top:3px;
}
/*****************************************************/


#ZoomSur {
	width:182px;
	margin-left:15px;
	position:relative;
	top:15px;
	margin-bottom:15px
}

#ZoomSur .news * {
	color:#506B70;
	cursor:pointer;
}

#ZoomSur .portlet-header {
	background-image:url(../img/smallportlet-head.png);
	height:21px;
	overflow:hidden;
	text-align:center;
}

#ZoomSur .portlet-content {
	background-image:url(../img/smallportlet-content.png);
	text-align:center;
	padding:5px 5px 5px 5px;
}

#ZoomSur .portlet-content img {
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	cursor:pointer;
}

#ZoomSur .portlet-footer {
	background-image:url(../img/smallportlet-foot.png);
	height:8px;
	font-size:0px;
}

#ZoomSur .portlet-title{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#ZoomSur .portlet-content h3 {
	cursor:pointer;
	font-weight:normal;
	text-decoration:underline;
}


/*****************************************************/

#Survey {
	width:182px;
	margin-left:15px;
	position:relative;
	top:15px;
	margin-bottom:15px
}


#Survey .portlet-header {
	background-image:url(../img/smallportlet-head.png);
	height:21px;
	overflow:hidden;
	text-align:center;
}

#Survey .portlet-content {
	background-image:url(../img/smallportlet-content.png);
	padding:5px 5px 5px 5px;
}

#Survey .portlet-footer {
	background-image:url(../img/smallportlet-foot.png);
	height:8px;
	font-size:0px;
}

#Survey .portlet-title{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#Survey .portlet-content a {
	text-align:right;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:black;
	cursor:pointer;
}

#Survey_content h3 {
	margin-bottom:8px;
}

/*****************************************************/

#NewsList {
	width:633px;
	margin-left:16px;
	position:relative;
	top:15px;
	margin-bottom:15px;
}

#NewsList .pieceOfNews * {
	color:#506B70;
	cursor:pointer;
}

#NewsList .pieceOfNews  .pieceOfNews-sumary {
	color:black;
	cursor:pointer;
}

#NewsList .portlet-header {
	background-image:url(../img/bigportlet-head.png);
	height:23px;
	overflow:hidden;
}

#NewsList .portlet-content {
	background-image:url(../img/bigportlet-content.png);
}

#NewsList .portlet-footer {
	background-image:url(../img/bigportlet-foot.png);
	height:6px;
}

#NewsList .portlet-title{
	font-size:15px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#NewsList .portlet-content .pieceOfNews{
	padding:5px 5px 5px 5px;
	text-align:justify;
	width:auto;
	clear:both;

} 

#NewsList .portlet-content .pieceOfNews-text, #NewsList .portlet-content .pieceOfNews-picture{
	float:left;
	margin-bottom:20px;
}

#NewsList .portlet-content .pieceOfNews-text {
	width:537px;

}

#NewsList .portlet-content .pieceOfNews-picture img {
	width:75px;
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	position:relative;
	margin-right:5px;
}

#NewsList .portlet-content .pieceOfNews-author {
	display:none;
}

#NewsList .portlet-content .pieceOfNews-date {
	text-align:right;
	margin-top:5px;
	font-style:italic;
}

#NewsList .portlet-button {
	float:left;
	position:relative;
	top:-18px;
	left:582px;
}

#NewsList .portlet-content .pieceOfNews-adminBar * {
	/*float:left;*/
	display:inline;
	text-decoration:none;
}

#NewsList .portlet-content .pieceOfNews-adminBar img {
	margin: 1px 1px 0px 0px;
}

#NewsList .portlet-content .pieceOfNews-adminBar {
clear:both;
position:relative;
left:400px !important;
top:-15px;
}
#NewsList .portlet-content .pieceOfNews {
	clear:both;
}

#NewsList .portlet-content .pieceOfNews-date {
	display:none;
}

#NewsList .portlet-content .pieceOfNews .lirelasuite {
	display:block;
	text-align:right;
	margin-top:7px;
	clear:both;
}

/*****************************************************/

#NewsDetails {
	margin-left:15px;
	margin-top:10px;

}

.details-mainPicture img {
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	position:relative;
	margin-right:5px;
	float:left;
}

.expand-button {
	display:none;
}

.details-title h2 {
	margin-bottom:5px;
	font-size:135%;
	color:#529198;
}

.details-summary {
	color:black;
	font-size:115%;
	text-align:justify;
}

/*Gallery styling*/

#NewsDetails #Gallery {
	margin-top:15px;
	padding-top:15px;
	width:auto;
	border:1px gray solid;
	background-color:#D9E5E6;
	clear:both;
	margin-bottom:15px;
}

#notOver {
	clear:both;
}

#NewsDetails #Gallery .portlet-title {
	color:black;
	font-weight:bold;  
	display:block;
	font-size:120%;
	margin-left:5px;
	margin-top:-15px;
	position:absolute;
}

#NewsDetails #Gallery .portlet-button {
	display:none;
}

#NewsDetails .gallery .picture img {
	border:1px gray solid;
	margin: 5px 5px 5px 5px;
}


#NewsDetails  .pictureZone {
	float:left;
	width:160px;
	height:160px;
	margin: 2px 2px 2px 2px;
}

#NewsDetails  .pictureContainer {
	display:block;
	height:160px;
	width:160px;  
	text-align:center;
	line-height: 160px;   
	font-size:0%;
	padding: 0 0 0 0;
}

#NewsDetails .chapters a {
	color:gray;
	margin-left:10px;
}

#NewsDetails .chapters {
	margin-top:10px;
	margin-bottom:10px;
}

#NewsDetails .chapter-title {
	margin-top:10px;
	font-weight:bold;
	margin-bottom:5px;
	font-size:125%;
	color:#529198;
	clear:both;
}

#NewsDetails  .chapter-summary {
	color:gray;

}

#NewsDetails  .pictureContainer *{
	vertical-align:middle;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#NewsDetails  .pictureContainer .Gallery-img{	
	vertical-align:middle;
	padding: 3px 3px 3px 3px;
	border:1px gray solid;
	background-color:white;
	z-index:2000;
	position:absolute;
	display:block;
}

#NewsDetails  .pictureZone .adminArea {
	text-align:center;
	font-size:0%;
}
#NewsDetails  .pictureZone .adminArea .adminArea-button {
	display:inline;
	position:relative;
	top:-15px;
}

#over {
	display:block;
	text-align:center;
	width:auto;
}
#overLeftZone, #overRightZone {
	float:left;
	width:10%;
	font-weight:bold;
	font-size:15px;
	padding-top:175px;
}
#over a{
	cursor:pointer;
}
#overContainer {
	text-align:center;
	width:79%;
	float:left;
	overflow:hidden;
}
#overPicture {
	width:auto;
	padding: 5px 5px 5px 5px;
	border:1px gray solid;
	border-bottom:2px gray solid !important;
	border-bottom:1px gray solid;
	background-color:white;
	
}
#overClose {
	text-align:right;
	font-weight:bold;
	font-size:15px;
}
#overDesc {
	clear:both;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
	color:#666666;
}

/**************************************************************/

#NewsDetails_MiniPortlets {
	margin-top:20px;
}

#NewsDetails_MiniPortlets .miniAdder {
	float:left;
	width:182px;
	margin-right:16px;
	text-align:center;
}

#NewsDetails_MiniPortlets .miniAdder *{
	color:#506B70;
}

#NewsDetails_MiniPortlets .portlet {
	float:left;
	width:182px;
	background-image:url(../img/sub-content.png);
	margin-right:16px;
}
#NewsDetails_MiniPortlets .portlet .portlet-header{
	background-image:url(../img/sub-head.png);
	height:21px;
}

#NewsDetails_MiniPortlets .portlet .portlet-footer{
	background-image:url(../img/sub-foot.png);
	height:13px;
}

#NewsDetails_MiniPortlets .portlet-header .portlet-button {
	position:absolute;
	margin-top:-17px;
	margin-left:163px;

}

#NewsDetails_MiniPortlets .portlet-header .portlet-title{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#NewsDetails_MiniPortlets .portlet .portlet-content {
	padding : 5px 5px 5px 5px;
}

#NewsDetails_MiniPortlets .portlet .portlet-content * {
	text-decoration:none;
	color:#506B70;
	margin-bottom:5px;
}

#NewsDetails_MiniPortlets .portlet .portlet-content a {
	
}

#NewsDetails_MiniPortlets .portlet .adminArea-button {
	display:inline;
	text-align:right;
}

#Downloads_hidePicture, #Models_hidePicture, #Forms_hidePicture, #InternalLinks_hidePicture {
	display:none;
}


#NewsDetails #WebDav {
	margin-top:10px;
	clear:both;
}

#NewsDetails #WebDav #WebDav_content {
	height:300px;
	border:1px gray solid;
	display:block;
	clear:both;
}

#NewsDetails #WebDav .portlet-title {
	text-decoration:underline;
	font-size:110%;
}

#WebDav_content iframe {
	width:100%;
	height:100%;
}

#NewsDetails #WebDav portlet-header {
	clear:both;
}

#NewsDetails #WebDav .portlet-button {
	float:right;
}

/***********************************************************/



#SearchResults {
	width:633px;
	margin-left:16px;
	position:relative;
	top:15px;
	margin-bottom:15px;
	background-image:url(../img/bigportlet-content.png);
}


#SearchResults form .title {
	background-image:url(../img/bigportlet-head.png);
	height:21px;
	overflow:hidden;
	font-size:15px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
}

#SearchResults .subtitle {
	font-weight:bold;
	padding:5px 5px 5px 5px;
	margin-bottom:5px;
	background-color:#DAE6E7;
}

#SearchResults a {
	color:#506B70;
	text-decoration:none;
}

#SearchResults .article {
	padding:5px 5px 5px 5px;
	border-top:1px gray dashed;

}

#SearchResults .score, #SearchResults .date {
	display:none;
}

#SearchResults .article img {
	float:left;
	width:75px;
	background-color:white;
	padding:2px 2px 2px 2px;
	border:1px gray solid;
	position:relative;
	margin-right:5px;
	margin-bottom:5px;
}

#SearchResults .breadcrumb-template img {
	display:none;
}

#SearchResults .breadcrumb-template {
	font-size:11px;
}

#SearchResults .breadcrumb-template *{
	display:inline;
}

#SearchResults .article .title a {
	font-size:13px;
	font-weight:bold;
}

#SearchResults .breadcrumb-template .breadcrumb-li-first {
	
}

#SearchResults .article .summary a {
	color:gray;
}

/***********************************************************/


#SiteMap {
	width:633px;
	margin-left:16px;
	position:relative;
	top:15px;
	margin-bottom:15px;
}

#SiteMap img{
	display:none;
}

#SiteMap .data {
	margin-bottom:12px;
}

#SiteMap .title {
	font-weight:bold;
	font-size:13px;
}

#SiteMap .data a {
	text-decoration:none;
	color:#506B70;
}

#SiteMap .data ul {
	margin-bottom:12px;
}


/*****************************IFRAME******************************/

#Iframe * {
	border : 0px white solid;
	
}

#Iframe {
	margin-left:15px;
	margin-top:15px;

}
#Iframe iframe {
	width:820px;
	height:500px;
}

#Chapters_hidePicture {
	display:none;
}

.chapters .chapters-title-bar h4 {
	font-size: 150% !important;
}

#NewsDetails .chapters .detailArticle-chapitre-a {
	font-size:120%;
}

#NewsDetails #Chapters_content .chapter-button {
	font-size:0%;
	margin:0 0 0 0;
}

#Chapters_content .chapter-button img {
	font-size:0px;
	padding:none;
	margin:0 0 0 0;
}

.chapters-portlet-button {
	position:relative;
	top:-21px;
	left:110px;
}


/*****************************IE7******************************/


*+html #NewsDetails_MiniPortlets .portlet-header .portlet-title	{
	font-size:13px;
	position:relative;
	left:4px;
	top:1px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

*+html #Admin {
	top:-13px !important;
}
