@charset "UTF-8";
body {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #fff;
	/*background-image: url(img-base/fondo-light-ter.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#testata {
	height: 66px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img-base/titti-bomboniere-logo-lilla2.png);
	background-position: -10px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#contenitore-barra-move {
	height: 210px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-color: #daf21a;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	/* margin-right: auto; */
	/* margin-left: auto; */
	/* width: 990px; */
	color: #fff;
	padding-top: 10px;
	padding-left: 0px;
	height: auto;
	background-color: #bb95c8;
	padding-bottom: 12px;
}
.slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding-top: 5px;
	padding-left: 0px;
	height: auto;
}
.slogan2 a, .slogan2 a:visited{
	font-size: 14px;
	color: #fff;
}
#sottocontenitore {
	height: 167px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	display: block;
	position: relative;
	vertical-align: middle;
	top: 10px;
	margin-bottom: 5px;
}
#barra {
	float: left;
	width: 550px;
	height: 167px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 146px;
	width: 550px;
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	font-weight: 600;
	line-height: 16px;
	margin-left: 5px;
	padding-left: 5px;
}
.click {
	height: 45px;
	float: left;
	width: 130px;
	margin-right: 50px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.click a:link {
	color: #61456b;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 145px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #9eefee;
}
.click a:visited {
	color: #61456b;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 145px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #9eefee;
}
.click a:hover {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 145px;
	background-color: #bb95c8;
}
#visore {
	float: left;
	height: 161px;
	width: 388px;
	margin-left: 45px;
	border: 3px solid #E7E5EA;
}
#corpocentrale {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
	height: 460px;
}
#corpocentrale-home {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
}
#corpocentrale-home-chiusura {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
	height: 980px;
}
#corpocentrale-matrimoni {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
}
#corpocentrale-bimbi {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
}
#corpocentrale-accessori {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
	height: 600px;
}
#corpocentrale-confetti {
	width: 990px;
	padding-top: 0px;
	display: block;
	position: relative;
	margin: auto;
	height: 1000px;
}
#areatesto {
	float: left;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #61456b ;
	font-size: 13px;
	padding-top: 15px;
	line-height: 17px;
	padding-left: 15px;
}
#areatesto a:link {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto a:active {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto a:visited {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto a:hover {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini {
	float: left;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #61456b ;
	font-size: 13px;
	padding-top: 15px;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
}
#areatesto-mini a:link {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini a:active {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini a:visited {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini a:hover {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini-matrimoni {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #61456b ;
	font-size: 13px;
	padding-top: 15px;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 15px;
}
#areatesto-mini-homepage {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #61456b;
	font-size: 13px;
	padding-top: 15px;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 125px;
}
#areatesto-mini-matrimoni a:link {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini-matrimoni a:active {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini-matrimoni a:visited {
	color: #61456b ;
	text-decoration: underline;
}
#areatesto-mini-matrimoni a:hover {
	color: #61456b ;
	text-decoration: underline;
}
#areafoto {
	float: left;
	width: 440px;
	height: 460px;
	background-image: url(img-base/foto-home.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#areafoto-chisiamo {
	float: left;
	width: 440px;
	height: 640px;
	background-image: url(img-base/fotocomp-chisiamo.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#areafoto-mini {
	float: left;
	width: 440px;
	height: 460px;
	background-image: url(img-base/foto-chisiamo.png);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#istruzioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61456b;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 13px;
	padding-top: 6px;
	margin-left: 40px;
	text-align: center;
	height: 17px;
	padding-left: 0px;
	background-color: #ffffff;
}
#istruzioni-matrimonio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61456b;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 13px;
	padding-top: 6px;
	text-align: center;
	height: 17px;
	padding-left: 0px;
	background-color: #ffffff;
	width: 100%;
}
#areagalleria {
	float: left;
	width: 440px;
	/*height: 300px;*/
}
#tabella-galleria {
	padding-left: 20px;
	margin-left: 20px;
}
#tabella-galleria-home {
}
#tabella-galleria-cinque {
}
#tabella-galleria-cinque-float {
	float: left;
}
#tabella-galleria-chisiamo {
	margin-left: 3px;
}
#piedepagina {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	/*color: #61456b;*/
	text-decoration: none;
	height: 70px;
	/* margin-right: auto; */
	/* margin-left: auto; */
	/* width: 990px; */
	margin-top: 30px;
	border-top-width: 0px;
	border-top-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	background-color: #daf21a;
	padding-top: 10px;
	text-align: center;
}
#copyright {
	float: right;
	width: 200px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
	height: 20px;
	display: block;
	position: relative;
	margin-top: 10px;
}
#indirizzo {
	height: 20px;
	/* width: 650px; */
	text-align: center;
	/* float: left; */
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	color:#61456b;
}
#indirizzo a:link {
	color: #61456b;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #bb95c8;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.h1big {
	font-size: 26px;
}
h2 {
	font-size: 15px;
	color: #61456b;
	line-height: 19px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	color: #61456b ;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	text-indent: 10px;
}
h4 {
	font-size: 18px;
	color: #61456b ;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	text-indent: 10px;
}
.slogan-home {
	font-size: 28px;
	line-height: 28px;
}
.sottoslogan-home {
	font-size: 18px;
	line-height: 22px;
	font-weight:normal;
}
.orari {
	font-size: 15px;
	line-height: 19px;
	padding-top: 20px;
}
.border {
	margin: 2px;
	border: 1px solid #fff;
}
.borderviola {
	margin: 4px;
	border: 1px solid #61456b ;
}
.nota-negozio {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	color: #61456b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 19px;
}
.nota-negozio-big {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	color: #61456b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
}
#mappa {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}
.attenzione-mappa {
	text-align: left;
	color: #61456b;
	font-weight: bold;
}
#mappa a:link {
	color: #3D1F13;
	text-decoration: underline;
	font-size: 10px;
	line-height: 25px;
}
#feste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 40px;
	text-align: left;
	line-height: 19px;
	height: 150px;
}
.colore {
	color: #61456b;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 22px;
}
.colorechiaro {
	color: #61456b;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 22px;
}
.lilla {
	color: #61456b;
	font-size: 21px;
}
.titolo-feste {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	text-transform: uppercase;
	background-color: #61456b;
	display: block;
	padding-left: 10px;
}
#galleria-piepagina {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#galleria-piepagina-bomboniere {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	text-align: left;
}
.evidente {
	font-size: 20px;
	font-weight: bold;
	color: #61456b;
	line-height: normal;
}
.banner-chiusura {
	float: right;
	margin-right: 40px;
}
.chiusura {
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info-chiusura {
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 4px solid #61456b;
	margin-top: 10px;
	color: #61456b;
}
.nota-evidente {
	font-size: 22px;
	color: #61456b;
	line-height: 115%;
}
.color {
	color: #F13775;
}
.clear {
	clear: both;
	height: 5px;
	float: none;
}
