/* CSS Document */
html,body {
background-image:url(../images/Lion.jpg);
}

h1 {/* pour le titre de la page en cours */
	font-size : 26pt;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #b80047;
	text-align: center;
	vertical-align: bottom;
}

.en-tete {
	border:thin none;
	border-collapse:separate;
	border-spacing:0;
	padding: 0;
	background-image:url(../images/Lion_mini.jpg);
	width:100%;
}

.menu_principal {
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	color : #000080;
}

a.menu_principal:hover {
font-size:12pt;
color:#0066FF;
border:thin none;
}

.texte {
	font-size : 12pt;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	color : #000000;
	width:100%;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}

.tabl_vide {
background-image:url(../images/Lion_mini.jpg);
width:100%;
}

.zoom_presentation {
	width:226px;
	height:300px;
}
.zoom_presentation p {
	text-align:center;
}
.zoom_presentation img {
	width:183px;
	height:213px;
}
.zoom_presentation img:hover {
	width:220px;
	height:256px;
}


.zoom_comite {
	width:200px;
	height:160px;
}
.zoom_comite p {
	text-align:center;
}
.zoom_comite img {
	width:167px;
	height:48px;	
}
.zoom_comite img:hover {
	width:200px;
	height:58px;
}


.zoom_membres {
	width:200px;
	height:160px;
}
.zoom_membres p {
	text-align:center;
}
.zoom_membres img {
	width:142px;
	height:76px;
}
.zoom_membres img:hover {
	width:170px;
	height:91px;
}


.zoom_HI {
	width:200px;
	height:160px;
}
.zoom_HI p {
	text-align:center;
}
.zoom_HI img {
	width:137px;
	height:103px;
}
.zoom_HI img:hover {
	width:164px;
	height:124px;
}


.zoom_agenda {
	width:200px;
	height:160px;
}
.zoom_agenda p {
	text-align:center;
}
.zoom_agenda img {
	width:93px;
	height:78px;
}
.zoom_agenda img:hover {
	width:112px;
	height:94px;
}


.zoom_manifestations {
	width:200px;
	height:160px;
}
.zoom_manifestations p {
	text-align:center;
}
.zoom_manifestations img {
	width:87px;
	height:88px;
}
.zoom_manifestations img:hover {
	width:104px;
	height:106px;
}


.zoom_concerts {
	width:200px;
	height:160px;
}
.zoom_concerts p {
	text-align:center;
}
.zoom_concerts img {
	width:96px;
	height:96px;
}
.zoom_concerts img:hover {
	width:115px;
	height:115px;
}

.zoom_liens {
	width:200px;
	height:160px;
}

.zoom_liens p {
	text-align:center;
}

.zoom_liens img {
	width:132px;
	height:79px;
}

.zoom_liens img:hover {
	width:158px;
	height:95px;
}


.zoom_renseignements {
	width:200px;
	height:160px;
}

.zoom_renseignements p {
	text-align:center;
}

.zoom_renseignements img {
	width:85px;
	height:96px;
}
.zoom_renseignements img:hover {
	width:102px;
	height:115px;
}

.zoom_100ans {
	width:200px;
	height:200px;
}

.zoom_100ans p {
	text-align:center;
}

.zoom_100ans img {
	width:125px;
	height:98px;
}
.zoom_100ans img:hover {
	width:150px;
	height:117px;
}

a:link {color: #000080; text-decoration:underline;}
a:visited {color: #666666; text-decoration:underline;}
a:hover {color:#0066FF;}
