/**	
*	Mambo Open Source Version 4.0
*	Dynamic portal server and Content managment engine
*	22-10-2002
*
*	Copyright (C) 2000 - 2002 Miro International Pty. Limited
*	Distributed under the terms of the GNU General Public License
*	This software may be used without warranty provided these statements are left 
*	intact and a "Powered By Mambo" appears at the bottom of each HTML page.
*	This code is Available at http://sourceforge.net/projects/mambo
*
*	Site Name: Mambo Open Source Version 4.0
*	File Name: ie5.css
*	Developers: Danny Younes - danny@miro.com.au
*				Nicole Anderson - nicole@miro.com.au
*				Robert Castley - robert@castley.com
*	Date: 22/10/2002
* 	Version #: 4.0
*	Comments:
*/
	
/* --Default Page Settings-- */

/* Body */
BODY {
	color : #666666;
	font-family: Tahoma;
	font-size: 11px;
	;
	background-image: url(../images/sfondo.jpg);
	background-attachment: fixed;
	background-position: center top;
}
	BACKGROUND-IMAGE: url("http://www.fldesign.de/v1/templates/FL001/images/background.gif");
/* Links */
a {
	color: #804040;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inset;
	list-style-type: square;
}

a:link {
	color: #804040;
	text-decoration: none;
	;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inset;
	list-style-type: square;
}

a:hover {
	color: #993366;
	;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal
}

a:active {
	color: #804040;
	;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal
}

a:visited {
;
	color: #804040;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}


/* Table Column */	
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}	

/* Horizontal Line */	
HR {
	background: #000000;
	height:2px;
    	width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
 	color: #009ACE }
	
.button {
	font-family: "MS Sans Serif";
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #666666; border: 1px #666666 double} 

.componentHeading {
	color: #FFFFFF;
	text-align: left;
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background: #FAD8FE;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White;
	border-bottom : 1px dotted #D0D0D0; }

.newspaneopen {
	border : 0px dotted #DCDCDC; }
	
.poll {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	

.sectiontableheader {
	color : #CC0099;
	font-weight : bold; ; font-family: "MS Sans Serif"; font-size: 10px}
	
.small {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none; }
			
.smalldark {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal
}

li { list-style: inside url(../images/M_images/arrow.gif) 2px;
	list-style-image: url(../images/M_images/arrow.gif);
}
/** template specified classes **/

.basic_table {
	border: 1px solid #CCCCCC;
}
.top_table {
	border-bottom: 1px dotted #CCCCCC;
}
.nav_table {
	border-left: 1px dotted #CCCCCC;
}
.path_table {
	border-right: 1px dotted #CCCCCC;
}

table.moduletable {
  margin: 0px 0px 0px 2px;
  width: 100%;
  text-align: left;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold; 
	text-align: left;
	height: 14px;
	line-height: 18px;
	white-space: nowrap;
	vertical align: top; 
	
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
  padding:	1px;
 	vertical align: top; 
	bgcolor: #FFFFFF;

}.box748 {  font-family: "Tahoma"; font-size: 11px; color: #ffffff; text-align: left}
.trasparente {  background-color: #1D1212; filter: Alpha(Opacity=82, FinishOpacity=78, Style=1)}

