@import url("../css/site3.css");

BODY, td, p{
	color: #333;
}

.blogBanner{
	background: top left no-repeat url('/pm/images/blog/HEADER.jpg');
	height: 120px;
	width: 800px;
	padding: 0px 0px 20px 0px;
	vertical-align: bottom;
}


#blogmenu {
	float: left;
	width: auto;
	height: 23px;
	background: #fff;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#blogmenu li {
	text-align: center;
	float: left;
	display: inline;
	margin: 0 2px;
	width: 100px;
}

#blogmenu li a{
	font-size: 12px;
	color: #0397d7;
	height: 17px !important;
	line-height: 17px;
	height: 23px;
	padding: 3px 10px;
	display: block;
	background: repeat-x url('/pm/images/blog/blogmenuBkg.png');
	text-decoration: none;
}
#blogmenu li a:hover{
	color: #333;
}

.centerBlogColumn{
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
}

.rightBlogColumn{
	width: 140px;
	padding-left :10px;
}
.leftColumn{
	width: 140px;
}

.netblog_blue_header{
	clear: both;
	color: #0071bc;
	font-size: 18px;
	font-weight: bold;
	
}

.netblog_texte, .netblog_textePlus{
	color: #333;
	font-size: 12px;
	
}
.netblog_texte a, .netblog_texte a:visited, .netblog_textePlus a, .netblog_textePlus a:visited{
	color: #0071bc;
}

.netblog_link, .netblog_link:visited, .netblog_link:hover{
	font-size: 12px;
	color: #0071bc;
	font-weight: bold;
}

.netblog_black_header{
	clear: both;
	margin: 15px 0 0 0;
	color: #000;
	font-size: 24px;
}

.netblog_green_header{
	clear: both;
	color: #cadb2a;
	font-size: 24px;
}

.netblog_nom_cmt{
	color: #333;
	font-weight: bold;
}

.netblog_date_cmt{
	color: #333;
	
}

.netblog_titre_cmt{
	color: #333;
	
}

.netblog_texte_cmt{
	color: #333;
	
}

#netblog_msg_new_cmt{
	color: #333;

}

.netblog_searchbox{
	width: 111px;
	border : 0px;
	background : transparent;
}

.netblog_searchBkg{
	float: left;
	background: no-repeat url('/pm/images/blog/BLOGsearch.png');
	padding: 0 10px;
	height: 25px;
}

.neblog_mostpopular_selected{
	float: left;
	margin : 0 2px 0 0;
	padding: 3px 3px;
	background: #cadb2a;
	color: #fff;
	text-decoration: none;
}

.neblog_mostpopular_normal{
	float: left;
	margin : 0 2px 0 0;
	padding: 3px 3px;
	background: #bcbdbf;
	color: #fff;
	text-decoration: none;
}


#neblog_mostpopular_tab2{
}

#mostViewedDiv{
	border :1px solid #cadb2a;
	padding : 5px;
	clear:both;
}

#mostCommentedDiv{
	border :1px solid #cadb2a;
	padding : 5px;
	clear:both;
}

#netblog_archive{
	margin: 0 0 0 40px;
}

#netblog_cloud{
	clear: both;
	padding: 20px 0;
	text-align:left;
}

.netblog_cloudContainer{
	margin: 0 0 5px 0;
	text-align:center;
}

#netblog_cloud a{
	color: #0071bc;
}

#netblog_cloud a.netblog_cloudlink{
	text-decoration:none;
	color: #0071bc;
	font-weight: bold;
}
#netblog_cloud a.netblog_cloudlink:hover{
	color: #333;
}

.netblog_signup{
	float: left;
	color: #000;
	text-decoration :none;
	font-weight: bold;
	padding: 1px 3px 2px 3px;
	background: #f1f1f1;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	font-size: 12px;
}

.netblog_comment_wrapper{
	padding: 0 0 20px 0;
}

.netblog_nom_cmt{
	font-size: 12px;
	font-weight: bold;
}






