/**
  * SIGGI
  * @version 1.0.0
  * @copyright (C) 2009 by Be&Partners (Be S.r.l.) and Simone Conti
 **/


/* # GENERAL # */

BODY {
	color                : #000000;
	background-color : #FFFFFF;
	background-repeat: repeat-x;
	border               :  0px;
	margin               :  0px;
	padding              :  0px;
	text-align           : center;
	font-size            : 11px;
	line-height          : 13px;
	font-family          : "Trebuchet", "Trebuchet MS", "Arial", "Microsoft Sans Serif";
}

img {
	border: 0px;
}
h1,
h1.thepage {
	font-size            : 16px;
	line-height          : 18px;
}

h1.thepage {
	margin-left : 50px;
	margin-right: 50px;
}

h2 {
	font-size            : 14px;
	line-height          : 16px;
}

.endline {
	margin-top   :  10px;
	margin-left  :   0px;
	margin-right :   0px;
	border-bottom : 1px solid #746a5f;
	float        : none;
	display      : block;
	clear        : both;
}

.ending {
	float   : none;
	display : block;
	clear   : both;
}

.red {
	color: #751706;
}

a {
	color: #7e0c11;
}

/* @end */

/* # NEWS OVERLAY # */

div#newshomebox_wrapper {
	background : #000000;
	border     :  0px;
	margin     :  0px;
	padding    :  0px;
	text-align : center;
}

div#newshomebox {
	position   : relative;
	top        :-650px;
	background : #000000;
	margin     :  0px auto;
	padding-top: 25px;
	width      : 500px;
	min-width  : 500px;
	max-width  : 500px;
	height     : 275px;
	min-height : 275px;
	max-height : 275px;
	text-align : center;
}

/* @end */

/* # CANVAS # */

#maincanvas,
#canvas {
	margin           :   0px auto;
	border           :   0px;
	padding          :   0px;
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
	text-align       : center;
}

#adminmaincanvas,
#admincanvas {
	margin           :   0px auto;
	border           :   0px;
	padding          :   0px;
	width            : 824px;
	min-width        : 824px;
	max-width        : 824px;
	text-align       : center;
}

#header {
	background-color : #FFFFFF;
	background-image : url('../img/header.jpg');
	background-repeat: no-repeat;
	width            : 824px;
	height           : 152px;
	min-height       : 152px;
	max-height       : 152px;
	float            : left;
	position         : relative;
}

#menu {
	position: absolute;
	top : 57px;
	left: 0px;
}

#menu_puls{
	position: relative;
	float: left;
	margin-left: 3px;
}

.menu_button {
	font-weight: bold;
	top:0;
	left:0;
	padding: 5px;
}


.hidden_menu_button {
	position:absolute;
	background-color: #000000;
}

#head_text {
	position: absolute;
	top: 124px;
	left: 12px;
	overflow: hidden;
	width: 630px;
	height: 30px;
}

#head_text_img1 {
	position:absolute;
	width: 1306px;
	left: 700px;
	top: 0px;
}
#head_text_img2 {
	position:absolute;
	width: 1306px;
	left: 700px;
	top: 0px;
}

#form_text {
	position: absolute;
	top:70px;
	left: 640px;
	text-align:left;
}

#br_space{
	line-height: 2px;
}

#br_space5{
	line-height: 9px;
	height: 9px;
}
#form_data {
	position:absolute;
	top: 90px;
	left: 640px;
	width:150px;
	text-align:left;
}

#form_data_spacer{
	height:7px;
	width: 150px;
}

#form_submit {
	position:absolute;
	top: 102px;
	left: 760px;
	width:43px;
	text-align:left;
}



#leftcolumn{
	 float            : left;
}

#leftcolumn_1 {
	background-color : #FFFFFF;
	width            : 171px;
	height           : 154px;
}

#leftcolumn_2 {
	position         : relative;
	background-color : #FFFFFF;
	padding-left     : 24px;
	padding-right    : 24px;
	width            : 123px;
	min-width        : 123px;
	max-width        : 123px;
	height           : 384px;

}
#language {
	text-align:right;
	padding-top: 0px;
	padding-bottom: 5px;
}

#news {
	text-align:right;
}

#news a {
	color: #000;
}

#news_image{
	padding-bottom:10px;
}

#news_date{
	color: red;
	font-weight: bold;
}

#news_content{
	padding-bottom:10px;
}


#leftcolumn_img1{
	padding-left: 20px;
}

#leftcolumn_img2{
	padding-top : 10px;
	padding-left: 20px
}

#contents {
	background-color : #FFFFFF;
	width            : 995px;
	min-width        : 995px;
	max-width        : 995px;
}

#homecontentarea {
	width      : 995px;
	min-width  : 995px;
	max-width  : 995px;
	min-height : 529px;
}

#home_text {
	position: absolute;
	top: 247px;
	left: 680px;
}

#thepage {
	text-align      : left;
	background-color : #FFFFFF;
	background-repeat: no-repeat;
	width            : 824px;
	min-width        : 824px;
	max-width        : 824px;
	height           : auto;
	float            : left;
	position         : relative;
}

#footer {
	color            : #FFFFFF;
	background-image : url( '../img/footer.jpg' );
	background-repeat: no-repeat;
	width            : 823px;
	min-width        : 823px;
	max-width        : 823px;
	height           : 72px;
	min-height       : 72px;
	max-height       : 72px;
	float            : left;
	margin-left:     172px;
}

#footer_text{
	font-size : 9px;
	position  : relative;
	padding-top       : 16px;
	padding-left      : 19px;
	width     : 400px;
	float:left;
	text-align: left;
}

#footer_sitemap{
	font-size : 11px;
	position  : relative;
	padding-top       : 28px;
	padding-left      : 40px;
	float             : left;
	text-align        : left;
}

#footer_audio{
	position  : absolute;
	z-index   : -1;
	top       :0px;
	left      :0px;
	float: left;
}

#aree_riservate{
	font-size : 11px;
	position  : absolute;
	top       : 10px;
	right      : 20px;
}

#footer_searchbox{
	position: relative;
	font-size : 9px;
	float: left;
	margin-right: 5px;
}

/* @end */

/* # LINKs # */

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


/* @end */

/* # PDF # */

#prd-img_hres {
	padding-top : 275px;
	padding-left:  50px;
	width       : 100px;
	float       : left;
}

#prd-img_hres-icon {
	float: left;
}

#prd-img_hres-text {
	padding-top  : 47px;
	padding-right:  5px;
	text-align   : right;
	float        : left;
}


#prd-img {
	padding-top :  30px;
	width       : 180px;
	height      : 340px;
	float       : left;
}


#prd-scheda {
	padding-top : 30px;
	width       : 425px;
	float       : left;
}


#pdf {
	padding-left: 50px;
}

#pdf-icon {
	float: left;
}

#pdf-text {
	padding-top : 2px;
	padding-left: 5px;
	float       : left;
}


/* @end */

/* ADMIN */


#admincontents {
	background-color : #FFFFFF;
	width            : 824px;
	min-width        : 824px;
	max-width        : 824px;
}
#admincontentarea {
	width      : 824px;
	min-width  : 824px;
	max-width  : 824px;
	min-height : 529px;
}

#adminheader {
	background-color : #FFFFFF;
	background-image : url('../img/admin_header.jpg');
	background-repeat: no-repeat;
	width            : 824px;
	height           : 152px;
	min-height       : 152px;
	max-height       : 152px;
	float            : left;
	position         : relative;
}
#adminfooter {
	color            : #FFFFFF;
	background-image : url( '../img/footer.jpg' );
	background-repeat: no-repeat;
	width            : 823px;
	min-width        : 823px;
	max-width        : 823px;
	height           : 72px;
	min-height       : 72px;
	max-height       : 72px;
	float            : left;
	position         : relative;
}

iframe {
	border: 0px;
}