@charset "UTF-8";
/* CSS Document */

/*
************* ELEMENTS *************
*/

body
{
	margin: 0;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #626262;	
	font-size: 14px;
	
}

h2
{
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:14px;
	padding-bottom:10px;	
	font-size: 2.14em;
	font-weight: normal;
	color: #119fbe;
}

.h2Description
{
	height:55px;
}

h3
{
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 1.28em;
	font-weight: normal;
	color: #119fbe;
	text-transform: uppercase;
}

h4
{
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 1em;
	font-weight: normal;
	color: #119fbe;
	text-transform: uppercase;
}

.slider h4
{
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:4px;
	padding-bottom:4px;
	font-size: 1em;
	font-weight: normal;
	color: #119fbe;
	text-transform: none;
}

.slider h4 strong
{
	text-transform: uppercase;
}

h5
{
	color: #119FBE;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
}

p
{
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:4px;
	padding-bottom:3px;
	font-size: 1em;
}

strong
{
/*	color: #119fbe; */
	color: #00336e	;	
}

img
{
	border: 1px solid #dadada;
}

/* LINK */

a strong, a:link strong, a:visited strong, a:active  strong
{
	color: #1C2D5F;
	text-decoration: none;
}

a:hover strong
{
	color: #1C2D5F;
	text-decoration: underline;
}

/* LINK */

a, a:link, a:visited, a:active 
{
	color: #119fbe;
	text-decoration: none;
}

a:hover 
{
	color: #119fbe;
	text-decoration: underline;
}



/* FORM */

form p
{
	color: #119fbe;
	margin: 0;
	padding: 0px;
	border: 0px;
	padding-top:6px;
	padding-bottom:3px;
	font-size: 1em;
}

form img
{
	padding:0;
}

.homeForm img
{
	border:0;
}

.homeForm img.expedia_image
{
	float: right;
	margin-right: 16px;
	position: relative;
	margin-top: -25px;
}

.formSelect
{
	height:30px;
	width:40px;
	font-size: 1.3em;
	color:#626262;
}

.formSelectCol
{
	float:left;
	width:80px;
	text-align:center;
}

.formTextCheck
{
display:none;
}
.formText
{
	background-image: url(img/stile/bgField.png);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	height:25px;
	width:237px;
	font-size: 1.3em;
	color:#626262;
}

.formTextShortDiv
{
	float:left;
	width:200px;
}
.formCalendar
{
	float:left;
	width:50px;
}


.formTextShort
{
	background-image: url(img/stile/bgField.png);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	height:25px;
	width:190px; 	
	font-size: 1.3em;
	color:#626262;	
}

.formTextVeryShort
{
	background-image: url(img/stile/bgField.png);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	height:25px;
	width:95px; 	
	font-size: 1.3em;
	color:#626262;	
}


.formSumitDiv
{
	text-align:right;
	padding-right:12px;
}

.formSubmit
{
	border: 0;
	height: 45px;
	width:125px;
	color: #FFFFFF;
	background: url(img/stile/btnFind.png) no-repeat;
	cursor: pointer;	
	
}

.formBtn
{
	font-family: "Trebuchet MS", Verdana, Arial;
	border: 0;
	height: 45px;
	width:125px;
	color: #FFFFFF;
	background: url(img/stile/btnForm.png) no-repeat;
	cursor: pointer;
	font-size: 1.5em;
}


.formSend
{
	border: 0;
	height: 45px;
	width:125px;
	color: #FFFFFF;
	background: url(img/stile/btnSend.png) no-repeat;
	cursor: pointer;	
}

.formBtnLogin
{
	border: 0;
	height: 16px;
	width:46px;
	color: #FFFFFF;
	background: url(img/stile/btnLogin.png) no-repeat;
	cursor: pointer;	
}



/*
************* STRUCTURE *************
*/

#container
{
	margin:auto;
}

#header
{
	height:330px;
	margin:auto;
	background-color: #0a0c18;
	text-align:center;
	background-image: url(img/stile/bgHeader.jpg);
}

#headerCore
{
	margin:auto;
	width:1000px;
	height:330px;
	background-image: url(img/stile/bgBanner.jpg);
}

#headerLine
{
	padding-top:10px;
	margin-right:100px;
	text-align:right;
	/*border: solid 1px red;*/
}

#headerCore img
{
	border:0;
}

#headerForm
{
	/*padding-top:8px;*/
	margin-top:8px;
	float:right;
	width:410px;
}


#headerForm form
{
	padding:0;
	margin:0;
}

.loginDescription
{
	float:left;
	height: 16px;
	width:50px;
	font-size: 0.7em;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-right:3px;
	padding-top:3px;
}

.loginInput
{
	text-align:center;
	float:left;
	height: 16px;
	width:121px;
	background-image: url(img/stile/loginField.png);
}

#headerForm .loginText
{
	padding-top:1px;
	border: solid 1px green;
	height: 12px;
	width:110px;
	border: 0;
	font-size: 0.65em;
	color:#626262;
}

.loginInputSubmit
{
	float:left;
	height: 16px;
	width:55px;
}

.loginSubmit
{
	border: 0;
	height: 16px;
	width: 46px;
	color: #FFFFFF;
	cursor: pointer;
	background-image: url(img/stile/btnLogin.png);
	background-repeat: no-repeat;
}

.signUpSubmit
{
	padding-bottom:5px;
	/*border: solid 1px yellow;*/
}

#headerButtons
{
	float:right;
	width:130px;
}

#headerButtonsSigned
{
	float:right;
	/*width:190px;*/
	width:210px;
}

#headerWelcome
{
	/*padding-top:8px;*/
	margin-top:8px;
	float:left;
	width:120px;
}

#headerWelcome span
{
	/*padding-top:8px;*/
	margin-top:3px;
	font-size: 0.9em;
	color:#FFFFFF;
	text-transform: uppercase;
}

#headerWelcome a, #headerWelcome a:link, #headerWelcome a:visited, #headerWelcome a:active 
{
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

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




.headerButtons img
{
	padding-right:5px;
}


#headerLeft
{
	margin-left:100px;
	float:left;
	width:180px;
	/*border:solid 1px red;*/
	height:233px;

}

#headerRight
{
	margin-top:0px;
	text-align:right;
	float:left;
	width:620px;
	height:220px;
	/*border: solid 1px green;*/
}


#logo
{
	padding-top:20px;
	text-align:left;
}

#expedia
{
	padding-top:45px;
	text-align:left;
}


#menu
{
	margin-left:100px;
	height:42px;
}

.menuItem
{
	cursor: pointer;	
	float:left;
}

.menuItem img
{
	border:0 none #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.menuSel
{
	float:left;
}

.menuSel img
{
	border:0 none #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content
{
	margin:auto;
	background-color:#eeeeee;
	background-image: url(img/stile/bgCore.jpg);
	padding-top:20px;
}

#contentTitle
{
	margin:auto;
	padding-left:10px;
}

#contentCore
{
	margin:auto;
	width:800px;
}

#partners
{
	padding-bottom:20px;
}

#partnersImg
{
	text-align:center;
}

#partnersImg img
{
	border:0;
	margin-right:30px;
}


#footer
{
	text-align:center;
	background-color:#031a3c;
	background-image: url(img/stile/bgBottom.jpg);
	height:120px;
	padding-top:20px;
	font-size: 10px;
}

#footerWhite
{
	color: #FFFFFF;
}

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

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

#footerBlue
{
	color: #119fbe;
}

#footerBlue a, #footerBlue a:link, #footerBlue a:visited, #footerBlue a:active 
{
	color: #119fbe;
	text-decoration: none;
}

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

.clear
{
	clear:both;
}

/*
************* HOME *************
*/

#homeTop
{

}

#cols3Left
{
	float:left;
	width:255px;
	padding-left:10px;
	background-image: url(img/stile/line.jpg);
	background-repeat: repeat-y;
	background-position: 255px;
}

.homeViaggi
{
	/*height:610px;*/
}


#homeAltre
{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	height:32px;
	width:230px;
	background-image: url(img/stile/bgAltre.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	
}

#homeAltre p
{
	padding:0;
	margin-top:5px;
	font-size: 1.28em;
	font-weight: normal;
	color: #119fbe;
}

#homeAltre a, #homeAltre a:link, #homeAltre a:visited, #homeAltre a:active 
{
	color: #119fbe;
	text-decoration: none;
}

#homeAltre a:hover 
{
	color: #119fbe;
	text-decoration: underline;
}

.homeForm
{
}

#cols3Right
{
	float:left;
	width:530px;
}

#cols3RTop
{
/*	border: auto;*/

	border: 0;
}


#cols3RTLeft
{
	float:left;
	width:270px;
	background-image: url(img/stile/line.jpg);
	background-repeat: repeat-y;
	background-position: 260px;
}

.homePremi
{
/*	height:380px;	*/
}

#cols3RTRight
{
	float:left;
	width:260px;
}

.homeReel
{

}

.homeReelPhoto
{
	float:left;
	width:85px;
	text-align:center;
	
}

.homeReelPhoto img
{
	cursor: pointer;	
	border: 1px solid #dadada;
}

.homeArrows img
{
	border:0;
}

.homeReelArrow
{
	float:left;
	width:85px;
	text-align:center;
}

.homeReelDescription
{
	width:252px;
	height:115px;
}

.homeMore
{
	margin-top:7px;
	margin-bottom:10px;
	text-align:center;
	height:25px;
	width:252px;
	background-image: url(img/stile/bgAltre.jpg);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
}

.viaggi .homeMore
{
width:240px;
}

.homeMore p
{
	padding:0;
	margin-top:4px;
	font-size: 1em;
	font-weight: normal;
	color: #119fbe;
}

.homeMore a, .homeMore a:link, .homeMore, .homeMore a:active 
{
	color: #119fbe;
	text-decoration: none;
}

.homeMore a:hover 
{
	color: #119fbe;
	text-decoration: underline;
}

.homeCards {
	margin-top: 15px;
}

/* OFFERTA OLD */
#homeBoxOfferta
{
	width:512px;
	height:220px;
	background-color: #1c2d5f;
	margin-top:5px;
	padding:5px;
	border: 1px solid #dadada;	
}

.homeOfferta
{
	float:left;
	width:124px;
	padding-left:2px;
	padding-right:2px;
}

.homeOffertaTop
{
	height:101px;
}

#homeBoxOfferta img
{
	border: solid 1px #FFFFFF;
}

#homeBoxOfferta h2
{
	padding-top:2px;
	padding-left:2px;
	padding-bottom:5px;
	color: #FFFFFF;
}


#homeBoxOfferta h3
{
	padding-top:3px;
	padding-bottom:2px;
	color: #119fbe;
	text-transform: uppercase;
}

#homeBoxOfferta h3 a, #homeBoxOfferta h3 a:link, #homeBoxOfferta h3 a:visited, #homeBoxOfferta h3 a:active 
{
	color: #119fbe;
	text-decoration: none;
}

#homeBoxOfferta h3 a:hover 
{
	color: #119fbe;
	text-decoration: underline;
}


#homeBoxOfferta p
{
	color: #FFFFFF;
	font-weight: normal;
}

#homeBoxOfferta p a, #homeBoxOfferta p a:link, #homeBoxOfferta p a:visited, #homeBoxOfferta p a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}

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


#homeBoxOfferta .offertaDescription
{
	padding-top:0px;
	color: #FFFFFF;
	/*font-size: 0.85em;*/
	font-size: 11px;
	font-weight: normal;
}

/* END OFFERTA */

#homeCardOfferte
{
	margin-top:10px;

}

.cardOfferta
{
	background-image: url(img/stile/bcCardHome.png);
	width:173px;
	height:224px;
	float:left;
	margin-left:1px;
	margin-right:1px;
}


.cardOffertaImg
{
	margin-left:8px;
	margin-top:8px;
	width:153px;
}

.cardOffertaTitle
{
	margin-left:7px;
	margin-top:7px;
	width:157px;
	height:25px;
	
}

.cardOfferta h3
{
	font-size: 1em;
}


.cardOffertaDescription
{
	margin-left:7px;
	margin-right:8px;
	/*	
	width:97px;
	float:left;
	font-size: 1em;
	*/
}

.cardOffertaPrice
{
/*
	float:left;
	width:60px;*/
	margin-right:8px;
	text-align:right;
	margin-top:5px;
	color: #119fbe;
	font-size: 0.8em;
	font-weight: bold;		
}

.cardOffertaEuro
{
	font-size: 2em;
}



#homeBottom
{
	height:300px;
	padding-top:10px;
}


#homeBLeft
{
	float:left;
	width:480px;
}

#homeBRight
{
	float:left;
	width:300px;
	margin-top:1px;
	margin-left:8px;
}

.banner300250
{
	width:300px;
	height:250px;
	background-color:#ffffff;
	border: 1px solid #dadada;
}



.homeLinks
{
	border:0;
}

/*
************* PAGES *************
*/

/*
************* PREMI *************
*/

#col1Left
{
	width:655px;	
	float:left;
	margin-bottom:70px;
	padding-left:10px;
}

#col1Banner
{
	float:left;
	width:120px;
	height:600px;
	margin-left:8px;
	background-color:#ffffff;
	border: 1px solid #dadada;
	margin-bottom:70px;	
}

.slider
{
	margin-top:15px;
}

.slideTitle
{
	background-color: #dadada;
	height:43px;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(img/stile/btnArrowDown.png);
	background-repeat: no-repeat;
	background-position: 610px 14px;
	cursor:pointer;
}
.slideTitle h3
{
	font-weight: bold;
	padding-top:10px;
	padding-left:20px;
}

.slideContentList
{
	margin-left:25px;
	width:620px;
}

.slideComment
{
margin-bottom:10px;
}

.slideContentItem
{
	background-image: url(img/stile/lineOr.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	
}

.slideImage
{
	float:left;
	width:90px;
	margin-top:10px;
	margin-bottom:10px;
}

.slideItemDescription
{
	float:left;
	width:500px;
	margin-top:10px;	
}

/*
************* VANTAGGI *************
*/

#col2Left
{
	width:480px;	
	float:left;
	padding-left:10px;
	margin-bottom:70px;	
	
}

#col2Right
{
	float:left;
	width:300px;
	margin-left:8px;
	margin-bottom:70px;	
}


.list
{
	margin-top:15px;
}

.list h3
{

}

.listContentList
{
	margin-left:25px;
	width:440px;
}

.listComment
{
	margin-bottom:10px;
}

.listContentItem
{
	background-image: url(img/stile/lineOr.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	/*
	border:1px solid green;
*/
	
}

.listImage
{
	float:left;
	width:90px;
	margin-top:10px;
	margin-bottom:10px;
}

.listItemDescription
{
	float:left;
	margin-top:10px;
	width:320px;
	/*
	border:1px solid red;
	*/
}

#mapSwf
{
	background-image: url(img/stile/bgMap.png);
	text-align:center;
	width:282px;
	height:340px;
	background-repeat: no-repeat;
	padding-top:25px;
}

#mapTitle
{
	font-size: 2.35em;
	color: #119fbe;
	font-weight: bold;
	line-height: 35px;
	padding-left:15px;
	width:245px;
}

#mapDescription
{
	color: #119fbe;
	padding-left:15px;
	width:245px;
}

#vSingle h2
{
	padding-top:30px;

}

#vSingle .description
{
	color: #00336e;
	font-size: 1.28em;
	margin-bottom:15px;
	font-weight: bold;
}

#vSingle img
{
margin-right:10px;
	
}
/*
************* VIAGGI *************
*/
.card
{
	padding-left:10px;
	padding-top:10px;
	width:244px;
	height:154px;
	background-image: url(img/stile/bcCard.png);
	margin-bottom:15px;
	background-repeat: no-repeat;
}

.viaggi .card
{
	margin-bottom:0px;
}

.cardImage
{
	margin-bottom:3px;
}

.cardCity
{
	font-size: 1.25em;
	padding:0;
	margin:0;	

}

.cardDescrTxt a, .cardDescrTxt a:link, .cardDescrTxt a:visited, .cardDescrTxt a:active, .cardDescrTxt a:hover 
{
	color: #626262;
	text-decoration: none;
}

.cardDescription
{
	font-size: 0.85em;

	float:left;
	width:150px;
}

.cardPrice
{
	float:left;
	width:72px;
	text-align:right;
	color: #119fbe;
	font-size: 0.8em;		
}

.cardPriceEuro
{
	font-size: 2.35em;
}

/*	EXPEDIA	*/

/*
.formExpedia
{
	height:25px;
	width:232px;
	padding-top: 6px;
	padding-left: 7px;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#349dc3;
	color:#FFFFFF;
	text-align:center;
}

.formExpediaSelect
{
	float:left;
	margin-left:6px;
	margin-right:6px;
}

.risparmiaExpedia
{
	height:25px;
	width:232px;
	text-align:center;
}
*/

#tab_expedia
{
	/*width:232px;*/
	width:236px;
	height:55px;
	padding-top: 6px;
	/*
	padding-left: 7px;
	*/
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#38B9D1;
	color:#FFFFFF;
	text-align:center;
	
}

#tab_expedia img
{
border:0;

}
.formExpedia
{
/*
border:1px solid red;
margin-left:7px;
*/
}

/*
.formExpediaSelect
{
	float:left;
	margin-left:5px;
	margin-right:5px;
}
*/
.formExpediaSelect
{
	margin-left:4px;
	margin-right:4px;
}


.risparmiaExpedia
{
margin-left:7px;

}


#CalFrame
{
	position:absolute;
	visibility:hidden;
	z-index:100;
	margin-left:40px;
	margin-top:30px;
}


/*	OPODO	*/
.searchOpodo
{
	height:495px;
}
/*
.tabOpodo
{
	height:25px;
	width:247px;
	padding-top: 6px;
	padding-left: 7px;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#990000;
	color:#FFFFFF;
	text-align:right;
}
*/

.tabOpodo
{
	height:55px;
	width:247px;
	padding-top: 6px;
	padding-left: 7px;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#990000;
	color:#FFFFFF;
	text-align:left;
}

.tabOpodo img
{
	margin-top:3px;
	border:0;
}

.opodoForm
{
	margin-top:0px;
}

.opodoBtn
{
	width:252px;
	text-align:right;
	margin-top:25px;
}

.opodoBtn img
{
	cursor:pointer;
	border:0;
}

/*
#formOpodo .homeForm
{
	border: 1px solid green;
}

#formOpodo p
{
	border: 1px solid yellow;
}
*/


/*recLeft
************* VIAGGI IN *************
*/

.cardFloat
{
	padding-left:10px;
	padding-top:10px;
	
	width:244px;
	height:154px;
	background-image: url(img/stile/bcCard.png);
	margin-bottom:15px;
	background-repeat: no-repeat;
	
	margin-left:5px;
	margin-right:5px;
	float:left;
}



/*
************* REGISTRATI *************
*/

.recTable
{
	width:600px;
}
.recLeft
{
	width:150px;
}
.recRight
{
	width:450px;
}

.formTextRegistrati
{
	background-image: url(img/stile/bgField.png);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	height:20px;
	width:350px;
	font-size: 1.3em;
	color:#626262;
}

/*
************* AREA CARD *************
*/
#card
{
	background-image: url(img/stile/card.png);
	background-repeat: no-repeat;
	width:300px;
	height:190px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#cardNumber
{
	margin-left:18px;
	padding-top:140px;
}

#cardName
{
	margin-left:18px;
	padding-top:5px;
}


ul a, ul a:link, ul a:visited, ul a:active 
{
	color: #119fbe;
	text-decoration: none;
}

ul a:hover 
{
	color: #119fbe;
	text-decoration: underline;
	
}

/*
************* LOGIN *************
*/


.formLoginSumitDiv
{
	width:350px;
	text-align:left;
	padding-right:12px;
}

.alert
{
color:#FF0000;

}

/*
************* OFFERTE CITTA' *************
*/

.deal
{
	background-image: url(img/stile/lineOr.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	
}

.h_prenota 
{
	background-color:#119fbe; 
	color:#ffffff; 
	font-weight:bold; 
	cursor:pointer;  	
	border: 1px solid #dadada;
 }
 
.stars
{
border:0;
}

/*
************* OFFERTE VOLI *************
*/

.voloContentList
{
margin-left:5px;

}
#offertaVolo .listContentItem
{
	height:60px;
}
.voloCompany
{
	float:left;
	width:95px;
	margin-top:19px;
	
}

.voloDest
{
	float:left;
	width:320px;
	margin-left:20px;
	margin-top:17px;

}

.voloOffertaPrice
{
	float:right;
	width:150px;
	text-align:right;
	color: #119fbe;
	font-size: 0.8em;
	font-weight: bold;
	margin-top:17px;			
}



/*
************* PACCHETTI *************
*/

#pacchetti .cardDescription
{
	font-size: 0.85em;
	float:left;
	width:142px;
}

#pacchetti .cardPrice
{
	float:left;
	width:80px;
	text-align:right;
	color: #119fbe;
	font-size: 0.8em;
}

/*
************* HOTEL *************
*/

#hotelList .cardFloat
{
	padding-left:10px;
	padding-top:10px;
	
	width:244px;
	height:175px;
	background-image: url(img/stile/bcCardBig.png);
	margin-bottom:15px;
	background-repeat: no-repeat;
	
	margin-left:5px;
	margin-right:5px;
	float:left;
}

#hotelList .cardCity
{
	font-size: 1.2em;
}

#hotelList .cardDescription
{
	font-size: 0.8em;
	width:154px;	
}

#hotelList .cardDescription b
{
color:#119fbe;
}

#hotelList .cardPrice
{
	width:68px;
}


#hotelList .cardImage
{
margin-bottom:1px;
}

/*
************* SINGLE *************
*/

.imgTitle
{
margin-bottom:20px;

}

.cittaContentList
{
	margin-left:5px;
}

#hotelSingle h3
{
	padding-top:10px
}

#hotelSingle .listContentItem
{
	height:170px;
}

.cittaLeft
{
	float:left;
	width:80px;
}

cittaRight
{
	float:left;
}
.cittaMerch
{
	float:left;
	width:320px;
	margin-left:0;
	margin-top:17px;
}

.cittaOffertaPrice
{
	float:right;
	width:180px;
	text-align:right;
	color: #119fbe;
	font-size: 0.8em;
	font-weight: bold;
	margin-top:2px;			
}


/*
************* NEWSLETTER *************
*/

#newsletterForm
{
	text-align:center;
	color: #119fbe;
	height:30px;
	margin:auto;
	margin-bottom:15px;
}

#newsletterCore
{
	margin:auto;
	width:780px;
	height:30px;
	text-align:center;
}

#newsletterForm .formText
{
	background-image: url(img/stile/bgField.png);
	background-repeat: repeat-x;
	border: 1px solid #dadada;
	height:25px;
	width:237px;
	font-size: 1.3em;
	color:#626262;
}

.formSubmit
{
	border: 0;
	padding:0;
	margin:0;
	height: 27px;
	width:125px;
	color: #FFFFFF;
	background: url(img/stile/btnSendNewsL.jpg) no-repeat;
	cursor: pointer;
}

.newsFormLabel
{
	float:left;
	width:370px;
	height: 30px;
	margin:0;
	padding:0;
	text-align:right;
	margin-left:20px;
	margin-top:6px;
}

.newsFormInput
{
	float:left;
	width:250px;
	height: 30px;
	margin:0;
	padding:0;
	text-align:center;
}

.newsFormSend
{
	float:left;
	width:120px;
	height: 30px;
	margin:0;
	padding:0;
	text-align:left;
	margin-right:20px;
	margin-top:1px;
}



