/* Prosilver Style Portal
-------------------------------------------------*/


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

.description {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.cat_block {
	color: #075072;
	height: 10px;
	font-size: 10pt;
	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%;
}

.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 {
	padding: 0 40px;
	min-width: 650px;
}

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

.last_visites{ 
	height: 150px;
	overflow: auto;
}
.topiclist dd.posts_portal {
	float:left;
	text-align:left;
	font-size: 9px;
	padding:6px 5px 6px 5px;
}
ul.topiclist dt {
	float:left;
	width: auto;
	font-size: 9px;
}
.gensmall {
	margin: 1px 1px;
	font-size: 10px;
}
small, .small {
	font-size:9px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/* Container for sub-navigation list */
#navigation {
	padding-top: 0px;
	font-size: 10px;
}
/* Link styles for the sub-section links */
#navigation a {
	color: #105289;
	font-weight: normal;
	padding: 2px;
	background: #ecf1f3 none repeat-y 100% 0;
}
/*
#navigation a:hover {
	background-color: #F9F9F9;
	color: #d31141;
}
*/
/* News listing */
ul.news {
	border-top: 1px solid #FFFFFF;
	list-style: none;
	margin-left: 0;
}
ul.news li {
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #CCCCCC;
}
ul.news li.last {
	border-bottom: none;
}
ul.news {
	border-top: none;
}
ul.news li {
	padding: 0 0 4px 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-color: #E0E0E0;
}
.postbody_portal {
	width: 100%;
}
