/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
	margin: 0;
	padding: 0;

}





/* ------------------------------ */
/* 2. layout della pagina */
/* ------------------------------ */

	/* base */

body#pagetop {
	margin: 0;
	padding: 0;
	
	color: #FF0000;
	background: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Verdana;
	text-align: center;
}

div#generale {

	width: 830px;
	margin: 0 auto 0 auto;
	background: url(images/1_10.jpg) repeat-y 60% 0;
	text-align: left;

}

/*div#spaziovuoto {
	height: 35px;
	background: #1b1b1b;
}*/

div#close {
	height: 213px;
	margin-left: -143px;
	margin-top: -50px;
	background: url(images/title2.png) no-repeat 50% 0;

/*margin-bottom: 143px;*/
	
}
/*
div#bordosopra {
	height: 200px;
	margin-left:7px;
	margin-top: 00px;
	background: url(images/slice2.jpg) no-repeat ;
}

/*
div#topside {
	height: 149px;
	background-image: url(images/1_03.jpg) no-repeat;
	margin-left: -100;
}
*/

div#top {
	clear: both;
}


/*
div#content {
	background: url(images/topcontainer.gif) no-repeat 50% 0
}
*/
div#main {
        
	width: 750px;
	float: left;
	padding: 14px 0 0 30px;
}

div#destra {

	width: 200px;
	float: inherit;
	height: 500px;
	background: url(images/filmstreifen.jpg);
	margin-left: -200px;
}

div#bottom {
	clear: both;
	height: 16px;
	padding: 0 0 0 0;
	background: url(images/slice9.jpg) no-repeat 0 5px;
	line-height: 14px;
}

div#footer {
	clear: both;
	height: 32px;
	line-height: 25px; 

	margin-left: 0px;
	background: url(images/bottom.jpg) repeat-y 50% 0;
}






	/* titel */

/*div#header {
	height: 161px;
	margin-top: -200px;
	margin-left: 50px;
	background: url(images/title.png) no-repeat 9px ;
	vertical-align:baseline;
}
	/* main */

/*div#main div.container {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 8px;
}

div#main div.section {
	padding-top: 9px;
}

	/* destra */

div#destra h2 {
	padding: 9px 3px 5px 3px;
}

div#destra p,
div#destra ul {
	padding: 7px 3px 7px 3px;
}

div#destra h2 {
	color: #444444;
	font-size: 13px;
}

div#destra div.section {
	margin-top: 11px;
}

div#destra ul {
	margin-left: 16px;
	list-style-image: url(immagini/list_grape_side.gif);
}

	/* bottom */

li#footertx {
	float: left;
	width: 650px;
	list-style: none;
	font-size: 10px;
	line-height: 25px;
	text-align: center;
}
li#footertx, #dummy {
	padding-left: 50px;
	padding-right: 50px;
}

li#footertx a {
	height: 10px;
}
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}




/* ------------------------------ */
/* 3. layout */
/* ------------------------------ */

	/* home */

div#contenuti h2 {
padding: 9px 3px 5px 0px;	
height: 10px;
}

	/* downloads */



/* ------------------------------ */
/* 4. links */
/* ------------------------------ */

div#header a:link,
div#header a:visited,
div#header a:active,
div#header a:hover,
div#top a:link,
div#top a:visited,
div#top a:active,
div#top a:hover {
	border: none;
	text-decoration: none;
}

a:link,
a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:active,
a:hover {
	color: #FF0000;
	text-decoration: none;
}

div#destra a:active,
div#destra a:hover {

}

/* ------------------------------ */
/* 6. altro */
/* ------------------------------ */

strong {
	color:#FF0000;
	font-weight: bold;
}

.cerca { 
margin-top: 130px;
margin-left: -40px;
font-size: 12px;
font-family: verdana, helvetica, sans-serif;
background:none;
border-style:none;
color:#4a4a4a;
text-align:right;
width:95px;
}

.buttonsearch { 
margin-left: 7px;
width:50px;
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
background:none;
border-style:none;
color:#4a4a4a;
background-attachment: fixed;
text-align:center;

}
