@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px; padding: 0px; border: 0px;
}

body {
	background-image: url(../immagini/bg.jpg); background-position: top; background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 12.5pt;	color:#090e46;
}



#contenitore {
	width: 960px; margin-top: 4px;
	position: relative; left:50%; margin-left: -480px;
	float: left;
	background-color: #FFF;
}



#testata {
	width: 960px; height: 250px;
	background-color: #FFF;
}



.menu {
	width: 960px; height: 30px;
	margin-top: 4px;
	font-size: 0px;
	background-color: #484d84;
}



#contenuti {
	width: 960px;
	float: left;
	background-image: url(../immagini/bg_contenuti.jpg); background-position: top; background-repeat: repeat-y;
}



.contatti {
	width: 181px; height: 394px;
	margin-right: 4px;
	float: left;
	background-image: url(../immagini/bg_contatti.jpg); background-position: top; background-repeat: no-repeat;
}

.contatti p {
	margin:0px;
}



.pagina {
	width: 590px;
	margin-top: 4px; margin-bottom: 4px;
	float: left;
	background-color: #ffe6a6;
}

.pagina a {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #090e46; text-decoration: underline; 
}

.pagina a:hover {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #63142c; text-decoration: underline;
}



.pubblicita {
	width: 171px;
	margin-top: 4px; margin-left: 4px;
	float: left;
}

.pubblicita img {
	width: 161px; height: 70px;
	margin-left: 10px; margin-bottom: 10px;
}



.catalogo {
	width: 250px;
	margin-left: 30px;
	margin-bottom: 20px;
	float:left;
	height: 150px;
}


.cartoline {
	width: 250px;
	height:175px;
	margin-left: 30px;
	margin-bottom: 20px;
	float:left;
}

.galleria {
	width:490px; height:490px;
	background-color:#ffe6a6;
}

.galleria a {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #090e46; text-decoration: underline; 
}

.galleria a:hover {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #63142c; text-decoration: underline;
}





#piede {
	width: 775px; height: 26px;
	margin-left: 185px;
	float: left;
	font-size: 10px;
	background-color: #484d84;
}

#piede a {
	font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; color: #090e46; text-decoration: none; 
}

#piede a:hover {
	font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: normal; color: #ffe6a6; text-decoration: none;
}



.chiusura {
	width:775px;
	margin-top:20px; margin-left: 185px;
	float:left;
	font-family: Verdana, Geneva, sans-serif; font-weight: normal; font-size: 9px;
}

.chiusura a {
	font-family: Verdana, Geneva, sans-serif; font-size: 9px; font-weight: normal; color: #090e46; text-decoration: underline; 
}

.chiusura a:hover {
	font-family: Verdana, Geneva, sans-serif; font-size: 9px; font-weight: normal; color: #63142c; text-decoration: underline;
}








p {
	margin-top:10px; margin-left: 30px; margin-right: 30px; margin-bottom:10px;
}

h1 {
	margin-top: 10px;
	margin-left: 30px;
	margin-right:30px;
	font-family: "American Typewriter", "Courier New", Courier;
	font-size: 16px;
	font-weight: 500;
	color: #63142c;
	line-height: 20px;
}

a {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #090e46; text-decoration: underline; 
}

a:hover {
	font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal; color: #ffe6a6; text-decoration: underline;
}
