/* 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:5px;
	padding-left:0px;
	height:22px;
	font-size: 20px;
	font-weight:bold;
	color: #536aad;
	border-bottom: 1px dotted #86BDFF;
}
table.contentpaneopen-links td.componentheading-links,
table.contentpaneopen-links td.contentheading-links,
div.componentheading-links,
div.contentheading-links {
/*      background: url(../../images/default/titre.png) top left no-repeat;*/
        padding-top:5px;
        padding-left:0px;
        height:22px;
        font-size: 20px;
        font-weight:bold;
        color: #536aad;
        border-bottom: 1px dotted #86BDFF;
}

table.contentpane-links {
	font-size:13px;
}

table.contentpaneopen_smalltitle td.componentheading_smalltitle,
table.contentpaneopen_smalltitle td.contentheading_smalltitle,
div.componentheading_smalltitle,
div.contentheading_smalltitle {
/*      background: url(../../images/default/titre.png) top left no-repeat;*/
	margin-left:20px;
        padding-top:5px;
        padding-left:0px;
        height:22px;
        font-size: 12px;
        font-weight:bold;
        color: #536aad;
        border-bottom: 1px dotted #86BDFF;
}

table.blog table.contentpaneopen .contentheading {
	color: #3366CC;
/*	border-bottom: 1px dotted #86BDFF;*/
	margin-bottom: 5px;	
	background: none;
}
.contentpaneopen .contentheading a {
	color: #3c718f;
}
.contentpaneopen .contentheading a:hover {
	color: #3c718f;
	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; */
}

/* 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: #ffffff;
}

