/* CSS Document */
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #12538D;
}
.centre {
	width: 852px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg/intbg.gif);
	background-repeat: repeat-x;
	background-color: #043150;
}
a:link {
	color: #04345A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #04345A;
}
a:hover {
	text-decoration: underline;
	color: #0F0;
}
a:active {
	text-decoration: none;
	color: #04345A;
}

.main {
	background-image: url(../img/bg/int2bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	width: 1024px;
}
.blue #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(../img/blue_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.blue #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.blue #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.blue #slatenav ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{color:#fff;background:transparent url(../img/blue_backgroundOVER.gif) no-repeat top center;}
.Ftexte {
	background-image: url(../img/bg/bgtexte.gif);
	height: 290px;
	width: 272px;
	background-repeat: no-repeat;
}
.titreTexte {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	text-indent: 8px;
	color: #042D4B;
	text-align: left;
}
.Ftexte2 {
	background-image: url(../img/bg/bg2texte.gif);
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: left;
}
.Ftexte3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.TtGras {
	font-weight: bold;
}
.TtGrasBlack {
	font-weight: bold;
}
.footer {
	background-image: url(../img/footer-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 147px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.footertxt {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.39 {
	color: #F00;
}
.depuis2004 {
	font-size: 14px;
	background-color: #0CF;
	font-weight: bolder;
}
.environ {
	font-weight: bold;
	background-color: #0F6;
	font-size: 14px;
}
.degre {
	font-size: 14px;
	font-weight: bolder;
	background-color: #F30;
	color: #000;
}
.Ftextevideo {

	background-image: url(../img/bg/bgtexte.gif);
	height: 290px;
	width: 100%;
	background-repeat: no-repeat;
}
a.blancVille:link {
	color: #ffffff;
	text-decoration: underline;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

a.blancVille:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.blancVille:hover {
	text-decoration: underline;
	color: #6BC5F0;
}
a.blancVille:active {
	text-decoration: underline;
	color: #ffffff;
}
.photo {
		position:relative;
		font-family:arial;	
		overflow:hidden;
		border:5px solid #000;
		width:220px;
		height:125px;
	}	
	
		.photo .heading, .photo .caption {
			position:absolute;
			background:#000;
			height:50px;
			width:220px;
			opacity:0.6;
		}
		
		.photo .heading { 
			top:-50px;
		}

		.photo .caption { 		
			bottom:-50px;		
			left:0px;
		}
		
		.photo .heading span {
			color:#26c3e5;	
			top:-50px;
			font-weight:bold;
			display:block;
			padding:5px 0 0 10px;
		}
		
		.photo .caption span{
			color:#999;	
			font-size:9px;
			display:block;
			padding:5px 10px 0 10px;
		}

