/*Showroom*/

body {
	background: url(bcg.gif)  repeat;
  font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:20px auto;	
}



.help {
	background:none ;
	border:0px;
	color:#ea2d41;
	margin:0 0 1em;
	padding:5px;
	font-size:18px;
}

.showroom_container {
	width:960px;
	margin:0 auto;
	text-align:center;		
		
}

.showroom {
  min-height:500px;
  height:auto !important;
  height:500px;
	
}


.bottom {padding:15px; text-align: center; font-size: 11px; color:#EEE;}
.bottom a { color:#EEE;}

.header {
		padding-bottom:20px;
	}
	
	.loginforma{
		background: url(bcg_login.png) ;
		
		
		}