BODY {    
   margin:    0;
   font-family: Arial, Helvetica, sans-serif;   
   background-image: url(../images/bg.jpg);
   background-repeat: repeat-x;
   background-position: top;
}         
          
A:link       { text-decoration:none;}
A:visited    { text-decoration:none;}
A:active     { text-decoration:none;}
A:hover      { text-decoration:underline;}
           
#container {
	width: 100%;
	height: 100%;
	text-align: center;
}

#content {
	position:relative;
	left: 0px;
	top: 0x;
	width: 100%;
	margin: auto;
	text-align: center;
}

#main {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px; 
	width: 1003px;
} 

.spacer2 {
	float: left; width: 2px;
}

.spacer1 {
	float: left; width: 1px;
}

#top {
	background-image: url(../images/header_background.jpg); background-repeat: repeat-x;
	/*background-image: url(../images/top.png); background-repeat: repeat-none;*/
	height: 137px; margin: auto; text-align: center;
	position: relative; top: 0px; left: 0px;
}

#top_home0 {
	float: left; width: 65px;
	background-image: url(../images/top_home_1.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
}

#top_en0 {
	float: left; width: 65px;
	background-image: url(../images/top_en_0.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
} 

#top_en0:hover {
	float: left; width: 65px;
	background-image: url(../images/top_en_1.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
}

#top_it0 {
	float: left; width: 65px;
	background-image: url(../images/top_it_0.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
} 

#top_it0:hover {
	float: left; width: 65px;
	background-image: url(../images/top_it_1.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
} 

#top_lab0 {
	float: left; width: 65px;
	background-image: url(../images/top_lab_0.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
} 

#top_lab0:hover {
	float: left; width: 65px;
	background-image: url(../images/top_lab_1.gif); background-repeat: repeat-none;
	width: 65px; height: 24px;
} 

.middle {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	width:1003px;
	height:269px;
	text-align: left;
	margin-top: -1px;
} 

.blue_head {
	font-family: Arial;
	font-size: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #0289ff;
	text-decoration: none;
	margin: 0px;
}

.black_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #1f2e2a;
	text-decoration: none;
	margin: 0px;
}

.banner_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #309577;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
	line-height: 16px;
}

.banner_text A, link, visited, active, hover{color: #309577; text-decoration: none;}

/*
.green {
	background-image: url(../images/greenbanner_bg.jpg);
	background-repeat: repeat-x;
}
*/

.board {
	background-image: url(../images/board.jpg);
	background-repeat: repeat-none;
	float: left;
	width: 185px; height: 273px;
}

.list1 {
	background-image: url(../images/banner1_text.jpg);
	background-repeat: repeat-none;
	float: left;
	width: 295px; height: 273px;
}

.list2 {
	background-image: url(../images/adv_bg.gif);
	background-repeat: repeat-none;
	float: left;
	width: 281px; height: 273px;
}

.books_dx {
	background-image: url(../images/books_dx.jpg);
	background-repeat: repeat-none;
	float: left;
	width: 229px; height: 273px;
}

.more_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/more_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}


.more_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/more_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}
/*------------------------------------------------ End--------------------*/
/*------------------------------------------------more_button--------------------*/
.buy_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/buy_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.buy_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/buy_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.pdf_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/pdf_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.pdf_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/pdf_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.doc_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/doc_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.doc_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/doc_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.check {
	padding: 2px 0 2px 20px;
	background: transparent url("../images/check.gif") no-repeat left center; 
}

.check A, link, visited, active, hover{text-decoration: none;}

.link_lines1
{
	color:#fffd6a;
	border:1px none #000000;
	font-family: Arial;
	font-size: 10px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 238px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/link3.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.link_lines1:hover
{
	color:#fffd6a;
	border:1px none #000000;
	font-family: Arial;
	font-size: 10px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 238px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/link2.png);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.banner1_blacktext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-align: left;
}

.link_lines
{
	color:#fffd6a;
	border:1px none #000000;
	font-family: Arial;
	font-size: 10px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 238px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/link3.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.link_lines:hover
{
	color:#fffd6a;
	border:1px none #000000;
	font-family: Arial;
	font-size: 10px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 238px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/link2.png);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.banner2_greentext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7eaf41;
	text-decoration: none;
	margin: 0px;
	padding-left: 50px;
	margin-bottom: 20px;
}

.banner2_head2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a9dc62;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 70px;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: 50px;
}

.fotter_links {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}

a.fotterlink:link, visited, hover, active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fffd6a;
}

#footer A,
#footer A:link,
#footer A:visited,
#footer A:active,
#footer A:hover{color:#fffd6a; font-weight: normal; text-decoration: none; font-size: 10px;}

.fotter_copyrights {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 4px;
}

/**************** scroll ***********************/
div.scrollholder
{
    position: relative;
    width: 526px; height: 176px;
    overflow: auto;
    z-index: 1;
    background-color: #ffffff;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 22px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: url("../images/sfondo_scroll.gif") no-repeat;
}

div.drag_bar
{
    position: absolute;
    width: 19px; height: 57px;
    cursor: pointer;
    z-index: 4;
    background: url("../images/scroll.gif") repeat-y; 
    /*background-color: #ff0000;*/
}
/***********************************************/

.black_head2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #1f2e2a;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

.black_head2 A:link, visited, active, hover {color:#0289ff; font-weight: normal; text-decoration: none; font-size: 11px; font-weight: bold;}

.it_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/italian_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.it_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/italian_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.en_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/english_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.en_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/english_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.eu_button
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/europe_0.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}

.eu_button:hover
{
	color:#FFFFFF;
	border:1px none #000000;
	font-family: Arial;
	font-size: 11px;
	clear: none;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/europe_1.gif);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;

}
