Body
{
width:1000px;
margin:auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-image: url(../_images/fond.jpg);
color:#000000;
}

#header
{
width: 1000px;
height: 200px;
}

#diapo
{
width:600px;
height: 200px;
float:right;
}

#header1
{
width: 400px;
height: 200px;
float:left;
}

#container
{
width: 1000px;
background-color: #FFFFFF;
color: #OOOOOO;
}

#content
{
width: 300px;
float:right;
margin-top:0 auto;
margin-right:15px;
}

#bloc_gauche {
width: 650px;
margin-left:15px;
float:left;
}
#bloc_gauche2 {
width: 970px;
margin-left:15px;
float:left;
}

#bloc_bas {
width: 1000px;
margin-top: 770px;
}

#meteo{
width:215px;
margin-left:15px;
margin-right:20px;
float: left;
}

#liens {
width:1000px;
text-align:center;
}

#pays_belmontais
{
width:600px;
margin-left: 225px;
margin-bottom:15px;
text-align: justify;
font-family: "comic Sans MS";
font-size:16px;
}

#carte {
width:400px; 
margin-left: 10px;
float:left;
margin-bottom:15px;
}


#legende {
width:200px;
float:right;
margin-bottom:15px;
border:medium;
}


#photo {
width:170px; 
float: left;
margin-left:10px;
}

#desciptif {
width:265px;
margin-left: 10px;
text-align: justify;
margin-right:10px;
font-family: "Times New Roman", Times, serif;
}

#p
{
text-align:justify;
font-family: "Courier New";
}

 h2
{
text-align:center;
font-size:24px;
color:#990000;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
font-family: "comic Sans MS";
}

  
h3 { 
margin: 0px 0px 0px 10px; /* marge externe top right bottom  left */
padding: 0px 0px 0px 0px; /* marge interne top right bottom  left */
color:  #990000;
font-size:18px;
font-family:"comic Sans MS";
text-decoration:underline;
}



h4
{
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
text-decoration:underline;
}

h5
{

text-decoration:underline;
}




#footer
{
	background-image: url(../_images/footer.jpg);
	margin:auto;
	text-align:center;
	font-size:15px;
	width:1000px;
	heidht: 25px;
	text-decoration :none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
}

a {color: #000000}     /* lien non-visité */
a:visited {color: #000000}  /* lien visité */
a:hover {color: #000000}   /* lien au survol */
a:active {color: #000000}   /* lien sélectionné */

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
