
body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
}

/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
 	color: #3e4c5b;
	padding:0px;
	margin:0px;
	background: #EFEFEF url("../images/sfondo.png") repeat-y top;
	
}


#bg {
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 915px;
	margin-top:0px;
	border: 0px green  solid;
	background-color:#FFFFFF;
}

/***********************************************/
/* class.viewer                                */
/***********************************************/

#box1{
	position:absolute;
}

.mask{
	position:relative;
	/*width:580px;*/
	height:221px;
	overflow:hidden;
}

.mask img{
	position:absolute;
	display:block;
	border:none;
}

/*
	Standard paragraph style
*/

p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


/*
	Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 2.5em;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 120%;
 	color:#006699;
 	margin: 0px 0 10px 0;
	padding: 0 0 0 0;
}


/*
	Style for standard links
*/

a
{
	color: #3e4c5b;
	text-decoration: none;
}

a:visited
{
	color: #3e4c5b;
	text-decoration: none;
}

a:hover
{
	color: #3e4c5b;
 	text-decoration: underline;
}

a:visited:hover
{
	color: #3e4c5b;
 	text-decoration: underline;
}



/* logo links */

h1 a
{
	color: #000000;
 	text-decoration: none;
}

h1 a:visited
{
 	color: #000000;
 	text-decoration: none;
}

h1 a:hover
{
 	color: #555555;
 	text-decoration: none;
}

h1 a:visited:hover
{
 	color: #555;
 	text-decoration: none;
}


/* 
	BASIC LAYOUT 
*/


/* Header */

#header
{
	width: 915px;
 	height: 145px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
	background: url("../images/bg_header.jpg") Top repeat-x;
	border: #000000 0px solid;
}


/* Content wrapper */

#content-container
{
	width: 915px;
	margin-top:47px;
	background: url("../images/bg_content_container.gif") repeat-x;
	padding-top:3px;
	font-size:11pt;
}

#content-container-TBLPageView
{
	width: 915px;
	margin-top:47px;
	background: url("../images/bg_content_container.gif") repeat-x;
	background-position:0px 0px;
	padding-top:3px;
	font-size:11pt;
}

/* 
	HEADER STYLES
*/


/* logo */

#logo
{
	width: 915px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	position:relative;
}


/* Top navigation */
#navigation
{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 27px;
	float: left;
	position: relative;
	border: 0px solid red;
	width: 888px;
	height: 45px;
	background: url("../images/bg_menu.gif") repeat-x;
}

#navbarTop{
	padding-left:40px;
	font-size:95%;
	font-weight:bold;
	/*background:#9CBDCD;*/
	border-top:#FF0000 solid 0px;
	width:875px;
	height:100px;
	line-height:100px;
	color:#006699;
}

/* Style generico */

#text-columns
{
	width: 915px;
	background: #ffffff;
	min-height:550px;
}

#text-column-1
{
	font-size: 12px;
	width: 220px;
	float: left;
	padding: 0px;
	margin: 20px;
}

#text-column-2
{
font-size: 11pt;
float:right;
width: 625px;
padding: 0px;
margin: 20px 25px 30px 0px;
}

/* style home */

#text-column-1_home
{
	font-size: 12pt;
	width: 220px;
	float: left;
	padding: 0px;
	margin: 30px;
}

#text-column-2_home
{
	font-size: 12pt;
	float:right;
	width: 415px;
	padding: 0px;
	margin: 30px;
}

/* Style contatti */
#text-column-1-contatti
{
	font-size: 12px;
	width: 220px;
	float: left;
	padding: 20px 0px 0px 0px;
	margin: 0px 20px 30px 35px;
}

#text-column-2-contatti
{
font-size: 14pt;
float:right;
width: 635px;
padding: 0px;
margin: 0px 0px 30px 0px;
}

/* style page view */
#TBLPageview
{

 	text-decoration: none;
	font-size: 10pt;
}

/************ box dettagli *************/
.dettagli{
	clear:both;
	width:163px;
	float:right;
	margin:30px 0px 10px 10px;
}

.dettagli_header{
	height:22px;
	min-height:22px;
	background:url(dettagli_header.gif);
	color:#FFFFFF;
	font-weight:bold;
}

.rigo {
 border-left:#C0D3DA solid 1px;
 border-right:#C0D3DA solid 1px;
 border-bottom:#C0D3DA solid 1px;
 padding:2px;
}

.dettagli_footer{
	height:20px;
	min-height:20px;
	background:url(dettagli_footer.gif);
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}



/*
	Footer styling
*/
#footer {
	text-align:center;
	margin-left:28px;
 	padding: 0px;
	line-height:28px;
	width: 859px;
	height:28px;
	border-top:#DADCD5 1px solid;
	border-bottom:#DADCD5 1px solid;
	font-size:12px;
}

#footer img{
	padding: 0px 2px 2px 2px;
	vertical-align: middle;
}

#admedia{
	float: none;
	font-size:12px;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0em;
    text-align:center;
	text-decoration: none;
	margin-bottom:30px;
}

#admedia img{
	padding: 0px 2px 2px 2px;
	vertical-align: middle;
}


/* Clearing element */

.clear
{
  position: relative; 
  clear: both; 
  height: 0; 
  line-height: 0; 
  font-size: 0;
}

/*
	Standard images
*/

img
{
	border: none;
}

