html, body {
	margin: 0px;
	padding: 0px; 
	background-image: url(../images/local/skin/fond_page.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
} 
/* --------------------------- Containers + classes communs ------------------------------------------------------------------ */
.lienMini { font-size:9px;}
a.lienMini:link { color: #acacac; text-decoration:none; }
a.lienMini:visited { color: #acacac; text-decoration:none; }
a.lienMini:active { color: #acacac; text-decoration:none; }
a.lienMini:hover { color: #e7e7e7; text-decoration:none; }

a:link {
	color: #858585;
	text-decoration:none;}
a:visited {
	color: #858585;
	text-decoration:none;}
a:active {
	color: #858585;
	text-decoration:none;}
a:hover{
	color: #858585;
	text-decoration:none;}

.lienHome img{border:none;}

.lienRSS img{border:none; margin:2px;}

.texteFooterHaut { font-size:11px; color: #e7e7e7;}

.searchEntry { 
	color: #9b9b9b; 
	border: 1px solid #9b9b9b; 
	background-color: #484848; 
	height:13px;
	font-size:9px; 
	}

#principal {
	position: relative;
	width: 1000px; 
	margin:auto; 
	background-image: url(../images/local/skin/fond_ombre.gif);
	background-repeat:repeat-x; 
	background-position:top;
	height:100%;
} 
 
#header {
	position: relative;
	width: 980px; height:120px;
	margin:auto; 
	background-image: url(../images/local/skin/header_fond.gif);
	background-repeat:repeat-x; 
	background-position:top; 
	line-height:10px;
}
 
#logo { 
	float:left; 
	width:406px;
}

#headerNav { 
	float:left; 
	width:554px; 
	text-align:right; 
	padding: 40px 20px 10px 0px;
	color:#515151;	
}

#content{
	position: relative;
	width: 980px; height:100%;
	margin:auto;
}
/* -------------------  footer Haut ----------------- */
#footerHaut {
	position: relative;
	width: 570px;
	height: 120px;	
	background-image: url(../images/local/skin/footer_haut_fond.gif);
	background-repeat:repeat-x; 
	background-position:top; 
	line-height:10px;
	float: left;
	margin-left:10px;
	padding: 20px 0px 20px 20px ;
	border-right:1px solid #5F5F5F;
}
#footerHautBlocD{
	position: relative;
	background-image: url(../images/local/skin/footer_haut_fond.gif);
	background-repeat:repeat-x; 
	background-position:top; 
	height: 120px;	
	line-height:10px;
	float: left;	
	padding: 20px 0px 20px 9px;	
	width: 380px;
}
#footerBas {
	clear:both;
	position: relative;
	width: 820px; height:56px;
	padding-left:80px;
	padding-right:80px;
	margin:auto; 
	background-color:#4a4a4a; 
	text-align:center; 
	color:#acacac;
	z-index: 2;
}
#both { 
	clear:both; 
}
/* --------------------------- Accueils "Activités" ------------------------------------------------------------------ */
.content-block{
	position:relative;
	z-index:0;
}
#menuActivites { 
	height:74px; 	
	position: relative;
	left: 680px;
	top: 12px;
	display: block;	
}
#myAlternativeContent{	
	z-index: 6 !important;
}
.resteVisible { 
	position:relative;
	z-index: 1;
}
#menu { 
	height:30px; 
	padding:0px 0px 0px 170px; 
}
#menu-list {
	position: relative;
	z-index:4;
}
#contenuPages {
	width: 930px;
	min-height:325px;
	margin:auto;
	padding:0px 25px 20px 25px;
	font-size:12px; 	
	line-height:16px;
	height:auto !important;
	height:325px;
}
#contenuPages, #contenuPages a, #contenuPages a img{
	/*position:relative !important;*/
	/*z-index: -1 ;*/
	/*position: relative;*/	
}
h1 { 
	font-size:17px; 
	color: #3d3d3d;		
}

h2 { 
	font-size:15px; 
}

h3 { 
	font-size:13px; 
}

pre {
	font-weight:bold;
	color:#656565;
}

#titre-html-content {
	background:transparent url(../images/local/skin/list-puce_grise.gif) no-repeat scroll 5px 11px;
	padding:6px 0 6px 17px;
}

#contenuAccueilG {
	float:left; 
	width:510px; 
	padding-right:10px; 
	font-size:12px; 
	line-height:16px; 
	z-index: 1 ;
}
#contenuAccueilD {
	z-index: 4; 
	position: relative;
}

#blocActuTexte { 
	padding:20px 24px 0px 26px;
	font-size:11px; 
	line-height:15px;
	min-height:180px;
	height:auto !important;
	height:180px;
/*	z-index: -1;
	position: static;*/
}
/* --------------------------- Pages ------------------------------------------------------------------ */
#contenuG {
	float:left; 
	width:320px; 
	padding-right:10px; 
	padding-bottom:15px;
}

#contenuD {
	float:left; 
	width:570px;  
	padding-top: 20px;
	position: relative;
	z-index:0;
	/*z-index: -1;*/
}

.portlet img {
	padding: 5px;
}

#ombrePagesG { 
	float:left; 
	width:25px; 
	height:421px; 
	background-image:url(../images/local/skin/ombreMenuG.jpg); 
	background-repeat:no-repeat; 
}

#ombrePagesD { 
	float:left; 
	width:25px; 
	height:421px !important; 
	background-image:url(../images/local/skin/ombreMenuD.jpg) !important; 
	background-repeat:no-repeat !important;
	height:0px; 
	background-image:none; 
	background-repeat:no-repeat;
}

.page-one-zone {
	padding:0px 40px 0px 40px;
}
/* ----------------------page sous activite ------------ */
#documentation-title {
	width: 270px;
 	height:44px; 
	background-image: url(../images/local/skin/sousMenuDocumentation.gif);	
} 

.protlet-actu-3-col{
	height: 110px;
	float: left;
}

.portlet-actu-title{
	padding: 1px 0px 10px 0px;
	font-size:16px;
	font-weight: bold; 
}

.portlet-content-block{
	float: left;
	width: 180px;
	height: 100%;
	padding: 0px 10px 10px 0px;
}

.lienFooterHaut { font-size:11px;}
a.lienFooterHaut:link { color: #e7e7e7; text-decoration:none; }
a.lienFooterHaut:visited { color: #e7e7e7; text-decoration:none; }
a.lienFooterHaut:active { color: #e7e7e7; text-decoration:none; }
a.lienFooterHaut:hover { color: #ffffff; text-decoration:none; }

.texteFooterHaut { font-size:11px; color: #e7e7e7;}

.link-offre {font-size:11px;font-weight:normal;}
a.link-offre:link { color: #858585; text-decoration:none;}
a.link-offre:visited { color: #858585; text-decoration:none;}
a.link-offre:active { color: #858585; text-decoration:none;}
a.link-offre:hover { color: #e7e7e7; text-decoration:none;}

/* ----------------------page path ------------ */
.hide{
	display:none;
}

.fil-ariane{
	font-size:12px;
	line-height:16px;
	height:40px;
	padding:0px 0 0 170px;
	position:relative;
	z-index:3;
}

/* ----------------------page article ------------ */

.img_link{
	border: none;
	padding:10px;
}

/* ----------------------page references ------------ */

.col-reference{
	vertical-align: top;
	width: 33%
}

/* ----------------------menu sidebar ------------ */

#activity_sidebar_title h1, #activity_sidebar_title h2{
	padding-left:30px;
	color:#FFFFFF;
	margin-bottom:6px;
	margin-top:6px;
}
	


