body
{
	margin:0;
	text-align: center;
	letter-spacing: 1px;
	height: 100%;
}

#mainContainer
{
	margin: 0 auto;
	width: 1000px;
	background-color:#FFF;
	border: #dedede 1px solid;
	height: 100%;
}

#top
{
	height: 84px;
	width: 984px;
	padding-left: 8px;
}

#logo
{
	float: left;
	width: 464px;
	height: 82px;
	background-image:url(../images/pagine/logo_madina.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
}

.logospan
{
	display: block;
	width: 414px !important;
	height: 82px !important;
}

.logospan a:link
{
	text-decoration: none !important;
}

.logospan a:visited
{
	text-decoration: none !important;
}

.logospan a:hover
{
	text-decoration: none !important;
}

.logospan a:active
{
	text-decoration: none !important;
}


#areaLogin
{
	float: left;
	width: 245px;
	text-align: left;
}

#bagIcon
{
	float: left;
	background-image: url(../images/pagine/bag.gif);
	width: 58px;
	height: 82px;
	background-repeat: no-repeat;
	background-position: left;
}

p.loginMypage
{
	float: left;
	width: 120px;
	font-family: "WalkwaySemiBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana;
	font-size: 13px;
	margin: 10px 0px 0px 0px;  /* top right bottom left */
	padding: 0px 0px 0px 10px;
	color: #671D51;
	letter-spacing: 1px;
}

p.loginMypage a:link
{
	color: #671D51 !important;
	text-decoration: none !important;
}

p.loginMypage a:hover
{
	color: #FF448E !important;
	text-decoration: none !important;
}

p.loginMypage a:visited
{
	color: #671D51;
	text-decoration: none !important;
}

p.loginMypage a:active
{
	color: #671D51 !important;
	text-decoration: none !important;
}

p.loginP
{
	float: left;
	width: 120px;
	font-family: "WalkwaySemiBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0px 0px 0px;  /* top right bottom left */
	padding: 0px 0px 0px 10px;
	color: #90003f;
}

p.loginProductsP
{
	float: left;
	font-family: "WalkwaySemiBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana;
	font-size: 11px;
	margin: 0px 0px 0px 0px;  /* top right bottom left */
	padding: 0px 0px 0px 10px;
	color: #90003f;
}

p.loginProductsP a:link
{
	color: #90003f;
	text-decoration: none;
}

p.loginProductsP a:hover
{
	color: #90003f;
	text-decoration: underline;
}

p.loginProductsP a:visited
{
	color: #90003f;
	text-decoration: none;
}

p.loginProductsP a:active
{
	color: #90003f;
	text-decoration: none;
}

#eventIcon
{
	float: left;
	width: 24px;
	height: 25px;
	background-image: url(../images/pagine/event_icon.jpg);
}

#areaRicercaContainer
{
	position: relative;
	float: left;
	width: 274px;
	text-align: left;
}

#colorPaletteTop
{
	display: none;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -60px;
}

#areaRicercaTop
{
	float: none;
	width: 244px;
	height: 40px;
	text-align: left;
}

#areaRicercaBottom
{
	float: none;
	width: 274px;
	height: 31px;
	text-align: left;
}

#textBoxRicercaDiv
{
	float: left;
	margin-top: 4px;
	background: url(../images/pagine/textbox_ricerca.gif) no-repeat top left;
	height: 30px;
	width: 184px;
}

.textBoxRicerca
{
	border: 0;
	width: 174px;
	margin-top: 4px;
	padding: 2px 2px 0px 4px;
	margin-left: 2px;
	font-size: 13px;
}

#pulsanteRicercaDiv
{
	float: left;
	width: 84px;
	height: 40px;
	background-image: url(../images/pagine/button_ricerca.gif);
}

.ricercaspan
{
	display: block;
	width: 84px !important;
	height: 40px !important;
}

.ricercaspan a:link
{
	text-decoration: none !important;
}

.ricercaspan a:visited
{
	text-decoration: none !important;
}

.ricercaspan a:hover
{
	text-decoration: none !important;
}

.ricercaspan a:active
{
	text-decoration: none !important;
}

#navlistEvent
{
	float: left;
	width: 120px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#navlistEvent li
{
	display: inline;
	font-family: "WalkwaySemiBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana;
	font-size: 13px;
	list-style-type: none;
	padding-left: 5px;
}

#navlistEvent a:link 
{
	color: #90003f;
	text-decoration: none;	
}

#navlistEvent a:visited 
{
	color: #90003f;
	text-decoration: none;
}

#navlistEvent a:hover 
{
	color: #FF769E;
	text-decoration: none;
}

#navlistEvent a:active 
{
	color: #90003f;
	text-decoration: none;
}

#navlist 
{
	float: left;
	width: 100px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

#navlist li
{
	display: inline;
	font-family: "WalkwaySemiBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana;
	font-size: 13px;
	list-style-type: none;
	padding-left: 5px;
}

#navlist  a:link
{
	color: #90003f;
	text-decoration: none;	
}

#navlist  a:visited
{
	color: #90003f;
	text-decoration: none;	
}

#navlist  a:hover
{
	color: #90003f;
	text-decoration: underline;	
}

#navlist  a:active
{
	color: #90003f;
	text-decoration: none;	
}

.noFloat274
{
	width: 274px;
	height: 0px;
	clear: both;
}

.noFloat984
{
	width: 984px;
	height: 0px;
	clear: both;
}

.noFloat984Height5
{
	width: 984px;
	height: 5px;
	clear: both;
}

.noFloat950Height10
{
    display: block;
	width: 950px;
	height: 10px;
	clear: both;
}

.noFloat300Height10
{
    display: block;
	width: 300px;
	height: 10px;
	clear: both;
}

#footerContainer
{
	width: 970px;
	padding: 10px 15px 20px 15px;
}

#footerTop
{
	text-align: left;
}

#footerBottom
{
	text-align: left;
	width: 972px;
	height: 58px;
	background-image:url(../images/pagine/footer_firma.gif);
}

#footerBottom a
{
	color: #666;
}

.iconFooter
{
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 10px;
	float: left;
	width: 130px;
}

.footerTextContainer1
{
	float: left;
	width: 840px;
}

.footerTextContainer1 a:link
{
	color: #333;
	text-decoration: none !important;
}

.footerTextContainer1 a:hover
{
	color: #999;
	text-decoration: none !important;
}

.footerTextContainer1 a:active
{
	color: #333;
	text-decoration: none !important;
}

.footerTextContainer1 a:visited
{
	color: #333;
	text-decoration: none !important;
}

p.footerTextContainer1P
{
	width: 840px;
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 13px;
	margin: 0px 0px 10px 0px;  /* top right bottom left */
	padding: 0;
}

p.footerTextContainer1PSmall
{
	width: 840px;
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 10px;
	margin: 0;
	padding: 0;
}

p.footerTextContainer2P
{
	width: 700px;
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 12px;
	margin: 0px 0px 10px 0px;  /* top right bottom left */
	padding: 20px 0px 0px 20px;
	color: #666;
}

span.copyRight
{
	font-family: Verdana;
	font-size: 13px;
}

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #ee62a1;
	border: #A4006A 6px solid;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 12px; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}

.spaziTwoRectMore
{
	float: left;
	width: 355px;
	height: 167px;
	background-color: #fff;
	margin-left: 20px;
	padding: 20px;
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 16px;
}

.spaziTwoRectMore a:link
{
	color: #000;
	text-decoration: none;
}

.spaziTwoRectMore a:hover
{
	color: #ee62a1;
	text-decoration: none;
}

.spaziTwoRectMore a:active
{
	color: #000;
	text-decoration: none;
}

.spaziTwoRectMore a:visited
{
	color: #000;
	text-decoration: none;
}

.spaziTwoRectMore h2
{
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 21px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #90003f;
}

.rosso
{
	color: #F00 !important;
}

#ricercaForm
{
	margin: 0px;
	padding: 0px;
}

/* start tags */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both !important;
    visibility: hidden;
}

.tags
{
	display: block;
}

.tags a
{
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
}

.tags a:link
{
	text-decoration: none !important;
}

.tags a:hover
{
	text-decoration: underline !important;
}

.tags a:active
{
	text-decoration: none !important;
}

.tags a:visited
{
	text-decoration: none !important;
}

.tag1
{
	color: #C9F !important;
	font-size: 11px;
}

.tag1 a
{
	color: #C9F !important;
	font-size: 11px;
}

.tag2
{
	color: #C60 !important;
	font-size: 12px;
}

.tag2 a
{
	color: #C60 !important;
	font-size: 12px;
}

.tag3
{
	color: #0C6 !important;
	font-size: 13px;
}

.tag3 a
{
	color: #0C6 !important;
	font-size: 13px;
}

.tag4
{
	color: #90C !important;
	font-size: 14px;
}

.tag4 a
{
	color: #90C !important;
	font-size: 14px;
}

.tag5
{
	color: #C00 !important;
	font-size: 15px;
}

.tag5 a
{
	color: #C00 !important;
	font-size: 15px;
}

.tag6
{
	color: #F93 !important;
	font-size: 16px;
}

.tag6 a
{
	color: #F93 !important;
	font-size: 16px;
}

.tag7
{
	color: #396 !important;
	font-size: 17px;
}

.tag7 a
{
	color: #396 !important;
	font-size: 17px;
}

.tag8
{
	color: #036 !important;
	font-size: 18px;
}

.tag8 a
{
	color: #036 !important;
	font-size: 18px;
}

.tag9
{
	color: #909 !important;
	font-size: 19px;
}

.tag9 a
{
	color: #909 !important;
	font-size: 19px;
}

.tag10
{
	color: #C39 !important;
	font-size: 20px;
}

.tag10 a
{
	color: #C39 !important;
	font-size: 20px;
}

#spaziTwoRect a:link
{
	color: #000;
	text-decoration: none;
}

#spaziTwoRect a:visited
{
	color: #000;
	text-decoration: none;
}

#spaziTwoRect a:hover
{
	color: #fff !important;
	text-decoration: none;
}

#spaziTwoRect a:active
{
	color: #000;
	text-decoration: none;
}

#toolbarFooter
{
	position: fixed;
	vertical-align: middle;
	bottom: 0px;
	right: 45%;
}

.boxToolbarFooter
{
	position: relative;
	right:0px;
	width: 200px;
	top: -250;
	height: 150px;
	background-color: #D6709D;
	font-family: "WalkwayBoldRegular", "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-size: 13px;
	color: #FFF;
	padding: 10px;
}

#toolbarFooter a:link
{
	color: #FEE2F8;
	text-decoration: underline;	
}

#toolbarFooter a:visited
{
	color: #FEE2F8;
	text-decoration: underline;	
}

#toolbarFooter a:hover
{
	color: #FDC4D3;
	text-decoration: underline;	
}

#toolbarFooter a:active
{
	color: #FEE2F8;
	text-decoration: underline;	
}

.tipContainer
{
	position: absolute;
	bottom: -15px;
	right: -20px;
}

.tip1
{
	float: left;
	background-image: url(../images/pagine/blog/tip1.png);
	width: 11px;
	height: 27px;
	background-repeat: no-repeat;
}

.tip2
{
	float: left;
	background-image: url(../images/pagine/blog/tip2.png);
	height: 27px;
	font-family: "CenturyGothicRegular", "Century Gothic", Verdana; /*WalkwaySemiBoldRegular*/
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
	padding-top: 5px;
	background-repeat: repeat-x;
}

.tip3
{
	float: left;
	background-image: url(../images/pagine/blog/tip3.png);
	width: 11px;
	height: 27px;
	background-repeat: no-repeat;
}

.cleartip
{
	clear: both;
}




















