*{
	margin: auto auto;
	padding:0;
	font-family:helvetica, verdana, arial;
}
a {
	text-decoration:none;
	color:#000000;
}
#filter{
	display:none;
	background-color:#000000;
	opacity:0.70;	
	filter: alpha(opacity=70);
	position:absolute;
	width:100%;
	height:120%;
	z-index:9999;
}
.oodel{
	position:relative;
	margin-top:-9px;
	float:right;
	margin-right:-5px;
}
.btn{
	background:url(../../Img/btn.png) no-repeat;
	width:165px;
	height:42px;border:0px;
	color:black;
	font-size:9pt;
	font-weight:bold;
}
a:focus{ border:none;text-decoration:none;}
a:hover{text-decoration:underline;}
body{
	font-size:10pt;
	background-color: #ffffff;
	background-image:url(../../Img/degrade.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	-webkit-background-size: 120% 120%; 
	-o-background-size: 120% 120%; 
}

input{
  font-size:9pt;
  max-width:90%;
}

#header{

	max-height:120px;
	margin-top:0px;
	max-width:700px;


}
#content{
	width:700px;
	padding:10px;margin-top:-20px;
	
	text-align:left;background-color:#ffffff;
	border:solid 6px #99c8f6;
-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
}
#logo{
	float:left; margin-top:40px;
	background:url(../../Img/logo.png) no-repeat;
	width:250px;
	height:40px;
	padding-top:80px;
	padding-left:125px;

	z-index:5;
	position:relative;
	cursor:pointer;
}

#logo h1 a{
	font-size:10pt;
	font-weight:bold;
	font-family:Comic Sans MS, helevetica, verdana, arial;text-transform:uppercase;color:#1F8AFF;
}
#logo h1 a:hover{
	font-size:11pt;
	font-weight:bold;
		font-family:Comic Sans MS, helevetica, verdana, arial;text-transform:uppercase;color:#1F8AFF;
}
#search{
	margin-top:80px;
	margin-right:-20px;
	float:right;
	position:relative;
	z-index:999;
}
.exple{
font-size:8pt; position:relative; z-index:0;margin-left:20px;

}
#searchin{
	background:url(../../Img/bg_search.png) no-repeat;
	width:318px;
	height:42px;
	padding-top:10px;
	padding-left:10px;
	
	border:none;
	float:left;
}

#searchbtn{
	background:url(../../Img/search.png) no-repeat;
	width:41px;
	height:43px;
	border:none;
	float:right;
	margin-left:-24px;
	margin-top:-2px;
}

#menu{
	clear:both;
	text-align:right ;
	position:relative;
	 list-style:none ;

}


#menu li{
	
	background:url(../../Img/btnbg.png) repeat-x;
	padding-left:10px; padding-right:10px;
	height:50px;
	list-style:none;
	float:right;
	padding-top:1px;
	margin-right:10px;

}
#menu a{
color:#446f14;
}
#contenu{
	width:700px;
	padding:20px;
	z-index:0;
	position:relative;
	margin-top:1px;
	text-align:left;
	min-height:310px;
}
#footer {

	clear:both;

	text-align:center;
	
	letter-spacing:4px;
	text-transform:uppercase;
	font-size:9pt;
	color:#8dace0;
}

#footer a{color:#8dace0;}


 .info, .success, .warning, .error, .validation {  
     border: 1px solid;  
     margin: 10px 0px;  
     padding:15px 10px 15px 50px;  
     background-repeat: no-repeat;  
     background-position: 10px center;  
-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
 }  
 .info {  
     color: #00529B;  
     background-color: #BDE5F8;  
     border: 1px solid;  
     background-image: url('images/Info.png');  
 }  
 .success {  
     color: #4F8A10;  
     background-color: #DFF2BF;  

     background-image:url('images/success.png');  
 }  
 .warning {  
     color: #9F6000;  
     background-color: #FEEFB3;  
     background-image: url('images/warning.png');  
 }  
 .error {  
     color: #D8000C;  
     background-color: #FFBABA;  
     background-image: url('images/error.png');  
 }  
 .validation {  
     color: #D63301;  
     background-color: #FFCCBA;  
     background-image: url('images/warning.png');  
 }  

#contentleft{
	float:left;
	width:350px;
	margin-top:-10px;
	
}

#colLeft{float:left; max-width:450px;min-width:450px; z-index:900; position:relative;}
#colRight{float:right; max-width:200px; padding-right:30px; z-index:999;position:relative;}
#lastecoles h1{
	padding-top:20px;
	color: #1F8AFF;
	font-size:8pt;

}

.htitle{	color: #1F8AFF;
	font-size:10pt;font-weight:bold;}
.mini{
	font-size:9pt;
}
#accueil{
	min-height:300px;
	padding-top:50px;
}

.addcomment{
	border: solid 1px black;
	padding:10px;
	font-size:8pt;font-family:helevetica;
	background-color:#e8e8e8;
}

.addcomment textarea{
	font-size:7pt;
}

.ecole{
	height:60px;
	margin-bottom:10px;
	padding:10px;
	border: dashed 1px gray;
}
.ecole h1{
	font-family:comic sans ms, helvetica, verdana;
	color: #1F8AFF;
	font-size:8pt;

}

.ecole h2{
font-family: helvetica, verdana;
 color:#1F8AFF;
font-size:6pt;
}


.ecole_detail{
	margin-bottom:10px;
	padding:10px;

}
.ecole_detail h1{
	font-family:comic sans ms, helvetica, verdana;
	color: #1F8AFF;
	font-size:15pt;

}

.ecole_detail h2{
font-family:helvetica, verdana;
 color:#1F8AFF;
font-size:8pt;
}

.endquote{
	position:relative;
	float:right;
	margin-top:-30px;
}
.beginquote{
	margin-top:-20px;
	position:relative;
	float:left;
}

.onecomm h3{
	font-size:10pt;
	max-width:350px;
}
.update{
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index:100;
}

.contacts  {
	list-style:none;
	margin:00px;
	padding:0px;
	text-align: left;
	position:relative;
	background-color:#ffffff;
	z-index:600;

}



ul.contacts li.selected { background-color: #ffb; cursor: pointer; }
ul.contacts li {
	list-style:none;
	display:block;
	margin:0;
	padding:5px;
	height:20px;
	position:relative;
	background-color:#ffffff;
	z-index:999;
	padding-left:5px;
}

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 70px;
	height: 24px;
	position: relative;
	margin-top:-24px;
	margin-left:48px;
	background: url(../../Img/1255867405_001_17.gif) left bottom repeat-x;		
}
.bad-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 50px;
	height: 24px;
	position: relative;

	background: url(../../Img/1255867405_001_17.gif) left bottom repeat-x;		
}
.star-rating2{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 120px;
	height: 24px;
	position: relative;
	
	background: url(../../Img/1255867405_001_17.gif) left bottom repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	
	z-index: 1;
	
}
.bad-rating li a{
	display:block;
	width:24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.bad-rating li a:hover{
	
	z-index: 1;
	
}
.bad-rating a.one-star{
	left: 0px;
}
.bad-rating a.one-star:hover{
	width:48px;left:0px;
	background: url(../../Img/redstar.png) left 1px;

}
.bad-rating a.two-stars{
	left:24px;
}
.bad-rating a.two-stars:hover{
	width: 24px;left:24px;
	background: url(../../Img/redstar.png) left 1px ;
}

.star-rating a.three-stars:hover{
	width: 24px;left:0px;
	background: url(../../Img/1255867398_001_15.png) left 1px;

}
.star-rating a.three-stars{
	left: 0px;
}
.star-rating a.four-stars{
	left:24px;
}	
.star-rating a.four-stars:hover{
	width: 48px;left:0;
	background: url(../../Img/1255867398_001_15.png) left 1px;

}
.star-rating a.five-stars{
	left: 48px;
}
.star-rating a.five-stars:hover{
	width: 72px;left:0;
background: url(../../Img/1255867398_001_15.png) left 1px;

}

#iconset{
	position:absolute;
	top:25px;
	text-align:right;
	z-index:999;
	width:700px;
}
#iconset ul{
	list-style:none;
}
#iconset li{
	float:right;
	margin-left:10px;
	opacity:0.50;	
	filter: alpha(opacity=50);
}
#iconset li img{
	width:32px;
}
#iconset li:hover img{
	width:34px;
}

#iconset li:hover{
	opacity:1;	
	filter: alpha(opacity=100);
}


.commentaire{
	font-size:9pt;
	border: solid 1px black;
	padding:5px;
	text-align:justify;
	min-height:80px;
}


#advanced{
	display:none;
	position:absolute;
	top:100px;
	text-align:right;
	width:680px;
	z-index:998;
	height:24px;
	padding-top:5px;
	font-family:helevetica;
	font-size:8pt;
	background:url(../../Img/1255944612_001_38.gif) no-repeat  565px top;
	padding-left:20px;
	cursor:pointer;
}

#region{
	color:black;
}

#region a{
		color:black;
}


#searchin_update{
	z-index:999;

}

#endpage{
	color:#ffffff;
	clear:both;
	margin-top:20px;
	text-align:center;
	width:100%;
	font-family:helevetica;
	font-size:8pt;
	min-height:70px;
}

#endpage a{color:#ffffff;}
.miniend{
	font-size:9pt;
	letter-spacing:1px;
}

.toround{
border-left:1px solid #ccc;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-webkit-border-bottom-left-radius:0;
-webkit-border-bottom-right-radius:0;
background-color:#eaeaea;
height:23px;
padding:6px 6px 0 10px;
}


#preload{
	display:none;
	background:url(http://kelekole.com/Img/map-preload.gif) no-repeat center 50px ;
	position:absolute;
	top:200px;
	z-index:100000;
	left:35%;
	border:solid 1px black;
	text-align:center;
	font-family:helvetica;
	padding-top:90px;
	width:300px;
	height:80px;
	background-color:white;
	opacity:0.50;	
	filter: alpha(opacity=50);
}

#advanced{display:none;}

#plajend{font-family:helevetica;text-align:center;padding:8px 0;margin-top:.7em;line-height:1;white-space:nowrap; color:#3c73a9;}
#plajend a,a:hover{color:#1f4061;}
#plajend li{display:inline;padding:0 4px;}
#plajend li.first{content:'';padding-right:0; color:#5d6165;}
#plajend li.first a{content:'';padding-right:0; color:#5d6165;}
#plajend{background-color:transparent!important;font-size:.82em;text-align:left;padding-left:10px;margin-top:0; width:720px;}

.haut_fondvert{display:none;}
.bas_fondvert{display:none;}
.haut_fondrouge{display:none;}
.bas_fondrouge{display:none;}

.puba{
	width:90%;
     border: 1px solid;  
     margin: 10px 0px;  
     padding:15px 10px 15px 50px;  
     background-repeat: no-repeat;  
     background-position: 10px center;  
-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;
	
}


iframe{
	overflow:hidden;
}

.margin6{
	margin-top:6px;
}

#fbperm{
height:335px; width:100%;
margin-bottom:6px;
}

#wall{
	position:relative;
	margin-top:-40px;
	margin-bottom:10px;
	margin-left:10px;
	clear:both;
}

#wall span{
	font-size:13pt;
	color:#3B5998;font-family:tahoma;
	font-weight:bold;
}

.fixmoz{
	margin-bottom:20px;
	height:20px;
}

.addonwall{

	background:#d1cfcf;
	border: solid 1px #a5a2a2;
	padding:10px;
	min-height:60px;
}

.addonwall textarea{
	font-size:9pt;
	color:#9d9c9c;
	width:99%; height:30px;
}

.addonwall input{
	width:100px;
	text-align:center;padding:5px;height:23px;font-size:9pt;background:#3B5998; 
	color:#FFFFFF;font-family:tahoma; 
	border:0px;
	margin-top:5px;
	float:right;
}


.post .littletitle{
	margin-top:20px;
	font-weight:bold;
	font-size:9pt;
}