@charset "utf-8";

/* CSS Document */ /* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FINE RESET */

 
body {
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
	background-color: #23469a;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#main_home {
	width: 932px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}

#cartina {
	background: url(/img/foto_home.jpg) top left no-repeat;
	width:856px;
	height:518px;
	margin-left: 35px;
	position:relative;
}

div.nazioni {
	position:absolute;	
	width: 51px;
	height: 51px;
	background-repeat:no-repeat;
	text-align:left;
	cursor:pointer;
}
div.nazioniBig {
	position:absolute;	
	width: 129px;
	height: 116px;
	background-repeat:no-repeat;
	text-align:center;
	text-transform:uppercase;
	color:white;
	font-weight:bold;
	display:none;
	cursor:pointer;	
	 
}
.nazioniBigText { 
}
.flagBig_NE .nazioniBigText, .flagBig_SE .nazioniBigText {
	padding-right:28px;
	padding-left:13px;
}
.flagBig_NW .nazioniBigText, .flagBig_SW .nazioniBigText {
	padding-left:28px; 
	padding-right:13px;
}
.flagBig_NE .nazioniBigText, .flagBig_NW .nazioniBigText {
	padding-top:46px;	
}
.flagBig_SE .nazioniBigText, .flagBig_SW .nazioniBigText {
	padding-top:50px;	
}
 


 
.flag_NW{
	padding:17px 0 0 9px;	
	
}
.flag_NE{
	padding:17px 0 0 18px;
}
.flag_SE{
	padding:17px 0 0 18px;	
	
}
.flag_SW{
	padding:17px 0 0 9px;	
	
}


#main_home_up {
	background-image: url(../img/bg_main_up.png);
	background-repeat: none;
	height: 82px;
	z-index: 5;
}

#main_home_center {
	background-image: url(../img/bg_main_center.png);
	background-repeat: repeat-y;
	text-align: center;
	position:relative;
	padding-bottom:2px;
}

#main_home_bottom {
	background-image: url(../img/bg_main_bottom.png);
	background-repeat: none;
	height: 56px;
}

#logo img {
	margin-top: 30px;
	margin-bottom: -40px;
	margin-left: 15px;
	z-index: 10;
}

.foto {
	width: 856px;
	z-index: 4;
}
 

 
 

#main_home_up #menu {
	width: 160px;
	float: left;
	z-index: 8;
	margin-left: 660px;
	margin-top: 10px;
	position: absolute;
}

.voceMenu {
	padding: 10px 5px 10px 10px;
	margin: 5px 0px 5px 0px;
	line-height: 15px;
	text-transform:uppercase;
}

#main_home_up .transpBg {
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat;		
} 
.voceMenu a:link,.voceMenu a:visited {
	color: #003a5d;
	text-decoration: none;
}

.voceMenu a:hover {
	color: #003a5d;
	text-decoration: underline;
}

.voceMenu li {
	list-style-image: none;
	list-style-position: inside;
	list-style: none;
	text-transform:none;
}

.logoJoy img {
	z-index: 8;
	position:absolute;
	top:477px;
	left:430px;
}

.logoJoyMain img {
	z-index: 8;
	margin-top: -65px;
}

.logoJoyLoc {
	position:absolute;
	left:240px;
	top:296px;
	z-index:8;
}


#mainPicture2 .logoJoyLoc { 
	top:110px; 
}

#contattaci {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#contattaci a:link,#contattaci a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#contattaci a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer {
	background-color: #f2a31d;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	height: 50px;
}

#footer p { 
	float: left;
	color: #003a5d;
	margin-top: 15px;
	margin-left: 20px;
}

#footer a:link,#footer a:visited {
	color: #003a5d;
	text-decoration: none;
}

#footer a:hover {
	color: #003a5d;
	text-decoration: underline;
}

#credits { 
	float: right;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 20px;
}

#lingue  { 
	float: right;
	margin-top: 20px;
	margin-right:40px;
}


#lingue img, #lingue2 img {
	margin: 5px 0 5px 5px;
}

/*----Pagine interne----*/
#mainpage {
	width: 619px;
	float: left;
	margin-top: 40px;
	text-align:left;
}

#mainPicture {
	width:544px;
	height:335px;
	position:relative;
	margin-left:35px;
}

#mainPicture2 {
	width:544px;	
	margin-left:35px;
	position:relative;
	height:149px;
	margin-bottom:40px;
	
}
#foto1 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#foto2 {
	position:absolute;
	top:0px;
	left:0px;	
	z-index:0;
}

#mainpageUp {
	background-image: url(../img/bg_mainpage_up.png);
	background-repeat: no-repeat;
	height: 44px;
}

#mainpageCenter {
	background-image: url(../img/bg_mainpage_center.png);
	background-repeat: repeat-y; 
}

#mainpageBottom {
	background-image: url(../img/bg_mainpage_bottom.png);
	background-repeat: no-repeat;
	height: 46px;
}

.mainPageContent {
	margin-left:35px;
	width:474px;
}

.chiSiamo {
	width:544px; 
}

#mainpage h1 {
	texzt-align: left;
	font-size: 25px;
	margin-top: 10px;
	margin-bottom: 10px; 
}
h1.locTitle {
	text-transform:uppercase;
}

#mainpageTitle {
	font-size: 16px;
	margin-top: 10px; 
}

#mainpageData {
	text-align: left; 
	margin-top: 20px;
}

.contattaci { 
	text-align:right;
	margin:25px 45px 0;
	height: 1%;

}

.contattaci img {
	vertical-align: middle;
	width: 25px;
	margin-left:5px;
}

.contattaci a:link,.contattaci a:visited {
	color: #003a5d;
	text-decoration: none;
}

.contattaci a:hover {
	color: #003a5d;
	text-decoration: underline;
}

#colDx {
	width: 310px;
	float: left;
	margin-top: -20px;
}

#colDxUp {
	background-image: url(../img/coldx_up.png);
	background-repeat: no-repeat;
	height: 33px;
}

#colDxCenter {
	background-image: url(../img/coldx_center.png);
	background-repeat: repeat-y;
}

#colDxBottom {
	background-image: url(../img/coldx_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}


#menuHead {  
	margin-left: 30px;
	position:relative;
	top:-15px;
}

#lingue2 { 
	float: right;	
	margin-top: 5px;	
	margin-right:37px;	
}


#contenitoreIco {
	width: 40px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}

 

.activityIcon {
	margin-bottom: 4px;
	border:4px transparent solid;
	cursor:pointer;
}

.icoOn, .icoActive {
	border: 4px #e75113 solid; 
}

#containerMenu { 
}

.containerVoce {
	margin: 2px;
}

.vociMenuDx, .vociMenuDx1 ,.about, .shop , .menuDxTransp {
	width: 239px;
	background-color: #FFFFFF;
	margin-left: 30px;
	padding: 2px;
	height:62px;
	margin-top: 10px;
}
.vociMenuDx1 { 
	margin-top: 0;
}


.menuDxTransp {
	position:absolute;
	top:0px;
	left:0px;
	width:243px;
	height:66px;
	margin:0;
	padding:0;
	background: url(/img/transpBlack.png);
}
.about, .shop { 
	background-color: #e75113;  
	color: #FFFFFF; 
	text-transform:uppercase; 
}

.shop { 
	background-color: #008bca; 
}

.rightMenuTitle {	
	padding: 10px 5px 10px 0; 
	line-height: 15px;
	text-transform:uppercase;	
}
.vociMenuDx img {
	float: left;
	margin-right: 4px;
}

.vociMenuDx1 img {
	float: left;
	margin-right: 4px;
}

.bandiereDx { 
	vertical-align: middle;
	margin: 0px 4px 0px 4px;
}

.vociMenuDxTitle {
	color: #e85b21;
	margin-top: 12px;
	margin-bottom: 2px;
	text-transform:uppercase;
}

.menuDx {
	position:relative;
}


.vociMenuDx a:link,.vociMenuDx a:visited,.vociMenuDx1 a:link,.vociMenuDx1 a:visited
	{
	color: #e85b21;
	text-decoration: none;
}

.vociMenuDx a:hover,.vociMenuDx1 a:hover {
	color: #e85b21;
	text-decoration: underline;
}


.about img,.shop img {
	vertical-align: middle;
	margin-right: 10px;
}

.about a:link,.shop a:link,.about a:visited,.shop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.about a:hover,.shop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#creditsInterni { 
	float: right;
	color: #796e5c;
	margin-top: 15px;
	margin-right: 10px;
}



/*----Proprietà varie-----*/
.verticalalign img {
	vertical-align: middle;
}

/*----Proprietà testo-----*/
.homeBigTitle {
	color:white;
	text-align:left;
	text-transform:uppercase;
	font-size:22px;
	margin:30px 20px 0 34px;
}

.grande16 {
	font-size: 16px;
}

.grande18 {
	font-size: 18px;
}

.grande25 {
	font-size: 25px;
}

.bold {
	font-weight: bold;
}

.bianco {
	color: #FFFFFF;
}

.blu {
	color: #003a5d
}

.uppercase {
	text-transform: uppercase;
}

.left {
	text-align: left;
}

.inline {
	display: inline;
}

.margin10 {
	margin: 10px;
}

.backgroundH1Chisiamo {
	background-color: #e75113; 
	padding: 20px 10px;
}

.backgroundH1Shop {
	background-color: #008bca;
	width: 534px; 
	padding: 20px 10px;
}


.mainPageContent a:link, .mainPageContent a:hover {
	color:white;
}

.mainPageContent p {  
	margin-top: 10px;
}

.mainPageContent h3 {
	margin-top:20px;
	color:white;
	text-transform:uppercase;
}


/*---SHOP---*/
.boxShop { 
	margin-top:10px;
}

.boxShop p {
	margin: 0px;
}

.boxShop img.product { 
	float: left;
	margin:0px 10px 10px 0;
}

.boxShop select {
	border:1px solid black;
	background:white;
	font-size:12px;
	margin-left:5px;
}
.boxShop table {
	margin-bottom:10px;
}

.separatore {
	height: 1px; 
	border-bottom: 1px solid #FFFFFF;
	font-size:1px;
}

.boxTesto { 
	line-height:25px;
	margin:0px 10px 10px 0px;
	text-align:left; 
}

.boxPrice {
	width:260px;
	margin: 10px 10px 10px 320px;
	text-align:left;
}
 

.textShop {
	margin-bottom:10px;
}

form {
	display: inline;
	width: 120px;
}

label {
	display: inline;
	width: 120px;
}

/*---UTILITIES---*/
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;
	height: 0px;
}

.clearRight {
	clear: right;
	height: 0px;
}

.clearBoth {
	clear: both;
	height: 0px;
}

.hidden {
	display:none;
}

/* links */
.nazioniBig a:link, .nazioniBig a:visited {
	color:white;
	text-decoration:none;
}

