﻿body {
    background-color: #000000;
    background-image: url('../../Layout/eafiles/bg.jpg');
    background-repeat: repeat-x;
    font-family: calibri;
    color: #FFFFFF;
}
a {
    text-decoration: none;
    color: #ff2222;
    font-family: verdana;
}
a:hover{
	text-decoration: none;
	color: #808080;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}       
.TitoloSezione
{
    color: #CC0000;
    font-family: verdana;
    font-size: 24px;
    font-variant: inherit;
    letter-spacing: 3px;
    vertical-align: middle;
    text-transform: capitalize;
}

.TitoloSezioneArancione
{
	font-family: verdana;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 6px;
	color: #FF6600;
}
.SottoTitoloSezione
{color: #FF2200;
	font-family: verdana;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 6px;
}
.SottoTitoloSezioneArancione
{
	font-family: verdana;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 6px;
	color:999999;
}
.TestoPrincipale
        {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;

}
a.TestoArticolo:link 
        {
	
	color: #808000;
}
.TestoPrincipaleArancione
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.TestoPrincipale
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.CellaMenu
{
	font-size: x-small;
	text-align: center;
	background-color:#323232;
	color:#000000;
	font-family: tahoma;
	font-variant: normal;
	font-weight: bold;
	text-indent: 5px;
	/*background-image: url('../../Layout/SfondoMenuRip.jpg');*/
	background-repeat: repeat-x;
	height: 37px;
}
.CentraDiv   
{
	width: 300px;
	height: 200px;
	position: fixed;
	
	margin: -150px 0 0 -100px;
	background: #FFCC00;
	font-family: verdana;
	font-variant: small-caps;
	font-size: small;
	text-align: center;
	border: 2px none Black;
	top: 428px;
	left: 403px;
}
.TestoValidatori
{
	font-family: verdana;
	font-size: 10px;
}
a.xxx:link     {
	color: #FF0000;
	text-decoration: none;
	font-family: verdana;
}
a.xxx:visited  {
	color: #CCCCCC;
	text-decoration: none;
	font-family: verdana;
}
a.xxx:hover    {
	color: #C0C0C0;
	text-decoration: none;
	font-family: verdana;
}
.BoxNewsletter
{
	font-family: verdana;
	font-size: 10px;
	background-image: url('../../Layout/BoxLoginRip.jpg');
	background-repeat: repeat-y;
	color: #FFFFFF;
}


.BoxCarrello
{
	font-family: verdana;
	font-size: 10px;
	background-image: url('../../Layout/BoxCarrelloRip.jpg');
	background-repeat: repeat-y;
	padding-left: 15px;
	color: #FFFFFF;
}
.BoxLogin
{
	font-family: verdana;
	font-size: 10px;
	background-image: url('../../Layout/BoxLoginRip.jpg');
	background-repeat: repeat-y;
	padding-left: 15px;
	color: #FFFFFF;
}
.BoxSpot
{
	font-family: verdana;
	font-size: 10px;
	background-image: url('../../Layout/BoxSpotRip.gif');
	background-repeat: repeat-y;
	color: #FFFFFF;
}
.MenuSotto
{
	background-color: #FFF83D;
	font-size: xx-small;
	text-align: center;
	color: #999999;
	font-family: verdana;
	font-variant: small-caps;
	font-weight: normal;
	height: 20px;
}
.TestoPerPagine
{
	font-family: verdana;
	font-size: x-small;
}
.TestoPrezzo
{
	font-family: verdana;
	font-size: 18px;
	font-variant: small-caps;
	color: #FF0000;
}
.SottoSito01
{
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
    color: #747472;
    height: 44px;
    background-color: #1F1F1F;
}

