﻿body, html {
	height: 100%;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #85c1dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #032c3f;
	text-align: justify;
}
p{
	margin: 0px;
	padding: 0px;
}
.general{
	width: 100%;
	height: 100%;
}

/* --- PER SM --- */

.perSM {
position:relative;
}
	
.perSM:after {
content: "."; display: block; height: 0; clear: both; visibility:hidden; 
}
	
.perSM {
display: inline-block;
}
	
* html .perSM {
height: 1%; 
}

.perSM {
display: block;
}

/* ----------------------- main layout ----------------------- */

.container{
	margin: 0 auto;
	width: 935px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032c3f;
	background-color: #e4f2f4;
	padding: 0 10px 0 10px;	
}
.container a{
	color: #032c3f;
	text-decoration:underline;
}
.container a:hover{
	text-decoration:none;
}


.red_band{
	clear: both;
	background-color: #0b8bc4;
	padding: 0;
	color: #eae395;
}
.red_band a{
	color: #eae395;
	text-decoration:none;
}
.red_band a:hover{
	text-decoration:underline;
}


.sound_flags{
	padding: 5px 0 2px 10px;
	width: 240px;
	float: left;
	
}

.flags {
	padding-top: 2px;
	float: left;
}

.flags img {
	margin-right: 6px;
}

.sound{
	float: left;
	padding-right: 5px;
	width: 82px;
	padding-top: 3px;
}
#salva_outlook, #segnala_amico{
	float: left;
}
#chiama_gratis{
	text-align: right;
	float: right;
}
#salva_outlook img, #segnala_amico img{
  vertical-align:middle;
}

.footer{
	font-size: 10px;
	text-align: center;
	color: #add8de;
	height: 30px;
}
.footer img{
	vertical-align: middle;
}





/* ----------------------- content layout ----------------------- */

.center_container{
	width:935px;
	height:355px;
	background-image: url(img/bg_center_1.jpg);
	background-repeat: no-repeat;
}

.center_container2{
	width:935px;
	height:355px;
	background-image: url(img/bg_center_2.jpg);
	background-repeat: no-repeat;
}

.center_menu{
	width:220px;
	height:346px;
	float:left;
}

.center_content{
	width:715px;
	height:346px;
	float:left;
}

.second_column{
	width:320px;
	height:346px;
	overflow:hidden;
	float:left;
}

.third_column{
	width:395px;
	height:346px;
	overflow:hidden;
	float:left;
}

/** item senza foto  **/

.all_catalogue {
	margin:8px 0 0 16px;
	height:290px;
	overflow:auto;
	overflow-x: hidden;
	width: 425px;
}

.all_convention {
	width: 690px;
	margin:8px 0 0 8px;
	height:290px;
	overflow:auto;
	overflow-x:hidden;
}

.item_convenzioni{
	line-height: 14px;
	padding-top: 10px;
}

.item_managed{
	padding-top: 10px;
	line-height: 14px;
}

.item_business{
	line-height:1.4em;
	height: 59px;
	overflow: hidden;
}

.item_last_minute{
	line-height:1.4em;
	height: 59px;
	overflow: hidden;
}

.item_wedding{
	line-height:1.4em;
	height: 59px;
	overflow: hidden;
}

/** item con foto  **/

.item_ticket{
	line-height:1.4em;
}
.item_ticket_img{
	padding-right:10px;
	float:left;
}

.item_catalog{
	line-height:1.4em;
	height: 76px;
	overflow: hidden;
}
.item_catalog_img{
	margin-right:10px;
	width:177px;
	float:left;
}

.segue{
	border-top: solid 1px #032c3f;
}
.segue a{
	font-weight:normal;
	text-decoration:none;
	float:right;
	width:61px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	background-color:#e4f2f4;
}

.hr{
	padding-top: 5px;
	border-bottom: solid 1px #032c3f;
}

.line{
	background-color: #032c3f;
	background-image: url(img/spacer.gif);
	background-repeat: no-repeat;
    padding: 0 10px 0 10px;
	height: 1px;
}


/* ----------------------- map specific ----------------------- */

.bottom_map01{
	width: 60px;
	height: 24px;
	float: left;
}
.bottom_map02{
	width: 460px;
	height: 24px;
	float: left;
}
.map{
	width: 695px;
	height: 220px;
	background-color: #FFFFFF;
}

.comics{
 width: 105px;
 height: 47px;
 background-image: url(img/comics.gif);
}
.logo_comics{
 width: 89px;
 height: 100%;
 text-align: center;
 margin-left: 16px;
 vertical-align: middle;
}

.map_branches{
	float: right;
	text-indent:-1000;
	padding-right:0px;
	padding-top:0px;
}
.menu_footer {
	width: 265px;
	margin: 0 auto;
	font-size: 10px;
	color: #2e2518;
}

.menu_footer a {
	color: #2e2518;
}
/* ----------------------- popup specific ----------------------- */
.popup{
	width: 630px;
	height: 324px;
	color: #6f675d;
	background-color: #e4f2f4;
	padding: 20px;
	text-align: justify;
}
.popup_img{
	width: 324px;
	height: 324px;
	float: left;
	margin-right: 20px;
}

.text_popup{
	float: left;
	line-height: 14px;
}
/* ----------------------- utils ----------------------- */

.display_none{
	display: none;
}



/* ----------------------- main tags ----------------------- */

img{
	border: 0px;
}
a:hover{
	text-decoration: none;
}

