/* CSS Document */

body {
  /*width: 980px;*/
  width: 1230px;
  height: 581px;
  margin-left: auto;
  margin-right: auto;
  background-color: gray;
  /*border: solid 1px black;*/
  font-family: verdana, arial, sans-serif;
  background-image: url(images/background.gif);
}

#main {
  background-color: #CC99FF;
  float: left;
  /*width: 660px;*/
  width: 910px;
  /*height: 720px;*/
  height: 581px;
}

#top {
  /*background-color: red;*/
  height: 35px;
}

#topLeft {
	/*background: yellow;*/
	background-image: url(images/bkg_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 330px;
	margin-left: 50px;
	margin-bottom: -10px;
}

#topLeft_2 {
	/*background: yellow;*/
	float: left;
	width: 290px;
	height: 50px;
	padding-left: 80px;
}

#topLeft_2 img {
	/*background: yellow;*/
	border: none;
}

#topRight {
  /*background-color: orange;*/
  float: left;
  padding-top: 35px;
  margin-bottom: 0px;
}

#topRight p {
	margin-top: -20px;
	padding-left: 165px;
	font-size: 110%;
	color: #663399;
	font-weight: bold;
}

#content {
  /*background-color: brown;*/
  margin-top: 15px;
  height: 472px;
  width: 890px;
  margin-left: 60px;
}

#content a:link, a:visited {
	font-size: 1em;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, a:active {
	font-size: 1em;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#content_2 {
  /*background-color: red;*/
  width: 890px;
  /*height: 448px;*/
  margin-left: 10px;
}

#content_2 h4 {
  padding-left: 5px;
  margin-bottom: -10px;
  margin-left: 20px;
  color: #663399;
  font-size: 1.2em;
}

#content_2 h5 {
  padding-left: 5px;
  margin-bottom: -1px;
  margin-left: 20px;
  color: #666666;
  font-size: 90%;
}

#content_2 p {
  /*background: orange;*/
  text-align: justify;
  margin-left: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 850px;
  /*height: 229px;*/
  height: 129px;
  font-size: 0.8em;
  font-weight: bold;
}

#renaiss p {
  /*background: orange;*/
  text-align: justify;
  margin-left: 20px;
  margin-bottom: 10px;
  width: 850px;
  /*height: 190px;*/
  height: 170px;
  font-size: 0.8em;
}

#testata {
  padding-left: 0px;
  display: block;
  float: left;
}

#contTestata {
  padding-left: 0px;
  display: block;
  float: left;
  margin-top: 12px;;
}

#contHome {
  /*background-color: red;*/
  width: 890px;
  /*height: 448px;*/
  margin-left: 0px;
}

#contHome h4 {
  padding-left: 5px;
  margin-bottom: -10px;
  color: #3366cc;
  font-size: 130%;
}

#contHome h5 {
  padding-left: 5px;
  margin-bottom: -1px;
  color: #666666;
  font-size: 100%;
}

#contHome p {
  /*background: orange;*/
  text-align: justify;
  margin-left: 115px;
  margin-bottom: 10px;
  width: 760px;
  height: 258px;
  font-size: 1em;
}

.grassetto {
	font-weight: bold;
}

#gallery {
	margin-top: -10px;
	margin-bottom: 10px;
	background: #663399;
	/*border-right: 1px solid #6600CC;*/
	width; 130;
	padding: 5px 8px 0 150px;
}

#gallery img{
	border: 1px solid #CC99FF;
}

#thumb {
	/*background: #6C0CB5;*/
	padding-left: 10px;
	margin-right: 0px;
	width: 100px;
	float: left;
}

#home {
	/*background-color: orange;*/
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(images/home.gif);
}

#home ul {
	list-style-type: none;
	margin-top: 120px;
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
}

#home a {
	/*background: yellow;*/
	padding-right: 90px;
	padding-left: 5px;
	padding-top: 120px;
}

#contact {
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(images/contact.gif);
}

#contact ul {
	list-style-type: none;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
}

#contact a {
	/*background: yellow;*/
	padding-left: 75px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 115px;
}

#link {
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(images/link.gif);
}

#link ul {
	list-style-type: none;
	margin-top: 125px;
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
}

#link a {
	/*background: yellow;*/
	padding-left: 105px;
	padding-right: 10px;
	padding-top: 120px;
}

.quadrato {
	display: block;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

.quadrato_2 {
		display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 16px;
}

#footer {
  /*background-color: cyan;*/
  margin-top: -13px;
  margin-left: 45px;
  height: 75px;
  width: 890px;

  background-repeat: no-repeat;
  /*border-top: 1px solid #00cc00;*/
}

#footer_2 {
  /*background-color: cyan;*/
  clear: left;
  /*height: 90px;*/
  width: 890px;
  margin-left: 10px;
  /*background-image: url(images/bkg_footer.gif);*/
  background-repeat: no-repeat;
  background-position: bottom center;
  border-top: 1px solid white;
}

#footLeft {
	/*background: yellow;*/
	float: left;
	width: 300px;
	margin-top: 5px;
}

#footLeft p {
	margin-top: 0;
	font-size: 0.55em;
	padding-left: 20px;
}

#footLeft a:link, a:visited {
	color: #663399;
}

#footLeft a:hover, a:active {
	color: #663399;
	text-decoration: none;
}
/*
#credits {
	float: right;
	margin: -5px 5px 0px 0px;
	font-size: 0.6em;
	font-weight: normal;
}

#credits p a:link, a:visited {
	color: #666666;
	margin: -5px 5px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

#credits p a:hover, a:active {
	color: #333333;
	margin: -5px 5px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

*/

#footRight img {
	border: none;
	padding:5px 0 0 450px;
}

#footRight p {
  font-size: 0.9em;
	padding-left: 560px;
	color: #663399;
}

#footRight_2 p {
  font-size: 0.9em;
	padding: 10px 0 0 525px;
	color: #663399;
}

.orangeFoot {
	color: #663399;
	margin-bottom: 1px;
}

form {
	display: inline;
	color: #CC6600;
	font-size: 0.8em;
}

input {
	color: #666666;
	border: 1px solid #cccccc;
}

input:focus {
	border: 1px solid #ffcc33;	
	color: #333333;
}

.inputML {
	width: 140px;
	margin-left: 10px;
	margin-right: -5px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 1em;
	color: #999999;
}

.selectLang {	
	width: 140px;
	left: 0px;
	margin-left: 10px;
	font-size: 0.8em;
	color: #CC99FF;
	background-color: #663399;
}

.btnSubmit {
	width: 22px;
   height: 22px;
	background-image: url(images/btn_bkg.gif);
	background-repeat: repeat-x;
}


#contactLeft {
	/*background: green;*/
	height: 292px;
	float: left;
}

#contactLeft h4 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: -10px;
  margin-left: 20px;
  color: #663399;
  font-size: 1.2em;
}

#contactLeft h5 {
	color: #663399;
	margin-top: 0;
   margin-bottom: -10px;
}

#contactLeft p {
	width: 290px;
	padding-left: 10px;
   font-size: 0.9em;
}

#contactLeft p a:link, a:active {
	color: #663399;
}

#contactLeft a:hover, a:visited {
	color: #663399;
	text-decoration: none;
}

#contactRight {
	/*background: red;*/
	width: 280px;
	height: 290px;
	margin-left: 30px;
	float: left;
	padding-left: 20px;
}

#contactRight p  {
	margin-bottom: -90px;
	color: #663399;
}

.sendBtn {
	margin-top: 80px;
	color: #663399;
}

#bookmark {
	/*background: green;*/
	height: 295px;
	float: left;
}

#bookmark p a {
	color: black;
}

#bookmark p a:link, a:visited {
	color: black;
}

#bookmark p a:hover, a:active {
	color: grey;
}












#nav{
  /*background-color: pink;*/
  background-image: url(images/bgMenu.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 320px;
  /*height: 720px;*/
}

#nav ul {
	list-style-type: none;
	padding-left: 0px; 
}

#nav ul.subIt {
	padding-top: 50px;
}

#nav ul.whoIt {
	margin: 35px 0 -50px 0;
}

#nav ul.subEn {
	padding-top: 80px;
}

#nav ul.whoEn {
	margin: 50px 0px -80px 0px;
}

#nav ul li a {
	margin-bottom: 2px;
	font-size: 0.75em;
   font-weight: bold;
   padding: 2px 30px 2px 20px;
}

#nav a:link, a:visited {
	text-decoration: none;
	color: #cdcdcb;
}

#nav li a:hover, a:active {
	background-color: #CC99FF;
	text-decoration: none;
	color: #663399;
}

#logo {
	/*background-color: yellow;*/
	width: 320px;
	height:400px;
}

#logo ul {
	margin-top: 60px;
	margin-left: 20px;
	padding-top: 0;
}

#nav #logo a {
	/*background-color: yellow;*/
	background-color: transparent;
	padding-left: 250px; 
	padding-bottom: 260px;
}
