/* CSS Document */

body {

	background:#000 url(../img_layout/linee-lunghe.gif) repeat-x 0 0;
	font: 13px/18px "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	color:#000;
	text-align:center;
	margin:0;
    line-height:95%;
}

h1, h2, h3, h4, h5, h6, img, p, a, ul, ol, li, dl, dt, dd, form { 
	margin:0; padding:0; border:0;
}

h1, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  font-size:140%;
  line-height:115%;
  font-weight:bold;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  font-size:150%;
  line-height:115%;
  font-weight:normal;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#fff;
	background-color:#000;
}

.hide { display: none; }


/* --------------------------------------
--------------- striscia in alto ------------------
----------------------------------------- */
#topline {
	background:url(../img_layout/linee.gif) repeat 0 0;
	height:47px;
	border-top:3px solid #000;
}


/* --------------------------------------
--------------- intestazion + logo ------------------
----------------------------------------- */

#header {
	height:133px;
	margin:0 auto;
	width:960px;
	background:url(../img_layout/world.gif) no-repeat 0 0;
	position:relative;
}

#logo {
	margin:0;
	text-align:left;
	padding:30px 0 0 211px;

}

#logo a:hover {
	background:none;
}

#counter {
	position:absolute;
	top:25px;
	right:120px;
}

#counter h1 {
	color:#5B5D5F;
	text-transform:uppercase;
	font-size:20px;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
}

#day {
	position:absolute;
	bottom:15px;
	right:120px;
	text-align:right;
}

#day h5, #day h6{
	color:#5B5D5F;
	font-size:12px;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
}



/* --------------------------------------
--------------- contaniner intero sito ------------------
----------------------------------------- */

#container {
	margin:0 auto;
	background:#fff;
	border:1px solid #fff;
}

/* --------------------------------------
--------------- meni orizzontale ------------------
----------------------------------------- */

#menu-h {
	margin:0 auto;
	padding:0;
	background:#fff;
	width:870px;
	font-size:100%;
	height:30px;
}

#menu-h ul {
	list-style: none;
	margin: 0 0 0 167px;
	text-transform:uppercase;
	padding:10px 0 0 0;
}
#menu-h li {
	float: left;
}

#menu-h li.trattino {
	background:url(../img_layout/trattino.gif) repeat-x center bottom;
	margin: 0;
	width:30px;
	height:19px;
}

#menu-h li.trattinomedio {
	background:url(../img_layout/trattino.gif) repeat-x center bottom;
	margin: 0;
	width:40px;
	height:19px;
}

#menu-h li.trattinoultimo {
	background:url(../img_layout/trattino.gif) repeat-x center bottom;
	margin: 0;
	width:100px;
	height:19px;
}


#menu-h a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#menu-h a:hover {
	color:#fff;
	background-color:#000;
}

#menu-h a.attivo {
	color:#fff;
	background-color:#000;
}

/* --------------------------------------
--------------- contenuto ------------------
----------------------------------------- */

#content {
	margin:15px auto 30px auto;
	width:960px;
	text-align:left;
	padding:0;
}



/* --------------------------------------
--------------- colonna sx ------------------
----------------------------------------- */

#col-l {
	float:left;
	width:200px;
	margin:0;
	background:#fff;
}

/* --------------------------------------
--------------- colonna destra ------------------
----------------------------------------- */

#col-r {
	width:630px;
	margin:0 0 0 200px;
	padding:0;
}

#col-r img {
	float:left;
}


div#col-r { 
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

.date {
	float:right;
	font-size:smaller;
	color:#999999;
	height:15px;
	padding:0;
	margin:0;
	display:block;
}

#col-r h1 {
	text-transform:uppercase;
	text-indent:-9999px;
	display:block;
	width:255px;
	height:25px;
	background:url(../img_layout/come_dove.gif) no-repeat 0px 0;
	margin:0 0 0 10px;
}

#col-r h2 {
	width:630px;
	height:25px;
	background:url(../img_layout/linea.gif) repeat 0 0;
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	padding:1px 1px 1px 10px;
	font-size:2.0em;
	font-weight:bold;
	clear:both;
}

#col-r h2 a{
	text-decoration:none;
}

#col-r h3 {
	padding:0px 5px 0px 10px;
	clear:both;
}

#col-r h3 a{
	text-decoration:none;
}

#col-r h4 {
	padding:0px 5px 0px 10px;
	clear:both;
  	font-size:120%;
  	line-height:115%;
}

#col-r h5 {
	padding:0px 5px 0px 10px;
	font-size:9px;
	float:left;
}

#col-r h6 {
	padding:0px 5px 0px 10px;
	text-transform:uppercase;
	font-size:9px;
	float:left;
	color:#808386;
}

#col-r span {
	color:#808386;
	text-transform:lowercase;
}

#col-r p {
	padding:5px 0 10px 10px;
}

#col-r a {
	text-decoration:underline;
}


#author {
	padding:5px 5px 0px 10px;
	font-size:14px;
}

/* --------------------------------------
--------------- colonne della colonna destra,
per la sezione chisiamo ------------------
----------------------------------------- */

#col-r .img {
	padding:15px 0 0 5px;
	width:120px;
	margin:0;
	float:left;
	display: inline;
}

#col-r .text {
	padding:0 0 0 5px;
	width:400px;
	margin: 0 0 0 150px;
}

#col-r .text h3 {
	padding:15px 5px 0px 5px;
	clear:none;
}

#col-r .home-img {
	border: 1px solid #000;
	float: left;
	margin: 10px;
}

#col-r .full_pic {
	border: 1px solid #000;
}

/* --------------------------------------
--------------- immagini per contatti ------------------
----------------------------------------- */
.coordinamento {
	margin:15px 0 0 5px;
	height:92px;
	width:433px;
}

.tavola {
	margin:15px 0 0 5px;
	height:92px;
	width:433px;
}

.crediti {
	margin:30px 0 -25px 5px;
	height:15px;
	width:315px;
	padding:0;
}


/* --------------------------------------
--------------- doppia linea divisoria ------------------
----------------------------------------- */
.doubleline {
	background:url(../img_layout/double-line.gif) repeat-x 0 15px;
	height:20px;
	clear:both;
	margin:0;
	padding:5px 0 0 0;
	color:#fff;
	width:640px;
}

/* --------------------------------------
--------------- footer ------------------
----------------------------------------- */

#footer {
	background-color:#000000;
	clear:both;
	text-align:center;
	margin:0;
}

#footer ul {
	margin:0 auto;
	width:760px;
	height:80px;
}

#footer li {
	display:inline;
	float:left;
	margin:0 0 0 106px;
}

#footer li.centrale {
	display:inline;
	float:left;
	margin:0;
}

#footer li.dx {
	display:inline;
	float:right;
}

#footer img {
	vertical-align:middle;
}

/* --------------------------------------
--------------- form ------------------
----------------------------------------- */

form {
	margin:20px 0 0 10px;
}

.campo {
	display:block;
	margin:10px 0 0 0;
	padding:0;
}

label {
	width: 180px;
	float: left;
	margin:13px 0 0 0;
	background:url(../img_layout/trattino_form.gif) repeat-x center bottom;
	padding:0;
}

span.label {
	padding:3px 0;
	background-color:#fff;
	text-transform:uppercase!important;
	font-weight:bold!important;
	color:#000!important;
}

input {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px;
	color:#333333;
	margin: 0px 0;
}

.button {
	display:block;
	margin:0 0 0 180px;
}

select {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 2px;
	color:#333333;
	margin: 0px 0 0 0px;	
}

input:hover {
	border: 1px solid #000;
	font-size: 12px;
	padding: 5px;	
	color:#333333;
}

input:focus {
	border: 1px solid #000;
	font-size: 12px;
	padding: 5px;	
	color:#333333;
}

textarea {
 	font-size: 12px;
	border: 1px solid #ccc;
	padding: 5px;	
	color:#333333;
	margin: 5px 0 0 0;
}

textarea:hover {
 	font-size: 12px;
	border: 1px solid #000;
	padding: 5px;		
	color:#333333;
	margin: 5px 0 0 0;	
}

textarea:focus {
 	font-size: 12px;
	border: 1px solid #000;
	padding: 5px;		
	color:#333333;
	margin: 5px 0 0 0;	
}