*{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
body{
	background-color: #ededed;
    /* background: url("http://www.espace-maroc.com/images/bg-noel.jpg") repeat-y top center #ededed;*/  
    /*background-color:  #1f1f1f;*/
    /* background: url("http://www.espace-maroc.com/images/home/bg.jpg")repeat-x top center #ededed; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color: #6B6B6A;
	font-style:normal;        
}
/*
.espaceLocal{
   background: url("http://www.espace-maroc.com/images/home/bg.jpg")repeat-x top center #ededed;
}
*/
li{
	float: left;
}
a{
	text-decoration: none;
}
a img{
	border: 0;
}
fieldset{
	border: 0;
}
select, input{
	font-size: 11px;
}
#body{
	/*
    background-image: url(http://www.espace-maroc.com/images/home/bgCenter.png);
	background-position: center 0;
	background-repeat: repeat-y;
    */
    /*    background: #1f1f1f url("http://www.espace-maroc.com/images/home/espma-2012-back.jpg") no-repeat 50% 0px;*/
	width: 100%;
}
#global {
	background: #FFFFFF;
	border:0 none;
	margin:0 auto;
	padding:0;
	width:1002px;
	position: relative;
	z-index: 7;
}
.borderB {
	border-top: 1px solid #E4E3E3;
	height: 0;
}
div#corps{
	background: none;
	margin:0;
	padding:0 11px 20px;
	width: auto;
}
.clear{
	clear:both;
}
.lineThrough{
	text-decoration: line-through;
}
.hidden{
	display: none;
}

.imagecliquable img.hidden{
    display: block;
    opacity: 1;
}

.fLeft{
	float: left;
}
.left{
	float: left;
}
.right{
	float: right;
}
.warnning{
	color:#FF0000;
}
.relative{
	position: relative;
}
.partageLink a#facebook{
    margin: 7px 0 7px;
}
.espma-2012{
/*    background: url("http://www.espace-maroc.com/images/home/espma-2012.jpg") no-repeat scroll 50% 0 #FFFFFF;
    height: 200px;
    margin: 0 auto;
    width: 1000px;*/
    display: none;
}
.foot_news{
    color:#FFFFFF !important;
    background:#35A5D2;
    padding:30px;
}
.foot_news h2{
    font-size: 22px;
    font-weight: bold;
    letter-spacing:0;
    color:#FFFFFF !important;       
}
.foot_news p{
    font-size: 17px;
    font-weight: bold;
    color: #FFF !important;
    opacity:0.7;
    margin-top:4px !important;
    margin-bottom:20px !important;                
}
.foot_news .mailnews{
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    height: 34px;
    margin-right: 10px;
    width: 360px;
    border-radius:5px;
    text-indent: 10px;
    font-size:16px;
    color:#cccccc;
    font-weight:bold;        
 }
.foot_news .subnews{
    border: 1px solid #FFFFFF;
    height: 36px;
    margin-right: 10px;
    width: 140px;
    color:#FFFFFF;
    background-color: rgba(255,255,255,0.04);
    font-weight:bold;
    font-size:14px;
    border-radius:5px;
    position:relative;
    bottom: 1px;                            
}
.foot_news .subnews:hover{
    cursor:pointer;
    background: rgba(255,255,255,0.4);        
} 


/* Feedback */
.feedback .headlon{
	font-size: 18px;
	margin-top:50px;
	margin-bottom:24px;
	text-align: center;
	color:#A59A8C;
	line-height: 25px;
	font-weight:bold;
} 
.feedback .headlon span{
	
	color : #b65685;
	font-size: 20px;
}
.feedback .detailsresa{
	font-size: 13px;
	width:360px;
	margin: auto;
	padding:20px;
	background: #F7F4EF;
	border:1px dashed #E0DBD4;
	min-height:70px;
	line-height: 20px;
} 
.feedback .detailsresa img{
	display: block;
	width:100px;
	float: left;
	margin-right:10px
} 
.feedback .detailsresa span{
	font-weight:bold;
	color : #35a5d2;
	font-size: 14px;
} 

.feedback .feedbackselect{
	margin: 28px auto auto;
    width: 860px;
    height:120px;
}
.feedback .feedbackselect .cadron{
	width: 192px;
	float:left;
	margin:10px;
	text-align: center;
}
.feedback .feedbackselect .cadron img{
	display:block;
	width: 100%;
}

.cadron label > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.cadron label > input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.cadron label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border:6px solid #35a5d2;
  background-color: #35a5d2;
  border-radius: 5px;
}

/* etoile de notes */
.ratingzone{
	margin: 28px auto auto;
    width: 860px;
    height:300px;
	border-top:1px solid #EFEAE3;
	border-bottom:1px solid #EFEAE3;
	padding-top: 20px;
	padding-bottom:20px;
}
.ratingzone h3{
background-color: #ffffff;
    bottom: 39px;
    color: #a59a8c;
    float: left;
    margin-left: 30px;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
}
.ratingzone h3 span{
	text-transform: lowercase;
	font-weight: normal;
}

.ratingzone ul{
	clear:both;
	position:relative;
	bottom:34px;
}
.ratingzone ul li{
    float: left;
    margin-bottom: 1%;
    margin-left: 7%;
    width: 40%;
}

.ratingzone ul li.last{
    clear: both;
    float: none;
    padding: 10px 0 0;
    width: 86%;
}
.ratingzone ul li.last textarea{
    background-color: #f9f9f9;
    border: 1px solid #e4e4e4;
    width: 100%;
    height:90px;
}
.ratingzone ul li span{
	color: #a59a8c;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 53px;
    line-height: 60px;
    overflow: hidden;
    text-transform: uppercase;
    width: 128px;
}

.rateit-reset{
	display: none !important;
}




/* envoie */
.feedback .submit:hover{
	cursor: pointer;
	background-color:#4FB5DD;
	
}

.feedback .submit{
	background-color: #35a5d2;
	font-weight: bold;
	padding:20px;
	border-radius: 6px;
	text-transform: uppercase;
	color:#ffffff;
	font-size:15px;
	padding-left:50px;
	padding-right:50px;
	border:none;
	border-top:2px solid #09739E;
	border-left:2px solid #09739E;
	display: block;
	margin:auto;
	margin: 48px auto auto;
}
