/*
NAME FILE: stile_pc.css
DIRECTORY: http://www.publicvision.it/stili/
AUTHOR: K-web Soluzioni per Internet
COPYRIGHT: (c) K-web di Turri Riccardo
REPLY TO: info@kwebsites.it
CREATION DATE: 16/05/2006
LAST MODIFICATION: 16/05/2006
*/
/* ---( BODY E LAYOUT )----------------------------------------- */
html,body{
 margin:0;
 padding:0;

}
body{
 background-color:#000;
 color:#ff0000;
 font-family:arial,sans-serif;
 font-size:76%;
 text-align:center;
}
div#contenitore{
 position:relative;
 width:731px;
 margin:auto 0;
 border:0px solid #ff9900;
 background-color:#27187e;
 color:#fff;
 text-align:left;
}
div#head{
 height:900px;
 width:115px;
 margin-left: 0px;
 background-image:url("../img/default/sf1.jpg");
 background-repeat:no-repeat;
 background-position:left top;
 background-color:#27187e;
 color:#fff;
 text-align:left;
}
div#contenuto{
 position:absolute;padding:1em 3em 3em;
 margin-left: 150px;
 margin-top:10px;
 width:500px;
 background-color:#27187e;
 color:#fff;
 text-align:left;
}
/* ---(HEAD)----------------------------------------- */
div#head ul{
 margin:0;margin-top:200px;
 padding:2px;
 border-top:0px solid #ff9900;
 background-position:left top;
 list-style-type:none;
 font-size:0.9em;
 text-align:left;
}
div#head li{
 width:100px;
}
div#head li a{
 display:block;
 padding-bottom:0px;
 padding-left:5px;
 padding-right:5px;
 border:1px solid #27187e;
 background-color:#fff;
 color:#c47600;
 font-weight:bold;
 text-decoration:none;
}
div#head li a:hover{
 background-color:#f9777a;
 color:#fff;
 font-weight:bold;
 text-decoration:none;
}
div#head img{
 text-align:left;
}
/* ---(FOOT)----------------------------------------- */
div#foot{
 position:relative;
 margin:0 auto;
 height:15px;
 border-top:1px solid #ff9900;
 background-image:url("../img/default/sf_naviga.gif");
 background-repeat:repeat-x;
 background-position:left top;
 background-color:#fff;
 color:#000;
 text-align:center;
}
/* ---(COPY)----------------------------------------- */
div#copy{
 width:731px;
 border-top:1px solid #7a91b8;
 background-color:#27187e;
 color:#fff;
 text-align:center;
}
div#copy a{
 background-color:#27187e;
 color:#fff;
 font-weight:bold;
 text-align:center;
 text-decoration:none;
}
div#copy a:hover{
 background-color:#fff;
 color:#f9777a;
 text-align:center;
}
div#copy img{
 border:0;
}
/* ---(UTILITY)----------------------------------------- */
div#utility{
 padding:5px;
 background-color:#fff;
 color:#515151;
 border:0px solid #7a91b8;
 font-size:0.8em;
 text-align:right;
 text-decoration:none;
}
div#aural{
 display:none;
}
/* ---(LINK)----------------------------------------- */
a{
 background-color:#27187e;
 color:#fff;
 font-weight:bold;
 text-decoration:underline;
}
a:hover{
 background-color:#0000ff;
 color:#fff;
 font-weight:bold;
 text-decoration:underline;
}
/* ---(PORTFOLIO)----------------------------------------- */
div#portfolio{
 font-size:0.7em;
}
div#portfolio ul{
 margin:0;
 padding:5px;
 width:495px;
 border-bottom:1px solid #7a91b8;	
 list-style-type:none;
 text-align:center;	
}
div#portfolio li{
 margin:0;
 padding-left:8px;
 padding-right:8px;
 display:inline;
 list-style-type:none;
 font-size:8px;
 text-align:center;
}
/* ---(FORM CONTATTI)----------------------------------------- */
form{
 text-align:left;
}
input{
 border:1px solid #ff9900;
 background-color:#fff;
 color:#ff0000;
 font-size:0.8em;
}
.oggetto{
 width:25em;
}
textarea{
 width:30em;
 height:15em;
 border:1px solid #ff9900;
 background-color:#fff;	
 color:#989696;
}
.civico{
 width:3em;
}
.nome{
 width:15em;
}
.cap{
 width:5em;
}
fieldset{
 margin-top:5px;
 padding:5px;
 border:1px solid #ff9900;
 text-align:left;
}
legend{
 padding-left:3px;
 padding-right:3px;
 background-color:#ff9900;
 color:#fff;
 font-size:0.8em;
 font-weight:bold;
 text-align:center;
}
/* ---(STILI)----------------------------------------- */
div#elenco_stili{
 font-size:0.8em;
}
/* ---(EXTRA)----------------------------------------- */
h4{
 margin:0;
 background-color:#7a91b8;
 color:#fff;
 font-size:1.0em;
 text-align:center;
}
h5{	
 border-bottom:1px solid #7a91b8;
 background-color:#27187e;
 color:#fff;
 font-size:0.8em;
 text-align:left;
}
ul li{
 list-style-image:url(../img/default/.gif);
}
hr{
 display:none;
}
img{
 border:0;
}
.centro{
 text-align:center;
}
.u_key{
 text-decoration:underline;
}
.indirizzo{
 font-size:0.8em;
 text-align:center;
}