﻿/*
Design by Pittinet
http://www.pittinet.it
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #5D5D5D;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #5F6064;
}

body {
	
}


body {
	background:#A5A5A5 url(images/quadro-dovesiamo.jpg) no-repeat right top;
	/*
Colore testo
*/
	color: #FFFFCC;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content
{
margin-left: 20px;
}

#main
{
	width: 650px;

background: ;
}
/*
Menù laterale Sù e Giù
e alza e abbassa il testo
sposta la scritta del menù a destra e sinistra
http://www.pittinet.it
*/
#header {
	height: 100px;
	
}

#menu
{
	float: none;
	width: 584px;
	height:55px;
	padding-left:5px;
	padding-top:20px;
	background: url(images/menuAAA.png) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width:55px;
	height: 36px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding-top: 17px;

}

#menu a:hover {
	width:85px;
	height:31px;
	color: #5D5D5D;
	text-decoration: none;
}


#logo {
/*
Barra Menù(home) per alzare e abbassare
http://www.pittinet.it
*/
width: 239px;
height: 0px;
padding-top: 5px;
padding-left: 300px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase
}
/*
Menù laterale
http://www.pittinet.it
*/
#right
{
	float: right;
	padding: 10px;
	width: 250px;
}
/*
Testo laterale
*/
#right H3
{
	width: 190px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/title.gif) no-repeat
}



#right ul {
	border: 
	0px;
	margin-left: 5px;
	margin-bottom: 20px;
	list-style: none;
}

#right li  {
	padding: 1px 10px;
	background: url(images/small.gif) no-repeat left;
	color: #FFF;
}


#right H4
{
font-size: 10px;
}

#right a {
	color: #FFFFFF;
	font-size: 12px;
}
#right a:visited {
	color: #
	font-size: 11px;
}

#right p
{
padding: 15px;
}

#calendar1 {
	padding-right: 20px;
	width: auto;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#left
{
	width:350px;
	padding-left: 10px;
	padding-top: 1px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #037931;
}

#left a
{
	color: #FFFFFF;
	text-decoration: none;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #FFFFFF;
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

.date a {
	color: #ffffff;
}



#footer {
	clear: both;
	height:15px;
	width: 584px;
	padding-top: 1px;
	background: #000000 url(images/riga-infer.png) no-repeat bottom;

}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
