/*
	**********************************************************************************************
	*		LAYOUT GENERALE																		 *
	*		Created:	 08/08/2007																 *
   	**********************************************************************************************
*/
/*
	--------------------------------------------------------------------------------------------------
	IMPOSTAZIONI GENERALI
   	--------------------------------------------------------------------------------------------------
*/
	html {
		font-size:12px;
		background:#ffffff url(/fe/_images/layout/bg.gif) repeat-x;
		
	}
	* {
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
	}

	h2 { display:none; }

	a:link, :visited {
		color:#000000;
		font-weight:bold;
	}
	a:hover { color:#002686; !important; }

	img { border:0; }

	.cl { clear:both;	}
	html>body .cl {
		height:0px;
		font-size:1px;
		clear:both;
		background:transparent;
		display:block;
	}

	body {
		width:760px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		font-size:12px;
		color:#000;
		

	}
	#home {  }
/*
	--------------------------------------------------------------------------------------------------
	DIV CONTENITORE PRINCIPALE
   	--------------------------------------------------------------------------------------------------
*/
	#corsobari_mainBody {
		width:760px;
		margin-right: auto;
		margin-left: auto;
		text-align:left;
	}
/*
	--------------------------------------------------------------------------------------------------
	HEADER
   	--------------------------------------------------------------------------------------------------
*/
	#patenteeuropea_header {
		background-image:url(../_images/layout/bg_header.png);
		background-repeat:no-repeat;
		height:150px;
		color:#FFF;

	
		
	}

		
	
	
/*	* html #patenteeuropea_header { 
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_images/layout/bg_header.png");
}
*/	
	
	
	
	
	
	
	
	
	#microsoftbari_topLinks, #footerLinks a{
		text-align:right;
		padding:4px 10px 8px 10px;
	}
	
		#microsoftbari_topLinks a{
        font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#FFF;
	}
	
	
	    #microsoftbari_topLinks a:hover{
        font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#002686;
	}
	

	
	
	
	#footerLinks { padding-top:0; }

/*	#microsoftbari_topLinks a:link, #microsoftbari_topLinks a:visited, #footerLinks a:link, #footerLinks a:visited {
		font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#FFF;
	}
	
	
	
		#microsoftbari_topLinks a:link, #microsoftbari_topLinks a:hover{
		font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#002686;
	}
	
	*/
        
		
		#footerLinks {color:#ffffff;}
		
		
		
		#footerLinks a:link {
		
        font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#FFF;
	}
		
		
		
		#footerLinks a:hover {
		
        font-size:10px;
		text-transform:uppercase;
		padding:5px;
		font-weight:normal;
		text-decoration:none;
		color:#002686;
	}
		



	h1 a:link, h1 a:visited {
		display:block;

		margin-left:234px;
		width:327px;
		height:94px;


	}
	
	h1 span { display:none;	}	
	
/*
	--------------------------------------------------------------------------------------------
	MAINCONTENTS
	--------------------------------------------------------------------------------------------
*/
	#masterbari_mainContents { height:550px; /*background-image:url(../_images/layout/bg_pagina.png); background-repeat:repeat-y;*/ }
	html>body #masterbari_mainContents { height:auto;  min-height:550px; }
/*
	--------------------------------------------------------------------------------------------
	MAIN MENU
	--------------------------------------------------------------------------------------------
*/
	#menu {
		height:40px;

		 

	}
	#menu ul {
		list-style:none;
		/*background:transparent url(/images/_layout/menu_bg.gif) scroll no-repeat 0 bottom;*/
		
		   
	}
	#menu li { float:left;}
	#menu a:link, #menu a:visited {
		display:block;
		float:left;
		width:114px;
		height:37px;
		
		background-attachment:scroll;
		background-position:left bottom;
		background-repeat:no-repeat;
	}
	#menu span { display:none; }
	/**/
	#area_0 { background-image:url(/fe/_images/menu/0_off.gif); }
	#area_1 { background-image:url(/fe/_images/menu/1_off.gif); }
	#area_2 { background-image:url(/fe/_images/menu/2_off.gif); }
	#area_3 { background-image:url(/fe/_images/menu/3_off.gif); }
	#area_4 { background-image:url(/fe/_images/menu/4_off.gif); }


















	#menu #area_0:hover, #menu #sel #area_0:link, #menu #sel #area_0:visited { background-image:url(/fe/_images/menu/0_on.gif); }
	#menu #area_1:hover, #menu #sel #area_1:link, #menu #sel #area_1:visited { background-image:url(/fe/_images/menu/1_on.gif); }
	#menu #area_2:hover, #menu #sel #area_2:link, #menu #sel #area_2:visited { background-image:url(/fe/_images/menu/2_on.gif); }
	#menu #area_3:hover, #menu #sel #area_3:link, #menu #sel #area_3:visited { background-image:url(/fe/_images/menu/3_on.gif); }
	#menu #area_4:hover, #menu #sel #area_4:link, #menu #sel #area_4:visited { background-image:url(/fe/_images/menu/4_on.gif); }



	#searchBox {
		float:left;
		
		width:189px;
		height:41px;
		
	}
	
	
	#searchBox fieldset {
		border:0;
		padding-top:12px;
		padding-left:15px;
		

		
	}
	#searchBox legend, #searchBox label {
		display:none;
		
	}
	#searchBox input {
		border:1px solid #8e8d89;
		width:113px;
		height:16px;
		float:left;
		font-size:11px;
		color:#302f2d;
	}
	#searchBox #subSearchBt {
		background-color:#908f8b;   /* --------------------------- DA COMMENTARE */
		color:#FFF;
		font-weight:bold;
		cursor:pointer;

		width:auto;
		height:18px;
	}
/*
	--------------------------------------------------------------------------------------------------
	FOOTER
   	--------------------------------------------------------------------------------------------------
*/
	#copy {
		padding-top:25px;
		padding-right:10px;
		color:#333333;
		text-align:right;
	}
	#formazionebari_footer {
		color:#FFF;
		padding:15px 0 15px 15px;
		font-size:10px;
		text-align:left;
		background-image:url(../_images/layout/footer.gif);
	}


/*	* html #formazionebari_footer { 
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../_images/layout/footer.png");
}
*/
