@charset "utf-8";
/* CSS Document */

body { background-color:#FFC; font-size:large; font-family:Arial, Helvetica, sans-serif; text-align:justify;
margin:0; padding:0;}

#container { 
background-image:url(imm/sfondoridimensionato.png); background-position:center top; background-repeat:no-repeat; width:950px; margin:0 auto; height:680px; }

#header {height:69px; padding:60px 0 35px; text-align:center;}

#content1 {float:left; width:50%;}
#content2 {float:right; width:50%;}

.deco {width:475px; height:136px; background-image:url(imm/deco.png); background-position:center; background-repeat:no-repeat; display:block;
	}
	
a:link {text-decoration:none;}
a:visited{text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none; color:#963;} 

#pagina {}

#testo_pagina1 {float: left; width:400px; padding-left:20px; margin-top:20px;
	}
	
#testo_pagina2 {float: left; width:540px; padding-left:20px; margin-top:20px;
	}	

#img_pagina1 {float:right; width:475px; overflow:hidden; text-align:right; margin-top:30px;
	}
	
#img_pagina2 {float:right; width:350px; overflow:hidden; text-align:right; margin-top:30px;
	}	

#footer {width:100%; clear:both;}