/*--------------------*//* Css Playgroup      *//* Version 1          *//* 01/10/09 - mf      *//* -------------------*/

html { height: 100% }
body { height: 100%; margin: 0; padding: 0 }

body 
{ 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:100%;
	font-size: 0.8em; 
	margin: 0;  
	padding: 0; 
	background: url("./images/background.png"); 
	background-repeat:repeat-x; 
	background-color: #f8f7a8;
}
 
 #header 
 { 
	margin:0 auto;  
	height: 160px; 
	width:897px; 
	background: url("./images/header.png"); 
	background-repeat: no-repeat;
}

#menu
{ 
	position:relative;
	margin:0 auto;  
	top:110px; 
	left:140px;
	text-align: center;    
	font-family: Georgia;
	font-size: 1.6em; 
	color:#696969;
	font-weight: bold;
}

#center 
{ 
	position:relative;
	top: 135px; left:62px;
	width:100%;
	margin:0 auto;  
	background: url("./images/background-center.png"); 
	background-repeat:repeat-y; 
}

#center-text
{ 
	position:relative; 
	padding:10px; 
	width:695px;
}

#footer 
{ 
	position:relative; 
	width:100%; 
	margin:0 auto;  
	height: 144px; 
	background: url("./images/footer.png"); 
	background-repeat:no-repeat;
}

#footer-text
{ 
	position:relative; 
	top:70px; height:100px; font-size: 9px; color: #000000;  text-align: center; 
}

#postit
{ 
	position:absolute; 
	top:0px; 
	left:700px; 
	width:200px; 
	height:224px; 
	background: url("./images/postit.png"); 
	background-repeat:no-repeat;
}

#postit-text
{ 
	position:relative; 
	padding-top:28px; 
	padding-left:8px;   
	text-align: left; 
	color:#696969;
}

#postit-header
{ 
	position:relative;  
	text-align:center; 
	color:#696969;
}

.team
{	
	width:695px;
}

.teamPicture
{ 	
 width:56px;
 height:64px;
}

.teamPanel
{ 
	float:left;
	margin-right:10px;	
	height:110px;
	border: 1px solid #a9a9a9;  
}



.sommaire     { font-size:16px; color: #000000; font-weight: bold;}.newsDate     { font-size:12px; color:gray; }.newsTitre    { font:bold 12pt Times; color:orange; margin-bottom:25px; }.copyright    { font-size: 10px; color: #000000;  text-align: center;        }.texte        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }.keyword      { font-weight: bold;}.champ        { color: #666666; }.valeurChamp  { color: #000000; font-weight: bold; }.lignePaire   { background-color:#FFFFFF; padding: 0; }.ligneImpaire { padding: 0; }.categorieSel { list-style: none; padding-bottom:15px; }.libelle      { font-size: 12px; color: #000000;  text-align: center;    }table { border: #D1D7DC;  border-style: solid; border-width:1px; }th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color:#b4ea85; }td { border-width: 1px ; border-bottom-color:#D1D7DC;border-bottom-style: solid ; }label { font-weight: bold; }img{ text-decoration: none; border:0px }p {margin: 0 0 10px 0;}a:link {text-decoration: none; color: #332ba6;}
a:visited {text-decoration: none; color: #332ba6;}
a {text-decoration: none; color: #332ba6;}a:hover {text-decoration: none; color: #FF0000; }
img.gauche    { float:left; margin-right:10px; }h2 { font-size: 24px; color:#2a9d06; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom-style:dotted; }.shadowImage
{  
  display:block;
  float:left;
  background: url('./images/shadowAlpha-mini.png') no-repeat bottom right;
  margin: 10px 0 0 10px;
}
 
.shadowImage img
{  
  display: block;  
  position: relative;  
  background-color: #ffffff;  
  border: 1px solid #a9a9a9;  
  margin: -6px 6px 6px -6px;  
  padding: 4px; 
}

#map_canvas 
{ 	
	width:600px;
	height: 400px; 
}
