/* -------- GENERAL ------------*/
html{
	margin:0;
	padding:0;
	top:0;
	height: 100%;
	width:100%;
	text-align:center;
	background: url(img/background.jpg) no-repeat left top #fff;
  overflow:auto;
}
body {
	margin:0;
	padding:0;
	top:0;
	height: 100%;
	width:100%;
	position:absolute;
	margin-left:0px;
	text-align:left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
}

/* -------- text and content formatting ------------*/
* html #wrap {height:100%}

a:link{ color: #3333FF; font-weight: bold;}
a:visited{ color: #3333FF; font-weight: bold;}
a:hover, a:focus{ color: #3333FF;	text-decoration:none; font-weight: bold;}

p{	margin:0.5em 0; color: White; }

p.conc2010 { color: White; font-weight: bold; font-size: large; border-color: White;}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}
h1, h2, h3, h4, h5, h6{ color: #FFFFFF; margin-bottom:0.5em; }
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}

h1.usati { color: White; font-size:28px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
h2.usati { color: White; font-size:20px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
h3.usati { color: White; font-size:18px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
p.usati  { color: White; font-weight: bold; font-size: 12px; border-color: White; text-align:center;}
td.usati { color: White; font-weight: bold; font-size: 12px; border-color: White; text-align:center;}

h1.abbigliamento { color: White; font-size:28px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
h2.abbigliamento { color: White; font-size:20px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
h3.abbigliamento { color: White; font-size:18px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
p.abbigliamento  { color: White; font-weight: bold; font-size: 12px; border-color: White; text-align:center;}
p.abbigliamentoY { color: Yellow; font-weight: bold; font-size: 14px; border-color: White; text-align:left;}
td.abbigliamento { color: White; font-weight: bold; font-size: 12px; border-color: White; text-align:center;}
td.abbigliamento2 { color: White; font-weight: bold; font-size: 12px; border-color: White; text-align:left;}

h1.contatti { color: White; font-size:20px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
p.contatti  { color: White; font-size:12px; font-weight: bold; font-size: large; border-color: White; text-align:center;}
a.contatti:link{ color: #FFFC54; font-weight: bold;}
a.contatti:visited{ color: #FFFC54; font-weight: bold;}
a.contatti:hover, a.contatti:focus{ color: #FFFC54;	text-decoration:none; font-weight: bold;}


ol, ul{	margin: 1em 0 1em 2em; }
ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }
ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }
ul li{ list-style:disc;}


em{font-style:italic;}
strong{font-weight:bold;}
em strong, strong em{ font-weight:bold; font-style:italic; }


/* -------- HEADER ------------*/
#header {
	display:block;
	position:absolute;
	padding:0;
	width:100%;
	height:80px;
	top:0;
	margin:0px 0 0 0;
	border:solid #E69623;
	border-width:0px 0 0px 0;
	overflow:hidden;
}
#logoRinoRectangle {
	display:block;
	position: absolute;
	padding:0;
	width:100%;
	height:100px;
	background:#fff;
	top:0;
	left:0;
	margin:0px 0 0 0;
	border:solid #E69623;
	border-width:0px 0 0px 0;

	opacity: 0.20;
	-moz-opacity: 0.20;
	filter: alpha(opacity=20);
}
#logoRinoImage{
	display:block;
	position: absolute;
	background: url(../img/logo.png) no-repeat 0 0;
	margin:0 0 0 0px;
	top:0px;
	text-indent:999em;
	line-height:999em;
  width:500px;
	}
.navImage{
position:absolute;
width:500px;
height:80px;
left:0px;
top:0px;
}

/* -------- MENU ------------*/
#menuContainer {
	display:block;
	position:absolute;
	padding:0;
	width:100%;
	height:34px;
	background:#fff;
	margin:0px 0 0 0;
	border:solid #FFFFFF;
	border-width:1px 0 1px 0;
	top:80px;
	left:0px;
	overflow:auto;
	
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}


/*!-- CONTENT --> */
#myNoContent{
	position:absolute;
	display:block;
	top:0px;
	bottom:0px;
	width: 100%;
	left:0px;
	height: 100%;
	margin:134px 0 -50px 0;
	overflow:auto;

	opacity: 1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
	
}
/*!-- OLD CONTENT --> */
#myContent{
	position:absolute;
	display:block;
	top:0px;
	bottom:0px;
	width: 100%;
	left:0px;
	margin:134px 0px 50px 0px ;
	overflow:auto;

	
}

/* -------- FOOTER ------------*/
#footer{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	overflow:hidden;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5em;
}

