/* CSS Document Colore*/

* {

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-khtml-box-sizing: border-box;

}

img {

	behavior:	url("js/pngbehavior.htc");

}

html {

	margin: 0px;

	padding: 0px;

}

body {

	background-image: url(../images/background_colore2.jpg);

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-position: top center;

	background-color: #e1dbb9;

	margin: 0;

	padding: 0;

	font: 12px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

	color:#3c474d;

	text-align:center;

}

#container {

	position: relative;

	width:770px;

	margin: 0px auto;

	padding: 50px 0 0 0;

}

#header {

	position: relative;

	height:109px;

	background-image: url(../images/header.gif);

	margin: 0px 0px 3px 0px;

	border: 1px #dad8d2 solid;

	padding:0px;

}

#divLogo {

	position: absolute;

	top: 0px;

	right: 0px;

}

#menu{

	margin: 0px;

	padding:9px 0px 0px 126px;

	text-align: left;

}

#menuBG{

	margin: 0px;

	padding:9px 0px 0px 126px;

	text-align: left;

}

#languages{

	width:770px;

	height:41px;

	margin: 0px 0px 3px 0px;

	border: 1px #a29f90 solid;

	position: relative;

}

#languages-background {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 768px;

	height: 39px;

	background-color: #889294;

	opacity: 0.78;

	-moz-opacity: 0.78;

	filter: alpha(opacity=78);

	z-index: 1;

}

#languages-content {

	padding: 20px 10px 2px 10px;

	text-align: right;

	color: #d4d1c3;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 768px;

	height: 40px;

	z-index: 2;

}

#content{

	position:relative;

	width:770px;

	height: 350px;

	border: 1px #dad8d2 solid;

	margin: 0px 0px 3px 0px;

}

#content-background {

	position: absolute;

	top: 0px;

	left: 0px;

	width: 768px;

	height: 348px;

	background-color: #d0cdbd;

	opacity: 0.82;

	-moz-opacity: 0.82;

	filter: alpha(opacity=82);

	z-index: 1;

}

#content-content {

	text-align: right;

	position: absolute;

	top: 0px;

	left: 0px;

	width: 768px;

	height: 310px;

	z-index: 2;

}

#languages a {

	color:#d4d1c3;

	text-decoration: none;

	font-weight: normal;

}

#languages a:hover{

	color:#fff;

	text-decoration: none;

	font-weight: normal;

}

a {

	color:#152932;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	color:#fff;

	text-decoration: none;

	font-weight: bold;

}

#menu a{

	margin-left: 24px;

	font-weight: bold;

	color:#fff;

}

#menu a:hover {

	color: #53646c;

	text-decoration: none;

	margin-left: 24px;

	font-weight:900;

}

#menuBG a{

	margin-left: 20px;

	font-weight: bold;

	color:#FFFFFF;

}

#menuBG a:hover {

	color: #53646c;

	text-decoration: none;

	margin-left: 20px;

	font-weight:900;

}

a img{

	border-width:0px;



}

a.normalLink {
  color: #3c474d;
	text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal
}

a.normalLink:HOVER {
    color: #990000;
	text-decoration: none;
  text-transform: none;
  word-spacing: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal
}



.style1 {
	color: #CCCCCC;
	font-size: 1px;
}

.style4 {
	font-size: 10px;
	color: ;
}

#dolo {

position: absolute;
top: 553px;

right: 0px;
}


.divText{

	margin:10px 0px 0px 0px;

	padding:0px 0px 0px 150px;

	width: 768px;

	height:320px;

	overflow:auto;

}

p {

	margin: 0;

	width: 470px;

	padding:10px 0px 10px 20px;

	text-align: justify;

}

h1{

	font-weight: bold;

	color:#fff;

	font-size:15px;

	text-align:left;

	margin-bottom:5px;

	margin-top:15px; 

	padding-top:20px;

}

