
body {
	margin:  auto;
	width: 780px;	
	padding: 0;
	text-align: center;
	background: #ffffff;
}
p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font: 11px Verdana, Times New Roman, Times, serif;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

.radio {
	background: none;
	border: 0; 
}
label {
	font-weight: bold;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #B61212;
}
a:hover {
	text-decoration: underline;
}
a.blackLink {
	color:#000000;
}

.lezart, .lezart a:link, .lezart a:visited{
	color: #777;
}

hr {
	padding: 0; 
	margin: 5px 0 5px 0;
	height: 1px;
}
.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font: 0;
	visibility: hidden;
}
.imgLeft {
	float: left;
	margin-right: 5px;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
.imgTop {
	margin-bottom: 10px
}
.imgBottom {
	margin-top: 10px
}

#imgzoom {
	position: absolute;
	display: none;
	overflow: hidden;
	width: 640px;
	height: auto;
	text-align: center;
	color: #000;
	background: #FFF;
	border: 0px solid #8C0202;
	cursor: pointer;
	z-index: 100;
}

h1 {
	font: 13px Arial, Times New Roman, Times, serif;
	margin:0;
	padding:0;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #DB020B;
	color: #DB020B;
	background: url(../img_communes/tpTitre.gif) 0 6px no-repeat;
}

h1.linkWithoutUnderline {
	border-bottom: none;
}

h2 {
	font-weight: bold;
	margin-bottom: 8px;
}
.tpTexte {
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear:both;
}

#container {
	margin:0  auto;
	display: block;
	overflow: hidden;
	width: 780px;	
	text-align: left;
}
#Gauche {
	display: block;
	overflow: hidden;
	float: left;
	width: 171px;
}
#Inscription{
	float: left;
	width: 171px;
	height:190px;
	background: url(../img_communes/fd_newsletter.gif) left top no-repeat;
	padding: 48px 10px 65px 0px;
}
#nav {
	float: left;
	width: 171px;
}
#nav2{
	background: #CBDF9E;
}
#nav3{
	background: #CBDF9E;
}
#nav4{
	background: #FD956D;
}
#nav5{
	background: #D7BBD9;
}
#nav6{
	background: #C0CBE1;
}
#nav44{
	background: #CDE3EF;
}
#nav32{
	background: #FBDD95;
}
#nav img{
	border: 0;
}
#nav a, #nav a:visited, #nav a:link {
	display: block;
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	background: url(../img_communes/fleche.gif) top left no-repeat;
	background-position: 3 .5em;
}
#nav a.navOn2, #nav a.navOn2:visited, #nav a.navOn2:link {
	background: url(../img_communes/fleche.gif) top left no-repeat;
	background-position: 3 .5em;
	text-decoration: underline;
}
#contenu {
	display: block;
	overflow: hidden;
	float: left;
	width: 600px;
	padding-top: 7px;
}
#Centre{
	margin-left: 9px;
	margin-right: 9px;
	padding: 0 10px 15px 10px;
	background: #D5D6D9 url(../img_communes/fd_contenu_bottom.gif) bottom center no-repeat;
}
#Droite{
	float: left;
	display: block;
	overflow: hidden;
	width: 141px;
}
a.lienDroite, a.lienDroite:visited, a.lienDroite:link {
	display: block;
	color: #000;
	text-decoration: none;
}
a.lienDroite:hover {
	text-decoration: underline;
}
#Contact{
	background: #4899BD url(../img_communes/fd_contact.gif) bottom center no-repeat;
	text-align: right;
	padding: 15px 15px 20px 0;
}
#Publications{
	background: #F6AD00 url(../img_communes/bas_publications.gif) bottom center no-repeat;
	text-align: right;
	padding: 15px 15px 15px 0;
}
#bas {
	font-size: 10px;
	clear: both;
	text-align: center;
	height: 38px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.retour img {
	margin-right:5px;
}