/* CSS Document masternn4.css */

body {
	padding :0;
	margin :0;
	background-image:   url(../images/bg_new.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#content {
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 280px;
	padding-right : 10%;
}

#content h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
}

#content h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color : transparent;
}

#content p {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align: justify;
}

#content td {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: inherit;
	vertical-align: top;
}

#logo {
	position : absolute;
	top : 1px;
	left : 87px;
	z-index : 50;
	font-family: "Juice ITC", "Apple Chancery", Impact, "Bradley Hand ITC", Skia, "Trebuchet MS", sans-serif;
	font-size: 50px;
	color: #333333;
	font-weight: bold;
}

#title {
	position : absolute;
	top : 30px;
	left : 280px; /* mig, oldleft: 87px; */
	z-index : 50;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; /* mig, modificato font */
	font-size: 50px; /* mig, fotn rimpiccolita non funzia */
	color: #666666; /* mig, old color pił scuro, #333333 */
	/* mig, oldweight, font-weight: bold; #333333; */
}

#script {
	position : absolute;
	top : 12px;
	right : 5px;
	text-align : right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #666666;
}

/* mig, inserisco nuova divisione per mettere Comites Basilea ben visibile su ogni pagina */

#comitesname {
	position: absolute;
	top : 116px;
	left : 60px;
	width : 140px;
	/* font-size: 14px; */
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}

#navigation {
	position: absolute;
	top : 140px;
	left : 60px;
	width : 140px;	
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#navigation h2 {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.button a {
	background-color : #DDDDDD;
	border : 1px solid #333333;
	text-decoration : none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.boxrt {
	font-family: Webdings, fantasy;
	font-size: 80px;
	color: #999999;
}
	
.boxlft {
	font-family:  Webdings, fantasy;
	font-size: 75px;
	color: #999999;
}
