/*   
Theme Name: bonemir 3 col
Theme URI: www.collectif-hs.org
Description: Black 3 column fixed width
Author:Benoit Charpentier
Author URI: www.collectif-hs.org
Version: 1.1
Tags: Designed on template black-3column from Igor Kovacic [www.ikovacic.net], three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3

Style spécial galerie
.
*/

* { margin: 0; padding: 0; }

body { background: #000;
	color: #FFF;
	font-family: Verdana;
	font-size: 10pt; 
}

#galerie {
	position: absolute;
	bottom: 0;
	left : 7%;
	width: 93%;
	height : 100%;
}

#header {
	position: absolute;
	left: 1%;
	width: 7%;
	height : 100%;
}

#logo {	
	position: absolute;
	width: 7%;
	bottom: 10px;
}

#logo img {
	padding-right: 0;
}


