/*=============================================*/
/*                graphic designer             */
/*          © GIACOMO CHIARI                   */
/*=============================================*/

/******************* ARCHITETTURA *************************/

* { 
	margin: 0;
	padding: 0;
}

html, body {
	background-color:#fff;
	background-image:url(../images/sfuma.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#666666;
}

.pagemaster {
	width: 100%;
	height: 100%;
/*	background-image: url(../images/lungopiano.gif);
	background-repeat: no-repeat;
	background-position:center top;*/
}

.skinmaster {
	margin-left: auto; margin-right: auto; text-align:center; 
	height: 100%;
/*	background-color:#474747;
	background-image: url(../images/sfondopiano.jpg);
	background-repeat: repeat-y;*/
}

.skinmaster2 {
	margin-left: auto; margin-right: auto; text-align:center; 
	height: 100%;
/*	background-color:#transparent;
	background-image: url(../images/sfondopancia.jpg);
	background-repeat: no-repeat;
	background-position:158px 131px;*/
}

.skinmaster3 {
	margin-left: auto; margin-right: auto; text-align:center; 
	height: 100%;
/*	background-image: url(../images/lato.gif);
	background-repeat: repeat-y;
	background-position:right;*/
}

.header{
	width:777px;
/*	height:131px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;*/
}

.leftpane {
}

.rightpane {
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:15px;
	font-weight: normal;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

/******************* ARCHITETTURA E TESTI DEFAULT *************************/

.contentpane {
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:15px;
	font-weight: normal;
	text-align:justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	text-align:left;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 6px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-weight: bolder;
	color: #04347F;
	letter-spacing: 2px;
}

.contentpane li {
	line-height:20px;
	list-style: inside circle;
}

.contentform {
	background-color:transparent;
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	border-top:#333 solid 1px;
	border-left:#333 solid 1px;
	padding-top:1px;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	SCROLLBAR-FACE-COLOR: #474747;
	SCROLLBAR-HIGHLIGHT-COLOR: #474747;
	SCROLLBAR-SHADOW-COLOR: #474747;
	SCROLLBAR-3DLIGHT-COLOR: #474747;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #474747;
	SCROLLBAR-DARKSHADOW-COLOR: #474747;
}

.tab td {padding:2px;}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	color:#04347F;
	padding-top: 18px;
	padding-bottom: 3px;
}

h3 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:15px;
	color:#04347F;
	padding-top: 5px;
	padding-bottom: 3px;
}

span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-align:justify;
}

.tabulalink a:link, .tabulalink a:visited, .tabulalink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#04347F;
	display:block;
/*	line-height:20px;*/
	text-decoration:none;
	border-bottom:solid 1px #96AACA;
/*	height:20px;*/
	padding-bottom:1px;
	padding-top:3px;
	padding-left:4px;
}

.tabulalink a:hover {
	text-decoration:none;
	color:#96AACA;
	background-color:#EFF2F7;
	border-bottom:solid 1px #96AACA;
	font-weight: normal;
}

hr {
	padding-top:4px;
	padding-bottom:4px;
	border-left:transparent;
	border-top:transparent;
	border-right:transparent;
	border-bottom:solid 1px #96AACA;
	margin-bottom:8px;
}

/******************* IMMAGINI *************************/

.table img {
	padding: 5px;
	border:solid 1px #04347F;
}

.img {
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.img a:link, .img a:visited, .img a:active { 
	border:1px solid #d51f56;
}

.img a:hover { 
	border:1px solid #FFFFFF;
}

/******************* TITOLI *************************/

/*h1 {
	text-align:left;
	font-size: 20px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-bottom-width: 3px;
	border-bottom-color: #ff0000;
	border-bottom-style: outset;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom:5px;
	font-weight: bolder;
	color: #ccc;
	letter-spacing: 2px;
}*/

/************ BOTTONI GRANDI **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks a:active {
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
/*	border-left: 1px solid #fff;
	border-right: 1px solid #96AACA;*/
/*	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;*/
	font-weight: normal;
	color: #04347F;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}

#sectionLinks a:hover {
/*	border-top: 1px solid #333333;
	background-image: url(../images/bg_nav2.gif);
	background-repeat: repeat-x;*/
	color: #96AACA;
	font-weight: normal;
	text-decoration: none;
}

/**************** BOTTONI DEFAULT *******************/

a:link, a:visited, a:active {
	color:#04347F;text-decoration:none;
}
a:hover {
	color:#96AACA;text-decoration:underline;
}

/**************** SOUND *******************/

.media {
	float:right;
	margin-top:2px;
	margin-bottom:6px;
}

.box {
	width:348px;
	height:106px;
	border-bottom:#999 solid 1px;
/*	border-right:#999 solid 1px;*/
	border-top:#333 solid 1px;
	border-left:#333 solid 1px;
}

.imgsound {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
