@charset "UTF-8";
/* CSS Document */


.WebdesignPodcastSlideShow{
	border:1px solid #ccc;
	-moz-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
	margin-bottom:20px;
	position: relative;
}

.WebdesignPodcastSlideShow .slides
{position:absolute;
top:0px;
left:0px;
z-index:1;
-moz-border-radius:3px;
border-radius:3px;}

.WebdesignPodcastSlideShow .nextBtn,
.WebdesignPodcastSlideShow .prevBtn
{width:30px;
display:block;
position:absolute;
top:0px;
z-index:2;
opacity:0.5;
filter:alpha(opacity=65);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";}
		
.WebdesignPodcastSlideShow .nextBtn{right:0px;background:url(../images/button.png) no-repeat center #fff
;background:url(../images/button.png) no-repeat center rgba(255, 255, 255, 0.65);
-webkit-box-shadow:-1px 0px 1px #fff;
-moz-box-shadow:-1px 0px 1px #fff;
box-shadow:-1px 0px 1px #fff;
-moz-border-radius-topright:3px;
border-radius-bottomright:3px;}
.WebdesignPodcastSlideShow .prevBtn{left:0px;
background:url(../images/button2.png) no-repeat center #fff;
background:url(../images/button2.png) no-repeat center rgba(255, 255, 255, 0.65);
-webkit-box-shadow:1px 0px 1px #fff;
-moz-box-shadow:1px 0px 1px #fff;
box-shadow:1px 0px 1px #fff;
-moz-border-radius-topleft:3px;
border-radius-bottomleft:3px;}
		
.WebdesignPodcastSlideShow .slide{
	float:left;
}
.WebdesignPodcastSlideShow .slides *{-moz-border-radius:3px;
border-radius:3px;}







#content {
	width: 800px;
	background-image: url(../images/sfondo.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	margin-bottom: 0px;
}


ul {
	text-decoration: none;
	list-style-type: none;
	float: right;
	padding-top: 20px;
	font-size: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 0px;	
}


li {
	float: Left;
	display: Inline;
	margin-right: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #09F;
	margin-left: 8px;
	font-size: 20px;
}
#menu {
	height: 120px;
	padding-top: 10px;
	margin-bottom: 10px;	
}

#logo {
	height: 70px;
	width: 400px;
	margin-left: 10px;
}

#loghi{
	height: 70px;
	width: 250px;
	float: right;
	margin-top: -80px;
	text-align: right;
	margin-right: 20px;
}


#menu ul a {
	color: #FFF;
	text-decoration: none;
}

#menu ul a:hover{
	color: #000;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	background-repeat: repeat;
	background-color: #000;
}

#slids {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
}

#box1 {
	float: left;
	width: 365px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 18px;
}

#box2 {
	float: right;
	width: 365px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 15px;
}

#footer {
	height: 35px;
	width: 790px;
	float: none;
	clear: both;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	margin-top: 20px;
	color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
}
.fsx {
	float: left;
	margin-left: 5px;
}
.fdx {
	float: right;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;	
}
.Ggas {
	padding-bottom: 5px;
	padding-left: 9px;
}
#centrata {
	margin-left: 20px;
}


h1 {
	font-size: 20px;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.chis {
	margin-top: 55px;
}
.nv {
	float: right;
	margin-right: 6px;
}
#content #menu #loghi p {
	font-size: 12px;
}
