#btn1 a{
height:86px;
width:150px;
background: url("btn1.gif") no-repeat top left;
display:block;
float:left;
padding:0;
margin:0;
}

#btn1 a:hover, #btn1 a:focus{
background: url("btn1a.gif") no-repeat top left;
}

#btn2 a{
height:86px;
width:150px;
background: url("btn2.gif") no-repeat top left;
display:block;
float:left;
}

#btn2 a:hover, #btn2 a:focus{
background: url("btn2a.gif") no-repeat top left;
}

#btn3 a{
height:86px;
width:150px;
background: url("btn3.gif") no-repeat top left;
display:block;
float:left;
}

#btn3 a:hover, #btn3 a:focus{
background: url("btn3a.gif") no-repeat top left;
}
#btn4 a{
height:86px;
width:150px;
background: url("btn4.gif") no-repeat top left;
display:block;
float:left;
}

#btn4 a:hover, #btn4 a:focus{
background: url("btn4a.gif") no-repeat top left;
}

.titrebleu{
color:#039;
font-size:17px;
font-family:'Trebuchet MS', Verdana, Arial, serif;
font-weight:bold;
padding:0;
margin:0;
line-height:100%;
text-align:center;
}

.zonedroite{
float:right;
margin:0;
padding:0
}

.liensdroite{
text-align:right;
font-family:'Trebuchet MS', Verdana, Arial, serif;
font-size:12px;
font-weight:bold;
}

.liensdroite a{
text-decoration:none;
}

.lignecouleur{
width:100%;
height:7px;
background:url('couleur.gif') top left repeat-x;
margin:0;
padding:0;
font-size:1px;
clear:both;
display:block;
}

.blogpad0{
margin:0;
padding:0;
}

.blogformu{
height:25px;
}

.blogformu label{
float:left;
width:25%;
margin-top:4px;
margin-right:8px;
text-align:right;
}

.blogcomment{
border-bottom:1px solid #7C8FC4;
padding:1em 0 1em 0;
}

.zonefloat{
float:left;
width:25%;
}

.titrezone{
width:100%;
color:#fff;
font-size:110%;
text-align:center;
padding-top:1.5em;
padding-bottom:1.5em;
font-weight:bold;
}

.zonefloat ul{
padding:0;
margin:4px 0 0 0;
}

.zonefloat li{
list-style-type: none;
padding-left: 10px;
margin:0;
}

.zonefloat .puce1 li{
background:url(puce1.gif) top left no-repeat;
}

.zonefloat .puce2 li{
background:url(puce2.gif) top left no-repeat;
}

.zonefloat .puce3 li{
background:url(puce3.gif) top left no-repeat;
}

.zonefloat .puce4 li{
background:url(puce4.gif) top left no-repeat;
}

.zonetable{
border-collapse:collapse;
width:100%;
}

.zonetable td{
width:25%;
color:#fff;
font-size:110%;
text-align:center;
padding-top:1em;
padding-bottom:1em;
font-weight:bold;
}

.conteneurTopBreve {
	float: left;
	width: 40%;
	margin-left: 15px;
}
	.conteneurTopBreve a:link, .conteneurTopBreve a:hover, .conteneurTopBreve a:visited {
		display: block;
		border-bottom: 1px solid #5175B6;
		padding-bottom: 15px;
		margin-top: 5px;
	}


/****************************** PAGE RENCONTRES DU NOUVEAU SIECLE **************************************/
.conteneurRencontre {
	width: auto;
	height: auto;
	margin-top: 20px;
}
	.titreRencontre {
		margin-top: 5px;
		padding: 5px;
		color: #fff;
		width: 98%;
		background-color: #93a5c9;
		height: auto;
	}
	.descRencontre {
		padding: 10px;
		width: 95%;
		height: auto;
		min-height: 25px;
	}
	.optionsRencontre {
		margin-top: -10px;
		text-align: right;
		height: 20px;
		width: auto;
	}