@font-face {
    font-family: 'Myriad';
    src: url('../font/myriadpro-regular-webfont-webfont.eot');
    src: url('../font/myriadpro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-regular-webfont-webfont.woff') format('woff'),
         url('../font/myriadpro-regular-webfont-webfont.ttf') format('truetype'),
         url('../font/myriadpro-regular-webfont-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaneARegular';
    src: url('../font/lane_a-webfont-webfont.eot');
    src: url('../font/lane_a-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lane_a-webfont-webfont.woff') format('woff'),
         url('../font/lane_a-webfont-webfont.ttf') format('truetype'),
         url('../font/lane_a-webfont-webfont.svg#lane_aregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'florencesansbold';
    src: url('../font/florsn02-webfont.eot');
    src: url('../font/florsn02-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/florsn02-webfont.woff') format('woff'),
         url('../font/florsn02-webfont.ttf') format('truetype'),
         url('../font/florsn02-webfont.svg#florencesansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0px;
	padding: 0px;
	background: url('../images/bg_sfumatura.png') center 0 repeat-y;
	font-family:  'Myriad', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #CC081F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
}

.invis,
.hidden,
.print_only {
	display: none;
}

h1, h2, h3, h4, h5, p {
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}

.block{
	display:block;
}

.strong{
	font-weight:bold;
}

img{
	border:0;
}

span.strike{
	text-decoration:line-through;
}

input,
textarea{
	margin: 0;
	padding: 0;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

select{
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}

/* -- inizio struttura  */


/*------------------------------------------------- 	wrap 	---------*/

div.external_wrap{
	background:  url('../images/bg_decoro.png') center 40px no-repeat;
}

div.wrap{
	width: 960px;
	margin: 0 auto;
}


/*------------------------------------------------- 	header 	---------*/

div.header {
	height: 180px;
	width: 960px;
	margin: 0px;
	background: url('../images/bg_menu.jpg') 0 bottom repeat-x;
	position: relative;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}

div.header div.logo{
	background: url('../images/logo-visit-cagliari.jpg') right bottom no-repeat;
	width: 161px;
	height: 51px;
	padding: 30px 0 0 50px;
	float: left;
	margin: 0 68px 28px 0;
}

div.header div.logo h1,
div.header div.logo a{
	display: block;
	width: 161px;
	height: 51px;
	margin: 0;
}

div.header div.payoff{
	position: absolute;
	top: 61px;
	left: 280px;
	font-family: "florencesansbold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #003882;
	font-size: 17px;
	margin: 0;
}

div.header div.payoff p{
	margin: 0;
}

div.header div.payoff span strong{
	text-transform: uppercase;
}


/*------------------------------------------------- 	menu 	---------*/

div.header div.menu_secondary{
	clear: both;
	margin-left: 280px;
	width: 679px;
	height: 40px;
	background: #E9E9E9;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #fff;
	font-size: 11px;
}

div.header div.menu_secondary ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.header div.menu_secondary ul li{
	margin: 0;
	float: left;
	height: 40px;
}

div.header div.menu_secondary ul li.first{
	background: none;
}

div.header div.menu_secondary ul li a{
	display: block;
	padding: 12px 13px 0px;
	height: 28px;
	color: #333;
}

div.header div.menu_secondary ul li a:hover,
div.header div.menu_secondary ul li.active a{
	background: #CC081F;
	color: #fff;
	text-shadow: 1px 1px 1px #7B0413;
	text-decoration: none;
}

div.header div.menu{
	clear: both;
	height: 30px;
	width: 960px;
	font-size: 13px;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}

div.header div.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.header div.menu ul li{
	margin: 0;
	float: left;
	background: url('../images/separatore_menu.jpg') left center no-repeat;
	padding: 0 0 0 2px;
}

div.header div.menu ul li.first{
	background: none;
	padding: 0;
}

div.header div.menu ul li.active a {
	background: url('../images/menu_corr.png') 0 0 repeat-x;
}

div.header div.menu ul li a{
	display: block;
	padding: 7px 16px 0px;
	height: 23px;
	text-transform: uppercase;
	color: #333;
}

div.header div.head_other_link{
	position: absolute;
	right: 0;
	top: 0;
	width: 680px;
	height: 40px;
} 

div.header div.social_link{
	width: 137px;
	float: left;
	height: 29px;
	padding-top: 10px;
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background: #E9E9E9;
	margin-right: 1px;
} 

div.header div.social_link a{
	display: block;
	width: 16px;
	height: 16px; 
	float: left;
	margin-left: 15px;
}

div.header div.social_link div.twitter a{
	background: url('../images/ico_tw.png') 0 0 no-repeat;
}

div.header div.social_link div.facebook a {
	background: url('../images/ico_fb.png') 0 0 no-repeat;
}

div.header div.social_link div.youtube a{
	background: url('../images/ico_yt.png') 0 0 no-repeat;
}

div.header div.social_link div.rss a{
	background: url('../images/ico_rss.png') 0 0 no-repeat;
}

div.header div.reserved_link{
	width: 247px;
	float: left;
	height: 29px;
	padding-top: 10px;
	border-bottom: 1px solid #DFDFDF;
	background: #E9E9E9;
	margin-right: 1px;
} 

div.header div.reserved_link a{
	text-shadow: 1px 1px 1px #fff;
} 

div.header div.reserved_link a.access{
	background: url('../images/ico_key.png') 0 0 no-repeat;
	padding: 3px 0 0 24px;
	float: left;
	margin: 0 12px 0 8px;
} 

div.header div.reserved_link a.register{
	background: url('../images/separatore_menu.jpg') 0 0 no-repeat;
	padding: 3px 0 3px 5px;
	float: left;
} 

div.header div.reserved_link span.welcome{
	margin-left: 8px;
} 

div.header div.reserved_link a.name{
	font-weight: bold;
	text-decoration: underline;
} 

div.header div.find {
    float: left;
    width: 214px;
	height: 36px;
	padding: 3px 4px 0;
	border-bottom: 1px solid #DFDFDF;
	background: #E9E9E9;
	margin-right: 1px;
}

div.header div.find div.find_inner{
    width: 204px;
	height: 22px;
	padding: 4px 2px 5px 6px;
	border: 1px solid #DFDFDF;
	background: #fff;
	margin-bottom: 5px;
}

div.header div.find div.input, div.header div.find div.submit {
    float: left;
}

div.header div.find div.input {
    height: 22px;
    width: 160px;
}

div.header div.find div.input input {
    border: none;
    height: 20px;
    padding: 2px 5px 0;
    width: 147px;
}

div.header div.ricerca_avanzata {
    clear: both;
    font-size: 10px;
    height: 20px;
    text-align: right;
	margin-right: 5px;
}

div.header div.language{
	height: 26px;
	padding-top: 13px;
	border-bottom: 1px solid #DFDFDF;
	background: #E9E9E9;
	width: 70px;
	float: left;
}

div.header div.language a{
	display: block;
	background: url('../images/flags.jpg') 0 0 no-repeat;
	width: 14px;
	height: 11px;
	float: left; 
	margin: 0px 0 0 13px;
}

div.header div.language a.en {
	background-position: 0 bottom;
}

div.header div.lang_eng a.en,
div.header div.language a.en:hover {
	background-position: 0 0;
}

div.header div.language a.it,
div.header div.language a.it:hover {
	background-position: right 0;
}

div.header div.lang_eng a.it {
	background-position: right bottom;
}

div.header div.language span.testo_scelta {
	display: none;
}


/*------------------------------------------------- 	content 	---------*/

div.content{
	padding-bottom: 20px;
	min-height: 450px;
}

div.content_inner{
	width: 920px;
	margin: 0 auto;
}


/*------------------------------------------------- 	footer 	---------*/

div.footer {
    background: url("../images/border_footer.jpg") center 0  no-repeat;
    width: 960px;
	padding-top: 12px;
	font-family: "Myriad", Arial, Helvetica, sans-serif;
}

div.footer div.submenu {
    margin: 0 30px 10px 0;
    text-align: center;
}

div.footer div.submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.footer div.submenu ul li {
    display: inline;
    margin: 0 10px;
    padding: 0;
}

div.footer div.submenu ul li a {
    color: #999999;
    display: inline;
    font-size: 11px;
    padding: 2px 0;
    text-transform: uppercase;
}

div.footer div.submenu2 {
    margin: 0 auto 18px;
    text-align: center;
	width: 880px;
	padding-top: 6px;
	background: #E9E9E9;
}

div.footer div.submenu2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div.footer div.submenu2 ul li {
    display: inline-block;
    margin: 0px 10px 10px;
    padding: 0 ;
}

div.footer div.submenu2 ul li a {
    color: #333;
	text-shadow: 1px 1px 1px #fff;
    display: inline;
    font-size: 11px;
}

div.footer div.loghi {
    height: 84px;
    margin: 0 40px 5px;
    width: 880px;
}

div.footer div.loghi a{
    height: 84px;
    color: #FFFFFF;
	float: left;
}

div.footer div.loghi a:hover {
	background-position: 0px bottom !important; 
}

div.footer div.loghi a.log1 {
    width: 117px;
	background: url('../images/logo-sardegna-turismo.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log2 {
    width: 116px;
	background: url('../images/logo-provincia-cagliari.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log3 {
    width: 96px;
	background: url('../images/logo-cagliari-aereoporto.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log4 {
    width: 109px;
	background: url('../images/logo-porto-cagliari.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log5 {
    width: 101px;
	background: url('../images/logo-arst.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log6 {
    width: 86px;
	background: url('../images/logo-ctm.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log7 {
    width: 113px;
	background: url('../images/logo-trenitalia.jpg') 0 0 no-repeat; 
}

div.footer div.loghi a.log8 {
    width: 133px;
	background: url('../images/logo-camera-commercio-cagliari.jpg') 0 0 no-repeat; 
}

div.footer div.footer_bottom {
    color: #9C97A0;
    font-size: 10px;
	background: url('../images/border_footer2.jpg') 0 0 no-repeat;
	width: 920px;
	overflow: hidden;
	margin: 0 20px 25px;
}

div.footer div.footer_bottom_dati {
	float: left;
	margin-left: 213px;   
	margin-right: 20px;	
    text-align: center;
	padding-top: 30px;
	width: 490px;
}

div.footer div.footer_bottom div.logo_comune{
    width: 168px;
	float: right;
	margin-right: 25px;
}

div.footer div.footer_bottom div.logo_comune a{
    display: block;
	width: 168px;
	height: 65px;
	background: url('../images/logo-comune-cagliari.jpg') 0 0 no-repeat;
}

div.footer div.footer_bottom a {
    color: #9C97A0;
}


/*---	banner	---*/

div.banner_horizontal_480x60,
div.banner_pinteresse,
div.banner_horizontal_300x250,
div.banner_vertical_180x300{
	margin-top: 15px;
}