.bordure {
	border: 1px dotted #FC9E00;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
width: 175px;
}
#menu h2 {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	font-size: 12px;
	background-color: #006699;
	color: #FFFFFF;
}
#menu ul{
border: 1px solid gray;
}
#menu li {
	text-align: center;
	background-color: #0066CC;
}
#menu li a, #menu h2 a {
color: #FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu h2 a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

.txt1{
	margin-left:20px;
	margin-right:20px;
	padding-left:5px;
	padding-top:5px;
	font-size:13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #006699;
	border-left-color: #006699;
}

.txt3{
	margin-left:25px;
	margin-right:20px;
	padding-right:5px;
	padding-bottom:5px;
	font-size:13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #006699;
	border-bottom-color: #006699;
}

.link{
color:#0066CC;
text-decoration:underline;
}

.link:hover{
color:#003366;
text-decoration:underline;
}

.titres{
	background-image:url(../img/barre2.jpg);
	text-align:center;
	font-weight:bold;
	font-size:16px;
	width:500px;
	margin-left:50px;
	color: #FFFFFF;
}

.listes{
margin-left:25px;
border-left:1px dotted #036735;
padding-left:5px;
font-size:13px;
}

.listes2{
margin-left:50px;
list-style-image:url(../img/puce2.gif);
font-size:13px;
}

#tableau2 td{
border:1px dotted #FDA005;
font-family:"Trebuchet MS";
}
.fond_fondy {
	background-image: url(../img/fond_grille.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_menu {
	background-image: url(../img/fond_menu.jpg);
	background-repeat: no-repeat;
}
.bordure2 {
	border: 4px solid #006699;
}
#gmap{
	margin:5px 5px 5px 50px;
	border:1px solid #000000;
	width:485px;
	height:400px;
}