body{
	background-color:#e7e7e8;
}

.general-bg{}

.bodyNoBG{background: none;}

#main_menu{
	float:left;
	width:100%;
	height:24px;
	margin-top:10px;
	
}

/* HEADER */

#bg_header{
	width:100%;
	background-color:#FFF;
}

#sub_header{
	background-color:#FFF;
}

div#sub_header a.logo {
    display: block;
    float: left;
    background: transparent url(../images/tmpl/ecs-logo.png) no-repeat;
    width: 800px;
    height: 140px;
	margin-left:10px;
}

div#sub_header div.right {
    float: right;
    width: 230px;
    text-align: center;
}

div.desc {
    width: 65%;
    height: 70px;
    float: left;
    padding-left: 15px;
    margin-top: 25px;
}

div.desc h1, div.desc h2 {
  margin-bottom:0px;
}


#body_maindiv{ /* DIV PRINCIPAL */
	background: transparent url(../images/tmpl/background.png) repeat-y;
}

#id_ajaxcom_content{
background: transparent url(../images/tmpl/background.png) repeat-y;
margin-top:15px;
}



/* FOOTER */

#bg_footer{
	float:left;
	width: 100%;
	height:152px;
	background: transparent url(../images/tmpl/background.png) repeat-y;
}

#sub_footer{
	float:left;
	width: 100%;
	background: transparent url(../images/tmpl/background.png) repeat-y;
}

#endpage{
background: transparent url(../images/tmpl/background.png) repeat-y;
padding-bottom:15px;
}

div.button{
	float:left;
	border-width:1px;
	border-style: solid;
	border-color: #131725;
	cursor:pointer;
	min-width:100px;
	text-align:center;
	
	
	color: #FFF;
	background-color:#2a292b;
}
div.button:hover{
color: #466eac;
}

.linked:hover{
	cursor:pointer;
	color:#466eac;
}

/* MENU DU MODULE */
#modulemenu div{float:left;margin-left:10px;}
#modulemenu table{vertical-align:middle;}
#modulemenu td, #modulemenu tr {font-size: 13px;font-family: Trebuchet MS, Arial, Helvetica;text-align:center;text-transform:uppercase;font-weight:bold;}
#modulemenu td.menu_sep {width:2px; background: transparent url(../images/tmpl/menu_separator.png) left 2px no-repeat;}
#modulemenu td.modulemenu_element_0,
#modulemenu td.modulemenu_element_1{color: #4B4C4E;cursor:pointer;padding-left:10px;padding-right:10px;}
#modulemenu td.modulemenu_element_0_active_menu,
#modulemenu td.modulemenu_element_1_active_menu{color: #466eac;cursor:pointer;text-decoration:none;background-color:#2a292b;padding-left:10px;padding-right:10px;}
#modulemenu td.modulemenu_element_0:hover,
#modulemenu td.modulemenu_element_1:hover,
#modulemenu td.modulemenu_element_0 a:hover,
#modulemenu td.modulemenu_element_1 a:hover  {color:#466eac;background-color:#2a292b;}

/* END MODULE MENU */
.vertical_sep{
	float:left;
	background: transparent url("../images/tmpl/border_vertical.jpg") repeat-y scroll top left;
	padding-left:10px;
}
.horizontal_sep{
	float:left;
	height:3px;
	width:100%;
	background: transparent url("../images/tmpl/border_horizontal.jpg") repeat-x scroll top left;	
}
.horizontal_hr{
	float:left;
	height:1px;
	width:100%;
	background-color:#aaa;
}
.horizontal_space{
	float:left;
	height:10px;
	width:100%;	
}
/*#aplanningdiv{margin-left:-15px;}*/
#completive_tool{float:left;margin-top:5px;margin-left:5px;margin-right:5px;
	max-width:200px !important;
	max-width:180px;
}
#completive_toolcontent{float:left;width:100%;max-width:700px;}
/*#completive_content, #completive_vscontent{float:left;min-height:350px;margin-top:5px;margin-left:5px;margin-right:5px;width:100%;}*/
/*min-width:720px;max-width:720px;*/
#completive_content, #completive_vscontent{
float: none;
margin: 0 auto;
margin-top:5px;
min-height: 350px;
padding: 0 5px;
width: auto;
}
#completive_vscontent{
	max-width:700px;
	width:700px;
	float:left;
}


.mod_tools_element_subtitle div{
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	background-color:#09237a;
}

#user_error{
	float:left;
	color:#933;
	width:100%;
	text-align:center;
}



.mod_informations_legend{clear:both;font-size:10px;color:#777;}
.mod_informations_legendtitle{font-weight:bold;font-size:11px;color:#000;}
.mod_informations_legendcontent span{float:left;margin-top:5px;margin-bottom:5px;}

#aconnectDiv{
margin-top:0px;
}

.connectop{
margin-top:0px;
margin-left:-20px;
}

.applestorebg{
background: transparent url(../images/tmpl/apple.jpg) no-repeat;
width:600px;
height:228px;
}
