/* ilPaparazzo - Studio fotografico Terni - css style */
body {
	margin : 0;
	padding : 0;
	font-size : 0.7em;
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height : 1.6em;
	color : #333333;
	background-image : url(images/sfondo.jpg);
	background-repeat : no-repeat;
	background-position : top;
	background-color : #FFFFFF;
	text-align : center;
}
a {
	color : #333333;
	text-decoration : none;
	border : none;
}
a:hover {
	color : #666666;
}
h1 {
margin : 0;
font-family : "Trebuchet MS", Helvetica, Sans-Serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 2em;
line-height : normal;
color : #ffffff;
}
h2 {
font-family : "Trebuchet MS", Helvetica, Sans-Serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.4em;
line-height : normal;
background-image : url(images/evidenzia.gif);
background-repeat : no-repeat;
background-position : left center;
color : #c0c0c0;
}
h3 {
	margin : 0;
	padding : 0 14px;
	clear : both;
	background-image : url(images/evidenzia.gif);
	background-repeat : no-repeat;
	background-position : left center;
	color : #333333;
	font-weight : 900;
	font-size : 14px;
}
h4 {
margin : 0;
padding : 0 5px;
clear : both;
font-size : 1.1em;
background-image : url(images/evidenzia.gif);
background-repeat : no-repeat;
background-position : left center;
background-color : #000000;
color : #ccccff;
}
.button {
border-right : 2px solid #d8d8d0;
padding-right : 3px;
border-top : 2px solid #fff;
padding-left : 3px;
font-size : 9px;
background : #e6e6dc;
padding-bottom : 1px;
border-left : 2px solid #fff;
color : #000099;
padding-top : 1px;
border-bottom : 2px solid #d8d8d0;
text-decoration : none;
vertical-align : middle;
}
.red {
	color : #FF0000;
}
.blue {
color : #546f92;
}
.grigio {
color : #cccccc;
text-decoration : none;
}
.strong {
font-weight : bold;
}
.image {
	border-color : #333333;
	border-style : solid;
	border-width : 1px;
	margin : 0 10px 10px 0;
	padding : 1px;
	float : left;
}
a:hover img {
border-color : #666666;
}
.image2 {
border-color : #999999;
border-style : solid;
border-width : 0;
margin : 0 10px 10px 0;
padding : 1px;
float : left;
}
.center {
	color : #FF0000;
}
A.tooltip {
	color : #000000;
	text-decoration : underline;
}
A.tooltip B {
display : none;
}
A.tooltip:hover {
border-top-width : 0;
border-left-width : 0;
z-index : 500;
border-bottom-width : 0;
position : relative;
border-right-width : 0;
text-decoration : none;
text-align : justify;
}
A.tooltip:hover B {
padding-right : 5px;
display : block;
padding-left : 5px;
font-weight : normal;
left : -25px;
padding-bottom : 5px;
width : 150px;
color : #333333;
padding-top : 5px;
position : absolute;
top : 20px;
background-color : #ffffff;
border : 1px;
border-style : solid;
border-color : #333333;
}
A.tooltip:hover B EM {
display : block;
font-size : 1px;
background-color : #ffffff;
background-image : url(images/descrizione.gif);
background-position : 0 0;
left : 20px;
width : 11px;
position : absolute;
top : -6px;
height : 6px;
}
#thumbBox {
position : absolute;
left : 0;
top : 0;
width : auto;
padding : 3px;
padding-bottom : 0;
background : #FFFFFF;
visibility : hidden;
z-index : 10;
cursor : auto;
cursor : pointer;
}
#thumbBox .footerbar {
	font : bold 16px Tahoma;
	letter-spacing : 5px;
	line-height : 1.1em;
	color : #3366CC;
	padding : 5px 0;
	text-align : center;
}
#thumbBox #thumbImage {
	background-color : #f3f3f3;
}
#thumbLoading {
position : absolute;
visibility : hidden;
border : 1px solid black;
background-color : #1a1a1a;
padding : 3px;
z-index : 3;
}
#main {
margin : 0 auto 0;
width : 900px;
}
#logo {
padding : 10px 0 10px 10px;
float : left;
}
#logo h1 {
color : #000000;
}
#logo h2 {
background : #ffffff none repeat scroll 0% 50%;
color : #000000;
font-size : 40%;
}
#menu {
margin : 0;
padding : 25px 10px 0 0;
float : right;
color : #ffffff;

}
#menu li {
padding : 25px 20px 0 18px;
display : inline;
color : #ffffff;
}
#menu li a#current {
color : #999999;
}
#menu li a {
	text-decoration : none;
	color : #333333;
}
#menu li a:hover {
color : #cc0000;
}
.key {
text-decoration : underline;
}
#intro_left a {
color : #ffffff;
}
#intro_left p {
margin : 0;
padding : 14px 15px;
}
#menu_left {
border : 0 solid #ffffff;
margin : 0 0 6px;
padding : 0 0 1px;
float : left;
}
#menu_left li {
list-style-type : none;
list-style-image : none;
list-style-position : outside;
text-align : right;
}
#menu_left li a {
	margin : 0 0 1px;
	padding : 6px 23px 7px;
	display : block;
	background-image : url(images/segno.gif);
	background-repeat : no-repeat;
	background-position : left center;
	background-color : #F3F3F3;
	width : 200px;
	text-decoration : none;
	color : #333333;
	font-size : 14px;
}
#menu_left li a:hover {
	background-color : #F3F3F3;
	background-image : url(images/segnohover.gif);
	background-repeat : no-repeat;
	background-position : left center;
	color : #FF0000;
}
#menu_left li a#current {
	background-color : #CCCCCC;
	background-image : url(images/segnocurrent.gif);
	background-repeat : no-repeat;
	background-position : left center;
	color : #666666;
}
#intro_right {
border : 0 solid #ffffff;
margin : 0 0 25px;
padding : 25px 280px 0 20px;
float : right;
width : 340px;
color : #000000;
height : 168px;
}
#intro_right h1 {
margin : 0 0 20px;
}
#intro_right .white {
color : #000000;
background-color : transparent;
}
#left {
	float : left;
	width : 245px;
	color : #333333;
}
#left label {
padding-left : 20px;
float : left;
width : 90px;
line-height : 23px;
}
form {
width : 200px;
padding : 5px 0;
}
.box {
	border : 0 solid #000000;
	margin : 0;
	height : auto;
	text-align : center;
	padding-top : 5px;
	padding-left : 10px;
	padding-bottom : 10px;
	background-color : #F3F3F3;
}
.note {
	border : 1px solid #cccccc;
	margin : 0 0 5px;
	padding : 55px 15px 20px;
	background-color : #F4f4f4;
	background-image : url(images/fotografi.gif);
	background-repeat : no-repeat;
	color : #ffffff;
	text-align : center;
	font-size : x-small;
}
#right {
float : right;
width : 643px;
height : 350px;
}
.leftcol {
	border: 0px solid #333333;
	margin: 0 0 10px;
	padding: 5px 5px;
	float: left;
	width: 640px;
	height:auto;
	text-align: justify;
	background-color:#f3f3f3;
	color: #333333;
 }
.rightcol {
	border : 0 solid #333333;
	margin : 0 0 10px;
	padding : 12px 15px;
	float : right;
	width : 285px;
	height : auto;
	text-align : justify;
	background-color : #F3F3F3;
	color : #333333;
}
.special {
border : 0 solid #ffffff;
margin : 0 0 20px;
padding : 12px 15px;
clear : both;
height : 5px;
color : #333333;
padding-top : 20px;
margin-top : 10px;
}
#footer {
border : 0 solid #cccccc;
padding : 0;
clear : both;
text-align : center;
}
.Stile1 {color: #FFFFFF}
.Stile2 {font-size: small}
/* ilPaparazzo - Studio fotografico Terni - css style */
