@import url(global.css);

.contenu {
	float: right;
	width: 540px;
}

.navigation-verticale  p{
	font-size: 1.4em;
	line-height: 1.1em;
	font-style: normal;
}

.centre-content{
	float:left;
	width:350px;
}

.news {
	background-image: url(../img/accueil-agenda.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	text-align: left;
	padding-right: 0px;
	padding-top: 60px;
	margin-bottom:10px;
	width: 350px;
	height: auto;
}

.clic {
	float: left;
	width: 250px;
	height: 140px;
}
.lien-phototheque {
	float: left;
	width: 250px;
	height: 25px;
}
.phototheque {
	height: 282px;
	width: 98px!important;
	width: 96px;
	float: right;
	top: auto;
	bottom: 0px;
	position: relative;
	background-image: url(../img/degrade-gris.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.image-clic {
	position: static;
	float: right;
	width: 346px;
	text-align: left;
	display: inline;
	margin-bottom:10px;
}

.aix-image{
	position: relative;
	float:left;
}

.image-mask {
	position: absolute;
	z-index:50;
}

.bas {
	position: absolute;
	top: auto;
	bottom: 0px;
	margin-bottom:50px;
	padding-bottom: 10px;
	left: 0px;
}
.marge {
	top:70px;
	float: left;
	position:absolute;
	width:200px;
	padding-left: 10px;
}

.image-agenda {
	padding-top: 5px;
	padding-bottom: 5px;
}

.commentaire{
	position:absolute;
	top:235px;
	left:258px;
	width:80px;
	z-index:1;
}

/* AGENDA */

.agenda {
	background:url(../img/accueil-agenda-encar.gif) no-repeat 2px top;
	float: right;
	text-align: left;
	width: 169px;
	padding-right: 0px;
	padding-top: 35px;
	padding-left: 15px;
	line-height: 1.3em;
	color: #000;
	min-height: 463px;
	height: auto!important;
	height: 463px;
}

a.agenda-texte {
	color: #000;
	font-size: 1.2em;
}

a.agenda-texte:hover {
	color: #9aac2b;
	font-size: 1.2em;
}

a.agenda-texte .link {
	background-image: url(../img/fleche.gif);
	color: #BA1329;
	font-size: 1em;
	padding: 0 30px 0 0;
	background-position: 100% 6px;
	zborder: 1px solid #f00;
}
	
a.agenda-texte:hover .link {
	background-image: url(../img/fleche-vert.gif);
	color: #9aac2b;
	background-position: 100% 6px;
	zborder: 1px solid #000;
}

/* Diaporama ------------------------------- */
#tvmenu img {
position:absolute; 
/*height:282px;*/
}
/*
#tvmenu a:hover .point {display:block; position:absolute; top:20px; left:5px; width:0; height:0; overflow:hidden; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #f00;}
#tvmenu a:hover .point1 {display:block; position:absolute; top:20px; left:25px; width:0; height:0; overflow:hidden; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #f00;}
#tvmenu a:hover .point2 {display:block; position:absolute; top:20px; left:50px; width:0; height:0; overflow:hidden; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #f00;}
#tvmenu a:hover .point3 {display:block; position:absolute; top:20px; left:75px; width:0; height:0; overflow:hidden; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #f00;}
#tvmenu a:hover .point4 {display:block; position:absolute; top:20px; left:100px; width:0; height:0; overflow:hidden; border-left:5px solid #fff; border-right:5px solid #fff; border-bottom:5px solid #f00;}
*/
