/* CSS Document */


BODY {
 font-family: "Trebuchet MS";
 font-size:1apx;
 color:#333333;
 padding:0;
 margin:0;
 height:100%;
 background: #003366 url(../img/takeover/standard.gif) repeat-x;
 background-repeat:repeat;
 background-position:top;
 background-color:#000000;
}

/*
BODY {
 font-family: "Trebuchet MS";
 font-size:1apx;
 color:#333333;
 padding:0;
 margin:0;
 height:100%;
 background: #003366 url(../img/takeover/to_20081125.jpg);
 background-repeat:no-repeat;
 background-position:top;
 background-color:#000000;
 }
*/ 
	
a:link {
	color: #ff7921;
	text-decoration: none;
}
a:visited {
	color: #ff7921;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}
.tool {
	width: 684px;
	height: 51px;
	float: center;
	font-size: 12px;
	background-image:url(../img/tool.gif);
	padding-top:8px;
	
	}
.down {
	color:#FFFFFF;
	}
.viewport {
	width: 980px;
	height: 600px;
	float: center;
	}
.journal {
	width: 980px;
	float: center;
	}
.cont-interne {
	float: left;
	font:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top:25px;
	margin-bottom:40px;
	text-align:justify;
	width: 420px;
	background-image:url(../img/puntini.gif);
	}
.cont-interne2 {
	float: left;
	font:"Trebuchet MS";
	color:#ff7a22;
	font-size:14px;
	margin-left: 20px;
	padding-left: 20px;
	margin-top:25px;
	margin-bottom:0px;
	text-align:justify;
	font-weight:bold;
	background-image:url(../img/puntini.gif);
	}
.tit {
	font:"Trebuchet MS";
	color: #FFFFFF;
	font-size:19px;
	}
.tit2 {
	font:"Trebuchet MS";
	color:#ff7a22;
	font-size:16px;
	}
.visual {
	margin-top:20px;
	width:980px;
	}
	
.footer {
	width: 980px;
	height:220px;
	float: center;
	}