﻿.modalPopup {
	background-color:#666666;
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-repeat :no-repeat;
}

.modalPopup_acquisti {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:black;
}

.popup_menu a
{
	color:#CC0000;
	text-decoration:none;
	font-family :Verdana;
	font-weight:bold;
	font-size:x-small ;

	}

.popupmenu
{
	color:#CC0000;
	text-decoration:none;
	font-family :Verdana;
	font-weight:bold;
	font-size:x-small ;
	
	}


.popupprice
{
	font-family :Tahoma;
	/*font-weight:bold;*/
	font-size:18px ;
	color:red;
	
	
	}

.modalBackground 
{
	width:100%;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}	

.modalBackground_acquisti
{
	width:100%;
	background-color:white;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	}

.popuptitle
{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height : 15px;
	/*font-family :verdana;
	font-size: 12px ;*/
	 
	color:white; /* #666666;*/
	}
	
.popupimage
{
	 background-position : 0 40px;
	height:500px;
	background-color:White;
	width:100%;
	margin-left :auto;
	margin-right:auto;
	background-repeat :no-repeat ;
	}


	
.popupdescription	
{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align:left;
	
	/*
	font-family:Verdana;
	font-size:10px;
	color:white	;
	padding :10px;
	width:100px;
*/
	}
