div#header {
	height:220px;
	background-image:url('/themes/whiteflash/images/header.png');
	background-repeat:no-repeat;
}
div#header div.maj {
	background-image:url('/themes/whiteflash/images/fond-maj.gif');
	background-repeat:none;
	height:147px;
	width:386px;
	position:absolute;
	top:10px;
	left:470px;
}

img#menu {
	border:0px;
	position:relative;
	top:100px;
	left:270px;
	z-index:100;
}

div.colonne {
	float:left;
	margin:2px;
	padding:8px;
	display:block;
	min-height:700px;
	/*border:1px solid blue;*/
}

div.borderright {
	background-image:url('/themes/whiteflash/images/barredroite.gif');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:25px;
/*	border-right:3px solid blue;*/
}

div.borderleft {
	background-image:url('/themes/whiteflash/images/barregauche.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

p.messageutilisateur {
	color:#00CCFF;
	font-size:0.9em;
	text-align:center;
	margin-top:20px;
}

p.messageutilisateur a {
	color:#1297D0; /*#EDFE02;*/
	text-decoration:none;
}


a.lienrss {
	display:block;
	padding:0px;
	color: #7ECF89; /*#A6DEAE;*/ /*#62C470;*/ /*#FFFF33;*/
	font-size:0.8em;
	text-decoration:none;
	text-align:left;
}

a.lienrss img {
	border-width: 0px;
	margin-left:5px;
}


a.comment {
	text-decoration:none;
	color:/*#00CCFF*/#DDDDDD;
	font-size:0.7em;
}

div.fblink {
	text-align:center;
	color:white;
	/*font-weight:bolder;*/
	float:right;
	font-size:0.9em;
	margin-right:120px;
	margin-top:5px;
}

div.fblink img {
	border:0px;
	margin-top:5px;
}
