
#languages{position:absolute; right:63px; top:60px;}

#languages .lang{float:left; margin-right:8px; color:#FFF}

#languages a{color:#FFF;}

#calendrier{
z-index:4000;
}

#calendrier li, a{
	height:auto;
	list-style: none;	
	font-size:11px;
	width : 16px;
	height:16px; 
	
	
}

#calendrier a{color:#99CC00;}

#libelle {
	
	margin: 0 auto;
	padding: 0;
}
.ligne {
	
	margin: 0 auto;
	padding: 0;
} 
#libelle li {
	float : left;
	width : 16px; 
	height:16px;
	border:1px solid #CCC;
	background-color:#CCCCCC;
}
.ligne li {
	z-index:5000;
	color: #000;
	float : left; 
	width : 16px;
	height:16px; 
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.ligne li a:hover{
	list-style: none;
	text-decoration: none;
}

li.itemCurrentItem {
background-color:#99CC00;
font-weight:bold;
color:#FFF;
	/* A vous de configurer l'apparence de la date du jour */
}



li.itemEventToday {
background-color:#99CC00;
font-weight:bold;
color:#FFF;
	/* A vous de configurer l'apparence de la date du jour */
}

li.itemEventToday a{font-size:12px; color:#FFF;}

li.itemCurrentItem a{color:#FFF;}

li.itemSelectedItem {
	background-color:#99CC00;
	/* A vous de configurer l'apparence du jour sélectionné */
}	

#calendrier .eventslist {
	border: 1px solid #60738b; 
	background-color:#FFF; 
	padding: 2px;
	position:absolute;
	clear:both;
	visibility: hidden; 
	width: 150px;
	z-index:5000;
	color:#000;
	font-weight:100;
	
}

#calendrier .eventslist a{color:#003366; font-size:11px; }
#calendrier .eventslist a:hover{color:#003366; font-size:11px; }



#panLeft .panLeft_bgtop{
height:27px;
background-image:url(../images/module_left_top.jpg);
background-repeat:no-repeat;
width: 151px;
}

#panLeft .panLeft_bginner{
background-image:url(../images/module_left_inner.jpg);
background-repeat:repeat-y;
width: 151px;

}

#panLeft .panLeft_bgbottom{
height:17px;
background-image:url(../images/module_left_bottom.jpg);
background-repeat:no-repeat;
width: 151px;
margin-bottom:10px;

}
#component .com_login{position:relative; padding-top:10px; height:200px; }
#component .com_login_left fieldset{padding:10px 10px 59px 10px; }
#component .com_login_right fieldset{ padding:10px;}
#component .com_login_left {width:49%;  height:300px;}
#component .com_login_right{margin-left:51%;width:49%; float:left; position:absolute;  top:10px;}


.com_login_label{

float:left;
width:100px;
text-align:left;

}

.component_input{
height:20px;

}


div#editor label{

color:#FFF;


}

div#onglet label{

color:#164D7E;
font-weight:bold;


}

div#editor p{
text-indent:5px;


}

div#sitemap li{
list-style-type:square;
list-style-position:inside;

padding-left:5px;

}





div#listing table{
text-indent:5px;
font-size:11px;
}

div#listing table h5{
font-size:13px;
}

div#component label{

font-size:11px;
}


div#component address{

font-size:12px;
}

.custom{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:11px;
text-align:justify;

}

.info{

	width:984px;
	margin-left:20px;
	height:27px;
	line-height:27px;
	position:absolute;
	float:left;

}

.warnings{

	position:relative;
	margin-bottom:10px;
	color:#CC0000;
	text-align:right;
	width:100%;
}



.article_dotted1{color:#FFF; font-size:14px; height:20px;}
.article_dotted2{color:#AAA; font-size:14px; height:20px; margin-top:10px;}


.mod_login{

float:left;
text-align:right;
width:30px;
font-size:10px;
padding-left:2px;
}


.mod_login_input{

width:80px; height:16px;

}

.mod_login_checkbox{

border:0;

}

.mod_newsletter{
width:95px; 
height:16px;
float:left;
margin-top:1px;

}

#cpanel {  text-align: center;  vertical-align: center; }

#cpanel div.icon   { margin: 3px;}
#cpanel div.icon a { 

	
	float: left;
	height: 130px; 
	width: 108px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
    
}

#cpanel div.icon a{color:#003366; }

#cpanel div.icon a:hover   { 

	color : #99CC00; 
	background-color:#FFF;  
	border: 1px solid #99CC00;
	padding: 3px 4px 0px 6px; 

}


#cpanel div.icon img { margin-top: 5px; margin-bottom:5px;  }
#cpanel div.icon span {  padding-top: 3px;}



.top_right_links{position:absolute; right:10px; top:10px;}

.picture_border{

border:5px solid #A7B0BF;
right:0px;
top:0px;
position:absolute;

}

.online{color:#009900}
.offline{color:#FF0000}


/*Lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.awesome, .awesome:visited {
	background: #222 url('../images/alert-overlay.png') repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:auto;
	margin:20px 0;
	float:right;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	.awesome:active							{ top: 1px; }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

