@charset "utf-8";
/*

		Feuille de style 
		modifications Andre Gentit  
	
		
		
 * Base              100% 
 * -------------------------------------
 * 16px             103%   
 * 15px              96%   
 * 14px              88%   
 * 13px              82%  
 * 12px              77%  
 * 11px              71%
 * 10px              65%
 *  9px              59%
	
	Fond de page : #E4EFF1; #F5F9FA

*/

a {
  color: #6598b8;
  text-decoration: none;
  }
a.spip_out  {
  color:#699Bbb;
}
a:hover {
	color: #DAA505;
	text-decoration: underline;
  }

a img {
  border: none;  
  }

body {
  
  font-family:Verdana, "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;

  }


#header #slogan_site_spip, #descriptif_site_spip p {
	padding: 0;
	color: #D49FFF;
	font-size: 11pt;
  }


a img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

 a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* logo socio */


#socio a img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


#socio a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

	
#fb {
	
margin-left:50px;}

#twitter{
	list-style:none;
	text-align:center;

}

	
	
#top10 .top10 li{
	list-style:none;
	display:block;
}
#top10 .top10 ul{
	list-style:none;
}
	
#top10{
	margin-left:-10px;
	width:98%;
	 background: url(img/bg-trans2.png) repeat;
	 padding: 5px;
	 }
	
#top10 .top10 {		
	list-style:none;
	font-size:9px;}
#top10 h2 {		
		margin-left:10px;
		font-size:14px;}
		


#top10 a, #top10 a:visited, #top10 a:active {
	display:block; 
	padding:2px;
	color:#666666; 
	text-decoration:none; 
	border-bottom:dotted 1px #069;
	
}
#top10 a:hover{display:block; 
background:#5C5F70;}



/* liste des sites */

#liste_sites .top10 li{
	list-style:none;
	display:block;
}
#liste_sites .top10 ul{
	list-style:none;
}
	
#liste_sites{
	margin-left:-10px;
	width:98%;
	 background: url(squelettes/img/bg-trans2.png) repeat;
	 padding: 5px;
	 }
	
#liste_sites .top10 {		
	list-style:none;
	font-size:9px;}
#liste_sites h2 {		
		margin-left:10px;
		font-size:14px;}
		


#liste_sites a, #liste_sites a:visited, #liste_sites a:active {
	display:block;
	padding:2px;
	color:#2A00FF;
	text-decoration:none;
	border-bottom:dotted 1px #069;	
}
#liste_sites a:hover{display:block; 
/*background:#5C5F70;*/
background:#2A1FAA;
color:#000;}



/* commentaire des forums pour faire ressortir les miens */
#comments .me {
	background-color: #c0c3c5;
	background: #c0c3c5;
	color:#000;
	border: #FFF 1px dotted;
	-moz-border-radius: 10px;
	padding: 8px;
 
 }
 

 .info-tag img{
  padding: 1px;
  margin-top: 1px ;
   
  }
 
.info-tag {
  padding: 2px;
  margin: 2px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;  
  }
.info-tag a {
  text-decoration: underline;
  color: #fff;
  }
.info-tag a:hover {
   text-decoration:none;
	 border-bottom:1px #7F5FFF dotted;
	 color: #7F5FFF;
  }


/* pied de page */

}
#global {
	width: 90%;
	max-width: 90em;
	min-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

/* En-tete */
#entete {
	padding: 20px 0;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Bloc central */
#centre-bis {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	float: left;
	width: 280px;
margin-left:1px;
border: 1px dotted;

}

#navigation h2{
	margin-top:8px;}
	
/*#navigation ul {
	margin: 0;
	
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%;
	padding: 0px 0px 0px 0px;
	line-height: 1.2;
	font-size: .8em;
	text-decoration: none;
}*/

/* Contenu principal */
#principal {
	margin-left: 292px;
	margin-right: 290px;
margin-top:-0px;

	/*padding: 10px 20px;*/
border: 1px dotted;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.2;
}

/* Contenu secondaire */
#secondaire {
	float: right;
	width: 280px;
	/*padding: 12px 20px;*/
	color:#7F7F7F;
}

#secondaire li {
	
	color:#7F7F7F;
}

/* Pied de page */
#pied2 {
	margin: 0;
	padding: 15px 260px 10px 200px;
	font-size: .85em;
}

#my_foot{
	background: #000 url(img/pied.jpg)  no-repeat;
	text-align:center;
  border: 1px solid #070707;
  font-size:12px;
  padding: 15px;
  color: #dfdfdf;
  margin: 10px 0 10px 0;
  clear:both;
}


/* Mention de copyright */
#copyright {
	margin: 8px 0 0 0;
	font-size: 1em;
	text-align: left;
}





		