﻿body {
width:1000px;
margin:auto;
font-family:Georgia, Times New Roman, Times, serif ; 
background-image:url(img/background.jpg);
background-repeat:repeat-x;
background-color:rgb(228,233,239);
text-align:justify;
}

h1 {
	padding:0px;
	margin:0px;
}

a{
text-decoration:none;
color:black;
}

a:hover{
	color:#9B0404;
}

img {
	border-width:0px;
}

#bandeau1 {
	width: 1000px;
	height: 88px;
}

img#logo {
	position:absolute;
	margin-left:900px;
}

#main {
	background-position: right;
	width: 1000px;
	min-height: 800px;
	background-color: white;
	background-image: url('img/ombre.png');
	background-repeat: repeat-y;
}
#content {
	width: 700px;
	margin-left: 260px;
	padding-top: 80px;
	margin-right: 40px;
}
.cell {
	width: 180px;
}


img.titre_menu {
margin-top:10px;
}
#bande {
	height: 30px;
	background-color: transparent;
}
#coinG {
	width: 45px;
	height: 30px;
	float: left;
	background-image: url('img/coinG2.png');
}
#coinD{
	width: 45px;
	height: 30px;
	background-image: url('img/coinD.png');
	float:right
}
#milieu {
	background-repeat: repeat-x;
	width: 910px;
	height: 30px;
	margin-left: 45px;
	background-image: url('img/milieu.png');
}
#titre{
	background-image: url('img/fond_titre.png');
	width: 1000px;
	height: 60px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}
#texte_titre {
	margin-left: 360px;
	margin-top: 8px;
	font-family: "Book Antiqua";
}
#map {
	position: absolute;
	z-index: 10;
	margin-left: 30px;
}
#header {
	font-style: normal;
	margin-left: 650px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.7em;
	position: absolute;
}
#subheader {
	font-style: italic;
	font-size: 0.8em;
	margin-top: 55px;
	margin-left: 580px;
	position: absolute;
}

#trombi div{
	width:300px;
	display:inline;
}

dt {
text-decoration:underline;
}

.zoom {

}

.zoom img {
width:50%;
height:50%;
}
.zoom img:hover {
width:100%;
height:100%;
}

#news  a{
margin:120px;
color:red;
}

#news a:hover {
font-style:bold;
font-size:1.2em;
}

