@charset "utf-8";
body/* CSS Document */

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-image: url(images/point.jpg);
	background-repeat: repeat;
}
#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D1BDAB;
	border: 2px solid #900;
}
#conteneur #header {
	height: 150px;
}

P {
	font-size: small;
	
}
/* fin navigation */
#conteneur #texte {
	text-align: justify;
	width: 780px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#conteneur #texte1 {
	text-align: justify;
	width: 780px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

#conteneur #texte #marche {
	padding-left: 10px;
	height: 254px;
	width: 800px;
}
#conteneur #pbandeau {
	height: 65px;
	width: 303px;
	margin-left: 198px;
	margin-top: -20px;
}


/* navigation*/
#navcontainer ul
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
	background-color: #900;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	font-size: 12px;
}

#navcontainer ul li a:hover
{
	background-color: #fff;
	color: #900;
}

#navcontainer #active { border-left: 1px solid #fff; 
}
#conteneur #vide {
	height: 30px;
}

.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 2em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 1px;
	padding: 1px;
	line-height: 1em;
}
#conteneur #pied {
	font-size: small;
	text-align: center;
	border-top: medium groove #900;
	padding-top: 5px;
	margin-top: 2%;
}
a.info3 {
	color: #900;
	font-size: small;
	text-decoration: none;
}
a.info3:hover {
	color: #900;
	font-size: small;
	text-decoration: underline;
}
a.info4 {
	color: #555555;
	font-size: small;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bolder;
}
a.info4:hover {
	color: #900;
	font-size: small;
	text-decoration: underline;
}
#conteneur #titre {
	color: #900;
	font-size: medium;
	font-weight: bold;
}
#conteneur #maps {
	height: 350px;
	width: 425px;
	margin-left: 200px;
	margin-top: 20px;
	border: thin solid #900;
}
/* tableau */
table {
	border-collapse: collapse;
	width: 780px;
	margin-right: auto;
	margin-left: 10px;
}
th {
	width: 50%;
	padding: 5px;
	text-align: left;
	color: #900;
	font-size: medium;
	font-weight: bold;
	border: thin solid #900;
	background-image: url(images/point.jpg);
	background-repeat: repeat;
}
td {
	width: 33%;
	border-bottom: thin solid #900;
}
caption {
font-family: sans-serif;
}
/* fin tableau */

.tarif {
	color: #900;
	font-weight: bold;
}
.calib {
	color: #900;
	font-weight: bold;
	font-size: small;
}
/* liens */
a.liens {
	color: #900;
	font-size: 110%;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.liens:hover {
	color: #900;
	font-size: 110%;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 500px;
	margin-top: 30px;
	margin-left: 30px;
}
#soustitre/* fin liens */ {
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	width: 210px;
	float: right;
	margin-top: -60px;
	height: 50px;
	text-align: right;
}
.soustitre {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
