﻿html, body
{
	margin: 0px 0px 0px 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-image:url("sfondoanniversario.png");
	background-repeat:repeat-x;
}

div#wrapper
{
	/*width: 60%;*/
	width:500px;
	height: auto;
	position: relative;
	margin: auto auto;
	border: 2px solid #661074; 
	background-image:url("sfondo_centro.png");background-repeat:no-repeat;background-position:center;
	 /*background-color:#FAEBAD;*/
	/*background-color:  #FAEBAD;*/
	background-color:  #ffffff;
	min-height:900px;
	min-width:850px;
	overflow: hidden; /*max-width:800px;*/
}

div#txtgalleriafondo
{
	
	position:absolute;
	left:0px;
	padding-top:2px;
	padding-bottom:3Px;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:Black;
}

.stylebody
        {
        	background-image:url("sfondoanniversario.png");
        	background-repeat:repeat-x;
        	background-color:White;
        }

div#txtgalleriafondo a
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:Black;
}

.galleriathumb{	/* an img style */
	border-left: 2px solid #661074;
	border-top: 2px solid #661074;
	border-right: 2px solid #661074;
	border-bottom: 2px solid #661074;
}

.tablethumbs a
{
	margin: 10px;
	text-decoration:underline;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:Black;
}

.tablethumbs 
{
	margin: 10px;
	text-decoration:underline;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:Black;
}

.tablethumbs visited
{
	margin: 10px;
	text-decoration:underline;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:Black;
}


div#galleriafondo
{
	width:100%;
	border:2px solid #661074;
	padding-top:2px;
	padding-bottom:3Px;
	height:125px;
	bottom:0;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
}

#min-width{
	width:800px;
	height:1px;
} 


div#logo 
{
	float:left;
	width:175px;
	height:180px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
}


div#contenitoreScrittaBottoni
{
	height:90px;
	width:615px;
	position:relative;
	margin-left:175px;
	top:0px;
}

div#divLingueEN
{
	height:50px;
	width:50px;
	position:relative;
	margin-left:600px;
	top:15px;
	
	float : left;
}
div#divLingueIT
{
	height:50px;
	width:50px;
	position:relative;
	margin-left:650px;
	top:15px;
	
	float : left;
}

div#scritta
{
	position:absolute;
	float:left;
	width:400px;
	height:54px;
	margin-left:50px;
	margin-top:0px;
	background-image:url(scritta.png);
	background-repeat:no-repeat;
	
	
}

div#barraBottoni 
{
	position:absolute;
	top:51px;
	left:20px;
	/*width:514px;*/
	width:auto;
	text-align:left;
}

div#barraheader
{

	position:absolute;
	width:100%;
	height:3px;
	top:90px;
	left:185px;
	background-color:#661074;
	


	
		
}

div#headercontainer
{
	position:absolute;
	width:100%;
	height:180px;
	margin:0 0 0 0;
	
	top:0px;
	right:0px;
	left:0px;
	overflow:hidden;
	
}

div#header
{
	position:absolute;
	float:right;
	top:0px;
	left:185px;
	right:-185px;
	width:100%;
	height:90px;
	
	text-align:left;
	background-color:#661074;
	
}

div#mappa
{
	position:absolute;
	width:150px;
	height:100px;
	margin-left:250px;
	margin-top:0px;
	text-align:center;
}





.inputForm
{
	background-color : InfoBackground;
    border: 1px solid #661074;
    font-family:Arial;
	font-size:14px;
}

.inputButton
{
	 background-color: #661074;
     color: #FFFFFF;
     font-weight:bold;
}

.inputButtonDis
{
	 background-color: #661074;
     color: #555555;
     font-weight:bold;
}



div#testocentrato
{
	margin-left: auto;
	 margin-right: auto;
	 padding-right:20px;
	 margin-bottom:180px;
	 padding-bottom:180px;
	 min-height:450px;
	 /*color:Silver;*/
	 color:Black;
	 font-size:16px;
	 
}



div#testocentratosmall
{
	margin-left: auto;
	 margin-right: auto;
	 padding-right:20px;
	 margin-bottom:180px;
	 padding-bottom:180px;
	 min-height:450px;
	 /*color:Silver;*/
	 color:Black;
	 font-size:13px;
	 
}



div#content
{
	position:absolute;
	left:200px;
	top:125px;
	min-width:600px;
	font-family:Arial;
	font-size:14px;	
}

/* gradient 1 */
h1 {
	/* optional styling, you can use whatever you wish */
	font-size:25px;
	font-weight:bold;
	color:#661074;
	
	font-weight:normal;
	letter-spacing:-.05em;
	margin:.6em 0;
	/* now, this is important */
	position:relative;	
	text-decoration:underline;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#661074;
	
	font-weight:normal;
	letter-spacing:-.05em;
	margin:.6em 0;
	/* now, this is important */
	position:relative;	
	text-decoration:underline;
}

* html h1 span{
	background-color:#fff;
	background-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gradient_1.png", sizingMethod="scale");
}


div#contentTop 
{
	position:relative;
	float:left;
	
	padding-left:80px;
	padding-right:80px;

	width:580px;
	border:thin solid red;
	/*width:auto;*/

}

div#contentLeft 
{
	position:absolute;
	float:left;
	top:185px;
	width: 180px;
	height:416px;
	max-width:180px;
	padding-left:0px;
	padding-right:10px;
	font-family:Arial;
	font-size:12px;

}

div#fadeshowleft
{
	width:170px;
	margin:auto;
	margin-top:30px;
}

div#contentTop h1
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	

}

div#footer  
{
	position: absolute;
	width: 100%;
	
	top:auto;
	bottom:0px;
	height:20px;
	background-color:#661074;
	font-family:Arial;
	font-size:12px;
	color:White;
	text-align:center;
	
	
	border:2px solid #661074;
}

div#footer a
{
	color:White;
	text-decoration:underline;
}
	




div#header h1
{


}
div#header a
{
	position:relative;
	right:0;
	top:23px
	}
	
div#alertB
{
	font-size:20px;
	color:Red;
}

	
/* general styling for this example */
* { margin: 0; padding: 0; }
body { padding: 20px; }

/* begin gallery styling */
#jgal { list-style: none; width: 200px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 20px; left: 220px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }
