h1{
text-decoration : none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
display:inline; 
} 

strong {
font-weight : normal;	
}

.content {
	width: 962px;
	height: 565px;
	position:absolute; 
	left: 50%;  
	top: 50%; 
	margin-top: -295px; /* moitié de la hauteur */ 
	margin-left: -505px; /* moitié de la largeur */ 
}

.conf {
	width: 300px ;
	height: 150px ;
	position: absolute ;
	left: 50% ;
	top : 50% ;
	margin-top : -75px ;
	margin-left: -150px ;
	background-color: #FFFFFF ;
	border: 5px double #0d0f3f ;
	z-index : 6000 ;
	text-align:center ;
	font-size: 18px ;
	font-style: Verdana ;
}

.cadre0 {
	position: relative;
	background-color:#FFFFFF;
	border-width:5px;
	border-style:double;
	border-color: #0d0f3f;
	padding-left:18px ;
	padding-bottom:6px ;
	padding-top:10px ;
	padding-right:18px ;
	width: 962px;
	height:565px ;
	border-bottom: none
}

.cadre {
	position: relative;
	background-color:#f8f8f8;
	border-width:5px;
	border-style:double;
	border-color: #0d0f3f;
	padding-left:18px ;
	padding-bottom:6px ;
	padding-top:10px ;
	padding-right:18px ;
	width: 962px;
	height:565px ;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

ul.crossfadereal {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	margin-left: 37px ;
}

li img {
	display: block;
}

.affiche {
	position: absolute ;
	width:0px ;
	height: 526px ;
	margin-top: 0px;
	background-color: #0d0f3f ;
	z-index: 1000 ;
	-moz-opacity:0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
}

.texteaffiche {
	color: #f8ea96 ;
	text-decoration: verdana ;
	text-align: center; 
	margin-top: 55px ;
	font-size: 17px ;
	z-index: 2000 ;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}
	
.presentation {
	width: 100% ;
	height: 435px ;
	text-align: center ;
	font-family: bold 17px Tahoma ;
	font-style: bold;
	font-size: 17px ;
}

.articles {
	width: 100%;
	font-style: arial ;
	text-align: left ;	
	font-size: 15px ;
}

.article {
	width: 100%;
	text-align: center ;
	height: 88px ;
	overflow:hidden ;
}

.article a {
	cursor: pointer;
	color: #0d0f3f;
}

.realisations {
	width: 100% ;
	height: 526px ;
	text-align: center ;
	font-family: bold 17px Tahoma ;
	font-style: bold;
	font-size: 17px ;
}

.diaporama {
	border-right: 1px solid black ;
	width : 45% ;
}

.menu {
    position: relative;
    height: 26px;
    width: 618px;
    background-image: url(../images/alum.jpg) ;
    overflow: hidden;
    border: 1px solid gray;
	margin-top: 0px ;
	margin-bottom: 5px ;
	left: 1000px ;
}
		
.menu li {
    float: left;
    list-style: none;
	border-left: 1px solid black;
}

#index {
	margin-left:-9px
}

.menu li.back {
    background-color: #787979;	
    width: 6px;
    height: 26px;
    z-index: 8;
    position: absolute;
	border-left: none;
	text-align: center ;
	-moz-opacity:0.35;
	opacity: 0.35;
	filter:alpha(opacity=35);	
}

.menu li a {
    font: bold 15px Courier New;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 5px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 26px;
    position: relative;
    overflow: hidden;
    margin: auto 16.4px;
}

.menu li a:hover, .menu li a:active, .menu li a:visited {
    border: none;
}

.logo {
    background-image: url(../images/logo.gif) ;
	position: absolute ;
	width: 250px ;
	height: 105px ;
	border: none ;
	left: 725px ;
	bottom: 485px ;
	z-index:5000 ;
}

.mini {
	width: 186px ;
	height: 140px ;
	border: 2px solid black ;
}

.medium {
	width:450px;
	height:300px;
}

.cache {
	width: 100px ;
	height: 100px ;
	z-index : 4000 ;
	position:absolute; 
	left: 50%;  
	top: 50%; 
	margin-top: -50px; /* moitié de la hauteur */ 
	margin-left: -50px; /* moitié de la largeur */ 	
}

.description {
	width: 500px ;
	height: 500px ;
	position: relative;
	z-index : 4000 ;
}

.modele {
	margin: -10px 42px 10px 58px;
	width:300px;
	height:26px;
	border: 5px double #767b7e;
	text-align:center ;
	padding-top: 4px ;
}

.contact {
	width: 100% ;
	height: 300px ;
	text-align: center ;
	font-family: bold 17px Tahoma ;
	font-style: bold;
	font-size: 17px ;
	margin-top : 40px ;
}

.adresse {
	width: 100% ;
}

.contact input {
	width:200px ;
	border: 1px solid black
}

.contact textarea {
	width:600px ;
	height:122px ;
	border: 1px solid black
}

.fin {
	width: 998px;
	text-align:center;
	color:grey ;
}

.fin a {
	color: grey ;
}

.connexion {
	position: absolute ;
	border: 5px double #767b7e ;
	width: 30% ;
	height: 25% ;
	text-align: center ;
	top: 35% ;
	left: 35%
}

.connexion input {
	text-align: center ;
	border: 1px solid black ;
	width: 80% ;
	height: 24px ;
	margin-top: 18px ;
	font-size: 20px ;
	font-family:"Times New Roman", Times, serif ;
	color: grey ;
}

.admin {
	width: 39% ;
	height: 35% ;
	margin-top: 13% ;
	margin-left: 30%	
}

.admin legend {
	font-family:"Times New Roman", Times, serif ;
	font-size: 18px ;	
}

textarea {
	width:100% ;
	height:100% ;
}

.noir {
	width:100% ;
	height:100% ;
	top:0px ;
	left:0px;
	background-color:#000000 ;
	position: absolute;
	z-index: 50000 ;
	-moz-opacity:0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);	
}

.admin_realisations {
	border-right: 2px solid black ;
	border-left: 2px solid black ;
	overflow: auto ;
	background-color: #FFFFFF;
	width: 650px ;
	height:100% ;
	position:absolute;
	top:0px ;
	left: 50%;  
	margin-left: -352px; /* moitié de la largeur */
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);	
	z-index: 100000 ;
}	

.activites {
	width:100% ;
	text-align:center ;
	font-family:"Times New Roman", Times, serif ;
	font-size: 17px ;	
}	
	