/* CSS Document GORDANA GRUBAC */


body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#000000;
	/*background-image:url(../img/bg.jpg);*/
	}
	
form{margin:0px; padding:0px;}

img, div {
	behavior: url("iepngfix.htc");
}

a img{
	border:hidden;
	border:none;
	border:0px;
	}

#fascia_arancione{
	height:10px;
	padding:0px;
	margin:0px;
	clear:both;
	background-color:#FF952F;
	}

#contenitore{
	padding:0px;
	width:705px;
	margin:0px auto;
	clear:both;
	}
	
	
#top{
	height:165px;
	width:705px;
	padding:0px;
	margin:0px auto;
	clear:both;
	text-align:center;
	}
	
#topInterno{
	height:60px;
	width:705px;
	padding:0px;
	margin:0px auto;
	clear:both;
	text-align:right;
	}

	
#spazio_contenuti{
	width:709px;
	margin:0px;
	padding:0px;
	float:left;
	}
	#spazio_contenuti_int{
	width:709px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../img/bg_pagine.jpg);
	}
	#flash_intro{
	width:709px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	}
	
	
	#colSX{
	width:531px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
	#colSX2{
	width:709px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
	
	
	#colDX{
	width:178px;
	margin:0px;
	padding:0px;
	float:right;
	background-color:#000000;
	}
	
	#contenutInterni{
	width:522px;
	/*height:100px;*/
	margin:0px;
	padding:0px;
	float:left;
	padding-top:10px;
	padding-left:5px;
	text-align:left;
	/*background-color:#FF6633;*/
	}
	#contenutInterni2{
	width:709px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	/*background-color:#FF6633;*/
	}
	
	
	#footer{
	height:40px;
	padding:0px;
	margin:0px;
	text-align:center;
	clear:both;
	padding-top:10px;
	}



/* INIZIO CSS RELATIVO AL TESTO */

.txtMENU {
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:link{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:visited{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:hover{
		font-size: 11px;
		font-weight: bold;
		color: #e5e5e5;
		}
		
.txtBOTTOM {
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
		.txtBOTTOM a:link{
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
		.txtBOTTOM a:hover{
		font-size: 11px;
		font-weight: normal;
		color: #e0dede;
		}

.txtOrange {
		font-size: 10px;
		font-weight: bold;
		color: #fd9735;
		}
		
.txtLink {
		font-size: 12px;
		font-weight: bold;
		color: #fd9735;
		}
		.txtLink a:link{
		font-size: 12px;
		font-weight: bold;
		color: #fd9735;
		}
		.txtLink a:visited{
		font-size: 12px;
		font-weight: bold;
		color: #fd9735;
		}
		.txtLink a:hover{
		font-size: 12px;
		font-weight: bold;
		color: #fdb36b;
		}
		
.titolo {
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:link{
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:visited{
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:hover{
		font-size: 13px;
		font-weight: bold;
		color: #f0a7b1;
		}
		
.linkWhite {
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:link{
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:visited{
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:hover{
		font-size: 12px;
		font-weight: normal;
		color: #c3bfbf;
		}
		
.txtForm {
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:link{
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:visited{
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:hover{
		font-size: 10px;
		font-weight: normal;
		color: #c3bfbf;
		}
