/***********************************************/
/*  (c) Rachid EL YOUSSFI                         */
/*  last update: 28/09/2007					   */
/* 
/***********************************************/ 

body{
	background: #FFF url(../images/backGrisClair.png) top repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.466;	
	margin: 0;
	padding: 0;
}

/* Links */

a:link, a:visited {
	color: #6666FF;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* Titles */

h1, h2, h3, h4{
	font-family: Arial,sans-serif;
	margin: 0;
	padding: 0;
}

h1{
	margin: 12px;
	padding-top: 2px;
	color: #FF6600;
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 20px;
}

h2{
	margin-bottom: 6px;
	padding-top: 2px;
	color: #525050;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 10px;
}

h3{
	 font-size: 110%;
}

h4{
	 font-size: 110%;
	 font-weight: bold;
	 color: #CCCCCC;
}


h5{
	 font-size: 110%;
	 font-weight: bold;
	 color: #3366FF;
}


/* tabulations */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

label{
	 font:  95% Arial,sans-serif;
	 color: #666666;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: #CCCCCC 1px solid;
}



/*---------------------- Structure générale ----------------------*/

#main{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}


/*--- Haut de page ---*/


#banniere{
	background: #FFF;
	height: 87px;
	margin:0;
	width: auto;
	border-bottom:#ccc 3px solid;
}

#banniere a{
	color: #000;
}

#logo{
	float:left;
	padding: 10px;
	margin-left: 20px;
}

#menuGeneral{
	position: relative;
	bottom:0;
	clear: both;
	float:left;
	left: 20%;	
	max-width: 85%;
	z-index: 8;
}


#signinTop{
	position: relative;
	float:right;
	right:0;
	background: transparent;
	padding: 0;
	max-width:20%;
}
#signinTop dl {
	float: left;
	margin: 0;
}
#signinTop dt {
	cursor: pointer;
	background: #F1F1F1;
	text-align: center;
	padding: 3px;
	color: #000;
	margin: 0 2px 0 2px;
}

#signinTop dt:hover {
	background: #CCCCCC;

}
#signinTop dt:hover a {
	color:#FFFFFF;
	text-decoration: none;
}

#signinTop a{
	color: #999;
}




/*--- Principal ---*/


#divGeneral{
	position: relative;
	display: block;
	clear: both; 
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	width: 99%;
	height: 100%;
	min-width:700px;
    min-height: 450px;
	padding: 5px;
	z-index: 5;
}



#head_profil{
position:relative;
display: block;
padding: 4px  2px 0  2px;
background: #333 url(../images/big_back_black.gif) top repeat-x;
width: 98%;
height: 32px; 
margin:4px;
border-radius: 8px;
-moz-border-radius: 8px; 
}

#head_profil a{
color:#FFFFFF;
font-weight: bold;
}

.sub_menu {
	position: relative;
	float:right;
	bottom:0;
	top: 4px;
	background: transparent;
	padding: 0;
	max-width:80%;
}
.sub_menu dl {
	float: left;
	margin: 0;
}
.sub_menu dt {
	cursor: pointer;
	background: #625A59;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0 ;
	text-align: center;
	padding: 5px;
	color: #000;
	margin: 0 3px 0 3px;
}

.sub_menu a{
	color:#FFFFFF;
}

.sub_menu dt:hover {
	background: #CCCCCC;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0 ;

}
.sub_menu dt:hover a {
	color:#FFFFFF;
	text-decoration: none;
}

.sub_menu_current{
	cursor: pointer;
	background: #CCC;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0 ;
	text-align: center;
	padding: 5px;
	color: #000;
	margin: 0 3px 0 3px;
}

.sub_menu_current a{
color:#FFFFFF;
}


.head_profil_title{
float:left;
font-size: 16px;
padding:4px;
color:#FFFFFF;
}


.head_profile_status{
float:left;
padding:8px;
color: #ccc;
}



/*--- Corps de page ---*/


#corps{
	clear:both;
	display: block;
	background: #fff;
	padding: 0;
	padding-bottom: 20px;
	width: 100%;
	height: 100%;
}	

.user_photo{
display:block;
padding: 1px;
float:left;
width:60px;
max-width: 60px;
}


#mod_head{
	/*clear:both;*/
	display: block;
	background: #fff;
	float:left;
	width:638px;
	height: 48px;
	padding:5px;
	margin-bottom:0;
}

#left_panel{
	position: relative;
	display: block;
	float: left;
	width: 21%;
	max-width: 21%;
	padding: 4px;
}

#right_panel{
	position: relative;
	display: block;
	float: right;
	width: 78%;
	max-width: 78%;
	padding: 0;
}



.mod_head_title{
	float:left;
	color: #666666; 
	font-size: 12px; 
	border-bottom: #666666 1px solid;
	width:80%;
	margin-bottom:0;
	padding-bottom: 5px;
	text-align: left;
}

.mod_head_title a{
	color: #666666;
}

.mod_head_arg{
	padding:8px; 
	color:#999999; 
	font-weight:normal;
}

.mod_sub_title{
	 padding:4px;
}

.mod_sub_title a{
	background: #FFF;
	color:#0066FF;
}


.zw_user_profil_left_content{
	position:relative;
	display: block;
	float:left;
	width: 710px;
	max-width: 710px;
}

.zw_user_profil_right_panel{
	position:relative;
	display: block;
	float:right;
	width: 200px;
	max-width: 200px;
}

.left_content{
	position:relative;
	display: block;
	float:left;
	width: 48%;
	max-width: 48%;
}

.right_content{
	position:relative;
	display: block;
	float:right;
	width: 48%;
	max-width: 48%;
}


/*--- Bas de page ---*/

#basPage{
	clear: both;
	width: 100%;
	font-size: 95%;
	color: #666666;
	padding: 10px;
	margin:19px 4px;
	background: #DAE7FA;
	border-top: #CCCCCC 1px solid;
}



/* Profile */

.zw_user_profile_menu{
	padding:0;
	margin:0;
	
}



.update_profile_photo_list{
	display: block;
	float: left;
	background:  url(../images/backSoftGray.gif) repeat;
	color: #666666;
	border: #E9EAF1 solid 1px;
	margin:2px;
	padding: 10px;
	width: 48%;
}



/*--- index ---*/


.div_welcome{
	position:relative;
	clear: both;
	display: inline-table;
	background: #F6F6F6;
	border: #F1F1F1 4px solid;
	padding: 8px;
	min-width: 90%;
	margin: 4px 2px 4px 2px;
}
.div_welcome_title{
	padding:5px;
	color: #FFF;
	font-size: 20px;
	font-weight:bold;
	margin: 5px;
}

.div_welcome_text{
	padding:5px;
	font-size: 14px;
	color:#333;
}

.div_welcome_join_us{
	margin: 8px;
	color: #FF6600;
	font-size: 18px;
	bottom:0;
}

.zw_signin_box{
	position:relative;
	clear: both;
	display: inline-table;
	background: #DEE6FE;
	padding: 5px;
	min-width: 95%;
	margin: 6px 2px 6px 2px;
	border-radius: 6px;
	-moz-border-radius: 6px ;
	
}


.register_box{
	display:block;
	background:#000;
	clear: both;
	padding:8px;
	width:100%;
	border-radius: 8px ;
	-moz-border-radius: 8px;
}


.main_multi_box{
	position:relative;
	background: transparent;
	clear: both;
	display: inline-table;
	padding: 0;
	margin: 8px 0 8px 2px;
	width: 95%;
	color: #fff;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px  6px 6px 6px;
}

.main_multi_box a{
	color: #FFFFFF;
	text-decoration: none;
}

.nav_multibox{
	float:left;
}

.nav_multibox dl {
	float: left;
	margin: 0;
}
.multi_box_nav{
	cursor: pointer;
	background:#0099FF;
	text-align: center;
	padding: 5px;
	margin-right:4px;
	color:#FFFFFF;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}

.mutli_box a{
	color:#FFFFFF;
	text-decoration:none;
}

.multi_box_nav_active{
	background: #333 url(../images/back_black.gif) top repeat-x;
	cursor: pointer;
	text-align: center;
	padding: 5px;
	color:#FFFFFF;
	margin-right:4px;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}

.main_multi_box_content{
	clear:both;
	background:#333;
	padding:5px;
	border-radius:0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
}


.page_title{
	font-size: 14px;
	color: #000;
}


.zw_connect_btn{
	padding: 7px;
	background:url(../images/cadreOrange.png) top repeat-x;
	max-width: 250px;
	color:#FFFFFF;
	font-size: 14px;
}


