/* CSS Document */

A:LINK {

 color:#33CCFF;

 text-decoration: none

}



A:VISITED {

 color: #33CCFF;

 text-decoration: none

}



A:HOVER {

 color : white;

 text-decoration : underline;

}



A:ACTIVE {

 color : white;

 text-decoration: none;

}





html,body {

	margin-top:0px;

	margin-bottom:0px;

	background-color:#000000;

}



#tabella {

	width:1100px;

	height:100%;

	background-color:#000000;

	margin: 10px auto;

	padding:30px 0 10px 0;

	text-align:center;

	background-image:url(../IMAGES/imglat.jpg);

	background-repeat:repeat-y;

	background-position:center;

	font-family: verdana;	

	font-size: 15 px;

	font-weight: bold;		

}

#cover {

	width:900px;

	height:100%;

	background-color:#000000;

	margin: 10px auto;

	padding:30px 0 10px 0;

	text-align:center;

	font-family: verdana;	

	font-size: 15 px;

	font-weight: bold;		

}

.cover {

    font-family: Verdana;

    font-size: 7 px;	

    font-style: normal;

	font-weight: bold;

	text-align:justify;

	color:#000000;

	text-align: center;

    TEXT-DECORATION: none;

}

#tabella_tutorial {

	width:1100px;

	height:100%;

	background-color:#000000;

	margin: 10px auto;

	padding:30px 0 10px 0;

	text-align:center;

	background-image:url(../IMAGES/imglat_tutorial.jpg);

	background-repeat:repeat-y;

	background-position:center;

	font-family: verdana;

	font-size: 15 px;

	font-weight: bold;		

}



.titolo_tutorial {

    font-family: Verdana;

    font-size: 10 px;	

    font-style: normal;

	font-weight: bold;

	text-align:justify;

	color:#FF0000;

	text-align: center;

    TEXT-DECORATION: none;

}

#elenco_tutorial {

	width:800px;

	height:100%;

	background-color:#000000;

	margin: 10px auto;

	padding:30px 0 10px 0;

	text-align:left;

	border-left: 100;

	font-family: verdana;

	font-size: 15 px;

	font-weight: bold;	

}

.elenco {

    font-style: normal;

    font-weight: normal;

    text-align:left;

    color:#FFFFFF;

    TEXT-DECORATION: none;

}

.titolo {

    font-family: Verdana;

    font-size: 12 px;

    font-style: normal;

	font-weight: bold;

	text-align:justify;

    color: #FFFFFF;

    TEXT-DECORATION: none;

}

.descrizione_tutorial {

    font-family: Verdana;

    font-size: 10 px;

    font-style: normal;

	font-weight: bold;

	text-align:center;

	color:#FFFFFF;

    TEXT-DECORATION: none;

}

#contatti {

    font-family: Verdana;

    font-size: 10 px;

    font-style: normal;

	font-weight: bold;

	text-align:center;

	color:#FF9933;

    TEXT-DECORATION: none;

}

.indietro {

    font-family: Verdana;

    font-size: 6 px;

    font-style: normal;

    font-weight: normal;

    text-align: center;

    color:#FFFFFF;

    TEXT-DECORATION: none;

}

#tutorial{

    align: center;

}

#intestazione {

	width:1024px;

	height:100%;

	margin:auto;

	align: center;

	padding:0 0 0 0;

	border:0px solid #ff0000;

	background-color:#000000;

}
