/******************* START RESET CSS *******************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #DDDDDD;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/******************* END RESET CSS *******************/
strong{
	font-weight: bold;
}


#rightCol{
	float: left;
	width: 370px;
}

a{
    color: #139CC9;
}

body {
	background: url(../img/bg.jpg) #ccc repeat-x;
	font: normal 11px Trebuchet MS, Arial, Verdana;
}

#global {
	margin:10px auto;
	position:relative;
	width:910px;
}

#header {
	background: url(../img/header.png) no-repeat left top;
	height:135px;
	position:relative;
}

#header #logo {
	background: url(../img/logoSkiM.png) no-repeat left top;
	height:152px;
	left:20px;
	overflow:hidden;
	position:absolute;
	top: 3px;
	width:223px;
	line-height:999em;
	cursor: pointer;
	z-index:5;
}

#header #menu {
	background: url(../img/menu.png) no-repeat left top;	
	height:30px;
	left:0;
	position:absolute;
	padding-top: 7px;
	top:98px;
	width:100%;
	z-index:4;
}

#header #menu ul {
	margin-left: 250px;
	height: 30px;
}

#header #menu ul li {
	float: left;
	margin-left:10px;
	background: url(../img/menu-left.jpg) no-repeat left top;	
	height: 30px;
	line-height: 30px;
}

#header #menu ul li a{
	display: block;
	text-decoration: none;
	color: white;
	font-weight: bold;
	background: url(../img/menu-right.jpg) no-repeat right top;	
	margin-left: 10px;
	padding-right: 10px;
}

#header #ariane {
	position: absolute; 
	background: #fff; 
	right: 8px; 
	top: 135px; 
	width: auto; 
	z-index: 10; 
	padding: 3px;
}
#header #ariane a{
	text-decoration: none;
	color:#5E5E5E;
	font-weight:bold;
}

#main {
	background: url(../img/pointille.png) repeat-y;
	padding: 30px 30px 30px 30px;
	overflow: hidden;
	height: 1%;
}

#footer {
	background-image:url(../img/footer.png);
	clear:both;
	height:39px;
	width:100%;
	line-height: 39px;
	text-align: center;
}

#footer a{
	font: normal 9px Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	color: #666;
}



.bloc-station {
	float: left;
	width: 465px;
	padding-top: 14px;
	background: url(../img/station-h.png) no-repeat;
	margin-right: 15px;
}

.bloc-station div {
	background:url(../img/station-f.png) bottom no-repeat;
	padding: 0px 10px;
	padding-bottom: 14px;
}

.bloc-station table {
	width: 100%;
}

.bloc-station table img{
	background: #eee;
	border: 1px solid #ccc;
	width: 100px;
	margin-right: 10px;
}

.bloc-station table td{
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px;
}

.bloc-station .prix {
	text-align: center;
	line-height: 20px;
	color: #FF00B4;
	padding-left: 5px;
	width: 60px;
}

.bloc-station .prix span {
	background: #FF00B4;
	font: bold 12px Trebuchet MS, Arial, Verdana;	
	color: #fff;
	padding: 2px 5px;
}

.bloc-liste-station {
	float: left;
	width: 850px;
	padding-top: 14px;
	background: url(../img/liste-station-h.png) no-repeat;
	margin-right: 15px;
	margin-top: 15px;
}

.bloc-liste-station div {
	background:url(../img/liste-station-f.png) bottom no-repeat;
	padding: 0px 10px;
	padding-bottom: 14px;
}

.bloc-liste-station table {
	width: 100%;
}

.bloc-liste-station table td{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	background: url(../img/bg2.jpg) repeat-x;
}

.bloc-liste-station .prix {
	text-align: center;
	line-height: 20px;
	color: #999;
}

.bloc-liste-station .prix span {
	background: #999;
	font: bold 12px Trebuchet MS, Arial, Verdana;	
	color: #fff;
	padding: 2px 5px;
}

.bloc-liste-station form div {
	background: none;
	padding: 0;
}

.fond-bloc div {
	background:url(../img/station-f.png) bottom no-repeat;
	padding: 0px 10px;
	padding-bottom: 14px;
}


.bloc-date {
	float: right;
	width: 370px;
	padding-top: 14px;
	background: url(../img/date-h.png) no-repeat;
	margin-bottom: 15px;
} 
.bloc-date div{
	background:url(../img/date-f.png) bottom no-repeat;
	padding: 0px 10px;
	padding-bottom: 14px;
} 

.bloc-date table {
	width: 100%;
}

.bloc-date table td{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	background: url(../img/bg2.jpg) repeat-x;
}

.bloc-date .prix {
	text-align: center;
	line-height: 20px;
	color: #999;
}

.bloc-date .prix span {
	background: #999;
	font: bold 12px Trebuchet MS, Arial, Verdana;	
	color: #fff;
	padding: 2px 5px;
}




.bloc-actu {
	float: left;
	width: 370px;
	height: 160px;
	background: url(../img/actu.png) no-repeat;
	margin-bottom: 5px;	
} 

.bloc-actu div{
	padding: 10px;
} 

.bloc-actu a{
	text-decoration: none;
} 

.bloc-actu-content{
	height: 110px;
	overflow: auto;
}





.bloc-depart {
	clear: both;
	font: normal 11px Trebuchet MS, Arial, Verdana;	
	color: #666;
	padding-top: 20px;
}

.bloc-depart a{
	font: normal 11px Trebuchet MS, Arial, Verdana;	
	color: #666;
} 

.entete {
	line-height: 999em; 
	overflow:hidden; 
	width: 380px; 
	height: 20px;
	position:absolute;
}
.rss {
	float: right;
}

.titre {
	font: bold 12px Trebuchet MS, Arial, Verdana;	
	color: #139CC9;
}

.date {
	font: normal 10px Trebuchet MS, Arial, Verdana;	
	color: #999;
}

img.station{
	height: 100px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

ul.infos_station {
	font: normal 10px Trebuchet MS, Arial, Verdana;	
	color: #999;
}

ul.infos_station a{
	color: #999;
}

table.sortie_pro {
	border:1px solid #355293;
	border-collapse:collapse;
	font-size:80%;
	margin:0;
	width:100%;
}

table.sortie_pro th{
	background-color:#355293;
	border:1px solid #355293;
	color:white;
	margin:0;
	padding:3px;
}

table.sortie_pro td{
	background: none;
	border:1px solid #355293;
	margin:0;
	padding:3px;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #139CC9;
}

h1 {
	text-indent: -5000px;
}


h2 {
	color: #139FBA;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}


.special {
	color: #FF00B4;
}

form label {
	display: block;
	width: 40%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	color: black;
}

form input {
	margin-bottom: 1px;
}

form div {
	background: none;
	padding: 0;
}

form div.validation-advice {
	padding: 2px;
	color: black;
	background: #DDDDDD;
	text-align: center;
}

.error_msg {
	color: red;
	text-align: center;
	padding: 5px;
}

.pdfHoraire{
    font-weight: bold;
    display: block;
    height: 47px;
    width: 298px;
    background: url(../img/btnCalendrierPdf.gif);
    text-indent: -99em;
    float: right;
    margin-right: 30px;
    margin-top: 11px;
}










