@media screen {
body { 
	background:white;
}
body {background: url(images/sfondo_anp.png) repeat-x }  
#testa {background:  url(images/testata_anp.png) left top no-repeat;}
#menu_or p a {color:white;background:#50719F}
#ricerca a {color:black}
#left {background:#f2f2f2;border-bottom:0.3em solid #638CC6}
#cleft .evidente{color:red}
#right {background:#fff}
#piedipagina {background:#638CC6;}
#piedipagina p, #piedipagina p a {color:white}
#cleft h1, #cright h1  {background:#0193C2 url(images/sfondo_h1_centro_anp.png) repeat-x top right;color:white;border-top:1px solid white;border-bottom:1px solid black}
#left p a, #left ul a, #right p a, #right ul a, #cleft p a, #cleft ul a, #cright p a, #cright ul a {color:#002761;}
#cleft.centro a {color:maroon}
#cleft.centro ul a {color:#002761}
#cright {border-left:1px solid #0193C2}
#left p a:hover, #left ul a:hover, #right p a:hover, #right ul a:hover, #cleft p a:hover, #cleft ul a:hover, #cright p a:hover, #cright ul a:hover {color:#ff0000}
#left h1, #right h1 {color:white;background:#5274A4 url(images/h1_left_anp.png) repeat-x top left;border-bottom:1px solid black;border-top:1px solid white}
#login1, #login2, #aziende {background:#F2F2F2;border-bottom:0.3em solid #638CC6}
table.forum a {color:black}
table.forum th {background:#638CC6;color:white}
table.forum td {border:1px solid #638CC6}
}
@media handheld {
body {font-size:70%;background:white;color:black}
}
