body 
{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size:10px;
	color:#000000;
}

.clear {clear: both}
.alt { display:	none}
.fascia{margin-left:35px;}
.left { text-align:left; position:relative; top: 5px; padding-left: 5px;}
.right { text-align:right; position:relative; top: -25px; padding-right:5px;}
.center { text-align:center; position:relative; top: -10px;}
.Blak { color:#000000;}
.Silver { color:#999999;}

a:link, a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

input , textarea { background-color:#222213; color:#FFFFFF;}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#Container
{
	width: 800px;
	height: 600px;
	/*border:#333333 solid 1px;*/
	
}

#Testo
{
	text-align: left;
	padding:10px;
	width:180px;
	height:183px;
}
#Bottone
{
	
	background-image:url(Image/bottoneHome.gif);
	background-repeat:no-repeat ;
	background-position:center;
	padding: 10px;
	text-align:center;
	color:#FFFFFF;
	position:relative;
	top: -40px;
	
		
}

#BottoneSMS
{
	
	background-image:url(Image/bottone.gif);
	background-repeat:no-repeat ;
	background-position:center;
	padding: 10px;
	text-align:center;
	color:#FFFFFF;
	
		
}

#Foot
{
	font-size:12px;
	margin: 10px auto 0px auto;
	padding: 0;
	background-image:url(Image/barraSotto.jpg);
	text-align:center;
	color:#FFFFFF;
	height:22px;
	
}



.giallo
{
	color:#CCCC33;
	text-decoration: none;
	
	
}
.menu {font-size:12px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-image:url(Image/barra.jpg);
	color:#FFFFFF;
	height:22px;
	position:relative;
	bottom: 10px;}


/* Inizio dei div di posizionamento delle icone nella Home */

.B1 { z-index:1;
		position: relative;
		top: 240px;
		left:230px;
	}
	
.B2 { z-index:1;
		position: relative;
		top: 240px;
		left:430px;
	}
	
.B3 { z-index:1;
		position: relative;
		top: 240px;
		left:630px;
	}
	
.B4 { z-index:1;
		position: relative;
		top: 450px;
		left:70px;
	}
	
.B5 {  z-index:1;
		position: relative;
		top: 450px;
		left:270px;
	}
	
.B6 { z-index:1;
		position: relative;
		top: 450px;
		left:470px;
	}

/* Inizio specifiche pagina SMS */


#Form {
		width:400px;
		height:295px;
		position:relative;
		bottom:250px;
		left:230px;
		
		
		}
#MenuSMS {
		width:155px;
		height:295px;
		position:relative;
		top:10px;
		
		}
		
.separa { 
		position:relative;
		bottom:445px;
		left:190px;
	}
	
/*Inivio specifiche pagina invio */	
#Serch 
	{
	background-color:#222213;
	color:#FFFFFF;
	padding:5px;
	}
	
#TableSilver th { background-color:#222213; color:#FFFFFF}
.SilverTable { color:#FFFFFF; background-color:#999999;}
.SilverDarkTable {color:#FFFFFF; background-color:#666666;}
select { background-color:#FFFF66;}
.border {border:#666666 solid 1px ; padding:5px; z-index:1; margin-bottom:10px;}
	
	
/*************** BOX ARROTONDATI ******************/
  .roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px ;
    padding: 0px;
	color: #000000;
    border: 1px solid #DCDEEE;
}

.content .title {display: block; font-variant: small-caps; text-align: center; margin-bottom: 5px;}
.content .title a:link, .content .title a:visited {color:#2B3499;text-decoration:none}
.content .title a:hover, .content .title a:active {text-decoration:underline}
.content p{margin-left: 10px; margin-right: 10px;}
/*.content img.icon {border-top: 3px #2B3498 solid}*/
.content .more {text-align:center;margin: 5px; position: relative; bottom: 0px} 
.content .more img {border:0}
	
.contentWrapper {	
	width: 208px;
	float: left;
	margin-left:20px;
	margin-right:20px;
	margin-top: 30px;
	margin-bottom: 30px;	
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}

.contentWrapperSide {	
	width: 208px;
	margin: 10px 0px;
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}

.contentWrapperMain {	
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
}

.contentWrapperMain p{margin: 30px 10px; line-height: 2em}	

/*************** FINE BOX ARROTONDATI ******************/
