body {
	margin:0;
	padding:0;
	background-color: #CBCBCB;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C20000;
	}

.index {
    text-align:center;
    }
  
#content {
	width:700px;
	margin-top:1.6em;
	margin-left:auto;
	margin-right:auto;
	font-size:85%;
	line-height:1.6;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
    }

.topbox {
	float:left;
	width:700px;
	height: 120px;
	border: 3px solid #FF8080;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	background-color: #eee;
	background-image: url(images/logo2.png);
	background-position: center;
	}

.box {
	background:#eee;
	float:left;
	width:100%;
	border: 3px solid #FF8080;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
    }
  
.bottombox {
	background:#eee;
	float:left;
	width:100%;
	border: 3px solid #FF8080;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
  }

#contenutitesto {
    padding:10px;
	width:509px;
	height: 100%;
	text-align:justify;
	line-height: 160%;
	margin-left: 5px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF8080;
	
   }
.paragrafo {
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #FF8080;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
    }
	
.paragraforicette {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
    }

.paragrafoerr {
	margin-top: 15%;
	margin-left: 15%;
	height: 354px;
	}


.ultimoparagrafo {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
    }	

.ultimoparagrafosudoku {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
    }	


#colonnasinistra {
	width:21%;
	float:left;
	}

#menu {
	float: left;
	width: 100%;
	margin: 10px 0px 5px 1px;
	font-size: 0.9em;
	font-weight: bold;
	}

#menu ul {
	list-style: none;
	width: 100%;
	padding: 0 0px 0 0;
	font-size: 1.1em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
    }	

#menu li {
	margin-bottom: 0px;
	padding: 1px 0px 1px 2px;
	}

#menu li a {
    color: #C20000;
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    display: block;
    padding: 0;
    background: #EAEAEA;
    border-right: 4px solid #FFC0B6;
    border-left: 4px solid #FFC0B6;
    }	
	
#menu li a:hover {
    background: #CCC;
    color: #FF4040;
    border-right: 4px solid #FF8080;
    border-left: 4px solid #FF8080;
    }

.collegamenti {
	color: #FF8080;
}
.link {
	color: #C20000;
	text-decoration:none
}

#flickr {
	float: left;
	width: 100%;
	margin: 0px -5px 0px 1px;
	}	

hr {
    width: 100%;
    height: 0px;
    text-align: center;
    border-color: #FF8080;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    }

h1 {
    font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
    font-size: 200%;
    text-decoration: none;
    text-align: left;
    padding: 6px 0px 0 12px;
    margin: 0px 0px 0px 12px;
    font-weight: bold;
    }

h2 {
    font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-decoration: none;
    text-align: right;
    padding: 0px 15px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    }

.float {
	float: right;
	padding-left: 15px;
    }
	
.grassetto {
    font-weight:bold;
    }
	
form#contact {
    width:400px !important;
	width /**/:430px;
    height:275px !important; 
	height /**/:300px;
    margin: 0;
	padding: 15px 15px 10px;
    background:#EEEEEE
	}
label {
    float: left;
	width: 120px;
	height: 30px;
    font: 12px/30px Arial,sans-serif;
    margin-right: 5px;
	text-align: right;color: #C20000
	}
input,textarea,button {
    border: 0px solid;
    color: #C20000;
    font: 12px Arial,sans-serif
	}
div.input-cont {
    float: left;
	width: 200px;
	height: 30px;
    background: #EEEEEE url(images/inputBk.png) no-repeat top left;
    margin-bottom: 3px
	}
.input-cont input {display: block;
    width: 175px;
    background: #FFF;
    margin:5px 0 0 10px
	}
div.textarea-cont {float: left;
    width: 200px;
    height: 170px;
    padding: 1px;
	background: #EEEEEE url(images/textAreaBk.png) no-repeat
	}
textarea {
    width: 170px;
	height: 140px;margin: 10px
	}
button#go {
	float: left;
	width: 130px;
	text-align:center;
	height:25px !important;
	height /**/:30px;
	line-height: 25px;
	display: inline;
	margin-left:125px;
	padding: 1px 0 4px;
	background: #EEEEEE url(images/submitBk.png) no-repeat;
	color: #C20000;
	cursor: pointer;
	margin-top: 3px;
    }
