/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background:#ff0000;
}
form  {
	display:inline;
}

a {
	text-decoration: none;
	color: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

.blue {
	color: #286ea0;
}
.right {
	text-align: right;
}
.cololeft {float:left;}
.coloright {float:right;}
.banners {display:block; padding:5px; border-bottom:1px solid silver; height:70px;}
.banners img {background:#ffffff; float:left; border:1px solid #ff0000; margin:5px;}


#container {
	width: 884px;
	margin: 0 auto;
	padding: 6px 10px 0px;
	/* background: url(../images/bg.gif) no-repeat;
	height: 320px; */
	background: #eeeeee;
}

#wrapper {
	padding: 6px 4px 0 2px;
	color: #303030;
	width: 876px;
	background: #FFFFFF;
}

#header {
	clear: both;
	text-align: right;
	padding: 10px 15px 0 0;
	margin: 0px 0 3px;
	height: 80px;
	/*border-bottom: 2px solid #eee;*/
	background: #FFF url(../images/fade.gif) repeat-x;
	color: #808080;
}

#logo {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	height: 48px;
}
#language {
	position:relative;
	float:right;

}
#menusu {
	text-align:right;
	color:#808080;
	/*border-bottom: 2px solid #808080;*/
	margin-right:5px;
	margin-top:30px;
	
}
#menusu a {
	color:#808080;
}
#menusu a:hover {
	color:#B60400;
}

#menutendina {
	text-align:left;
	background:#B60400;
	float:left;
	clear:left;
	width:878px;
}


/*immagine*/
#banner {
	margin-left:185px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(../images/pic-dimax.jpg) repeat-x;
	height: 146px;
}

#banner h1 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 14pt;
	color: #000000;
	width: 450px;
}

#banner h2 {
	margin: 0;
	padding: 10px 0 0 5px;
	font-size: 12pt;
	font-weight:bold;
	color: #666666;
	width: 450px;
}




#breadcrumb {
	margin: 0;
	padding:5px  0  0 5px;
	color: #666666;
	width: 450px;	
}


#left {	margin: 0 0 10px 0;
}

/* LEFT MENU */
#leftmenu {
	width: 180px;
	clear: left;
	float: left;
	padding: 0;
	font-size: 0.9em;
	background: #fff;
}

#leftmenu ul {	
	list-style: none;
	margin: 0 0 0px 0px;
	padding: 0;
}	

.top {
	display: block;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color:#808080;
	background-color:#eeeeee;
	border-right: 8px solid #ff0000;
	border-left: 6px solid #ff0000;
}	

.nav0 {
	display: block;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color:#808080;
	background-color:#eeeeee;
	border-right: 8px solid #ff0000;
	border-left: 6px solid #ff0000;
}	
a.nav0 {
	border-left: 6px solid #ffffff;
	border-right: 8px solid #eeeeee;
}
a.nav0:hover {
	color:#B60400;
}

.nav1 {
	display: block;
	border-right:0px;
	border-left: 6px solid #ff0000;
	border-right: 8px solid #ff0000;
	border-bottom: 1px solid #eeeeee;
	font-size: 1em;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	font-weight: bold;
	color:#B60400;
	background-color:#E9E9E9;
} 
a.nav1 {
	color:#808080;
	text-decoration: none;
	background-color:#ffffff;
	border-left: 6px solid #eeeeee;
	border-right: 8px solid #eeeeee;
} 
a.nav1:hover {color:#B60400;}


.nav2 {
	display: block;
    border-left: 12px solid #ff0000;
	border-right: 2px solid #ff0000;
    border-bottom: 1px solid #eeeeee;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:3px;
	
}
a.nav2 {
	color:#808080;
	text-decoration: none;
	border-left: 12px solid #eeeeee;
	border-right: 2px solid #eeeeee;
}
a.nav2:hover {
	color:#B60400;
	}

/* FINE LEFT MENU */


#lefttext {
	margin:5px;
	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#contenuto {
	margin: 0 200px 10px 180px;
	padding: 5px 10px 20px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

#contenuto a {
	text-decoration: underline;	
}

#contenuto p {
	padding: 0 0 10px 0;
	margin: 0;
}

/* TABELLE TESTO */
#contenuto table,th {
	margin:0;
	padding:2px;
	border:1px solid #C3C3C3;
	border-collapse:collapse;
}
#contenuto table,td {
	margin:0;
	padding:2px;
	border:1px solid #C3C3C3;
	border-collapse:collapse;
}
/* FINE TABELLE TESTO */


#promo {
	border: 1px solid #B60400;
	background: #eee;
	margin-top:15px;
	
}
#promo p {
	padding:6px;
	margin:0;
	line-height: 15px;
}

/* UTILS precedente successivo */
#utils {
	/*border-top: 1px solid #B60400;*/
	margin-top: 15px;
	width:100%;
}
#prevnext div {
	border-top: 1px solid #B60400;
	background:#eeeeee;
	display: inline;
	float: left;
	width: 50%;
	color:#808080;
}
#prevnext a {
	color:#B60400;
	text-decoration:none !important;
}
#prevnext a:hover{
	text-decoration:underline !important;
}

/* FINE UTILS */


#boxsotto {
	border: 1px solid #819CD7;
	background: #CDE1F9;
	margin: 15px 210px 15px 190px;
}

#boxsotto p {
	padding: 6px;
	margin: 0;
	line-height: 15px;
}


#boxsotto2 {
	clear: both;
	border: 1px solid #819CD7;
	background: #CDE1F9;
	text-align: center;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #819CD7;
}
#boxsotto2 p {
	padding: 6px;
	margin: 0;
	line-height: 15px;
}

/* DESTRA */

#destra {
	float: right;
	width: 180px;
	margin: 0 0 10px;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
	text-align:left
}

#destra p {
	margin: 0px;
	font-size: 90%;
}

#destra a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	color:#3A6794;
}
#destra a:hover {
	text-decoration:underline;
}

#destra ul {
	display: block;
	list-style: url(../images/arrow.gif);
	margin-left:13px;
	padding:0;
}

/* destra TABELLE */
#destra table,th {
	margin:0;
	padding:2px;
	border:0px solid #C3C3C3;
	border-collapse:collapse;
}
#destra table,td {
	margin:0;
	padding:2px;
	border:0px solid #C3C3C3;
	border-collapse:collapse;
}
/* FINE destra TABELLE */

/* FOOTER */

#menugiu {
	text-align:center;

}
#copyright {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
}

#copyright a {
	text-decoration: underline;
	color: #3A6794;
}

#copyright a:hover {
	color: #000;
}
/* FINE FOOTER */

/* SITEMAP */
#sitemap {
	background: url(../images/sitemap/i.gif) repeat-y;
}
#sitemap ul {
	list-style: none;
	margin: 0 0 0px 0px;
	padding: 0;
}	
#sitemap li a {
	text-decoration:none;
}
#sitemap li a:hover {
	text-decoration:underline;	
}

div.sitemap0 {
	display: block;
	font-size: 11pt;
	text-align: left;
	list-style: none;
	background-image: url(../images/sitemap/t.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
div.sitemap0 a {color:#B60400;}	


div.sitemap1 li {
	background-image: url(../images/sitemap/l.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left:20px;
}
div.sitemap1 {
	display: block;
	font-size: 10pt;
	text-align: left;
	background-image: url(../images/sitemap/i.gif) repeat-y;
}
div.sitemap1 a {color: #303030;}

div.sitemap2 {
	display: block;
	margin-left:40px;
	padding-left:20px;
	font-size: 9pt;
	text-align: left;
	background-image: url(../images/sitemap/l.gif);
	background-repeat: no-repeat;
}
div.sitemap2 a {color:#808080;}


/* FINE SITEMAP */


