/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
	background-image: url("http://tourisme.mairie-labernerie.fr/background.jpg");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #ffffff;
	/margin: 0px -1px 0px 0px;
	margin: 0;
}

a {
	text-decoration: none;	
	color: #1D9DFF;
}

a:hover {
	color: #044064;	
}

img {
border: 0;
}


ul { 
list-style-type : none; 
padding : 0;
/margin:0;
}

h1 {
font-size: 20px;
color: #043E63;
/margin:10;
}


#header h1 {
font-size: 24px;
color: #043E63;
/margin:10;
}

h2 {
font-size: 14px;
color: #ffffff;
background-color: #044064;
padding: 6px;
}

#corps h2 {
font-size: 14px;
color: #043E63;
border-bottom: 1px solid #043E63;
background-color: #ffffff;
padding: 6px;
}

h3 {
font-size: 14px;
color: #043E63;
border-bottom: 1px solid #043E63;
padding: 6px;
}


table, td, tr
{
padding: 3px;
}

table#peche tr, table#peche td, table {
border: 0px;	
background-color: #ffffff;
padding: 10px;
}

tr#firstline {
text-align: center;
font-weight: bold;
}


caption
{
color: #043E63;
margin: auto; 
font-weight: bold;
font-size: 14px;
margin-bottom: 10px; 
margin-top: 15px;
}


#general {
width: 780px;
margin-top: 0px;
margin: 0px auto 20px auto;

}

#bandeau {
width: 780px;
height: 140px;
background-repeat: no-repeat;
background-position: bottom left;
}

#navigation {
border-bottom: 22px solid #044064;	
margin-top: 0px;
/margin-right: -1px;
}

#chemin {
margin: 20px;
}

#contextes {
width: 150px;
margin: 20px 20px 20px 620px;
/margin: 20px 20px 20px 600px;
position: absolute;
}

#contextes .listagetitre {
font-size: 12px;
}

#corps {
width: 570px;
margin: 20px;
text-align: justify;
}

#texteconteneur {
text-align: justify;
}

#corps .listagebloc {
width: 570px;
margin-top: 20px;
}


#footer {
position: relative;
bottom: 0px;
border-top: 1px solid #999;
margin: 20px;
padding: 5px 0 0 0;
text-align: center;
}

.page_plan { /* déclarations */ }

