body {
	font-family: verdana;
	font-size: 0.7em;
	margin: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: inherit;
	*color: black;
}


a:hover, a:active {
	text-decoration: none;
	color: gray;
}

area a {
	border: none;
}

.lapage {
	display: block;
	position: relative;
	width: 790px;
	top: 0px;
	margin-left: 0;
	margin-right: auto;
	/*border: 1px solid green;*/
}

.menu {
	display: block;
	position: relative;
	width: 180px;
	float: left;
	margin-right: 10px;
	z-index: 10;
}

.contenu{
	display: block;
	position: relative;
	float: left;
	padding-left: 0px;
}

.navGlobale {
	display: block;
	position: absolute;
	width: 775px;
	top: 10px;
	left: 0px;
	font-size: 0.9em;
	text-align: right;
	color: #ffffff;
	padding-right: 15px;
	/*text-shadow: rgba(0,0,0,1) 2px 2px 3px;*/
	z-index: 3;
	/*background-color: white;*/
}

.logo {
	display: block;
	position: absolute;
	top:30px;
	left: 0px;
	width: 139px;
	height: 74px;
	margin-left: 10px;
	float: left;
}

.carreOrange {
	display: block;
	position: absolute;
	top:	148px;
	left: 690px;
	width: 100px;
	height: 50px;
	font-size: 0.8em;
}

.carreOrange img{
	border: 0px;
}

.btEvent {
	display: block;
	position: absolute;
	top:	480px;
	left: 590px;
	width: 185px;
}

.btEvent p {
	margin-bottom: 10px;
}



.col1 {
	display: block;
	position: relative;
	width: 400px;
	text-align: justify;
	padding-top: 20px;
	margin-bottom: 20px;
}

.col1 p{
	line-height: 1.8em;
}

.col1 img {
	float:left;
	margin-right: 10px;
}

.col1Liste {
	display: block;
	position: relative;
	width: 535px;
	text-align: justify;
	padding-top: 20px;

}

.col2 {
	display: block;
	position: absolute;
	width: 185px;
	top: -40px;
	left: 412px;
}

.col2 img{
	margin-top: 100px;
}

.colDemi {
	display: block;
	position: relative;
	width: 48%;
	margin-right: 1%;
	float: left;
	font-size: 0.9em;
	*font-size: 0.8em;
	text-align: left;

}

.colDemi h4 {
	margin-top: -1em;
	*margin-top: -2em;
	font-size: 1em;
}

.liste0 {
	display: block;
	position: relative;
	width: 560px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
	border-bottom: dotted 1px #f4A004;
}



.liste1, .liste2, .liste3 {
	display: block;
	position: relative;
	width: 32%;
	float: left;
	text-align: left;


}

.liste12 {
	display: block;
	position: relative;
	width: 64%;
	float: left;
	text-align: left;
	/*border: solid 1px red;*/

}


.liste2 {
	margin-left: 2%;
	margin-right: 2%;
}

.liste23 {
	display: block;
	position: relative;
	width: 64%;
	float: left;
	text-align: left;
	/*border: solid 1px red;*/

}

.liste2 img {
	margin-right: 5px;
	vertical-align: middle;
}

.clean {
	clear: both;
  display: block;
  height: 1px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.separation {
  display: block;
  height: 10px;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: dotted 1px #f4A004;
}

.colDemi > .separation {
	height: 1px;
	margin-top: -5px;
}

#description {
	border-left: solid 1px gray;
	padding-left: 5px;
}

#communes {
	display: block;
	position: absolute;
	top: 200px;
	left: 290px;
	width: 250px;
	border: solid 2px red;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
	visibility: hidden;
	z-index: 6;
}

.titreListe {
	display: block;
	position: relative;
	width: 100%;
	padding: 2px;
	/*background-color: #FFB753;*/
	background-image: url("/images/fdListe.jpg");
	background-repeat: repeat-y;
	border-bottom: solid 1px #f4A004;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 0.2em;
}



.bdOrange {
	background-color: orange;
	color: white;
	text-align: center;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2em;
}

h4 {
	line-height: 1.5em;

}

p {
	/* color: #666666; */
}


a img {
	border: 0px;
}

.debug {
	/*visibility: hidden;*/
	margin-top: 10px;
	border: solid 1px red;
	background-color: #DDF0FF;
}

.form-row {
	clear: both;
	padding: 0.35em 0 0 0 ;
}

.field-label {
	display: block;
	width: 30%;
	float: left;
	margin-right: 1%;
	text-align: right;
}

.field-widget {
	display: block;
	width: 69%;
	float: left;
}

input[type='text'] {
	width: 100%;
	border: none;
	background-color: #d3d3d3;
}

label {
	font-size: 0.95em;
}

.bt {
	width: 15px;
	height: 15px;
	margin-right: 10px;
	border: solid 1px #666;
	background-color: #d3d3d3;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 3px;
}