    body 
	{
	    background-image:url(/imgs/profili-uomo.jpg);
		background-position:right top;
		background-repeat:no-repeat;        
        background-color:white;
		margin: 0; 
		font: 12px arial, tahoma, verdana,  sans-serif;
		color: #101010; 
		text-align: center;
	}
	#container {
		border-style:none;
		background-color:Transparent;
		margin: 0 auto;
		width:1050px;
		position: relative; 
		text-align:justify;
		height:530px;
	}
	a 
	{
	    text-decoration:none;
	}
	a:link, a:visited {
		color: #660000;	
	}
	a:hover, a:active {
		border-bottom:#963 1px solid;
	}
	h1, h2, h3, h4, h5, h6 
	{
		font-family:Verdana, Georgia, Arial, Serif;
	}			
	#lefthome
	{
	    float: left;
		width: auto;
		overflow: hidden;
		text-align:left;
		margin:20px 10px 5px 5px;
		vertical-align:bottom;
	}	
	#content-main 
	{
	    width:520px;
	    text-align:justify;
	    vertical-align:top;
	    float: right; 
		margin:10px 0px 0px 0px;
		overflow: hidden;
		border-style:none;
		color:black;
		background-color:Transparent;
		/*border:solid 1px #cacaca;		*/
	}	
	#header, #content, #sidebar, .entry {
	    overflow: hidden;
	}
    .TextMenu
    {
        font-family:Arial;
        font-size:16px;
        color:black;        
    }
    .TextMenu:link, .TextMenu:visited {
		color: black;	
	}
	.TextMenu:hover, .TextMenu:active {
		color:#660000;
		border-bottom:#aaaaff 1px dotted;
	}
	.TextMenuSel
    {
        font-family:Arial;
        font-size:16px;
        color:#9999FF;
        font-weight:bold;
    }
    .TextMenuSel:link, .TextMenuSel:visited {
		color:#9999FF;
	}
	.TextMenuSel:hover, .TextMenuSel:active {
		color:#9999FF;
		border-bottom:#aaaaff 1px dotted;
	}
.PopUp
	{
	    position:absolute;
	    left:100px;
	    top:100px;
	    background-color:White;
	    filter:alpha(opacity=97);
	    -moz-opacity:.97;
	    opacity:.97;
	    width:600px;
	    height:auto;
	    padding:10px;
	    border: dotted 1px #cc0000;
	}
.MenuLngTd1
{
    height:30px;
    vertical-align:middle;
    text-align:left;        
}
.MenuLngTd2
{	
    width:120px;
    vertical-align:middle;
    text-align:left;
}
.NewsDiv
{
    margin-top:10px;
    width:280px;
}
.MainTesto
{
    line-height:25px;
}
.TextBoxContatti
{
    width:200px;    
}