/* CSS Document */
body
{
	background-color:#dadada;
	
	background-image:url(images/background_top.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family: Tahoma;
}

img {
	border:0px;
}

a {
outline: none;
}


/*------------------------------------------main site-------------------------------------*/
#main_site
{

	
	width:998px;
	min-height:400px;
	
	
	margin-left:auto;
	margin-right:auto;
}

/*------------------------------------------header-------------------------------------*/
#header-contain
{
/*	background-image:url(images/header_background_shadows.png);
	background-repeat:repeat-y;*/
	
	width:998px;
	height:135px;
}

#header
{
	width:960px;
	height:124px;
		/*background-position:bottom right;*/
	
	margin-left:auto;
	margin-right:auto;
}

#logo
{
	margin-top:-8px;
	margin-bottom:1px;
	margin-left:27px;
	

	width:231px;
	height:78px;
	
	background-image:url(images/logo_adexys2.png);
	background-repeat:no-repeat;
}

#header-top-menu
{
	width:952px;
	height:15px;	
	padding-top:10px;
	text-align:right;
	font-family: Tahoma;
	font-size:11px;
	margin-left:0px;
	color:#BBB;
}

#header-top-menu a:hover {
	color:#DDD;
}

.menu_right {
	text-decoration: none;
	color: #BBB;
}
.user_login {
	color:white;
	font-weight:bold;
}
#header-bottom-menu
{
	width:900px;
	height:30px;
	margin-left:-1px;
	padding-left:0px;
	
	text-align:left;
}


#header-menu-button
{
	float:left;
	
	width:90px;
	height:30px;
	
	background-image:url(images/tabs_off.png);
	background-repeat:no-repeat;
	
	margin-left:1px;
	
}

#header-menu-flag
{
	float:right;
	width:43px;
	margin-top:0px;
	text-align:center;
}

/*-----------------------------------------separate-------------------------------------*/
#separate
{
	width:960px;
	height:6px;
	
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000px;
	background-color:#FFF;
	background-image:url(images/separator.png);
}

/*-----------------------------------------panel-------------------------------------*/
#panel {
	float:right;
	height:186px;
	margin-bottom:30px;
	margin-right:41px;
	margin-top:-8px;
	padding-bottom:4px;
	padding-top:0px;
	width:740px;
}

#panel-login{
	background-image:url(images/banner/login.jpg);
	background-repeat:no-repeat;
		height: 192px;
	width: 763px;
}

#banner_pic{
	height: 192px;
	width: 763px;
	z-index:0;
}

#break {
	clear:both;
}

/*-----------------------------------------contain-------------------------------------*/
#contain
{
	width:978px;
	min-height:650px;
	background-color:#FFFFFF;
	background-image:url(images/content_background_shadows.png);
	background-repeat:repeat-y;
	
	padding-left:20px;
	
}

/*-----------------------------------------left-------------------------------------*/
#left
{
	width:180px;
	min-height:650px;
	
	float:left;
	display:block;
	padding-left:12px;
}

/*-----------------------------------------right-------------------------------------*/
#right
{
	width:188px;
	min-height:480px;
	height:100%;
	float:left;
/*	background-image:url(images/more_bar.png);

	background-repeat:repeat-y;*/
	margin-left:1px;
	padding-top:15px;
	
}
#right-short
{
	width:188px;
	min-height:250px;
	float:left;
	margin-left:1px;
}

#title_moreinfo
/* default titles for this column more info*/
{
	border-bottom:1px solid #0D4B69;
	color:#0D4B69;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	width:140px;	
}
#right-moreinfo {
	width:173px;
	margin-left:18px;
	margin-bottom:10px;
	/*min-height:150px;*/
	overflow:hidden;
}

#right-top
{
	width:170px;
	margin-left:18px;
	margin-bottom:60px;
	margin-top:-5px;

}
#right-middle
{
	width:156px;
	margin-left:5px;
	margin-bottom:30px;
}

#right-bottom
{
	width:156px;
	margin-left:20px;
	margin-top:40px;

}

/*-----------------------------------------center-------------------------------------*/
#center
{
	
	width:560px;
	margin-right:10px;
	/*min-height:900px;*/
	float:left;
}
#center_extended
{
	
	width:750px;
	/*min-height:900px;*/
	float:left;
	margin-right:14px;
}
#center_full
{
	width:940px;
}


#center-top
{
	/*width:548px;*/
	height:0px;
	padding-top:11px;
	padding-left:15px;
}

#center-contain
{
	/*width:548px;*/
	/*min-height:370px;*/
	padding-left:6px;
	display:block;
	
}
/*-----------------------------------------websignup-------------------------------------*/
#websignup {
 	width: 510px;
 	text-align: left;
 	padding-left: 50px;
 	float: left;
}
#notification {
	width: 510px;
	padding-top: 50px;
	padding-left: 50px;
 	float: left;
 	font-family: Arial;
 	font-size: 9pt;
}
#divchangepass {
	width: 490px;
 	float: left;
 	clear: left;
 	font-weight: bold;
 	font-size: 10pt;
}
#containpass {
	width: 490px;
 	float: left;
 	clear: left;
 	margin-left: -5px;
}
.inputBox {
	width: 250px;
}
/*-----------------------------------------bottom-------------------------------------*/
#bottom
{
	width:998px;
	/*background-image:url(images/content_background_shadows.png);
	background-repeat:repeat-y;*/
	margin-top:17px;
	float:left;
}
#bottom  p {
	margin:2px;
}
/*-----------------------------------------footer-------------------------------------*/
#footer
{
	width:998px;
	height:23px;
	float:left;
	margin-top:-60px;
	background-image:url(images/footer_background.png);
	background-repeat:no-repeat;
}


#center-contain #sitemap .level {
	color:#444B7B;
	font-weight: bold;
	}

#center-contain #sitemap .level img {
	border: none;
	padding-right: 10px;
}

#center-contain #sitemap .level_one {
	color:#FFF;
	background-color:#AAA;
	width:280px;
	display:block;
	font-weight: bold;
	padding-left:5px;
}

#center-contain #sitemap .level_two {
	color:black;
}

#center-contain #sitemap .level_three {
	color:gray;
	font-size:10px;
	font-weight:bold;
}
#center-contain #sitemap .level_four {
	font-size:10px;
	font-weight:normal;
	color:#666;
}

/*-----------------------------------------site map-------------------------------------*/
#sitemap
{
	width:940px;
	padding-left: 10px;
	font-family:Arial;
	background-image:url(images/logo_adexys_big.jpg);
	background-position:200px 200px;
	background-repeat:no-repeat;
	padding-bottom: 50px;
}
#center-contain #sitemap a {
	color:#505050;
	text-decoration:none;
}

#center-contain #sitemap a:hover {
	color:#E81B1B;
}

#center-contain #sitemap a.level_one:hover {
	background-color:#E81B1B;
	color:#FFF;
	font-weight:bold;
}

#rowright
{
	float:left;
	clear:right;
	width:310px;
	min-height:100px;
}

#rowcenter
{
	float:left;
	clear:right;
	width:310px;
}

#rowleft
{
	float:left;
	clear:right;
	width:310px;
}

#sitecell
{
	float:left;
	font-size: 16px;
	font-weight: normal;
	width:300px;
	margin-bottom:10px;
}

#sitecell img {
	margin-bottom:-10px;
}


#separate_sitemap
{
}
#child
{
	font-size: 14px;
	width:300px;	
	padding-top: 10px;
	margin-left:10px;
	margin-bottom:10px;
	border-left:1px #DDD solid;
	padding-left:4px;
}


#child_one
{
	font-size: 12px;
	width:200px;
	margin-bottom:5px;
	padding-top: 5px;
}

#child_two
{
	width:258px;
	margin-left:10px;
	margin-bottom:10px;
	font-size: 12px;
	border-left:1px #DDD solid;
	padding-left:4px;
	padding-top: 5px;
}

#child_three
{
	width:200px;
	margin-left:10px;
	margin-bottom:5px;
	font-size: 12px;
	border-left:1px #DDD solid;
	padding-left:4px;
	padding-top: 5px;
}

#child_four
{
	width:200px;
	margin-left:10px;
	margin-bottom:5px;
	font-size: 12px;
	border-left:1px #DDD solid;
	padding-left:4px;
	padding-top: 5px;
}

#childdone
{
	width:120px;
	margin-bottom:10px;
	margin-left:10px;
}

a
{
	text-decoration:none;
	color:#666;
}

/*-----------------------------------------Contacts-------------------------------------*/
#sendmailbutton {
	text-align:center;
	margin-bottom:38px;
	padding-top:5px;
}
#sendmailbutton a {
	display:block;
	font-size:12px;
	border: 0px ;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	cursor:pointer;
	width:153px;
	height:30px;
	margin-left: 10px;
	margin-bottom:2px;
	padding-top:5px
}
#sendmailbutton h2 {
	font-size:12px;
	color:#666666;
}
/*-----------------------------------------Adresse-------------------------------------*/
#postal_adress {
	float:left;
	margin-left:0px;
	margin-top:20px;
	background-image:url(../../images/layout/adresse/bg_adresse.jpg);
	width:172px;
	height:319px;
	padding-top:10px; 
}


/*-----------------------------------------News-------------------------------------*/
#news {
	text-align:center;
	font-size: 10px;
}
#news .news_title {
text-align:left;
margin-top:6px;
}
#news .news_summary {
text-align:left;
font-size: 9px;
margin-bottom:7px;
}

.ditto_news {

}

.ditto_news_title  {
	text-align:left;
}
.ditto_news_title a {
	color:#e81b1b;
}
.ditto_news_introtext{

}
.ditto_news_more {
	text-align:right;
	height:36px;
	border-bottom:1px solid #EAEAEA;
	margin-bottom:20px;
}

#ditto_pages{
	width:100%;
	text-align:center;
	margin:10px;
}
#ditto_pages a{
display:inline;
	margin:10px;
}
.ditto_off{
display:inline;
	margin:10px;

}
.ditto_currentpage{
	margin:4px;
	font-weight:bold;
}
#ditto_pages a.ditto_page{
	margin:4px;
}
/*-----------------------------------------Aller Plus loin-------------------------------------*/
#plusloin{
	background-image:url(images/plusloin/background.png);
	background-repeat:repeat-x;
	height:154px;
	margin-left:18px;
	color:#4f5458;
	
}
#plusloin-left {
	background-image:url(images/plusloin/border-left.png);
	background-repeat:no-repeat;
	float:left;
	width:7px;
	height:154px; 
}
#plusloin-right {
	background-image:url(images/plusloin/border-right.png);
	background-repeat:no-repeat;
	float:right;
	width:7px;
	height:154px;display:none;
}
#plusloin-center {
	font-size:10px;
	float:left;
	height:154px;
	width:163px;
	background-image:url(images/plusloin/border-right.png);
	background-repeat:no-repeat;
	background-position:right;	
}

#left #plusloin-center {
	width:160px;
}
#plusloin-item  {
	margin-left:-2px;
}
#plusloin-item  a{
color:#4f5458;
}
#plusloin-item  a:hover{
color:#000;
}
#plusloin-item  img{
margin-right:2px;
}

#left #plusloin {
margin-left:2px;
width:167px;
margin-bottom:10px;
margin-top: 14px;
margin-bottom:20px;
}
/*-----------------------------------------titre en savoir plus-------------------------------------*/
#savoirplus-title-fr{
	background-image:url(images/titles/ensavoirplus.png);
	background-position:center;
	background-repeat:no-repeat;
	height:28px;
	width:170px;
	margin-bottom:10px;
	margin-left:18px;

}
#savoirplus-title-en{
	background-image:url(images/titles/more-info.png);
	background-position:center;
	background-repeat:no-repeat;
	height:28px;
	width:170px;
	margin-bottom:10px;
	margin-left:18px;
}
/*-----------------------------------------footer-------------------------------------*/
#bottom img {
	margin-bottom:-3px;
}