/*contenitori GROSSI*********************/
body {
width:500px;
font:11pt Georgia, "Times New Roman", Times, serif;
color:#737373;
background-color:#F0F0F0;
margin:24px auto 24px auto;
}
#wrapperdelmenga {
width:500px;
border:1px solid #DFDFDF;
}
#wrapper {
width:498px;
background-color:white;
padding:1px;
}
/*contenitori più piccoli (huh?!?)******************/
.element, #butt {
width:350px;
margin:0 74px 0 74px;
}
.element {
border-top:1px solid #DFDFDF;
margin-top:12px;
padding-top:24px;
}
.element.first {
border:0;
margin:0;
padding:48px 74px 0 74px;
background:url(../pollo/cosogrigio.jpg) repeat-x;
}
.element.arse {
margin-bottom:12px;
}
#butt {
width:350px;
margin-bottom:-26px;
padding-bottom:24px;
margin-top:5px;
}
#butt p {
font-size:0.7em;
}
#butt a {
color:#A7A7A7;
}
#butt a:hover {
color:#737373;
}
/*coso delle immagini******************/
ul {
width:350px;
}
ul b {
font-size:9px;
width:52px;
text-align:center;
display:block;
font-weight:normal;
}
ul.rettangolo b {
width:73px;
}
ul li {
display:inline;
}
ul a {
display:block;
width:52px;
height:86px;
text-decoration:none;
color:#737373;
float:left;
margin-right:47px;
}
ul.rettangolo a {
width:73px;
margin-right:19px;
}
ul a:hover {
color:#333;
}
ul img {
padding:1px;
border:1px solid #ccc;
margin-bottom:1px;
width:50px;
height:50px;
}
ul.rettangolo img {
width:71px;
height:51px;
}
ul img:hover {
border:1px solid #bbb;
}
ul li ul {
display:none;
}
.last, .rettangolo .last {
margin-right:0;
}
/*headings******************************/
h1 {
width:498px;
height:119px;
background:url(../pollo/header.jpg) 0 0 repeat-x;
border-bottom:1px solid white;
}
h1 a {
display:block;
width:498px;
height:119px;
/*height:29px;
padding-top:46px;
text-align:center;*/
}
h1 a strong {
position:absolute;
top:-9999px;
left:-9999px;
}
h2 {
margin-bottom:12px;
cursor:pointer;
cursor:hand;
}
h2 small {
font-size:15px;
display:block;
margin-top:17px;
}
h3 {
font-size:11px;
margin-top:24px;
margin-bottom:24px;
clear:both;
}
/*contact**********************************/
p#bio {
font-size:11px;
line-height:1.8;
margin-bottom:24px;
}
legend {
display:none;
}
textarea,.txt {
background:#fff;
border:#cfcfcf 1px solid;
color:#cfcfcf;
padding:2px;
}
textarea:focus,.txt:focus,textarea.focus,input.focus {
background:#fff;
border:#bababa 1px solid;
color:#737373;
padding:2px;
}
div.textarea {
clear:both;
padding:0;
}
textarea {
margin:5px 0 0 0;
width:200px;
}
p.send {
text-align:right;
margin:10px 60px 0px 0;
}
input.submit {
border:0;
color:#737373;
background-color:#fff;
font:12px Georgia,"Times New Roman",Times, serif;
margin:0 4px 0 0;
}
label {
margin-top:7px;
width:80px;
float:left;
vertical-align:middle;
font-size:14px;
}
input.txt {
margin-top:5px;
width:200px;
}
input.txt, textarea {
font:14px Georgia,"Times New Roman",Times,serif;
}
input.submit, label {
cursor:pointer;
cursor:hand;
}
form {
margin-bottom:24px;
}
/*varie ed eventuali********************/
::-moz-selection{
background:#f0f0f0;
color:#333;
}
::selection {
background:#f0f0f0;
color:#333;
}
#wrapper:after, .element:after {
display:block;
content:"gh";
height:0;
clear:both;
visibility:hidden;
}
.hidden i {
display:block;
clear:both;
width:82px;
height:15px;
background:url(../pollo/close_back.jpg) 0 0 no-repeat;
float:right;
text-align:center;
font-style:normal;
margin-top:24px;
margin-bottom:12px;
text-decoration:underline;
cursor:pointer;
cursor:hand;
color:#999;
font-size:8pt;
}
.hidden i:hover {
color:#737373;
}