/* SITE-COLORS CSS 20040415 */

/* This CSS only contains color codes and background image details for pagelayout and other main styles */

.pagenavigator
{
	width:450px;
	float:left;
	text-align:left;
}

body
{
	scrollbar-base-color:#65955D;
	scrollbar-3dlight-color:#65955D;
	scrollbar-arrow-color:#F9F9F9;
	scrollbar-darkshadow-color:#65955D;
	scrollbar-face-color:#65955D;
	scrollbar-highlight-color:#65955D;
	scrollbar-shadow-color:#65955D;
	scrollbar-track-color:#F9F9F9;
    background-color: white;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_body.gif);
	background-repeat: no-repeat;
	padding:0;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Base font family for most elements */
}

div#allcontent
{
    background-color: transparent;
}

div#header-design
{
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/logo.gif);
	background-repeat: no-repeat;
}

div#leftmenu
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	font-family: arial;
}

div#leftmenu ul
{
	text-align:right;
	margin-right: 20px;
}

div#rightmenu ul
{
	text-align:right;
	margin-right: 20px;
}



/* TOOLBARS */

div#toolbar-top li.toolbar-item
{
	font-size:10px;
    color: white;
}

div#toolbar-top li.toolbar-item a
{ 
    color: white;
}

div#toolbar-bottom div.toolbar-design
{
    background-color: #d9e5f2;
    height:50px;
}

.toolbar-design
{
    height:50px;
}


div#toolbar-bottom li.toolbar-item
{
    color: #003366;
    border-color: #003366;
}

div#toolbar-bottom li.toolbar-item a
{ 
    color: #003399;
}


/* TOP MENU */

div#topmenu
{
    background-color: #336699;
    border-color: #336699;
}

div.topmenu-line
{
    border-color: #7b92bc;
}

div#topmenu li
{
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/images/t1/t1-tab-normal-left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #336699;
    border-color: #ffffff;
}

div#topmenu li.selected
{
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/images/t1/t1-tab-selected-left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #7b92bc;
}

div#topmenu li div.spacing
{
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/images/t1/t1-tab-normal-right.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

div#topmenu li a
{
    color: #ffffff;
}

div#topmenu li.selected div.spacing
{
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/images/t1/t1-tab-selected-right.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

div#topmenu li.selected a
{
    color: #ffffff;
}


/* SUB MENU */

div#submenu
{
    background-color: #7b92bc;
    border-color: #7b92bc;
}

div#submenu li a
{
    color: #ffffff;
}


/* PATH */

div#path p
{
    color: #6699cc;
}

div#path p a
{
    color: #6699cc;
}


/* MENUES */

div#leftmenu-design li.menu-level-0
{
	text-align:right;
    border-color: #7eb264;
}

div#leftmenu-design li.menu-level-0 a
{ 
    color: #7eb264;
}

div#leftmenu-design li.menu-level-0 a:hover
{
    color: #5A735B;
}

div#leftmenu-design li.menu-level-0 a.selected
{
    color: #5A735B;
}

div#leftmenu-design li.menu-level-1
{ 
	display:none;
}

div#leftmenu-design li.menu-level-1 a
{ 
	display:none;
    color: #7eb264;
	
}

div#leftmenu-design li.menu-level-1 a:hover
{
	display:none;
    color: #5A735B;
}

div#leftmenu-design li.menu-level-1 a.selected
{
	display:none;
    color: #5A735B;
}

div#leftmenu-design li.menu-level-3
{ 
	display:none;
}

div#leftmenu-design li.menu-level-3 a
{ 
	display:none;
    color: #7eb264;
	
}

div#leftmenu-design li.menu-level-3 a:hover
{
	display:none;
    color: #5A735B;
}

div#leftmenu-design li.menu-level-3 a.selected
{
	display:none;
    color: #5A735B;
}


/* NAVIGATORS */

div.content-navigator div.content-navigator-previous-disabled
{
    color: #777777;
}

div.content-navigator div.content-navigator-next-disabled
{
    color: #777777;
}

div.content-navigator div.content-navigator-arrow
{
    color: #ff8800;
}


/* TOOLBOXES */

div.toolbox-design
{ 
    background-color: #d9e5f2;
}

div.toolbox-design h2
{ 
    color: #ffffff;
    background-color: #336699;
}

div.toolbox-design input.searchtext, div.toolbox-design input.textinput
{
    background-color: #ffffff;
    border-color: #839dbd;
}

div.toolbox-design label
{
    color: #000000;
}

div.toolbox-design div.info-text p
{ 
    color: #000000;
}

div.toolbox-design div.attribute-link p
{ 
    background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/images/t1/t1-arrow.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

div.toolbox-design div.attribute-link-disabled p
{ 
    color: #666666;
}


/* TOOL LISTS */

div.toollist-design
{ 
    background-color: #ffffff;
    border-color: #336699;
}

div.toollist-design h2
{ 
    color: #ffffff;
    background-color: #336699;
}

div.toollist-design h3
{ 
    color: #336699;
}

div.toollist-design div.class-article div.attribute-short p
{ 
    color: #666666;
}

div.toollist-design div.class-article div.attribute-link p
{ 
    color: #336699;
}

div.toollist-design div.class-article div.attribute-link-disabled p
{ 
    color: #666666;
}


/* FOOTER */

div#footer-design 
{
	background-image : url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_footer.gif);
	background-repeat : repeat-x;
	background-position : top left;
	color: #FFFFFF;
	text-align:left;
	padding: 0px 0px 0px 30px;
}

div#footer-design a
{
    color: #FFFFFF;
}

div#footer-design a:hover
{
    color: #FFFFFF;
	text-decoration:underline;
}

/* GENERAL ELEMENTS */

a
{ 
    color: #5a735b;
}

a:hover
{ 
    color: #5a735b;
	text-decoration:underline;
}

li
{ 
    color: #336699;
}

div#maincontent h1
{ 
    color: #5A735B;
	font-size: 25px;
}

div#maincontent h2
{ 
    color:#7eb264;
}

div#maincontent table.forum td.message h2
{ 
    color: #5A735B;
}

div#maincontent h2 a
{ 
    color: #5A735B;
}

div#maincontent h3
{ 
    color:#7eb264;
	/*background-image: url(images/bg_subtitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0px 0px 0px 20px;
	height:30px;*/
}

div#maincontent h4
{ 
    color: #5A735B;
}

div#maincontent-design
{
	background-color: transparent;
	margin:15px 0px 0px 0px;
}

div#maincontent-design h5
{ 
    color: #003366;
}


/* SUBMIT BUTTONS */

input.defaultbutton
{
    color: #E0EDC1;
    background-color: #7EB264;
}

input.button
{
    color: #E0EDC1;
    background-color: #7EB264;
}

input.shopbutton
{
    color: #E0EDC1;
    background-color: #7EB264;
}

input.searchbutton
{
    color: #E0EDC1;
    background-color: #7EB264;
}

/*Added stuff */

div#endartistelist
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/downcorner_artistes.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
	margin:0;
    padding:0;
}

div#artistelist
{
	display:block;
	width:250px;
	padding: 0px 0px 0px 0px;
}

div#artistelistfree
{
	display:block;
	width:190px;
	padding: 0px 0px 0px 0px;
}

div#artistelistform
{
	padding: 10px 0px 0px 10px;
	background-color:#7eb264;
}

.combolistartiste
{
	width:230px;
	font-size:11px;
}

.combolistartistefree
{
	width:170px;
	font-size:11px;
}

div#artistecontentsubmenu
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_artisteleftcontent.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:22px;
}

div#artistecontentleft
{
	font-size:11px;
}

div#artistecontentleft h5
{
	font-size:18px;
	font-weight:normal;
	color:#7eb264;
	line-height: 0px;
}

div#artistecontent h4
{
	font-size: 20px;
	font-weight:bold;
	color:  #5A735B;
	text-decoration:none;
}

div#artistecontent a
{
	font-weight:bold;
	color: #7eb264;
	text-decoration:none;
}

div#artistecontent a:hover
{
	color: #5A735B;
}

div#artistecontentlist
{
	margin: 0;
	padding: 0;
	width: 660px;
}

div#artistecontentlist h2
{
	line-height: 7px;
}

div#artistecontentlist h3
{
	line-height: 7px;
}

div#artistecontentlist a
{
	text-decoration:none;
}

div#artistecontentlist a:hover
{
	text-decoration:underline;
}

div#artistecontentlistbox
{
	width:50%;
	float:left;
}

div#artistecontentlistbox h3
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 2px solid rgb(126, 178, 100);
}

div#artistecontent
{
	float:left;
	margin-right: 30px;
	padding: 0;
	width: 350px;
}

div#artistecontent h2
{
	line-height: 7px;
}

div#artistecontentright
{
	float:left;
	font-size:10px;
	width:237px;
}

div#separator
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_artisterightcontent.gif);
	background-repeat: no-repeat;
	height:6px;
	padding:0;
	margin:0;
	width:237px;
}

/* HOME */



div#boxnews
{
	width:400px;
	height:250px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
}

div#boxtitlenews
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_item-news.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:400px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	color: #5A735B;
	font-size:16px;
	margin:0;
	font-family:Arial;

}

div#boxtitledownnews
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_itemdown-news.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:400px;
	height: 33px;
	padding: 0px;
	font-size:10px;
}

div#boxtitledownnews a
{
	color:#c2db84;
	text-decoration:none
}

div#boxtitledownnews a:active
{
	color:#c2db84;
	text-decoration:none
}

div#boxtitledownnews a:hover
{
	color:#c2db84;
	text-decoration:underline;
}


div#box
{
	width:200px;
	height:250px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
}

div#box a
{	
	text-decoration:none;
	color:#7EB264;
}

div#box a:hover
{
	text-decoration:underline;
	color:#5A735B;
}

div#homecolumn
{
	float:left;
	width:220px;
	font-size:10px;
}

div#boxtitle
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_item.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:200px;
	height: 35px;
	padding: 0px 0px 0px 0px;
	color: #5A735B;
	font-size:16px;
	margin:0;
	font-family:Arial;

}

div#boxtitle a
{
	text-decoration:none;
	color: #5A735B;
}

div#boxtitle a:hover
{
	text-decoration:underline;
	color:#5A735B;
}

div#boxtitledown
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_itemdown.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:200px;
	height: 33px;
	padding: 0px;
	font-size:10px;
}

div#boxtitledown.focusup
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_itemdown_focus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:200px;
	height: 40px;
	padding: 0px;
	font-size:10px;
}

div#boxtitledown h2
{
	margin:0;
	padding:5px;
	color:#c2db84;
}

div#boxtitledown h2 a
{
	text-decoration:none;
	margin:0;
	padding:5px;
	color:#c2db84;
}

div#boxtitledown h2 a:hover
{
	text-decoration:underline;
	margin:0;
	padding:5px;
	color:#c2db84;
}

div#boxtitledown a
{
	color:#c2db84;
	text-decoration:none
}

div#boxtitledown a:active
{
	color:#c2db84;
	text-decoration:none
}

div#boxtitledown a:hover
{
	color:#c2db84;
	text-decoration:underline;
}

div#boxtitledown p
{
	margin:5px;;
}

div#boxtitle.focusup
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_home_focus.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:200px;
	height: 40px;
	padding: 0;
	color: #5A735B;
	font-size:19px;
}

/* ARTISTES */

div#artistecontentbloc
{
	height:350px;
	overflow:auto;
	border-bottom:5px solid #7EB264;
}

div#artistecontentbloc a
{
	color:#5A735B;
	font-weight:normal;
}

div#artistecontentbloc a:active
{
	color:#5A735B;
}

div#artistecontentbloc a:hover
{
	color:#5A735B;
	text-decoration: underline;
}

div#artistecontentbloc h5
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/upcorner_artistes.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:250px;
	height: 10px;
	margin:0;
    padding:0;
}

div#artistecontentbloc h4
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/downcorner_artistes.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width:250px;
	height: 10px;
	margin:0;
    padding:0;
}

div#detailscontentbloc
{
	overflow:auto;
	height:350px;
	padding:0;
	margin:0;
	width:237px;
}

div#detailscontentbloc table tr
{
	
}

div#detailscontentbloc table td
{
	border-bottom:1px solid #5A735B;
}

div#detailscontentbloc a
{
	text-decoration: none;
}

div#detailscontentbloc a:hover
{
	color:#5A735B;
	text-decoration: underline;
}

div#detailscontentbloc h5
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/upcorner_details_artistes.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:221px;
	height: 10px;
	margin:0;
    padding:0;
}

div#detailscontentbloc h4
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/downcorner_details_artistes.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width:221px;
	height: 10px;
	margin:0;
    padding:0;
}

div#itemcontent {
	
	float:left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	overflow: visible;
	width: 430px;
}

div#itemcontent h5
{
	font-size:18px;
	font-weight:normal;
	color:#7eb264;
	line-height: 0px;
}

div#itemcontent h2
{
	font-size:16px;
	font-weight:BOLD;
	color:#7eb264;
	line-height: 0px;
}

div#itemcontentbloc
{
	width:130px;
	display:block;
	background-color: #7eb264;
	float:left;
	margin:0px 30px 30px 0px;
	font-size:10px;
}

div#itemcontentbloc h5
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/upcorner_item.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:130px;
	height: 10px;
	margin:0;
    padding:0;
}

div#itemcontentbloc h4
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/downcorner_item.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width:130px;
	height: 10px;
	margin:0;
    padding:0;
}

div#itemcontentbloc img
{
	/*padding: 0px 0px 0px 10px;*/
}

div#itemcontentbloc p
{
	padding: 14px;
}

.menu_free
{
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 20px;
}

div#albumcontentbloc
{
	width:220px;
	margin:0;
	padding:0;
}

div#albumcontentbloc h4
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/downcorner_albums.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	width:200px;
	height: 10px;
	margin:0;
    padding:0;
}

div#albumcontentbloc div.descr
{
	float:left; 
	padding:5px;
	color:#7eb264;
}

div#albumcontentbloc div.descr a
{
	color:#7eb264;
}

div#albumcontentbloc div.descr a:hover
{
	color:#7eb264;
	text-decoration: underline;
}

div#albumcontentbloc div.descr a:active
{
	color:#7eb264;
}

div#albumcontentbloc div.descr a:visited
{
	color:#7eb264;
}

div#spacer
{
	clear: both;
	height:10px;
}

div#fix
{
	padding:0;
	margin: 35px 0px 0px 60px !important;
	margin: 35px 0px 0px 20px;
	font-size: 11px;
	background-color: transparent;
	width: 660px;
}

.title
{
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_titlebig.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:53px;
	width: 666px;
}

.subtitle
{
	
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_subtitle.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:16px;
	height: 16px;
	padding: 12px 0px 0px 0px;
	color: #7eb264;
	font-size:20px;

}

/* CATALOGUE */

div#cataloguecontent {
	
	float:left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	min-height: 455px;
	overflow: visible;
	width: 660px;
}


/* WHAT */

div#whatcontent {
	
	float:left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	width: 630px;
	text-align:justify;
}

div#whatcontent a {
	text-decoration:none;	
}

div#whatcontent a:hover {
	text-decoration:underline;	
}

/* DATES */

div#datescontent {
	margin: 0;
	padding: 0;
	font-size: 11px;
	min-height: 455px;
	overflow: visible;
}

div#datescontent h5
{
	font-size:18px;
	font-weight:normal;
	color:#7eb264;
	line-height: 0px;
}

div#datescontent h2
{
	font-size:16px;
	font-weight:BOLD;
	color:#7eb264;
	line-height: 0px;
}

.datesitem
{
	background-color: transparent;
	width: 340px;
	margin: 0;
	padding: 5px;
	border-left: 2px solid rgb(126, 178, 100);

}

.datesitemcalendar
{
	background-color: transparent;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-left: 5px;
	height: 90px;
	border-left: 2px solid rgb(126, 178, 100);
	float:left;
	font-size:10px;

}


/* FREE STUFF */

div#freecontent {

	float:left;
	margin: 0;
	padding: 0
	font-size: 11px;
	min-height: 455px;
	overflow: visible;
	width: 100%;

}

#btnitem
{
	float:right;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bt_enter.gif);
	background-repeat: no-repeat;
	height:15px;
	width:43px;
}

#freeitem 
{
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
}

#itemtitle
{
	width:70px;
	float:right;
	height:50px
}

#freeitemcontent
{
	position:relative;
	top:30px;
	left:30px;
	width: 135px;
}

#freeitemcontent p
{
	padding:0;
	margin:0;
}

#freeitemwallpaper
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemwallpaper.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemtracks
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemtracks.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemmix
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemmix.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemmp3
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemmp3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemvideo
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemvideo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemscreen
{
	color:white;
	float:left;
	width:179px;
	font-size: 10px;
	height: 210px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding:0;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_itemscreen.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#freeitemmix a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemmix a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

#freeitemscreen a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemscreen a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

#freeitemvideo a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemvideo a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

#freeitemmp3 a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemmp3 a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

#freeitemtracks a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemtracks a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

#freeitemwallpaper a
{
	text-decoration:none;
	color:#E0EADE;
}

#freeitemwallpaper a:hover
{
	text-decoration:underline;
	color:#E0EADE;
}

/* FOCUS */

div#focuscontent {

	float:left;
	background-image: url(http://www.fcom.fr/ez/var/plain/storage/packages/fcom_green2/files/default/file/images/bg_focus.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0px 0px 0px 65px;
	font-size: 11px;
	min-height: 368px;
	overflow: visible;
	width: 220px;

}

/* LINK */

div#linkcontent {

	float:left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	min-height: 455px;
	overflow: visible;
	width: 680px;

}

div#linkcontent a {
	text-decoration:none;
}

div#linkcontent a:hover {
	color:#5A735B;
	text-decoration:underline;
}

div#linkcontent p {

	width:100px;
	float:left;
	font-size:10px;
	color:#5A735B;
	padding:5px;

}

div#linkcontent b {

	font-size:11px;
	color:#7eb264;

}

/* NEWS */

div#newscontent {

	float:left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	min-height: 455px;
	overflow: visible;
	width: 220px;

}

div#newscontent h5
{
	font-size:18px;
	font-weight:normal;
	color:#7eb264;
	line-height: 0px;
}

div#newscontent h2
{
	font-size:16px;
	font-weight:BOLD;
	color:#7eb264;
	line-height: 0px;
}

.newsitem
{
	width: 225px;
	margin: 0;
	padding: 0px 0px 10px 10px;
	border-left: 2px solid rgb(126, 178, 100);
}

div#newscontentleft {
	
	float:left;
	margin: 0px 0px 0px 50px;
	padding: 0;
	font-size: 11px;
	width: 250px;
	height: 350px;

}

div#newscontentleft h5
{
	background-color: transparent;
	width:250px;
	height: 10px;
	margin:0;
    padding:0;
}

div#newscontentleft h4
{
	background-color: transparent;
	width:250px;
	height: 10px;
	margin:0;
    padding:0;
}

div#newscontentleft p
{
	margin: 10px;
}

/* DEMO */

div#democontent {

	float:left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	min-height: 455px;
	overflow: visible;
	width: 450px;

}

/* FORUM */

div#forumcontent {

	float:left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 660px;

}

div#forumcontent h5
{
	font-size:18px;
	font-weight:normal;
	color:#7eb264;
	line-height: 0px;
}

div#forumcontent h2
{
	font-size:16px;
	font-weight:BOLD;
	color:#7eb264;
	line-height: 0px;
}

p#forumitem
{
	color:#7EB264;
	font-size:12px;
}

p#forumitem a
{
	text-decoration:none;
	color:#7EB264;
}

p#forumitem a:hover
{
	text-decoration:underline;
	color:#5A735B;
}

.class-forum
{
	float:left;
	width: 450px;
}

.class-forum-menu
{
	float:left;
	margin: 0px 0px 0px 40px;
}

input.forum-new-topic, input.forum-keep-me-updated, input.forum-new-reply
{

	color: #E0EDC1;
    background-color: #7EB264;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* Base font family for most elements */
	
}

input.forum-account-edit
{

	color: #E0EDC1;
    background-color: #7EB264;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* Base font family for most elements */
	
}

input.box, textarea.box, select.box
{

	border-color:#5A735B;
	border-width:1px;
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* Base font family for most elements */
	width: 250px;
	
}