/* CSS Document */

body,html {
	margin:0;
}
#box {
	width:100%;
	height:300px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -150px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50%;
}
.testoBianco {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.testoBianco:hover {
	text-decoration: none;
}
.testoBianco:link {
	text-decoration: underline;
}
.testoBianco:visited {
   text-decoration: underline;
}
.testoBianco:active {
	text-decoration: underline;
}
.border {
	border: 1px solid #BABDBD;
}
.backsx {
	background-image: url(../img/sx.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
.backdx {
	background-image: url(../img/dx.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.sfondo {
	background-image: url(../img/sfondo.jpg);
	background-repeat: repeat;
}
#categorie{
	width: 240px;
}

#boxpaesi{
	width: 150px;
}
a.servizi, a.servizi:visited {
	color: #8A7314;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CDB6;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 15px;
}

a.servizi:hover {
	color: #A89B12;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0EDD0;
	border-left-color: #F0EDD0;
	border-top-style: none;
	border-bottom-style: none;
}
.titoli {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 280px;
	font-weight: bold;
	font-size: 17px;
}
.testo {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-left: 280px;
	font-weight: bold;
	font-size: 11px;
}
.pagine {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagine:hover {
	text-decoration: none;
}
.pagine:link {
	text-decoration: underline;
	color: #B6A726;
}
.pagine:visited {
   text-decoration: underline;
}
.pagine:active {
	text-decoration: underline;
}
.datahome {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E60003;
	text-decoration: none;
}
.datahome: hover {
	color: #E60003;
	text-decoration: none;
}
.datahome: link {
	color: #E60003;
	text-decoration: none;
}
.datahome: active {
	color: #E60003;
	text-decoration: none;
}
.datahome: visited {
	color: #E60003;
	text-decoration: none;
}
.titolohome {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titolohome:hover {
	color: #000000;
	text-decoration: none;
}
.abstracthome {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64530F;
	text-decoration: none;
}
.abstracthome:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64530F;
	text-decoration: none;
}
.back {
	background-image: url(../img/back.png);
	background-repeat: repeat-x;
	background-position: center;
}
.titoli1 {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #AC1513;
	text-decoration: none;
	margin-left: 280px;
	font-weight: bold;
	font-size: 17px;
}
.grassetto {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC1513;
	text-decoration: none;
}
.grassetto:link {
	text-decoration: underline;
}
.grassetto:visited {
	text-decoration: underline;
}
.grassetto:active {
	text-decoration: none;
}
.testoMarrone {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #472514;
	text-decoration: none;
}
.testoMarrone:link {
	text-decoration: underline;
}
.testoMarrone:visited {
	text-decoration: underline;
}
.testoMarrone:active {
	text-decoration: none;
}
