	body
	{
		margin: 0px;
		padding: 0px;
		background-color: #FFF;
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	input, textarea
	{
		border: 1px solid #aaa;
		padding: 2px;
	}
	
	input:focus, textarea:focus
	{
		border: 1px solid #000;
		padding: 2px;
	}
	

	
	div.clear
	{
		clear:both;
	}
	
	
	p
	{
		line-height: 200%;
		margin-bottom: 1em;
	}
	
	ul.mb_Menu
	{
		list-style-type: none;
		list-style-position: default;
		padding: 4px;
		background-color: black;
		margin: 0 0 10px 0;
	}
	
	li.mb_Menu
	{
		float: left;
		padding: 4px;
		border: 1px solid #555;
		background-color: black;
		color: #FFF;
		margin-left: 4px;
	}
	
	li.mb_Menu:hover
	{
		cursor: pointer;
		background-color: #555;
	}

	li.mb_MenuSelect, li.mb_MenuSousSelect, li.mb_SousMenu, li.mb_SousMenuSelect
	{
		float: left;
		padding: 4px;
		border: 1px solid #555;
		background-color: white;
		color: #000;
		margin-left: 4px;
	}
	
	span.mb_Menu
	{
		float: left;
		padding: 4px 4px 4px 8px;
		color: #FFF;
	}
	
	div#wall_container
	{
		margin: 0 auto;
		width: 984px;
		padding: 20px 0 40px 0;
		border-color: #EEE black #EEE black;
		border-width: 0 10px 0 10px;
		border-style: none solid none solid;
		background-color: black;
		background-image: url(images/wall_b_info.jpg);
		text-align:center;
		position:relative;
	}
	
	td#imgentete
	{
		overflow: hidden;
		vertical-align: bottom;
		text-align:right;
	}
	
	img#topad
	{
		border-color: #300000;
		border-width: 8px 8px 0 8px;
		border-style: solid solid none solid;
	}

	table#troiscols
	{
		text-align:left;
		margin: 0 auto;
	}
	
	td#colonne_gauche
	{
		width: 158px;
		border-right: 8px solid #300000;
		vertical-align: top;
		table-layout: fixed;
	}

	td#colonne_centre
	{
		width: 620px;
		border-color: #300000;
		border-width: 8px 8px 0 0;
		border-style: solid solid none none;
		padding: 0;
		background-image: url(http://www.sousrealisme.org/v2/images/fondParch.jpg);
		background-repeat: no-repeat;
		background-color: white;
		vertical-align:top;
		table-layout: fixed;
	}
	
	td#colonne_centre_white
	{
		width: 620px;
		border-color: #300000;
		border-width: 8px 8px 0 0;
		border-style: solid solid none none;
		padding: 0;
		background-image: none;
		background-repeat: no-repeat;
		background-color: white;
		vertical-align:top;
		table-layout: fixed;
	}
	
	div#lecontenu
	{
		padding: 10px;
		width: 600px;
	}

	td#colonne_droite
	{
		width: 160px;
		border-color: #300000;
		border-width: 8px 0 0 0;
		border-style: solid none none none;
		vertical-align: top;
	}

	div.colonne_droite
	{
		border-color: #300000;
		border-width: 0 8px 8px 0;
		border-style: none solid solid none;
	}

	div#dernieres_infos
	{
		background-image: url(http://www.sousrealisme.org/v2/images/derninfo_info.jpg);
		background-repeat: no-repeat;
		background-color: white;
		padding-top:40px;
		padding-bottom:8px;
		border-bottom: 8px solid #300000;
		width: 160px;
	}
	
	div#right_splash
	{
		background-color: black;
		min-height: 100px;
	}
	
	div#soutien
	{
		background-color: #6F1427;
		min-height: 40px;
		border-bottom: 8px solid #300000;
	}
	
	td#ligne_bas
	{
		line-height: 24px;
		height: 24px;
		background-image: url(http://www.sousrealisme.org/v2/images/black.jpg);
		background-repeat: repeat-x;
		background-color: #6F1427;
		background-position: left bottom;
		border: 8px solid #300000;
		color: #FFE87F;
		text-align: center;
		font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	}
	
	div.ligne_bas_popup
	{
		border: 8px solid #300000;
		padding: 8px;
		background-color: white;
		color: black;
		line-height: 140%;
		text-align: left;
		position:absolute;
		bottom:24px;
		display:none;
		min-height:50px;
		max-height:400px;
		overflow: auto;
		width:240px;
	}

	div.menu_ligne_bas
	{
		float: left;
		position: relative;
		margin: 0 8px;
	}
	
	div.menu_ligne_bas:hover
	{
		color: white;
	}
	
	div.menu_ligne_bas_right
	{
		float: right;
		position: relative;
		margin: 0 8px;
	}
	
	div.menu_ligne_bas_right:hover
	{
		color: white;
	}
	
	div.MenuHaut
	{
		line-height: 24px;
		height: 24px;
		border-bottom: 8px solid #300000;
		color: white;
		background-image: url(images/wall_b_info.jpg);
		width: 620px;
	}
	
	a.MenuHautGauche
	{
		float: left;
		border-right: 8px solid #300000;
		color: #FFE87F;
		text-decoration: none;
		text-transform: uppercase;
		padding: 0 8px;
		background-image: url(http://www.sousrealisme.org/v2/images/black.jpg);
		background-repeat: repeat-x;
		background-color: #6F1427;
		background-position: left bottom;
	}
	
	a.MenuHautGaucheSel
	{
		float: left;
		border-right: 8px solid #300000;
		color: black;
		text-decoration: none;
		text-transform: uppercase;
		background-color: white;
		padding: 0 8px;
	}
	
	a.MenuHautGauche:hover
	{
		text-decoration: none;
		color: white;
	}

	a.MenuHautGaucheSel:hover
	{
		text-decoration: none;
	}
	
	ul.MenuBombe
	{
		list-style-type: none;
		list-style-position: default;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: right;
	}
	
	li.MenuBombe
	{
		text-align: left;
		color: #FFE87F;
		line-height: 24px;
		height: 24px;
		text-transform: uppercase;
		border-bottom: 8px solid #400000;
		background-color: #6F1427;
		background-image: url(http://www.sousrealisme.org/v2/images/black.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		margin-bottom: 8px;
		padding: 0 8px;
		white-space: nowrap;
	}

	li.MenuBombe:hover
	{
		color: white;
		cursor: pointer;
	}
	
	li.MenuBombeSelect
	{
		text-align: left;
		color: #000;
		line-height: 24px;
		height: 24px;
		text-transform: uppercase;
		border-bottom: 8px solid #400000;
		background-color: white;
		margin-bottom: 8px;
		padding: 0 8px;
		cursor: pointer;
		white-space: nowrap;
	}
	
	img.MenuBombe
	{
		margin-right: 8px;
		margin-bottom: 8px;
	}
	
	ul.MenuPaint
	{
		list-style-type: none;
		list-style-position: default;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: right;
	}
	
	li.MenuPaint
	{
		text-align: left;
		color: #FFE87F;
		line-height: 24px;
		height: 24px;
		text-transform: uppercase;
		border-bottom: 8px solid #400000;
		background-color: #6F1427;
		background-image: url(http://www.sousrealisme.org/v2/images/black.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		margin-bottom: 8px;
		padding: 0 8px;
	}

	li.MenuPaint:hover
	{
		color: white;
		cursor: pointer;
	}
	
	li.MenuPaintSelect
	{
		text-align: left;
		color: #000;
		line-height: 24px;
		height: 24px;
		text-transform: uppercase;
		border-bottom: 8px solid #400000;
		background-color: white;
		margin-bottom: 8px;
		padding: 0 8px;
		cursor: pointer;
	}
	
	img.MenuPaint
	{
		margin-right: 8px;
		margin-bottom: 8px;
	}
	
	table.loginform
	{
		padding: 10px;
		border: 0px solid #ddd;
		margin: 10px;
		background-color: #eee;
	}
	
	td.loginformmsg
	{
		border-color: #CCC;
		padding: 10px;
		background-color: #ddd;
		border-left: #CCC;
		border-width: 0 1px 1px 0;
		border-style: solid;
	}
	
	td.loginformlabel
	{
	}
	
	td.loginformbox
	{
	}
	
	input.loginform
	{
		padding: 4px;
		border: 1px solid #ddd;
		width: 20em;
	}
	
	input.loginform:focus
	{
		border: 1px solid #ccc;
	}
	
	td.loginformbutton
	{
		padding-top: 10px 0;
		text-align: center;
	}

	input.loginformbutton
	{
		padding: 4px 8px;
		background-color: #ccc;
		border: 1px solid #ddd;
		cursor:pointer;
	}
	
	input.loginformbutton:hover
	{
		background-color: #fff;
		border: 1px solid #ccc;
	}
	
	div.commentcorps
	{
		clear: left;
		padding: 10px;
		background-color: #fff;
	}
	
	div.commentinfo
	{
		float: left;
		margin-right: 4px;
		font-size: 10px;
		background-color: #aaa;
		padding: 2px 4px;
	}
	
	div.commentwrap
	{
		font-size: 11px;
		border: 1px dashed #aaa;
		background-color: #eee;
		padding: 4px;
		margin: 8px 2px 2px 2px;
	}
	
	div.menus_sousrubriques
	{
	}
	
	div.menu_sousrubriques
	{
		float: left;
		cursor:pointer;
		margin-right: 8px;
	}
	
	div.menu_sousrubriques_sel
	{
		float: left;
		cursor:pointer;
		margin-right: 8px;
	}
	
	div.menu_sousrubriques div.menu_sousrubriques_txt
	{
		padding: 4px 8px;
		background-color: #36545E;
		color: white;
	}
	
	div.menu_sousrubriques:hover div.menu_sousrubriques_txt
	{
		padding: 4px 8px;
		background-color: #259194;
		color: white;
	}
	
	div.menu_sousrubriques div.menu_sousrubriques_arrow
	{
		background-image: none;
		height: 8px;
	}
	div.menu_sousrubriques_sel div.menu_sousrubriques_txt
	{
		padding: 4px 8px;
		background-color: #000;
		color: white;
	}
	
	div.menu_sousrubriques_sel div.menu_sousrubriques_arrow
	{
		background-image: url(img/downarrow.gif);
		background-repeat: no-repeat;
		background-position: center top;
		height: 8px;
	}
	
	.fb_share_button
	{
		display: -moz-inline-block;
		display:inline-block;
		padding:1px 20px 0 5px;
		height:15px;
		line-height: 15px;
		border:1px solid #d8dfea;
		background: url( http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top right;
	}
	
	.fb_share_button:hover
	{
		color:#fff;
		border-color:#295582;
		background:#3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top right;
		text-decoration:none;
	}

	.share_button
	{
		display: -moz-inline-block;
		display:inline-block;
		padding:1px 5px 0 5px;
		height:15px;
		line-height: 15px;
		border:1px solid #d8dfea;
	}
	
	.share_button:hover
	{
		color:#fff;
		border-color:#295582;
		background-color:#3b5998;
		text-decoration:none;
	}

