html {
   background: url(/DECO_img/hautgauche.jpg) no-repeat top left;
}

body {
  font-family: Arial;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #333;
  background: url(/DECO_img/hautdroit.jpg) no-repeat top right;
}

body img {
  border: 0;
}

#header_menu h2 {
  text-decoration: none !important;
}

#page {
  text-align: left;
  margin: 0 auto;
  width: 810px;
  padding: 5px;
  background: none !important;
}

/* reset */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

area {
  position: relative;
  z-index: 500;
}

/* utils */
.resume {
  font-size: 13px;
  font-weight: bold;
}

.clear {
  clear: both;
  visibility: hidden;
}

/* others */
h2 {
  color: #0173B9;
  text-decoration: underline;
  font-size: 18px;
  margin: 10px 0 0 0;
}

#markers {
}

/* Les lignes de transport */
#lines {
  position: relative;
  /* fix IE 7 bug*/
  z-index: 1;
  zoom: 1;
  height: 1%;
  float: left;
}

.line, .marker {
  width: 120px;
  height: 90px;
  padding: 2px;
  float :left;
  margin: 0px 5px 0px 5px;
}

.line {
  margin-left: -4px;
}

.line ul {
  padding-left: 1px;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

.marker {
  z-index: 1000 !important;
  position: absolute;  
}

.marker:hover {
  visibility: visible;
}

.highlight-line {
  position: absolute;
  margin: 0;
  padding: 0;
}



.highlight-line p {
  margin: 0;
  padding: 0;
}

.highlight-line img {
  border: 0;
  margin: 0;
  padding: 0;
}

/* personalize highlight-line positions & personnalize marker positions */
#highlight-line-1 {
  top: 153px;
  left: 214px;
}

#marker-line-1 {
  top: 125px;
  left: 244px;
}

#highlight-line-2 {
  top: 161px;
  left: 94px;
}

#marker-line-2 {
  top: 72px;
  left: 94px;
}

#highlight-line-3 {
  top: 32px;
  left: 79px;
}

#marker-line-3 {
  top: -12px;
  left: 90px;
}

#highlight-line-4 {
  top: 157px;
  left: 291px;
}

#marker-line-4 {
  top: 57px;
  left: 325px;
}

#highlight-line-5 {
  top: 63px;
  left: 344px;
}

#marker-line-5 {
  top: 123px;
  left: 328px;
}

#highlight-line-6 {
  top: 59px;
  left: 170px;
}

#marker-line-6 {
  top: 120px;
  left: 260px;
}

#highlight-line-7 {
  top: 59px;
  left: 221px;
}

#marker-line-7 {
  top: 29px;
  left: 225px;
}

#highlight-line-8 {
  top: 161px;
  left: 167px;
}

#marker-line-8 {
  top: 151px;
  left: 153px;
}

#highlight-line-9 {
  top: 128px;
  left: 59px;
}

#marker-line-9 {
  top: 50px;
  left: 80px;
}

#highlight-line-10 {
  top: 9px;
  left: 197px;
}

#marker-line-10 {
  top: 9px;
  left: 175px;
}

#highlight-line-11 {
  top: 128px;
  left: 59px;
}

#marker-line-11 {
  top: 128px;
  left: 79px;
}

#highlight-line-12 {
  top: 9px;
  left: 59px;
}

#marker-line-12 {
  top: -9px;
  left: 65px;
}

#highlight-line-13 {
  top: 9px;
  left: 201px;
}

#marker-line-13 {
  top: 9px;
  left: 179px;
}

#highlight-line-14 {
  top: 256px;
  left: 344px;
}

#marker-line-14 {
  top: 190px;
  left: 335px;
}

#highlight-line-15 {
  top: 300px;
  left: 242px;
}

#marker-line-15 {
  top: 280px;
  left: 247px;
}

#highlight-line-16 {
  top: 63px;
  left: 221px;
}

#marker-line-16 {
  top: 63px;
  left: 271px;
}

#highlight-line-17 {
  top: 161px;
  left: 221px;
}

#marker-line-17 {
  top: 131px;
  left: 231px;
}

#highlight-line-18 {
  top: 161px;
  left: 221px;
}

#marker-line-18 {
  top: 81px;
  left: 201px;
}

#highlight-line-19 {
  top: 161px;
  left: 221px;
}

#marker-line-19 {
  top: 161px;
  left: 181px;
}

#highlight-line-20 {
  top: 270px;
  left: 239px;
}

#marker-line-20 {
  top: 211px;
  left: 243px;
}

#highlight-line-21 {
  top: 300px;
  left: 344px;
}

#marker-line-21 {
  top: 230px;
  left: 344px;
}

/* line other */

.page_intern {
}

.page_intern h3 {
  font-size: 16px
}

.page_intern .line {
  float: none;
  color: #fff;
  text-align: center;
  font-size: 30px;
  position: absolute;
  top: 30px;
  right: 10px;
}

.page_intern .line .color {
  width: 57px;
  height: 57px;
  padding: 30px 10px 10px 10px;
}

.line  h3, .marker h3 {  
  font-size: 10px;
  border-bottom: 1px solid #666;
  margin: 10px 10px 0 22px;
}

.marker h3 {
  margin: 5px 10px 0 24px;  
}

.line h3 strong, .marker h3 strong {
  font-size: 11px !important;
}

.line .color, .marker .color {
  float: left;
  width: 15px;
  height: 15px;
  margin: 10px 5px 0 5px;
}

.line ul, .marker ul {
  margin-left: 22px;
}

.line ul li, .marker ul li {
  font-size: 10px;
  line-height: 10px;
  font-style: italic;
}

.marker .color {
  margin: 8px 2px 0 6px;
}

.highlight {
  background: url(../../DECO_img/carte-transports/highlight.jpg) no-repeat top left;
}

.schedule-marker {
  margin-top: -10px;
}

#lines .schedules {
  margin-left: 22px;
  margin-top: -10px;
}

.marker .schedules, .marker .schedule-marker {
  margin-left: 22px; 
}

.schedules h4, .schedule-marker h4 {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  font-style: italic;
  margin: 2px 0 0 0;
}

.schedules p , .schedule-marker p {
  margin: 0;
  padding: 0;
}

.schedules a , .schedule-marker a {
  color: #0173B9;
  font-size: 10px;
}

.schedules a:hover, .schedule-marker a:hover{
 text-decoration: none;
}


/* personnalize line */
.line-1 .color {background: #58585A;}
.line-2 .color {background: #008035;}
.line-3 .color {background: #E2007A;}
.line-4 .color {background: #00519E;}
.line-5 .color {background: #006331;}
.line-6 .color {background: #83D0F0;}
.line-7 .color {background: #FFED00;}
.line-8 .color {background: #EAC276;}
.line-9 .color {background: #EE7F00;}
.line-10 .color {background: #A41D23;}
.line-11 .color {background: #745A32;}
.line-12 .color {background: #3474B5;}
.line-13 .color {background: #E09AC0;}
.line-14 .color {background: #B34113;}
.line-15 .color {background: #DFDB00;}
.line-16 .color {background: #E2001A;}
.line-17 .color {background: #81197F;}
.line-18 .color {background: #B0CB52;}
.line-19 .color {background: #00617E;}
.line-20 .color {background: #FABB00;}
.line-21 .color {background: #009EE0;}


/* personnalize line position */
#lines .line {
  position: absolute;
  top: 0;
  left: -150px;
}

#lines .line-1 {
  top: 0px !important;
  left: 0px !important;
}

#lines .line-2 {
  top: 0px !important;
  left: 660px !important;
}

#lines .line-3 {
  top: 85px !important;
  left: 0px !important;  
}

#lines .line-4 {
  top: 85px !important;
  left: 660px !important;  
}

#lines .line-5 {
  top: 170px !important;
  left: 0px !important;  
}

#lines .line-6 {
  top: 170px !important;
  left: 660px !important; 
}

#lines .line-7 {
  top: 255px !important;
  left: 0px !important;
}

#lines .line-8 {
  top: 255px !important;
  left: 660px !important;
}

#lines .line-9 {
  top: 340px !important;
  left: 0px !important; 
}

#lines .line-10 {
  top: 340px !important;
  left: 660px !important;
}

#lines .line-11 {
  top: 425px !important;
  left: 0px !important;
}

#lines .line-12 {
  top: 425px !important;
  left: 660px !important;
}

#lines .line-13 {
  top: 510px !important;
  left: 0px !important;
}

#lines .line-14 {
  top: 510px !important;
  left: 660px !important;  
}

#lines .line-15 {
  top: 595px !important;
  left: 0px !important;
}

#lines .line-16 {
  top: 595px !important;
  left: 120px !important; 
}

#lines .line-17 {
  top: 595px !important;
  left: 240px !important;
}

#lines .line-18 {
  top: 595px !important;
  left: 360px !important; 
}

#lines .line-19 {
  top: 595px !important;
  left: 480px !important;
}

#lines .line-20 {
  top: 595px !important;
  left: 600px !important;
}
#lines .line-21 {
  top: 680px !important;
  left: 0px !important;
}


/* matrice des lines */
.line-15, .line-17, .line-19, .line-21 {
  clear: left;
}

/* =instructions */
#instructions span.exerg {
  float: left;
  display: block;
  margin: -13px 30px 0 20px;
  width:200px;
  color: #0173B9;
  text-align: center;
  padding: 5px;
  font-weight: bold;
}

#instructions span.exerg-2 {
  float: left;
  display: block;
  margin: -13px 0 0 0;
  width:230px;
  color: #333333;
  text-align: center;
  padding: 5px;
  font-weight: bold;
}

/* =map */
#map {
  position: relative;
  /*background: url("../images/map.jpg") no-repeat top left;*/
  width: 533px;
  height: 481px;
  left: 120px;
  top: 10px;
  z-index: 500;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
}

#map img {
  position: relative;
}

#instructions {
  position: relative;
  background: url("../../DECO_img/carte-transports/instructions.jpg") no-repeat top left;
  width: 502px;
  height: 39px;
  top: -10px;
  left: 135px;
  z-index: 500;
  padding: 2px;
  font-size: 11px;
}

#map img {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}

#map .marker {
  background: url(../../DECO_img/carte-transports/highlight.png) no-repeat top left;
  height: 100px;
}

#map .marker:hover {
  cursor: pointer;
}

.page_intern {
  text-align: left;
  padding: 15px;
  position: relative;
}

.page_intern p.utils a {
  color: #3C82EC;
  font-size: 11px;
}

.page_intern a.print {
  
  padding: 3px 0 5px 35px;
  background: url(../../DECO_img/carte-transports/print.gif) no-repeat top left;
}

.page_intern a.print:hover {
  text-decoration: none;
}


.page_intern div.resume {
  font-weight: normal !important;
}

.page_intern div.resume strong {
  font-weight: bold;
}

.page_intern p.spip, .page_intern ul {
  color: #333 !important;
} 

.page_intern table.spip {
	margin: 0 0 0 0;
  border: 0;
	border-collapse: collapse;
	width: 900px !important;
}

.page_intern table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
  visibility: hidden;
}
	
.page_intern table.spip tr.row_first {
  background: #ccc;
  font-size: 13px;  
  text-transform: uppercase;
}

.page_intern table.spip tr.row_first td{
  text-align: center !important; 
}

.page_intern table.spip tr.row_first small{
  display: block;
  font-size: 12px;
  text-transform: none;
}

.page_intern table.spip tr.row_odd {
  background: #C7EAFF;
}

.page_intern table.spip tr.row_odd td {
  border: 0;
}

.page_intern table.spip tr.row_even {
  background: #eee;
}

.page_intern table.spip tr.row_even td {
  border-right: 1px solid #666666;
}

.page_intern table.spip th, .page_intern table.spip td {
  padding: 5px; text-align: center; vertical-align: middle;
}

.page_intern table.spip tbody td {
  font-size: 11px;
}

.page_intern table.spip tbody td strong{
  font-size: 12px;
}

.page_intern h2 {
  visibility: hidden;
}

small.sens {
  font-size: 11px;
  text-transform: uppercase;
}

/* footer */
#footer1 {
	position:relative;
	top:180px;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
}

#footer2 {
  position:relative;
  width: 109px;
  height: 281px;
	bottom:50px;
  left: 0px;
	margin:0;
  padding: 0;

	text-align:center;

	color:#CCC;
	background: url(http://www.creuse.fr/DECO_img/basgauche.jpg) no-repeat top left;
}


