@charset "utf-8";

a:link {
	color: #333;
	text-decoration: none;
}s
a:visited {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F30;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
input[type="text"]{border: 1px solid;}

#latlng{width: 250px;}



body {
	margin: 0;
	padding: 0;
	margin-top: 25px;

}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	
}
#cadre_traduction {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0;
	height: 25px;
	background-color:#333;
	background-repeat: repeat;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	top: 0px;
	
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
	font-weight: bold;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	width: 920px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}

#logo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 116px;
	margin-bottom: 0;
	width: 260px;
}
#colwrap1 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 738px;
}
#haut_lien {
	margin-left: 0px;
	display: inline;
	float: left;
	height: 31px;
	margin-bottom: 0;
	width: 660px;
	background-image: url(../images/haut_lien.png);
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	text-transform: capitalize;
	vertical-align: middle;

}
#sous_lien {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 85px;
	margin-bottom: 0;
	width: 320px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-variant: normal;
	background-image: url(../images/sous_lien.png);
	font-style: italic;

}
#sous_lien2 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 85px;
	margin-bottom: 0;
	width: 340px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/sous_lien2.png);

}
#entourage_23 {
	display: inline;
	float: left;
	height: auto;
	width: 1000px;

}
#theme2 {
	display: inline;
	float: left;
	height: auto;
	width: 920px;
}
#theme2bis {
	display: inline;
	float: left;
	height: 25px;
	width: 920px;
}
#theme3 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: auto;
	min-height:15px;
	margin-bottom: 0;
	width: 920px;
}
#theme4 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 0;
	width: 920px;

}
#centre {
	float: left;
	height: auto;
	width: 800px;
	color: #333;

}
#map_canvas {
	width: 800px;
	height: 800px;
	float:left;

}
#pub_droite {
	width: 120px;
	height: 600px;
	float: left;
}
#sous_pub_droite {
	width: 120px;
	height: 240px;
	float: right;
}
#pub_bas {
	float: left;
	height: 120px;
	width: 920px;
}
#tour_map {
	float: left;
	height: 20px;
	width: 800px;
	background-color: #DE6B37;
	font-weight: bold;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input[type="text"]
 {
padding: 0 5px;
height: 23px;
border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;
}
select
 {
padding: 0 0px;
height: 23px;
border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;

}

input[type="submit"]{
	color:#FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #900;
	border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;

	height: 23px;
}
input[type="file"]{
padding: 0 5px;
height: 26px;
border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;

}
textarea{
padding: 0 5px;
border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;
}
input[type="password"]{
	padding: 0 5px;
height: 23px;
border: 1px #666 solid;
border-radius: 4px 4px 4px 4px;
}
img.shadow {
	background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}
