/* LAST MINUTR TOUR 2007 CSS */ 

body {
 margin:0px;
 padding:0px;
 font-family: "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
 background-color:#fefade;
}

h1 {
	font-size:18px;
	color:#e2001a;
}

h2 {
	font-size:16px;
	color:#2c78c4;
}

h3 {
	font-size:14px;
	color:#e2001a;
	margin:0;
}

.b_nero {
	color:#000000 !important;
	font-weight:bold;
}

.b_blue {
	color:#2c78c4;
	font-weight:bold;
}

.spacer_ist {
	background-image: url(../imgs/franchising/spacer.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	display:block;
	height:10px;
}

#container {
	width: 960px;

}

#subcontainer .main {
	padding-left:25px;
	padding-bottom:25px;
	font-size:12px;
	color:#444444;
}

#subcontainer .main strong {
	color:#000000;
}

#subcontainer .submenu {
	padding-left:25px;
	padding-top:0px;
	padding-bottom:25px;
}



/* PRE HEADER */

#pre_header {
	background-position: left top;
	height: 76px;
	width: 960px;
	position: absolute;
	top:0;
	z-index:2;
	text-align:left;
	background: url(../imgs/pre_header/bg_pix.gif);
	background-repeat: repeat-x;
}


#pre_header_cont {
margin-left: 583px;
}


#pre_header_cont a {
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#444444;
}

.link_set {
padding-top:5px;
}


/* HEADER */

#header {
	position:relative;
	top:0px;
	height:159px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/header/header_fr.jpg);
}

.link_home {
display:block;
width:380px;
height:90px;
margin-left: 20px;
position:relative;
top:45px;
}

/* MENU */

#menu {
background:#ffffff;
}

#menu a {
font-size: 14px;
font-weight:bold;
color:#444444;
text-decoration:none;

}


/* BANNERS */

#banner {
text-align:center;
background-color:#ffffff;
padding-top:8px;
padding-bottom:8px;
}


/* FOOTER */

#footer {
	background: url(../imgs/footer/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:100px;
	text-align:center;
	font-size:11px;
	color:#444444;
	margin-bottom: 50px;
	width:960px;
}

#footer a {
	font-size:11px;
	text-decoration:none;
	color:#565656;
	
}

#footer a:hover {
	color:#000000;
	
}

#copy {
	font-size:10px;
	color:#a68100;
	padding-left:10px;
	padding-top:12px;
	text-align:left;
	width:960px;
}

/* FORM */

.form_label {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	border: 1px solid #c3c3c3;
	height:14px;
	background-repeat: repeat-x;
	padding:3px;
	background:transparent url(../imgs/franchising/bg_label.gif);
	background-position: left top;
}

.form_text_area {
	font-size: 11px;
	color: #444444;
	border: 1px solid #c3c3c3;
	padding:3px;
	width:390px;
}

.form_select {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	border: 1px solid #c3c3c3;
	height:19px;
	background-color:#ffffff;
}


.form_txt {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}



.hr_mtr {
	margin-top:12px;
	margin-bottom:12px;
	}
	

.sbmt {
	background-color:#2c78c4;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:solid;
	border-color:#2c78c4;
	border-width:1px;
}

.null {
	background-color:#CC0000;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:solid;
	border-color:#CC0000;
	border-width:1px;
}

.submit {
	background-color:#000000;
	padding:2px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:solid;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
}

/* SPALLA */

#spalla {
	margin-left:50px;
	margin-bottom:25px;
}

#spalla .top {
	background-color: #ededec;
	background-image: url(../imgs/franchising/sp_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:19PX;
}

#spalla .cont {
	width:305px;
	font-size:12px;
	color:#444444;
	width:305px;
	background-color: #ededec;
	padding:20PX;
}

#spalla .bottom {
	font-size:12px;
	color:#444444;
	padding-left:15px;
	padding-right:15px;
	background-color: #ededec;
	background-image: url(../imgs/franchising/sp_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:99px;	
}

a.link_contatti {
	font-size:18px;
	color:#e2001a;
	font-weight:bold;
	text-decoration:none;
}
