/*
Name: Paola Guerriero
Date: 2008-07-06
Author: Paola Guerriero

*/

body {
background-color:#000;
/*color:#FC6;* arancio/
/*color: #a257ff; violetto*/
color: #cc0000;
font-family:Geneva, Arial, Helvetica, san-serif;
text-align:center;
}

.clear {
clear:both;
}

h1,h2,h3,h4,h5,h6 {
/*color:#FC6;* arancio/
/*color: #a257ff; violetto*/
color: #cc0000;
}

A:LINK,A:HOVER {
text-decoration:none;
/*color:red;
color: #f0443e;*/
color: #cc0000;
}

A:VISITED {
text-decoration:none;
/*color:#FC6;
color: #a257ff;*/
color: #660000;
}

#wrapper {
background:#000;
width:850px;
margin:0 auto;
}

#container {
background:#000;
font-size:1.3em;
line-height:1.3em;
width:800px;
text-align:center;
margin:0 auto;
}

.statcounter {
visibility:hidden;
}

.elenco {
text-align:left;
vertical-align:middle;
padding:5px 0 10px;
}

.navigation {
list-style:circle;
border-top:15px none;
margin:15px;
padding:0;
}

ul#gallery,ul#gallery li {
list-style:none;
margin:0;
padding:0;
}

ul#gallery {
width:400px;
height:375px;
position:relative;
background:#e1e1e1 url(images/bg_preview.gif) no-repeat 50% 40%;
}

ul#gallery li {
float:left;
display:inline;
margin-top:300px;
}

ul#gallery a span {
display:none;
}

ul#gallery a:hover {
background:none;
z-index:100;
}

ul#gallery a:hover span {
position:absolute;
width:400px;
height:300px;
float:left;
top:0;
left:0;
display:block;
}

.left {
float:left;
width:50%;
padding:18px 20px;
}

.right {
float:left;
width:28%;
border:#FC6;
text-align:left;
padding:18px 20px;
}

.centra {
text-align:center;
clear:both;
margin:auto;
}

.footer {
text-align:left;
padding:18px 60px;
}

.footer a {
color:#FC6;
text-decoration:none;
}

.footer a:hover {
color:#FC6;
text-decoration:underline;
}

#pic {
background-color:#000;
}

#pic a .large {
border:0;
display:block;
height:1px;
left:-1px;
position:absolute;
top:-1px;
width:1px;
}

#pic a img {
border:0;
}

#pic a.p1,#pic a.p1:visited {
background:#000;
border:1px solid #000;
display:block;
height:240px;
left:0;
text-decoration:none;
top:0;
width:135px;
}

#pic a.p1:hover {
background-color:#c33;
color:#000;
text-decoration:none;
}

#pic a.p1:hover .large {
border:1px solid #000;
display:block;
height:400px;
left:150px;
position:relative;
top:0;
width:300px;
}

#contenitore {
background:#000;

font-size:1em;
line-height:1.62em;
width:1000px;
text-align:center;
margin:0 auto;
}

#galleria {width:1000px;}
#galleria ul {list-style:none; padding:0; margin:0; width:390px; position:relative; float:right;}
#galleria ul li {display:inline; width:78px; height:52px; float:left; margin:0 0 5px 5px;}
#galleria ul li a {display:block; width:78px; height:52px; text-decoration:none; border:1px solid #fff;}
#galleria ul li a img {display:block; width:78px; height:52px; border:0;}
#galleria ul li a:hover {white-space:normal; border-color:#ddd;}
#galleria ul li a:hover img {position:absolute; right:390px; top:0; width:auto; height:auto; border:1px solid #fff;}

