body{
	font-family:verdana;
	background-color: #FFFFFF;
	background-image: url(imm/stripe_6c0fbefa2ff311baaf95ce076c61335d.png);
}

p{
    margin:0;
    padding:0;
    font-size:10px;
    color:#FFFFFF;
    line-height:16px;
}
.testo {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.titolo_grande {
	font-size: 40px;
	line-height: 28px;
	text-transform: uppercase;
	color: #FF6600;
}

p a{
    font-weight:bold;
    color:#FF6600;
    text-decoration:none;
}

p a:hover{
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

/*
div.box1, div.box2, div.box3,div.box4, div.box5{
    float:left;
    margin:0 4px 0 0;
}

div.box1 img, div.box2 img, div.box3 img, div.box4 img, div.box5 img{
    border:4px solid black;
}
*/
.blackP{
    background-color:#000000;
    padding:6px;
}

.spacer{
    
    clear:both;
    float:clear;
    
    font-size:0px;
    height:0;
}


.hide{
    display:none;
}
.dida {
    background-color:#000000;
    padding:2px;
}
.titolo_medio {
	font-size: 14px;
	line-height: 22px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	font-size: 10px;
	line-height: 16px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.testocorsivo {
	font-size: 10px;
	line-height: 16px;
	color: #ba0000;
	font-style: italic;
}
.testocorsivonero {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-style: italic;
}
