/* @override 
	http://dev.stations-massif-central.com/default.css
	http://dev.stations-massif-central.com/full.css
	http://dev.Stations-massif-central.com/full.css
	http://dev.ski-massif-central.fr/default.css
	http://www.ski-massif-central.Fr/full.css
	http://www.ski-massif-central.fr/full.css
	http://www.ski-massif-central.fr/default.css
*/

html>body, html>body
{
	height: auto;
	height:100%;
}

body{
	margin: 0;
	text-align: center;
	background-color: #408fb8;
	font: 0.9em Arial, Helvetica, Geneva, sans-serif;
}

a, a:visited{
	color: #00347c;
}

#layout_wrapper{
	width: 792px;
	background-color: #b3e4fe;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.activites td{
	border-collapse: collapse;
	border: 1px solid #3e628d;
}

.activites .trheader td{
	font-weight: bold;
	font-size: 10px;
	background-color: #3c628c;
	color: white;
}

.activites a{
	font-weight: bold;
	text-decoration: none;
}

.activites a:hover{
	text-decoration: underline;
}

/* @group header */

#header {
	height: 139px;
	background-image: url(/img/fond_head.jpg);
	position: relative;
}

#header h1,#header h2 {
	margin: 0;
	padding: 0;
}

#header h1 {
	background: url(/img/logo_stations.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	width: 263px;
	height: 93px;
	top: 20px;
	left: 25px;
}

#header h2 {
	position: absolute;
	top: 5px;
	color: #00347c;
	z-index: 10;
	right: 25px;
	font: bold 14px Tahoma, Arial;;
}

#diaporama{
	position: absolute;
	right: 23px;
	top: 20px;
}

#cache{
	position: absolute;
	width: 450px;
	height: 100px;
	right: 23px;
	top: 20px;
	z-index: 5;
	background-image: url(/img/cache.png);
}

#auth{
	position: absolute;
	top: 123px;
	right: 25px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

#content_wrapper{
	position: relative;
}

/* @group menu */

#menu_wrapper{
	display: block;
	width: 792px;
	height: 50px;
	padding-left: 15px;
}

#menu {
	margin: 0;
	padding: 0;
	left: 20px;
}

#menu > li{
	list-style-type: none;
	height: 50px;
	display: block;
	float: left;
	font-family: Impact, "Arial Black";
	font-weight: normal;
}

#menu > li > a{
	color: white;
	text-decoration: none;
	font-size: 19px;
	line-height: 39px;
	padding-left: 15px;
	padding-right: 15px;
}

#menu_left{
	
	float: left;
	width: 13px;
	height: 50px;
	position: relative;
	background-image: url(/img/menu_left.jpg);
}

#menu_right{
	float: left;
	width: 26px;
	height: 50px;
	position: relative;
	background-image: url(/img/menu_right.jpg);
}

.menuitem{
		background: url(/img/menu_fond.jpg) repeat-x;
}

.menuitemhover,
.menuitem:hover{
		background: url(/img/menu_fond_hover.jpg) repeat-x;
}



/* @end */

/* @group colonne */

#colonne{
	width: 203px;
	margin-left: 15px;
	position: absolute;
}

.colmenu_wrapper{
	background-image: url(/img/col_fond.jpg);
}

.col_haut{
	width: 203px;
	height: 21px;
	position: relative;
	background: url(/img/col_haut.jpg) no-repeat;
}

.col_bas{
	width: 203px;
	height: 22px;
	position: relative;
	background: url(/img/col_bas.jpg) no-repeat;
}

.colmenu{
	padding: 0;
	width: 191px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 6px;
}

.colmenu li{
	list-style-type: none;
	text-align: left;
	line-height: 24px;
	letter-spacing: -1px;
	font-size: 16px;
	padding-left: 10px;
}

.colmenu li a{
	text-decoration: none;
	font-weight: bold;
	width: 173px;
	display: block;
}

.colmenu li:hover,.cursta{
	background-color: #fab55c;
	cursor:pointer;
}

.colmenu li:active{
	background-color: #f5ffba;
}

#choix{
	font-size: 14px;
	font-weight: bold;
	color: #ff7f05;
}

.infos{
	width: 160px;
	margin-left: 20px;
}

.infos p{
	text-align: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.sta_links {	
	list-style: none;
	font: 15px/20px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	list-style-image: url(/cms_inc/img/bullet.png);
	list-style-position: outside;
	text-align: left;
	width: 160px;
	margin: 0 0 0 1px;
	padding: 6px 0 0 19px;
	letter-spacing: -1px;
}

.sta_links span{
	display: none;
}

.sta_links a:hover{
	text-decoration: underline;
	color: #ea3607;
	position: relative;
	left: 2px;
}

a.styleswitch{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
}

/* @end */


#content{
	position: relative;
	left: 240px;
	text-align: left;
	width: 520px;
	margin-bottom: 25px;
	min-height:200px;
}

h2{
		font-family: Impact, "Arial Black";
	color: #00357d;
	margin-bottom: 10px;
	margin-top: 10px;
}

.blogpost{
	border: 1px dotted #3c628c;
	margin-top: 20px;

}

.blogpost h3{
	margin: 0;
	display: inline-block;
	border: 1px solid #3d618f;
	background-color: #fad764;
	position: relative;
	top: -10px;
	right: 10px;
	padding: 2px 5px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.blogpost h3 a{
	text-decoration: none;
	font-weight: bold;
}

.blogp{
	padding-left: 10px;
	padding-right: 10px;
}

.postmeta{
	border-top: 1px dotted #3c628c;
	font-size: 10px;
	text-align: right;
	color: #272d37;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#edition h2{
	
}

#footer{
	width: 792px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	background: url(/img/fond_footer.jpg) no-repeat;
	margin-top: 50px;
	clear: left;
}

#edition{
	display: block;
	position: relative;
}


#pilier{
	width: 1px;
	display: block;
	top: 0;
	right: 0;
	height: auto;
	min-height:150px;
}

.earth{
	font-size: 12px;
	float: right;
	padding-right: 20px;
}

.earth img{
	position: relative;
	top: 5px;
}

#menu_uplink img{
	float: left;
	padding-right: 3px;
	top: 2px;
	position: relative;
}

#sitelink img{
	border: 4px solid #2c4c7f;
	margin-top: 15px;
}

#sitelink a:hover img{
	border-color: #ff7400;
	border-width: 5px;
}


#sitelink span{
	display: block;
	margin-top: 5px;
	font: bold 16px "Trebuchet MS", Trebuchet, Tahoma, Arial;;
	letter-spacing: -1px;
}

.inc ul{
	list-style-image: url(/img/puce.gif);
}

p.telephone{
	background-image: url(/img/telephone.png);
	width: 219px;
	height: 46px;
}

p.telephone b{
	display: block;
	position: relative;
	top: 14px;
	left: 64px;
	color: #fff;
	font-size: 18px;
}

.logolink img{
	border-style: none;
}

.logolink img:hover{
	border-style: solid;
	border-width: 3px;
	margin: -3px;
}

#neige_prefs{
	font-weight: bold;
	font-size: 14px;
	background: url(/img/Settings.png) no-repeat;
	height: 30px;
	padding-left: 40px;
	padding-top: 5px;
}

#neige_edit{
		font-weight: bold;
	font-size: 14px;
	background: url(/img/snow.png) no-repeat;
	height: 30px;
	padding-left: 40px;
	padding-top: 5px;
}

.modok{
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	display: inline;
	border: 1px solid #006212;
	background-color: #00ef2f;
	color: #006616;
	float: right;
}

.NPTable{
	background-color: white;
	width: 380px;
}

.NPTable td{
	border-top: 1px solid #b1afab;
	height: 24px;
	padding-left: 8px;
}

.NPTable input{
	font-size: 11px;
}

.sepline{
	background-color: #2c4c7f;
	color: white;
	font-size: 12px;
}

a.bul_anchor{
	text-decoration: underline;
	cursor: pointer;
}



a.selectbul{
	background-color: #fbd666;
	letter-spacing: 0;
	font-weight: bold;
}