body{
text-align:center;
font-family:verdana, serif;
color:black;
font-size: 12px;}

h2{
margin:0px;
color:red;}

strong{
color: red;
font-weight: bold;}

.adresse{
color:orange;
font-size: 10px;
background-color:#fff3dc;
width:810px;
margin-left:auto;
margin-right:auto;}

a img{
border:none;}

#coordonnees a{
color: red;}

#coordonnees a:hover{
color: black;}

#menu{
width: 854px;
height: 125px;
margin-left:auto;
margin-right:auto;}

#menu p{
position: relative;
top: 100px;
text-align: left;
color: black;
font-size: 13px;
font-weight: bold;}

a{
font-weight: bold;
color: black;
text-decoration: none;}

a:hover{
color: red;
text-decoration: underline;}

#cadre{
width: 900px;
margin-left:auto;
margin-right:auto;}

.bordgauche{
background-image: url('images/cadregauche.jpg');
background-repeat: repeat-y;}

.borddroit{
background-image: url('images/cadredroit.jpg');
background-repeat: repeat-y;}

#basgauche{
background-image: url('images/basgauche.jpg');
width: 34px;
height: 35px;}

#copyright span{
position:relative;
top:-3px;}

#copyright{
font-weight:bold;
font-size:11px;
background-image: url('images/cadrebas.jpg');
background-repeat: repeat-x;}

#categorie{
background-color:orange;
color:white;
font-weight: bold;}


#basdroite{
background-image: url('images/basdroite.jpg');
width: 34px;
height: 35px;}

table{
border-collapse:collapse;}

#contenu{
background-image: url('images/fond.jpg');
background-repeat: repeat-x;
padding: 10px;}

div{
margin: auto;}

#ligne1{
text-align: left;}

#coordonnees{
padding: 10px;
text-align: left;
color: black;
float: left;
width: 338px;
height: 148px;
background-image: url('images/coordonnees.gif');
background-repeat: no-repeat;
font-size: 11px;
clear: both;}

#coordonnees strong{
font-size: 12px;}

#meteo{
padding: 5px;
float: right;
border: 2px solid red;
background-color: white;}

#legal{
text-align: left;
clear: both;
font-size: 9px;}

#fiche{
padding-top: 20px;
text-align: justify;}

#fiche p{
padding: 10px;
text-indent: 40px;}

input:focus, textarea:focus{
background-color: pink;}
