@charset "iso-8859-1";

/* CSS : Centre de ski du Brabant */

/* Général */

#corpspage {
	position: relative;
	background-color: #4a78aa;
	margin-left: 160px;
	margin-right: 163px;
	height: 100%;
	min-height: 800px;
}

#sectiongauche {
	position: absolute;
	top: 214px;
	left: 0px;
	width: 157px;
	background-color: silver;
	border: 2px solid black;
	z-index: 2;
}

#sectiondroite {
	position: absolute;
	top: 214px;
	right: 0px;
	width: 160px;
	background-color: silver;
	border: 2px solid black;
	z-index: 2;
}

#brabant_erreur {
	color: white;
	font-size: 20px;
	margin-left: 50px;
}

#brabant_erreur img {
	position: relative;
	top: 11px;
}

/* Bandeau */

#bandeau {
	width: 100%;
	height: 180px;
	background: transparent url('Images/accueil/bandeau2.jpg') repeat-x;
	margin:0px;
}

#bandeau #bandeau3 {
	float: right;
}

#menu {
	position: relative;
	width: 100%;
	height: 34px;
	background-color: white;
	margin:0px;
}

#menu a:link,
#menu a:visited {
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: 12px;
	outline: none;
	padding: 0px 0px 0px 15px;
	background: transparent url('Images/gene/pucemenu.gif') no-repeat 0 4px;
}

#menu a:hover {
	text-decoration: none;
	color: #a7d946;
	font-weight: bold;
	font-size: 20px;
	outline: none;
	background: transparent url('Images/gene/pucemenu.gif') no-repeat 0 8px;
}

/* Page accueil index.html */

body {
	background-color: white;
	margin: 0px;
}

#brabant_cache {
	position: absolute;
	top: 0px;
	left: 0px;
	color: white;
}

#brabant_cache a:link,
#brabant_cache a:visited,
#brabant_cache a:hover {
	color: white;
}

#brabant_tableaccueil {
	position: absolute;
	top: 0px;
	width: 100%;
}

#fond {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('Images/index/pre.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
	width: 720px;
	height: 443px;
}

#entree {
	position: absolute;
	top: 180px;
    left: 400px;
	width: 90px;
	height: 74px;
	text-align: center;
}

#entreetitre {
	position: absolute;
	margin-left: auto;
    margin-right: auto;
	top: 68px;
	left: 5px;
	border: 3px double #3366CC;
	width: 75px;
}

#meteo {
	position: absolute;
	top: 43px;
	right: 15px;
	background-image: url('Images/index/meteo2.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 115px;
	border: 1px inset #3366CC;
}

#meteotitre {
	position: absolute;
	top: 160px;
	right: 60px;
	border: 1px dashed #3366CC;
	text-align: center;
	width: 73px;
}

.lien1:link,
.lien1:visited {
	text-decoration: none;
	color: white;
	outline: none;
}

.lien1:hover {
	text-decoration: none;
	color: white;
	outline: none;
	font-weight: bold;
}

#bulletin {
	position: absolute;
	top: 200px;
	right: 17px;
	background-image: url('Images/index/bulletin.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 73px;
	border: 1px inset #3366CC;
}

#bulletintitre {
	position: absolute;
	top: 276px;
	right: 21px;
	border: 1px dashed #3366CC;
	text-align: center;
	width: 114px;
}

#accueilliens {
	position: absolute;
	top: 90px;
	left: 0px;
}

#accueilliens ul {
	color: white;
}

#accueilliens a:link,
#accueilliens a:visited {
	opacity: 0.5;
}

#accueilliens a:hover {
	opacity: 1;
} 

/* Div du bulletin d'enneigement */
#bulletinen {
	position: absolute;
	top: 0px;	
	right: 128px;
	width: 215px;
	height: 108px;
	z-index: 3;
	background-image: url('Images/accueil/bulletinskieur.jpg');
	background-repeat: repeat;
	border-bottom: 2px solid #b24904;
	border-left: 2px solid #b24904;
	border-right: 2px solid #b24904;
}

#bulletinen img,
#bulletinen a:link,
#bulletinen a:visited {
	color: blue;
	border: none;
	text-decoration: none;
	outline: none;
}

#bulletinen a:hover {
	color: #C41D40;
	border: none;
	text-decoration: none;
	outline: none;
}

/* Div de ESF */
#esf {
	position: absolute;
	top: 120px;	
	right: 150px;
	z-index: 3;
	border: 2px solid #b24904;
	background-color: white;
	color: blue;
}

#esf a:link,
#esf a:visited	 {
	color: blue;
}

/* Div pour le retour à l'accueil */
#retouraccueil {
	position: absolute;
	top: 0px;	
	right: 0px;
	width: 50px;
	height: 20px;
	z-index: 3;
	background-color: white;
	border-bottom: 2px solid #b24904;
	border-left: 2px solid #b24904;
	border-right: 2px solid #b24904;
	text-align: center;
}

#retouraccueil a:link, #retouraccueil a:visited {
	color: black;
	text-decoration: none;
	outline: none;
}

#retouraccueil a:hover {
	color: black;
	text-decoration: underline;
	outline: none;
}

/* Page d'actualités */

.nbactus {
	text-align: center;
	color : #fbda99;
}

.pageprecsuiv {
	border: black 1px solid;
	background-color : #fbda99;
	color: blue;
	padding: 2px;
	text-decoration: none;
}

.actualites_titre {
	font-size: 26px;
	color: black;
	font-weight: bold;
}

.actualites_lirelasuite:link,
.actualites_lirelasuite:visited {
	color: #4a78aa;
	text-decoration: underline;
}

.actualites_lirelasuite:hover {
	color: #4a78aa;
	text-decoration: none;
}

.actualite_div {
	background-color: #fbda99;
	padding: 10px;
}

.actualite_images {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.actualite_titre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.actualite_texte {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
}

.actualite_retouralaliste {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Général */

.section {
	border: black 2px solid;
}

.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}

.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	background-color: #CED5D9;
	border: 1px solid #666666;
}

a.lienpage:link, a.lienpage:visited {
	color: blue;
}

a.lienpage:hover {
	color: blue;
    text-decoration: none
}

.formulaire {
	border: #009933 2px solid;
	padding: .5em 4px;
	padding-bottom: 1em;
	background: #4cbab9 url('Images/styles/divbg.gif') no-repeat;
}

.form_annonce {
	border: #009933 2px solid;
	padding: .5em 4px;
	padding-bottom: 1em;
	background: #4cbab9 url('Images/styles/coinann.gif') no-repeat;
}

#titrepage1 {
	height: 100px;
	background: black url('Images/gene/titrepage1.jpg') repeat-x;
}

#titrepage1 #titrepage2 {
	float: right;
}

#titrepage1 #titrepage3 {
	margin-top: 3px;
	margin-left: 2px;
}

.etoile1 {
	text-align: left;
	color: black;
	background-image : url(Images/gene/etoile1.jpg);
	background-repeat : no-repeat;
	font-weight: bold;
}

.etoile2 {
	text-align: left;
	color: black;
	background-image : url(Images/gene/etoile2.jpg);
	background-repeat : no-repeat;
	font-weight: bold;
}

.etoile3 {
	text-align: left;
	color: black;
	background-image : url(Images/gene/etoile3.jpg);
	background-repeat : no-repeat;
	font-weight: bold;
}

.etoile4 {
	text-align: left;
	color: black;
	background-image : url(Images/gene/etoile4.jpg);
	background-repeat : no-repeat;
	font-weight: bold;
}

.etoile5 {
	text-align: left;
	color: black;
	background-image : url(Images/gene/etoile5.jpg);
	background-repeat : no-repeat;
	font-weight: bold;
}

/* Diaporama des images */

.miniature {
	border: #ed7c31 3px solid;
}

.menudiapo {	
	background-image: url(Images/diapo/coin_hd.gif);
	background-repeat: no-repeat;	
	background-color: #E2E2E2;	
	background-position: top right;
}

.menudiapo2 {	
	background-image: url(Images/diapo/coin_hd2.gif);	
	background-repeat: no-repeat;	
	background-color: #E2E2E2;	
	background-position: top right;
}

a.liendiapo:link,
a.liendiapo:visited {
	color:blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.liendiapo:hover {
	color: #ed7c31;
	font-size: 11px;
    text-decoration: none;
}

.liendiapo img {
	position: relative;
	top: -4px;
}

.diapomin {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(Images/diapo/bloc4fond.gif);
	background-position: right;
}

.diapominbas {
	background-image: url(Images/diapo/bloc4bas.gif);
	background-position: bottom left;
	border-right: 1px solid #CCCCCC;
	padding-left: 6px
}

/* Les tarifs */

.tarifs_encadre {
	border-right: 1px dashed orange;
	border-left: 1px dashed orange;
	width: 60%;
	margin-left: auto;
    margin-right: auto;
}

/* Liens divers */

#liensdivers b {
	color: #ffcc33;
}

#liensdivers a:link, #liensdivers a:visited {
	color: blue;
}

#liensdivers a:hover {
	color: #ff0b4a;
}

/* Bulletin d'enneigement */

.lienimg {
	border: blue 2px solid;
}

.lienimg:hover {
	border: red 2px solid;
}

/* Annonces */

/* Code pour Netscape 4, IE 4.x-5.0/Win */
#annonces_container {
	height: 1.6em;
	background-color: #F0F8FF;
	margin-top: 3em;
	padding: 0.3em 0;
	overflow: hidden;
	white-space: nowrap;
	left: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index :3;
}

/* Code pour Firefox et autres navigateurs */
body > #annonces_container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index :3;
}

/* A ne pas supprimer */
#annonces {
}

/* Plan des pistes */
#brabant_planpistespdf {
	text-align: right;	
}

#brabant_planpistespdf a:link, #brabant_planpistespdf a:visited {
	text-decoration: none;
}

#brabant_planpistespdf img {
	position: relative;
	top: 4px;
	left: 0px;
}


