/* 
STUDIO VALLETTA COMUNICAZIONE GLOBALE
CSS - NEOGS.IT 2008
 */


body {
	margin: 20px 0px 10px 0px;
   background-color: #ffffff;
}

table {
	font: 11px MS Sans Serif;
	color: #3b3b3b;
	text-align: justify;
	line-height: 14px;
}

hr {
height: 1px;
border: 0px;
border-top: 1px solid #b2b2b2;
margin: 6px 0px 6px 0px;
width: 100%;
}

form {
	margin: 0px 0px 0px 0px;
}

br {
	line-height: 12px;
}

ul {
	text-align: justify;
	list-style-image: url(../img/pallino.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin: 0px 0px 0px 0px;
}

h1 {
		font: 11px MS Sans Serif;
	color: #8f722d
	text-align: justify;
	margin: 0px;
}


/* celle, tabelle e div */

.tabBordo {
	border: 1px solid #c0c0c0;
}



/* SPLASH */

.cellIntroAsfor {
padding: 0px 50px 0px 50px; 
}
.cellIntroAssi {
padding: 0px 50px 0px 0px; 
}
.cellIntrotP {
	padding: 0px 50px 0px 0px; 
}

.cellNoi {
padding: 7px 7px 10px 7px;
text-align: left;
}

.cellSappiamo {
padding: 7px 7px 10px 0px;
text-align: center;}

.cellComunicare {
padding: 7px 7px  10px 0px;
text-align: right;
}

.cellLink {
	padding: 0px 20px 10px 20px;
	text-align: left;
}

.cellLinkWorkshop {
padding: 0px 20px 10px 20px;
text-align: left;
	
}

.cellFooter {
	background-color: #efe3c6;
	color: #8f722d;
	padding: 10px;
}

.cellFooterIndirizzo {
	padding: 10px;
	text-align: center;
}

A.linkIntroStudio:link {
	text-decoration: none;
	color: #d76c03;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
}
 A.linkIntroStudio:visited {
	text-decoration: none;
	color: #d76c03;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
}

 A.linkIntroStudio:hover {
	text-decoration: underline;
	color: #d76c03;
	font: 16px  Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
	text-align: justify;
}

A.linkIntroMaster:link {
	text-decoration: none;
	color: #3399cc;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
}
 A.linkIntroMaster:visited {
	text-decoration: none;
	color: #3399cc;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
}

 A.linkIntroMaster:hover {
	text-decoration: underline;
	color: #3399cc;
	font: 16px  Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

A.linkIntroWorkshop:link {
	text-decoration: none;
	color: #006699;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
}
 A.linkIntroWorkshop:visited {
	text-decoration: none;
	color: #006699;
	font: 16px  Arial;
	font-weight: bold;
	line-height: 16px;
}

 A.linkIntroWorkshop:hover {
	text-decoration: underline;
	color: #006699;
	font: 16px  Arial;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}


