@import url('calypso-navigation.css');
@import url('calypso-text.css');
@import url('calypso-homepage.css');

body {
	background: white url('Images/body.gif') top repeat-x;
}

#header, #body, #footer {
	position: relative; 
	clear: both;
	width: 800px;
	margin: auto; 
	background: white;
}

#header { z-index: 3; }
#body   { z-index: 2; }
#footer { z-index: 2; }

#body {
	padding-top: 8px;
}

#document {
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	width: 551px;
}

#logo {
	margin: 0px;
	padding: 9px;
}

#blueline {
	border-top: solid 4px #005288;
}


#metalinks {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 554px;
	padding-right: 12px;
	text-align: right;
}

#entityArea {
	border-top: 1px solid #7A848A;
	padding-left: 52px;
	margin-bottom: 4px;
	line-height: 19px;
	font-size: 1.1em;
	color: #415059;
	letter-spacing: 0.5px;
}

#entityName {
	/* PETANQUE BERCKOISE */
	color: #a90533;
	padding-right:2px;
	padding-left:2px;
	font-size: 1.2em;
	font-weight: bold;
	font-style : italic;
	
}

#abstract {
	margin: 25px 0px;
	font-weight: bold;
}

#top {
	clear: left;
	text-align: right;
	margin-bottom: 0px;
	padding-right: 15px;
}

#support {
	width:100%;
	margin-top: 18px;
	padding-bottom:8px;
	padding-top:8px;
	border-top: 2px solid #31508F;
}

#support  a{ 
	padding-left: -10px;
	margin-left: 0px;
} 

#copyright {
	float: right;
}

.lang {
	position:relative;
	background:#f3f3f3;
	margin-left:-0.2em;
	margin-top:1em;
	border:#b8cfe9 solid 1px;
	padding-left:4px;
}


.spip_bouton{
	background: transparent;
	float:right;
	margin-right:20px;
	border:1px solid #c6c6c6;
}

.spip_surligne{
	/*background:#CC99CC;*/
	background:#33CCFF;
}

spip p{
	text-align:justify;
}

#Espace_photo {
	padding-left: 16px;
	padding-right: 16px;
}


