/* GLOBAL STYLE */ 
table.contentpaneopen td.componentheading,
table.contentpaneopen td.contentheading,
div.componentheading,
div.contentheading {
	background: url(../../images/default/titre.png) top left no-repeat;
	padding-top: 40px;
	padding-left:145px;
	height:150px;
    font-size: 54px;
	color: #6D99CF;
	border-bottom: 1px dotted #86BDFF;
}
table.blog table.contentpaneopen .contentheading {
	color: #6D99CF;
	border-bottom: 1px dotted #86BDFF;
	margin-bottom: 5px;	
	background: none;
}
.contentpaneopen .contentheading a {
	color: #6D99CF;
}
.contentpaneopen .contentheading a:hover {
	color: #6D99CF;
	text-decoration: underline;
}
.contentpaneopen .buttonheading {
	color: blue;
	border-bottom: 1px dotted #86BDFF;
}
.contentpaneopen .createdate {
	border-bottom: 1px dotted #86BDFF; 
}
.contentpaneopen .modifydate {
	border-bottom: 1px dotted #86BDFF; 
}
.contentpaneopen a.readon {
	border-bottom: 1px dotted #86BDFF; 
}

.sectiontableentry1 {
	background-color: #f4f4f4;
}
.sectiontableentry2 {
	background-color: #EFEFEF;
}

/* Modules */
div.moduletable,
div.moduletable-center,
div.moduletable-blue,
div.moduletable-red,
div.moduletable-star,
div.moduletable-bomb,
div.moduletable-magic,
div.moduletable-bug,
div.moduletable-store,
div.moduletable-party,
div.moduletable-data,
div.moduletable-rss,
div.moduletable-folder,
div.moduletable-love,
div.moduletable-game,
div.moduletable-member,
div.moduletable-music,
div.moduletable-billard,
div.moduletable-rainbow,
div.moduletable-basket,
div.moduletable-foot,
div.moduletable-soccer,
div.moduletable-tennis,
div.moduletable-golf {
	background-color: #F4F4F4;
}
