/* Prosilver Style Portal
By sjpphpbb.net
These style definitions are mainly IE specific 
tweaks required due to its poor CSS support.
-------------------------------------------------*/


h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 2.6em;
}

.description {
	color: #330000;
	font-size: 1.7em;
	font-weight: bold;
}

.cat_block {
	color: #075072;
	height: 10px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('./images/cellpic4.gif');
	white-space: nowrap;
	padding: 2px 2px;
}

.board_disable {
	color: #FF0000;
}

.block_center {
	text-align: center;
}

.block_left {
	text-align: left;
}

.block_header2 {
	text-align: left;
}

.block_header3 {
	text-align: right;
}

.block_header {
	text-align: left;
	width : 100%;
}

.header_center {
	text-align: center;
	width : 40%;
}

.logo {
	text-align: center;
	width : 40%;
}

.logodesc_2 {
	margin-bottom: 5px;
	padding: 5px 5px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
	height: 150px;
	width : 100%;
}

.logo_center {
	text-align: center;
	width : 60%;
}

.block {
	list-style-type: none;
}

.block_header_logo {
	background-image: url('./images/fond_logo.png');
	list-style-type: none;
}

.block_row2 {
	background-color: #DCE1E5;
	text-align: center;
	padding: 4px;
}

.contenant {
	display : none;
}

.portal {
	width: 950px; 
    margin: 0 auto;
    padding: 10px;
	min-width: 800px;
	border-left: 5px solid #073b00;
    border-right: 5px solid #073b00;
	background: url("./images/fondu1.jpg") repeat;	
}

.recent{ 
	height: 250px;
	OVERFLOW: auto;
}

.last_visites{ 
	height: 150px;
	OVERFLOW: auto;
}

	/*  css chats */
	
.block_chat {
	width: 75%;
	text-align: left;
}	
	
.box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.shouts {
	width: 100%;
	height: 200px;
	overflow: auto;
}
#chat {
	width: 100%;
	text-align:left;
}

#message {
	width: 65%;
}

#whois_online{
	vertical-align:text-top;
	text-align:left;
}
.online_img {
	vertical-align:middle;
}	
#act_indicator {
	visibility:hidden;
}

.messages {
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}
	/* fin  css chats */