@charset "UTF-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #eefbff;
	margin: 10px;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 

#menu { 
	background-image: url(/images/bgMenu.gif);
	height: 30px;
	border-bottom: 1px solid #ada690;	
}

#menuLogo { 
	float: left;
	background-image: url(/images/bgMenuTopLeft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 147px;
}

#menuBar { 
	float: right;
	text-align: right;
	height: 24px;
}

.menuBtn { 
	background-image: url(/images/bgMenuBtn.gif);
	text-align: center;
	padding-top: 12px;
	margin:0px;
	height: 18px;
	width:84px;
	float:right;
}

#menu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-right: 18px;
}

#header { 
	margin: 4px 0 15px 0;
	padding: 10px 0 0 0;
	background: #ffffff;
	background-image: url(/images/logoMV.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ada690;	
	border-top: 1px solid #ada690;	
	height: 250px;
} 

#login { 
	float: left;
	background-image: url(/images/loginBg.jpg);
	text-align: left;
	margin: 150px 0 0 17px;
	padding: 29px 0 0 10px;
	height: 51px;
	width: 203px;
	color: #fff;
}

#no-login { 
	float: left;
	text-align: left;
	margin: 150px 0 0 17px;
	padding: 29px 0 0 10px;
	height: 10px;
	width: 203px;
	color: #000000;
}

#imgAnteprime {
	border-color:1px solid blue; 
	float: left;
	background: #f5f2e9;
	height: 228px;
	width: 455px;
	margin-left: 15px;
}

#imgAnteprimeControl {
	background-image:url(/images/freccia.jpg);
	background-repeat: no-repeat;
	padding-top: 195px;
	float: left;
	width: 15px;
	margin-left: 5px;
}

#boxAnteprime, #boxLogoCLiente { 
	float: left;
	height: 230px;
	width: 260px;
	margin: 10px;
}

.title { 
	color: #008acf;
	font-size: 14px;
	font-weight: bold;
}

b { 
	color: #ff0000;
	font-size: 12px;
}

.button { 
	color: #414141;
	background-image: url(/images/btnBg.gif);
	width: 99px;
	height: 25px;
	border: 0px;
	background-color: trasparent;
	cursor: pointer;
}

#magazine {
	clear: both;
	float:left;
}

#right {
	float:right;
}

#cal {
	width: 260px;
	height: 175px;
	margin: 10px 0 10px 0;
	background: #2f5c85;
	border: 1px solid #ada690;
}

#generalContent {
	margin: 15px 0 15px 15px;
	padding: 0px;
	float: left;
	clear: both;
	width: 670px;
}

#imgHead { 
	float: left;
	background: #f5f2e9;
	height: 230px;
	width: 455px;
	margin-left: 15px;
}


#sidebarTop {
	float: left;
	margin: 0 15px 0 15px;
	width: 295px;
	height: 10px;
	background-image: url(/images/magazineTop.gif);
}

#sidebarBottom {
	clear: left;
	float: left;
	margin: 0 15px 15px 15px;
	width: 295px;
	height: 10px;
	background-image: url(/images/magazineBottom.gif);
}

#sidebar {
	clear: left;
	float: left;
	margin: 0 15px 0 15px;
	width: 265px;
	background-image: url(/images/magazineBg.gif);
	padding: 5px 15px 15px 15px;
}

a {
	color: #f28c00;
	text-decoration: none;
}

hr {
	background-color: #f28c00;
	color: #f28c00;
	height: 2px;
	border: 0px none;
	margin: 10px 0 10px 0;
}

.TabbedPanelsContent hr {
	background-color: #545658;
	color: #ada690;
	height: 1px;
	border: 0px none;
	margin: 10px 0 10px 0;
}
 

.TabbedPanels {
	margin: 0 15px 15px 0;
	padding: 0px;
	float: right;
	clear: none;
	width: 680px;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: right;
	width: 125px;
	height: 35px;
	margin: 0px 0px 0px 1px;
	background-color: #36424b;
	color: #e3800a;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-bottom: 1px solid #999;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #36424b;
}

.TabbedPanelsTabSelected {
	background-color: #36424b;
	border-bottom: 1px solid #36424b;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	background-image: url(/images/ricercaBg.jpg);
	background-position: top;
	background-color: #11171e;
	color: #ffffff;
}

.TabbedPanelsContent {
	padding: 40px 0 0 0;
	color: #fff;
}	

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

#ricercaBottom {
	background-image: url(/images/ricercaBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	height: 8px;
}

#banner {
	clear:both;
	float: left;
	margin: 0 15px 15px 15px;
	width: 685px;
	height: 150px;
	background-color:#CCCCCC;
}

#contact {
	float: right;
	margin: 0 20px 20px 0;
	background-image: url(/images/contattiBg.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 150px;
}

#proposte {
		float: right;
width:680px;
}

#proposteBox {
	float: left;
	margin: 15px 15px 15px 0;
	width: 320px;
}

#footer { 
	height: 20px;	
	width: 1024px;
	background-image: url(/images/footerBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#e17e07; 
}

#copy {	
	width: 1024px;
	padding: 10px 0 0 0;
	text-align: center;
	background: #eefbff;
	color: #000000;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo-partner {
	border:1px solid #e17e07;
	padding:2px;
	width:200px;
}
