@charset "utf-8";
/* CSS GLOBAL STYLE */
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-repeat:repeat;
	background-position: 0 0;
	font-family: arial, hevetica, sans-serif;
	font-size: 100%;
	background-image: url(../img.style/bg01b.jpg);
	background-attachment:fixed;
	background-position:top;
}
#mission {
	text-align: center;
	padding-top: 80px;
	color: #036;
	font-weight: bold;
	font-size: 12px;
	padding-left: 70px;
}

#header {
	background-image: url(../img.headers/head-banner_2012-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}

a:link {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
a:focus { color: #000; }
a:hover {
	color: #09C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1
{
	color: #1874cd;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-style: italic;
}
h2
{
	color: #1874cd;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 150%;
}

h2 a
{ text-decoration: none; }

h3
{
	color: #036;
	font-family: georgia, times, "times new roman", serif;
	font-size: 100%;
}
h4
{
	color: #666;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
h5 { color: #036; }
h6 {
	color: #666;
}
blockquote {
	margin-left: 50px;
	margin-right: 10px;
}

#menu-orr-mini-icons1 {
	float: left;

}

#menu-orr-mini-icons2 {
	/*padding-top: 135px; */
	float: right;
	text-align: right;
	width: 160px;
	padding-right: 30px;

}
#menu-free-vert {
	background-image:url(../img.style/Botton_Glossy.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
}
/* ------------------------------
container styles
------------------------------ */

#container
{
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

/* ------------------------------
mainnav styles
------------------------------ */

#mainnav
{
	color: #036;
	background: #cccccc;
	font-weight: bold;
	border-top: 3px solid #036;
	margin-top: 3px;
	border-bottom: 3px solid #036;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

#mainnav ul
{
	margin: 0 0 0 3px;
	padding: 0px;
	list-style-type: none;
}

#mainnav li
{
	display: inline;
	padding: 0 2px;
	border-right: 1px solid #039;
	font-weight: bold;
	font-size: 12px;
}

#mainnav li a
{
	text-decoration: none;
	color: #036;
	font-size: 12px;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #0059B3;
	font-size: 12px;
}

/* ------------------------------
colonna sinistra extras
------------------------------ */

#column-dx
{
	float: right;
	width: 215px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #EBEBEB;
	margin-top: 5px;
}
#column-dx ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}
#column-dx a
{
	text-decoration: none;
	color: #036;
	font-size: 12px;
}
#column-dx a:hover
{
	color:#09C;
	font-size: 12px;
}
/* ------------------------------
CODE-MARQUEE advbox scorrevole
free partners SOLO in home
------------------------------ */
#adv-box a
{
	font-size:10px;
	color:#039;
	text-align: center;
}
/* ------------------------------
contents styles
------------------------------ */

#contents
{
	float: left;
	width: 670px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
}
#foot
{
	clear: both;
	text-align: left;
	font-size: 90%;
	padding: 5px;
}
/* ------------------------------
menu styles
------------------------------ */
#menuh{float:none;}
body{

}
#menuh ul li{float:left; width: 100%;}
#menuh a{height:1%;font:bold 0.7em/1.4em arial, sans-serif;}
/* ------------------------------
da quanto è online il mio sito contatore giorni ore minuti secondi 
------------------------------ */
.dcountstyle{ /*Example CSS to style count up output*/
	font: 20px Comic Sans MS;
	color:#00336666;
	padding: 5px;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 90%

