/* CSS Document */
/* Algonquin Direct 2007 - algonquindirect.com */


/* Balises generales - On */
html, body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Verdana', 'Arial', 'Sans-serif';
    color: #000;
    text-align: center;
    background-color: #f4f5f9;
	background-image:url(/img/fond-body.gif);
	background-position:center top;
	background-repeat:repeat;
}
a img {
	border: 0;
}
a:link, a:active, a:visited {
    color: #0b5589;
    text-decoration: underline;
}
a:hover {
    color: #362f2d;
    text-decoration: underline;
}
hr {
    border: 0;
    width: 100%;
    color: #f4f5f9;
    background-color: #f4f5f9;
    height: 10px;
}
/* Balises generales - Off */


/* Blocs de disposition - On */
#conteneur {
	position: absolute;
	width: 766px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -373px;
	padding: 0 10px;
	text-align: center;
	z-index: 2;
	background-image:url(/img/fond-contenu.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#contenu {
	position: relative;
	float:left;
	width: 746px;
	height: 100%;
	padding:0 10px;
	z-index:1;
}
/* Blocs de disposition - Off */


/* Menu horizontal du haut - On */
#menu-haut {
	position: relative;
	display: block;
	width:746px;
	height:2em;
	margin: 0;
	padding:0;
	text-align:center;
	list-style-type: none;
	background-color:#e6dabe;
	z-index:1;
}
#menu-haut ul {
	position: relative;
	display: block;
	width:620px;
	margin: 0 auto;
	padding:10px 0 0 0;
	text-align:center;
	list-style-type: none;
	z-index:1;
}
#menu-haut ul li {
	position: relative;
	float: left;
	font-weight:bold;
	font-size: 0.6em;
	line-height:1em;
	margin: 0;
	padding: 0 5px;
	z-index:1;
}
#menu-haut ul li a {
	color:#791515;
	text-decoration: none;
}
#menu-haut ul li a:hover {
	text-decoration: underline;
}
#menu-haut ul li ul {
	position:absolute;
	top:10px;
	left:-999em;
	display:block;
	width:164px;
	margin:0;
	padding:10px 0 5px 0;
	list-style-type: none;
	color:#791515;
	text-align:left;
	background-color:#e6dabe;
	z-index:9999;
}
#menu-haut ul li:hover ul, #menu-haut ul li.sfhover ul {
	left:-10px;
}
#menu-haut ul li ul li {
	font-size: 0.9em;
	color:#791515;
	text-transform:none;	
}
#menu-haut ul li ul li a {
	display:block;
	width:139px;
	margin: 0;
	padding: 5px 0 5px 15px;
	color:#791515;
	background:none;
	background-color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#menu-haut ul li ul li a:hover {
	color:#791515;
	text-decoration:none;
	background-color:#e6dabe;
}
/* Menu du haut - Off */


/* Banniere - On */
#banniere {
	position: relative;
	display:block;
	width: 746px;
	height: 194px;
	margin:10px 0 0 0;
	padding:0;
	
}
#banniere img {
	position:absolute;
	display: block;
	top:0;
	left:0;
	z-index:0;
}
/* Banniere - Off */


/* Sous-banniere - On */
#sous-banniere {
	position: relative;
	display:block;
	width: 746px;
	height: 98px;
	margin:10px 0 0 0;
	padding:0;
}
/* Sous-banniere - Off */


/* Nouvelles - On
#nouvelles {
	position: relative;
	display:block;
	width: 746px;
	height: 130px;
	margin:10px 0 0 0;
	padding:0;
}
#nouvelles img {
	display: block;
}
Nouvelles - Off */


/* Conteneur de gauche - On */
#gauche {
	width: 154px;
	float:left;
	margin: 5px 0 0 0;
}
#gauche #menu {
	width: 154px;
	margin: 0;
	padding: 0;
	text-align:left;
	list-style-type: none;
}
#gauche #menu li {
	font-size: 0.7em;
	color:#791515;
	text-transform:uppercase;	
}
#gauche #menu li a {
	display:block;
	width:139px;
	margin: 5px 0;
	padding: 0;
	color:#791515;
	background-color: #e6dabe;
	text-decoration:none;
	font-weight:bold;
}
#gauche #menu li a:hover {
	color:#fff;
}
#gauche #menu li a img, #gauche #menu li a:hover span img {
	display:block;
}
#gauche #menu li a:hover img, #gauche #menu li a span img {
	display:none;
}
#gauche #menu li ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#gauche #menu ul li {
	font-size: 0.8em;
	color:#791515;
	text-transform:none;	
}
#gauche #menu ul li.marges {
	padding: 5px 0 5px 15px;
}
#gauche #menu ul li.maj-bleu {
	position:relative;
}
#gauche #menu ul li.maj-bleu a {
	color:#2d4a89;
	text-transform:uppercase;
}
#gauche #menu ul li.maj-bleu img {
	position:absolute;
	top:-5px;
	right:20px;
}
#gauche #menu ul li a {
	display:block;
	width:139px;
	margin: 0;
	padding: 5px 0 5px 15px;
	color:#791515;
	background:none;
	background-color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#gauche #menu ul li a:hover {
	color:#791515;
	text-decoration:underline;
}
/* Menu principal horizontal - Off */


/* Conteneur de droite - On */
#droite {
	position: relative;
	display: block;
	width: 582px;
	float: right;
	margin:10px 0 0 0;
	padding: 0;
	background-color:#fff;
}
#droite #page {
	margin:0 40px 0 60px;
}
#droite #page h1, #droite #page h2, #droite #page h3, #droite #page p {
	padding: 0;
	text-align: left;
	font-weight:normal;
}
#droite #page h1 {
	margin: 10px 0 20px 0;
	font-size:1.4em;
	color:#35518d;
}
#droite #page h2 {
	margin: 10px 0 0 0;
	font-size:0.8em;
	font-weight:bold;
	color:#ad8d3f;
}
#droite #page h3 {
	margin: 20px 0 0 0;
	font-size:0.7em;
	font-weight:bold;
	color:#35518d;
}
#droite #page p, #droite #page p .div  {
	margin: 20px 0;
	font-size: 0.7em;
	line-height:1.4em;
}
#droite #page .tableau-type  {
	margin: 20px 0;
	font-size: 0.7em;
	line-height:1.4em;
	text-align:left;
}
#droite #page input {
	width:200px;
	font-size:1.2em;
	margin: 5px 0 0 0;
	padding: 2px 4px;
	border: 1px solid #b7b4ac;
	font-family: 'Trebuchet MS', 'Arial', 'Sans-serif';
	color: #632d1d;
	background-color: #fff;
}
#droite #page .case {
	width:auto;
}
#droite #page textarea {
	width:400px;
	height:140px;
	font-size:1.2em;
	margin: 5px 0 0 0;
	padding: 2px 4px;
	border: 1px solid #b7b4ac;
	font-family: 'Trebuchet MS', 'Arial', 'Sans-serif';
	color: #632d1d;
	background-color: #fff;
}
#droite #page .bouton {
	width:auto;
}
#droite #page .ouest {
	float: left;
	padding:0 30px 15px 10px;
}
#droite #page .liste-type {
	text-align: left;
	font-size: 0.7em;
	padding:0;
	margin:20px 0;
	list-style-type:none;
}
#droite #page .liste-type li {
	padding:0 0 0 10px;
	margin:0 0 0 3px;
	background-image: url(/img/disque.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#droite #page .liste-type ul {
	padding:0;
	margin:0;
}
#droite #page .liste-type ul li {
	padding:0 10px;
	margin:0 10px;
	list-style-type:none;
	background-image: url(/img/cercle.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#droite #page .liste-2cols {
	display:block;
	width:582px;
	text-align: left;
	font-size: 0.7em;
	padding:0;
	margin:20px 0;
	list-style-type:none;
}
#droite #page .liste-2cols span {
	display:block;
	margin:0 0 10px 0;
}
#droite #page .liste-2cols li {
	width:228px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 0 3px;
	background-image: url(/img/disque.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#droite #page .retour {
	clear:both;
}
/* Conteneur de droite - Off */


/* Carte routiere - On */ 
#droite #page #boite-carte {
	position:relative;
	width:462px;
	height:300px;
}
#droite #page #carte {
	width:462px;
	height:300px;
	margin:0 0 20px 0;
}
#droite #page #carte-infos {
	margin:0;
	padding:0;
}
#droite #page #carte-infos img {
	float:left;
	margin:0 20px 0 0;
}
/* Boite code postal */
#droite #page #code-postal {
	position:absolute;
	display:block;
	width:442px;
	bottom:0;
	right:0;
	padding:0 10px;
	background-color:#e6dabe;
	z-index:99999;
}
#droite #page #code-postal p {
	margin:2px 0 6px 0;
	padding: 0;
}
#droite #page #code-postal input {
	width: 3.5em;
	padding: 3px 8px;
}
#droite #page #code-postal .bouton {
	width:auto;
	padding: 2px 5px;
	margin:0 0 0 3px;
}
#droite #page #code-postal .bouton:hover {
	border:1px solid #0d567d;
}
/* Boite itineraire */
#droite #page #boite-itineraire {
	position:relative;
	width:462px;
	height:300px;
}
#droite #page #carte-itineraire {
	position:absolute;
	top:0;
	left:0;
	width:242px;
	height:300px;
	overflow:auto;
}
#droite #page #indications-itineraire {
	position:absolute;
	top:0;
	right:0;
	width:210px;
	height:250px;
	margin:0 0 20px 0;
	overflow:auto;
	font-size:0.6em;
	text-align:left;
	background-color:#fff;
}
#droite #page #retour-carte {
	position:absolute;
	display:block;
	bottom:0;
	right:0;
}
#droite #page #retour-carte .bouton {
	width:auto;
	padding: 2px 4px;
	font-size:0.7em;
}
#droite #page #retour-carte .bouton:hover {
	border:1px solid #0d567d;
}
/* Carte routiere - Off */ 


/* Conteneur du bas - On */
#bas {
	display:block;
	width:746px;
	height:45px;
	clear:both;
	margin:0 0 10px 0;
	padding:10px 0;
	border-top:20px solid #fff;
	background-color: #f4f5f9;
	background-image:url(/img/fond-body.gif);
	background-position:center top;
	background-repeat:repeat;
	
}
#activis {
	display:block;
	float:left;
	width:105px;
	height:25px;
	margin:10px 10px 10px 10px;
}
#bas #menu-bas {
	display:block;
	float:right;
	width: 600px;
	list-style-type: none;
	margin: 15px 0px 10px 10px;
	padding: 0;
	font-size: 0.65em;
	line-height: 1.2em;
}
#bas #menu-bas li {
	float: left;
	padding: 0 8px 0 0;
}
#bas #menu-bas li a {
	color:#791515;
	text-decoration: none;
}
#bas #menu-bas li a:hover {
	text-decoration: underline;
}
/* Conteneur du bas - Off */