﻿body
{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana,Georgia,"Bookman Old Style" , Tahoma, Arial, Courier, "Courier New" , "Microsoft Sans Serif" , "MS Sans Serif";
	background-color: #FFFFFF;
}
/*Sezione della suddivisione sito */
#Container
{
 width:1200px;
 /*border:1px solid silver;*/
 background-image:url(http://www.annunciando.biz/images/AnBc.png);
 background-repeat:repeat-y;
 background-position:left;
}
#Header
{
 width:1200px;
 height:100px;
 /*background-color:Green;*/
 margin-top:-1.1em;	
 background-image:url(http://www.annunciando.biz/images/HeaderBG.png);
 background-repeat:repeat-x;
 background-position:left;
}
#Footer
{
 width:1200px;
 height:60px;
 background-color:Green;
 clear:both;
}
#LeftMenu
{
 width:180px;
 float:left;
 padding:0.5em;
}
#RightMenu
{
 width:180px;
 float:right;
 padding:0.5em;
}
#Corpo
{
width:800px;
float:left;
 padding:0.5em;
}
/*Sezione delle classi del sito */
a{text-decoration:none;}
a:hover{color:#CC6600;}

.BtnColor
{
color:Green;
}
p{padding:0.5em;}

.LoginCSS
{
	font-family: "trebuchet ms","Bookman Old Style", Tahoma, Verdana, Arial, Courier, "Courier New", "Microsoft Sans Serif", "MS Sans Serif";
}
.Center{text-align:center;}
/*settaggi di base per i paragrafi h*/
h1, h2, h3, h4, h5, h6
{
	color: #CC6600;
	font-weight: bold;
}
.imgLeftSide{border:none; width:20px; height:20px; display:inline;}
.imgLeftSide16{border:none; width:16px; height:16px; display:inline;}

.heading {
	padding:  0.5em 0 0.5em 0;
	color:Blue;
	font-family:"Tahoma" , "Courier New" , "Verdana" , "Arial" , "Times New Roman" , "MS Sans Serif" , "Sans-Serif";
	font-weight:bold;
	font-size:1.2em;
}


.TitlePreview
{font-size:1.2em; width:98%; background-color:Silver; border:1px solid silver; padding-left:0.5em;}
.AnnounceContainer
{width:98%; padding-left:0.6em; border-left:1px solid silver; border-right:1px solid silver; border-bottom:1px solid silver; font-size:1em;}
.AnnounceContainerVetrina
{width:98%; padding-left:0.6em; border-left:1px solid silver; border-right:1px solid silver; border-bottom:1px solid silver; font-size:1em; background-color:Aqua;}

.TitleDetails{color:Green;font-size:1.8em; font-weight:bold;}
.TitleDetails1{color:Green;font-size:0.9em; font-weight:bold; padding-bottom:-1em;}
.SubTitleDetails{color:Orange;font-size:1.4em; font-weight:bold;}
.DataView{font-size:0.7em;}
.Stronger{font-weight:bold;}
.DetailsLeftSide{float:left; width:75%;}
.DetailsRightSide{float:right; width:23%; padding-left:1.3%}
.Spams{width:100%; font-size:0.8em; background-color:Yellow;border:1px dotted silver;}
.ClickSpam:hover{color:Red;}
.note{font-size:0.7em;}

.ShopItemTitle
{width:130px; font-weight:bold; border:1px solid gray; border-collapse:collapse;}
.ShopItemDesc
{border:1px solid gray; border-collapse:collapse;}
.ShopBackGroundLevel
{width:auto; margin-left:auto; margin-right:auto; background-color:Silver;border:1px solid gray;}
.P_CenterBold
{text-align:center; font-weight:bold;}
.DefaultTblCentered95
{width:95%; margin-left:auto; margin-right:auto;}
.DefTblCend95Right
{width:95%; margin-left:auto; margin-right:auto; text-align:right;}
.ListDetails
{width:95%; margin-left:auto; margin-right:auto; text-align:right; border:1px solid silver; background-color:Orange; text-align:left;}
.ImgDataList
{float:left; padding:1em; display:inline; border:none; width:40px; height:40px;}
.AnnounceImagesDetails
{float:left; padding:1em; border:none; width:240px; height:240px; display:inline;}
