body {
	background-image: url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#575757;
	margin-top: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	
}

p{
  text-transform:none;
  text-align:left;
  margin-right:10px;
}

input{border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:250px; padding:2px 2px 2px 2px; background-color:#dedede;}

textarea{border:1px solid #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:250px; height:100px; padding:2px 2px 2px 2px; background-color:#dedede;}

.button{width:100px;}

.imgContenuto{margin-left:10px; border:1px solid #999999;}
.imgContenutolink{margin-left:10px; border:1px solid #999999;}
.imgContenutolink:hover {border:1px solid #e69429;}

.imgContenuto2{border:1px solid #999999;}

.sx_titolo_rassegna {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #232323;
}

.sottomenu{color: #FF9900;}

H1{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#e69429;
	margin-bottom:-20px;
}
H2{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}
H3{ 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#e69429;
	margin-bottom:-20px;
	margin-top:-5px;
}
.centro {
	margin-left: 50px;
	margin-right: 50px;
}
.centro2 {
	margin-left: 30px;
	margin-right: 30px;
}
.rassegna {
	margin-left: 20px;
	margin-right: 10px;
}

#menu_sx{}
#menu_sx a{text-decoration:none;}
#MenuElenco ul{margin-top:0; margin-bottom:0; margin-left:5; list-style-type:disc; list-style-position:outside; font-size:10px;}
#MenuElenco a{font-size:11px; text-decoration:none;}

#NewsList a{ text-decoration:none; font-size:11px}

a{
	margin-top: 10px;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration:underline;
}
a:hover{
	margin-top: 10px;
	font-size: 13px;
	color: #e69429;
	margin-bottom: 10px;
	text-decoration:underline;
}

.menu_bottom {
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
}
.menu_bottom a{
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	text-decoration:none;
}

.menu_bottom a:hover{
	margin-top: 10px;
	font-size: 12px;
	color: #e69429;
	margin-bottom: 10px;
	text-decoration:none;
}

/*inizio menu piccolo in alto a destra*/

.menu_home {
    background-image: url("../img/home_puls.jpg");
    height:36px;
    width:25px;
	border:0;
}
.menu_home_hover 
{
    height:36px;
    width:25px;
	background: url("../img/home_puls.jpg") no-repeat 0 -36px;
	border:0;
	cursor:pointer;
}
.menu_mail {
    background-image: url("../img/mail_puls.jpg");
    height:36px;
    width:25px;
	border:0;
}
.menu_mail_hover 
{
    height:36px;
    width:25px;
	background: url("../img/mail_puls.jpg") no-repeat 0 -36px;
	border:0;
	cursor:pointer;
}
.menu_rss {
    background-image: url("../img/rss_puls.jpg");
    height:36px;
    width:25px;
	border:0;
}
.menu_rss_hover
{
    height:36px;
    width:25px;
	background: url("../img/rss_puls.jpg") no-repeat 0 -36px;
	border:0;
	cursor:pointer;
}
.menu_ita {
    background-image: url("../img/ita_puls.jpg");
    height:36px;
    width:25px;
	border:0;
}
.menu_ita_hover
{
    height:36px;
    width:25px;
	background: url("../img/ita_puls.jpg") no-repeat 0 -36px;
	border:0;
	cursor:pointer;
}
.menu_eng {
    background-image: url("../img/eng_puls.jpg");
    height:36px;
    width:25px;
	border:0;
}
.menu_eng_hover
{
    height:36px;
    width:25px;
	background: url("../img/eng_puls.jpg") no-repeat 0 -36px;
	border:0;
	cursor:pointer;
}
/*FINE menu piccolo in alto a destra*/
.modellistyle{
font-size:12px;
background-color:#666666;
border:1px solid #333333;
padding-left:10px;
padding-top:5px;
padding-bottom:6px;
}
.modellistyle:hover{
background-color:#747474;
cursor:pointer;}
