body{
	background-color:#bec9a5;
	background-image:url(Images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:Arial;
}

a{
	color:#cd071e;
}

a:hover{
	text-decoration:underline;
}

img{
    border:0px;
}

h1{
	margin:0px 0px 0px 20px;
}

h2{
	background-color:#CD071E;
	float:left;
	color:#fff;
	padding:3px 10px 3px 20px;
	font-size:14px;
	font-weight:bold;
	margin:5px 0px 0px 3px;
}

#ExternalStage{
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(Images/palloncini_topsx.png);
	overflow:auto;
}

#Stage{
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url(Images/palloncini_topdx.png);
	overflow:auto;
}

#Container{
	width:778px;
	margin:0px auto 0px auto;
}

#FlashContainer{
	width:400px;
	margin-left:auto;
	margin-right:auto;
	height:500px;
}

#MenuLeft{
	background-image:url(Images/MenuLeft.png);
	width:12px;
	height:52px;
	float:left;
}

#MenuCenter{
	background-image:url(Images/MenuCenter.png);
	width:753px;
	height:52px;
	float:left;
	margin-bottom:10px;
}

#MenuRight{
	background-image:url(Images/MenuRight.png);
	width:13px;
	height:52px;
	float:right;
}

#Top{
	background-image:url(Images/Top.png);
	background-repeat:no-repeat;
	width:778px;
	height:11px;
	font-size:1px;
}

#Middle{
	background-image:url(Images/Middle.png);
	background-repeat:repeat-y;
	width:778px;
	overflow:visible;
	margin-bottom:0px;
}

#Bottom{
	background-image:url(Images/Bottom.png);
	background-repeat:no-repeat;
	width:778px;
	height:14px;
	font-size:1px;
}

#Footer{
	background-image:url(Images/cocacola.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:center;
	font-size:10px;
	height:28px;
	padding-bottom:60px;
	margin:10px 0px 10px 0px;
}

ul#Menu{
	list-style:none;
	margin:12px 0px 0px 0px;
	padding:0px;
	font-size:16px;
}

ul#Menu li{
	float:left;
	margin-left:20px;
	margin-right:20px;
	text-transform:uppercase;
}

ul#Menu li a{
	
	color:#fff;
	text-decoration:none;
}

ul#Menu li a:hover{
	text-decoration:none;
}

ul#Menu li.Last{
    float:right;
    margin-right:25px;
    text-transform:none;
    font-weight:bold;
    font-size:14px;
    margin-top:2px;
}

ul#SubMenu{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size:12px;
}

ul#SubMenu li{
	float:left;
	margin-right:20px;
	text-transform:uppercase;
}

ul#SubMenu li a{
	text-decoration:none;
	display:block;
	padding:3px 8px 3px 8px;
}

ul#SubMenu li a:hover, ul#SubMenu li a.Selected{
	background-color:#cd071e;
	color:#fff;
}

#AreaBottom{
    background-image:url(/Images/Bottiglia50Anni.gif);
    background-position:top left;
    background-repeat:no-repeat;
    height:44px;
    padding:46px 10px 30px 100px;
    margin:20px 0px 0px 0px;
    text-align:right;
}

#AreaBottom img{
    vertical-align:middle;
    padding-left:10px;
}


.Margine{
	margin:0px 20px 0px 20px;
	line-height:1.3em;
}

.Big{
    font-size:20px;
    padding:15px 0px 20px 0px;
    line-height:1.1em;
}

.Red{
    color:#cd071e;
    font-weight:bold;
}

.RiquadroTesto{
    border:solid 1px #ddd;
    width:400px;
    height:110px;
    overflow:auto;
    padding:5px;
    font-size:12px;
}

.Label{
    float:left;
    width:170px;
    margin-bottom:8px;
    font-size:12px;
}

.Input{
    float:left;
    width:190px;
    padding:0px 0px 8px 0px;
    margin:0px;
    font-size:12px;
}

.Small{
    font-size:12px;
}

.Filtro{
    text-align:center;
    margin:10px 0px 10px 0px;
}

.TextBox
{
    border:solid 1px #ccc;
}

.TextBoxReadOnly{
    color:#555;
    font-weight:bold;
}

.StopFloat{
	clear:both;
}

.Header
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #cd071e;
}

.Pager
{
	font-weight: bold;
	font-size: 12px;
	color: Silver;
	font-family: Arial;
}

.RigaA
{
	font-size: 12px;
	font-family: Arial;
	background-color: #f4efdf;
}

.RigaB
{
	font-size: 12px;
	font-family: Arial;
	background-color: #ebebff;
}
