﻿.standard{
	color:white;
	font-family:Calibri, Arial;
	font-size:13px;

}


.input {

	border-style:solid; 
	border-width:1px; 
	font-family: Verdana; 
	font-size: 10px; 
	background-color:#E5E5E5;
	width:200px;
	
}

.submit {

	border-style:solid; 
	border-width:1px; 
	font-family: Verdana; 
	font-size: 10px; 
	background-color:#102053;
	color:white;
	font-weight:bold;
	
	
}



a img {
	border:1px solid red
}

a:hover img {
	border:1px solid aqua
}


.barrarossa {
	font-family:Calibri, Arial;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;


}

.normal {
	font-family:Calibri, Arial;
	font-size:13px;
	font-weight:bold;
	color:white;

}

.normal2 {
	font-family:Calibri, Arial;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;

}


.note {
	font-family:Calibri, Arial;
	font-size:10px;
	font-weight:bold;


}



.barrarossa a{
	color:white;
	text-decoration:none
}

.barrarossa a:hover {
	color: #C4DFEA;
	text-decoration:none
}


.mediaweb a{
	color:#C4DFEA;
	text-decoration:none
}

.mediaweb a:hover {
	color: red;
	text-decoration:none
}



.titolonews {
	font-family:Calibri, Arial;
	font-size:26px;
	color:white;
	font-weight:bold;
	font-style:oblique;

}

.titolonews2 {
	font-family:Calibri, Arial;
	font-size:26px;
	color:#FFBD00;
	font-weight:bold;
	font-style:oblique;

}

.titolonews3 {
	font-family:Calibri, Arial;
	font-size:16px;
	color:#FFBD00;
	font-weight:bold;
	font-style:oblique;

}




.desc1 {
	font-family:Calibri, Arial;
	font-size:13px;
	color:white;
	padding-left:10px;
	padding-right:18px;
	padding-top:5px;

}

.desc2 {
	font-family:Calibri, Arial;
	font-size:13px;
	color:white;
	padding-left:4px;
	padding-right:14px;
	padding-top:3px;

}

.titnews2 {
	color:red;
	font-weight:bold;
	font-style:oblique;
}


.titnews2 A{
	color:red;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;
}


.titnews2 A:hover {
	color:aqua;
	font-weight:bold;
	font-style:oblique;
	text-decoration:underline;
}




.titnews3 {
	color:#182758;
	font-weight:bold;
	font-style:oblique;

}


.titnews3 A{
	color:#182758;
	font-weight:bold;
	font-style:oblique;
	text-decoration:none;

}

.titnews3 A:hover {
	color:red;
	font-weight:bold;
	font-style:oblique;
	text-decoration:underline;
}



 
#marqueecontainer{
position: relative;
width: 251px; /*marquee width */
height: 71px; /*marquee height */
background-color: white;
overflow: hidden;
font-family:Calibri, Arial;
font-size:13px;

padding: 4px;

}

#marqueecontainer2{
position: relative;
width: 270px; /*marquee width */
height: 190px; /*marquee height */
color: white;
overflow: hidden;
font-family:Calibri, Arial;
font-size:13px;

padding: 4px;

}

