@charset "utf-8";
/* CSS Document */

body
{
	background: url(../img/bg_azzurro.png) repeat-x #0153a7;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
}


#centrato 
{
	padding: 0;
	margin: 0;
	margin: auto;
	width: 1000px;
	background: url(../img/mondo.jpg) no-repeat left top;
}


#centrato_bis
{
	background: url(../img/mondo_down_16color.png) no-repeat center 260px ;
	margin: 0;
	border: 0;
	padding: 0;
} 


#intestazione
{
	width: 1000px; 
	height: 250px;
	vertical-align: top;
	padding: 0 0 0 2px;
	margin: 0;
}


#corpo 
{
	width: 1000px;
	min-height: 300px;
	margin-bottom: 10px;
}


#menu
{
	float: left;
	background: url(../img/Forex47_logo_menu_6.png)  no-repeat center 5px;
	padding-top: 50px;
	width: 200px;
	
}


#contenuti
{
	float: left;
	width: 796px;
}


#percorso
{
	padding: 2px 5px;
	background: #CDD4FD;
	color: #000;
	width: 786px;
	/*margin-top: 5px;*/
	margin-top: -5px;/**/
}


#testo
{
	width: 650px;
	padding: 5px 20px 5px 20px;
	color: #cdd4fd;
	/*border: 1px solid red;*/
}


/*NUOVA VERSIONE*/
/*#testoHome
{
	width: 550px;
	padding: 5px 20px 5px 20px;
	color: #cdd4fd;
}
*/
#footer
{
	text-align: center;
	background: url(../img/bg_extraFooter_down.png) no-repeat;
	width: 1000px;
	padding-top: 3px;
	margin-top: 5px;
	font-size: 10px;
	color: #cdd4fd;
}
 

#percorso a:link,
#percorso a:visited
{
	text-decoration: none;
	color:#90C;
}
 

#percorso a:focus,
#percorso a:hover,
#percorso a:active
{
	text-decoration: underline;
	color:#90C;
}


a:link,
a:visited
{
	text-decoration: none;
	color: #f3f52b;
}


a:focus,
a:hover,
a:active
{
	text-decoration: underline;
	color: #f3f52b;
}


img
{
	border: 0;
}


h1
{
	text-align: right;
	padding-bottom: 5px;
	font-size: 28px;
	margin: 0 0 0 400px;
	border-bottom: 1px dotted #CDD4FD;
	color: #CDD4FD;
}


p
{
	text-align: justify; 
}


.titoloHome1
{
	font-size: 12px;
	/*width: 600px;CORRETTO*/
	width: 550px;/*Nuovo*/
	height: 250px;
	padding-top: 10px;
	text-align:justify;
	margin-top:0;
}


.titoloHomeUp1
{
	font-size: 30px;
	width: 500px;
	padding-left: 45px;
	padding-top: 5px;
	margin: 0;
	color: #F3F52B;
}

.titoloHomeUp2
{
	font-size: 30px;
	width: 300px;
	padding-left: 70px;
	padding-top: 5px;
	margin: 0;
}

.titoloHomeUp3
{
	font-size: 30px;
	width: 300px;
	padding-left: 100px;
	padding-top: 5px;
	margin: 0;
}


h2
{
	font-size: 16px;
}