
/* CSS Document */

/* ---TAG RESET--- */

html, body, h1, h2, h3, p, ul, li, input, textarea, label, fieldset, a, img, table, tr, td, small, em, strong {
	margin:0;
	padding:0;
	line-height:18px;
}

/* ---RIDEFINIZIONE TAG--- */

body {
	color:#474965;
	font-size:12px;
	text-align:justify;
	background:url(../images/bg-header.gif) 0 125px repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}

img, a img {
	border:none;
	display:block;
}

/* ---FORM--- */

input, textarea, select{
background:#f3f5f9;
border:1px solid #c9d0e2;
padding:3px;
}

input:hover, textarea:hover, select:hover{
background:#fbfcfd;
}

/* ---TIPOGRAFIA E TESTI--- */

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F1D64;
	font-weight:normal;
	font-size:28px;
	line-height:22px;
	padding-bottom:6px;
	letter-spacing:-1px;
	text-align:left;
}

h2 {
	font-size:22px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff6900;
	line-height:18px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
	text-align:left;
}

small {
	text-align:left;
	font-size:11px;
	letter-spacing:1px;
	padding:0;
}

small strong {
	font-weight:bold;
}

a:link, a:visited {
	text-decoration:none;
	color:#2B72CF;
}

a:hover {
	text-decoration:underline;
	color: #0a0a4a;
}

p {
	line-height:18px;
	padding-bottom:18px;
}

hr {
	clear:both;
	background-color:#c9d0e2;
	border-top:#c9d0e2 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

/* ---LISTE ORDINATE E NON--- */

ul {
	list-style:none;
}

li {
}

/* ---SEZIONI LAYOUT---  */

#container {
	width:818px;
	position:relative;
	margin:0 auto;
	height: auto; !important
	height: 800px;
	min-height: 800px;
	background:url(../images/bg-content.gif) 0 217px no-repeat;
}

#pellicola{
position:absolute;
top:0;
right:0;
width:258px;
height:215px;
background:url(../images/pellicola.jpg);
z-index:100;
}

#sx {
	width:520px;
	padding-right:30px;
	padding-bottom:60px;
	float:left;
}

#dx {
	width:267px;
	float:right;
	height: auto; !important
	height: 720px;
	min-height: 720px;
}

#sx ul{
padding-top:6px;
padding-bottom:18px;
}

#dx .search{
	position:relative;
	height:58px;
}

#dx input{
	position:absolute;
	width:188px;
	top:16px;
	left:12px;
}

#dx button{
position:absolute;
border:none;
background:none;
margin:none;
top:0px;
right:6px;
}

#dx h1 {
	background-color:#080849;
	height:36px;
	line-height:36px;
	color:#FFFFFF;
	padding:0 0 0 15px;
	font-size:18px;
}

#dx li a:link, #dx li a:visited{
display:block;
color: #080849;
height:24px;
padding-left:9px;
line-height:24px;
border-bottom:1px solid #d2d2e0;
}

#dx li a:hover{
background:#080849;
color:white;
text-decoration:none;
}

#header {
	padding-top:20px;
	margin:0 auto;
	width:818px;
	height:105px;
}

/* ---MENU TOP--- */

#menu-top {
	position:relative;
	width:818px;
	height:55px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	z-index:104;
}

#menu-top li {
	float:left;
}

#menu-top a:link,
#menu-top a:visited {
	float:left;
	font-weight:bold;
	padding:0 6px 0 6px;
	line-height:54px;
	color: #c4d5ed;
}

#menu-top a:hover {
	background: url(../images/bg-hover.gif) top center no-repeat;
	text-decoration:none;
	color:#fff;
}

#menu-top a.home {
	padding-left:0;
}

/* ---BREADCRUMB--- */

#breadcrumb {
	height:36px;
	width:818px;
	margin:0 auto;
}

#breadcrumb a {
	line-height:36px;
}

#breadcrumb li {
	float:left;
}

#breadcrumb a:link,
#breadcrumb a:visited {
	float:left;
	padding-right:18px;
	padding-left:9px;
	background:url(../images/breadcrumb.gif) top right no-repeat;
	color:#16182d;
}

#breadcrumb #breadcrumb-index {
	padding-left:0;
}

/* ---FOOTER--- */

#wrapper-footer {
	clear:both;
	border-top:4px solid #021D6B;
	background-color:#0E4083;
	height:200px;
}

#wrapper-footer a, #menu-top a {
	color:#FFFFFF;
}

#footer {
	width:818px;
	margin:0 auto;
	padding:0;
	color:white;
}

#footer ul {
	float:left;
}

#footer li {
	display:inline;
}

/* ---MENU BOTTOM--- */

#menu-bottom ul {
	padding:12px 15px;
}

#menu-bottom li {
	display:list-item;
}

#credits {
	width:300px;
	margin-top:12px;
	padding:0 10px;
	text-align:right;
}

#credits a {
	font-weight:bold;
}

#credits a:hover {
	color:#FF6600;
	text-decoration:none;
}

#credits img {
	padding:5px 10px 0 0;
}

#validation {
	width:150px;
	height:150px;
	margin-top:16px;
	padding:0 10px;
	border-left:1px solid #577aa8;
}

#validation ul {
	padding-top:52px;
}

/* SCHEDE */

.articoli {
	padding-top:20px;
}

.articoli .heading {
	height:90px;
}

.articoli h1 {
	border-bottom:1px solid #c9d0e2;
	margin-bottom:6px;
}

.articoli .box h2 a {
	font-weight:normal;
}

.articoli a {
	font-weight: bold;
}

.gallery{
border-bottom:1px solid #b7c2d3;
float:left;
padding:3px 0;
}

.gallery a:link, .gallery a:visited{
display:block;
float:left;
padding:3px;
}

.gallery a:hover{
background:#c9d0e2;
}

/* BOX */

.box {
	padding-top:18px;
	width:518px;
}

.box .heading {
	height: auto; !important
	height: 38px;
	min-height: 38px;
	margin-bottom:6px;
}

.box img, .box1 img {
	border:1px solid #c9d0e2;
}

.box-menu {
	clear:both;
	background-color:#F3F5F9;
	border-top:1px solid #c9d0e2;
	border-bottom:1px solid #c9d0e2;
	width:100%;
	height:24px;
}

.box-menu p {
	color:#535B84;
	padding:0 9px;
	line-height:24px;
	font-weight:bold;
}

.box1 {
	width:240px;
	padding:12px 0;
}

.box1 p {
	padding:0;
}

.foto-box{
float:left;
width:136px;
height:200px;
padding:18px;
}

/* PULSANTI DI CATEGORIA */

a:link.sezioni, a:visited.sezioni {
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	width:130px;
	padding:6px;
	margin:0 0 9px 12px;
	text-align:center;
	background-color:#819C11;
	border:1px solid #fff;
}

a:hover.sezioni {
	background-color:#b5c738;
	text-decoration:none;
	border:1px solid #819c11;
}

/* POSIZIONAMENTI ELEMENTI */

ul.alpha{

}

ul.alpha li{
float:left;
padding:2px;
}

ul.alpha li a:link, ul.alpha li a:visited, ul.alpha li span{
float:left;
display:block;
padding:1px 9px;
border:1px solid #c9d0e2;
}

ul.alpha li a:hover{
border:1px solid #b7c2d3;
background:#c9d0e2;
color:#fff;
text-decoration:none;
}

.category{
background:url(../images/bullet.gif) 0 2px no-repeat;
padding-left:18px;
font-style:italic;
}

.data {
	background:#c9d0e2;
	color:white;
	float:right;
	padding:4px;
	font-weight:bold;
	border-left:3px solid #5994e1;
	margin-top:-6px;
}

.pic-left {
	float:left;
	margin:3px 12px 9px 0;
}

.pic-right {
	float:right;
	margin:3px 0 9px 12px;
}

.floatedLeft {
	float:left;
}

.floatedRight {
	float:right;
}

.cleared {
	clear:both;
}

/* TABELLE */
table{
table-layout:auto;
width:100%;
margin:18px 0 18px 0;
}

table,th,td{
border-collapse:collapse;
}

td{
border-bottom:1px solid #c9d0e2;
}

td,th{
padding:5px;
text-align:left;
}

th{
background:#c9d0e2;
color:#FFF;
border-top:2px solid #b7c2d3;
}

tr:hover td{
background: #f3f5f9;
}

