﻿@charset "utf-8";

img {
	border:0px;
}
.view{
margin-right:5px;
	
}
.img_art{
    float:left;
    margin-right:10px;
}

.articolo_asp{
    padding-left:10px;
    padding-right:10px;
   margin-top:0px;
   float:left;
}
.co_art{
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif  ;
    font-size:small;
    float:left;
     padding-left:5px;
     padding-right:10px;
    margin-top:10px;
}


html, body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
#contenitore {
	margin:0px auto 0px auto;
} 
#top {
	padding:4px 20px 1px 0px;
	background-color:#000;
	height:25px;
	text-align:right;
	color:#FFF;
}
#top a:link, #top a:active, #top a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: lowercase;
}
#top a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	text-transform: lowercase;
}

.v_foto{
float:left;

}
.v_foto_view{
float:left;
display:block;
width:106px;
height:90px;
background:black;
margin-left:4px;
		
}



#head {
	background-image:url(head.png);
	height:230px;
	vertical-align:top;
}
#menu {
	height:50px;
	background-image:url(white.png);
}
#contenuto {
	padding-bottom:20px;
	background-image:url(white.png);
	vertical-align:top;
}
#center {
	
}
#footer {
	margin:0px 0px 0px 0px;
	padding:0px auto 0px auto;
	background-color:#000;
	height:95px;
	color:#FFF;
}
.submit {
	color:#FFF;
	background-color:#000;
	border:0px;
	margin-top:5px;
	line-height: 20px;
	height:20px;
	
}

.td_20{
	width:20px;
}
.td_15{
	width:15px;
}
.td_10{
	width:10px;
}

.corpotesto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#333;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
       
}

.corpotesto h1{
	font-size:16px;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.corpotesto h2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	font-variant:normal;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
	line-height: 20px;
}
.corpotesto h3{
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	text-decoration: none;
	line-height: 20px;
}
.corpotesto h4{
	font-size:12px;
	font-weight:bold;
	font-variant:normal;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
	line-height: 40px;
}
.stile_video{
	float:left;
}
.img_news{
	margin:0px 10px 0px 0px;
	float:left;
    }

