/*
	CSS pour Planchers Groleau - Version imprimable
	Emilie - egzakt.com
	2008/10/21
*/

body {
	background-color:#ffffff;
	margin:0;
}

#wrapper {
	width:100%;
	margin:0;
}


/* NAVIG HAUT
-----------------------------------------*/
ul#navig_haut {
	display:none;
}


/* ARCHITECTURE
-----------------------------------------*/
#conteneur_colonnes {
	width:100%;
	background:none !important;
}

#ecorce {
	width:100%;
	background:none;
}

#bandes_degrades {
	width:100%;
	background:none;
}

#col_principale {
	clear:left;
	width:100%;
}

#ambiance {
	display:none;
}

#coords {
	position:static;
	bottom:0;
	left:0;
	margin-top:20px;
}

/* Colonne principale */
#col_principale .padding {
	padding:0;
}

#col_principale .col_choix {
	display:none;
}

#col_principale .col_contenu {
	float:none;
	width:100%;
}

#col_principale .col_contenu .padding {
	padding:0;
}


/* NAVIGATION
-----------------------------------------*/
#col_gauche h1 {
	margin:0 0 20px 0;
}

#navigation {
	display:none;
}


/* ENTÊTE
-----------------------------------------*/
.entete {
	width:100%;
	height:auto;
	padding:0;
	margin-bottom:10px;
	background:none !important;
}

.entete h1 {
	color:#000;
	padding:0;
}

.entete_navig ul {
	display:none;
}

a#retour {
	display:none;
}


/* NAVIG SECONDAIRE
-----------------------------------------*/
ul#navig_secondaire {
	display:none;
}


/* SOUS NAVIG
-----------------------------------------*/
ul#sous_navig {
	display:none;
}


/* ACCESSOIRES - NAVIGATION
-----------------------------------------*/
dl.navig_accessoires {
	padding-bottom:0;
}

dl.navig_accessoires_droite {
	float:left;
	margin-left:20px;
}


/* PANNEAU LATÉRAL
-----------------------------------------*/
.panneau {
	background-color:#fff;
	margin-top:0;
}

.panneau_sous_navig {
	display:none;
}


/* BLOC TEXTE
-----------------------------------------*/
.bloc_texte .encadre {
	background-color:#fff;
	border:1px solid #000;
	padding:5px;
}


/* ACTIONS
-----------------------------------------*/
#actions {
	display:none;
}


/* BAS
-----------------------------------------*/
#bas {
	margin:0;
}

#bas ul {
	display:none;
}


/* DIVERS
-----------------------------------------*/
.screen {
	display:none;
}

input, select, textarea {
	border:1px solid #000 !important;
}

form#demande #soumettre input {
	border:0 !important;
}
