/*  
Theme Name: FidesVita - Sito Ufficiale
Theme URI: http://www.fidesvita.org
Description: FidesVita - Sito Ufficiale
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/


@media print {
	#header .print { display: block !important; }
	
	#flash-head, #logo H1, #logo H2, #search, #menu, #status, #sidebar, #site-map, #footer, .box-foot, .links { display: none; }
	
	#main {
		width: 95% !important;
		float: none !important;
	}
	
	#main P { font-size: 15px; }
	
	.photo IMG { border-bottom: 1px solid #D9D4C0 !important; }
	
	.wrap {	width: auto !important;	}
	
	#main .box { padding: 0px !important; }
}

/**************************************************************************************/

* { padding: 0px; margin: 0px; }



H1 { font-family: Arial, Times New Roman, serif; }

H1 SMALL { display: block; }

IMG { border: 0px; }

P { line-height: 180%; }

LI { list-style: none; }

A { color: #BD1D1D; }

A:hover { text-decoration: none; }

/**************************************************************************************/

#header {
		margin-top: 20px;
	height: 120px;
}

#logo H1, #logo H2 {
	text-indent: -90000px;
	margin-top: -100px;
	font-size: 10px;
}

.noflash {
	background: url('images/header-noflash.jpg') no-repeat top center;
	height: 120px;
}

/**************************************************************************************/

#menu { font-family:Arial, Helvetica, sans-serif; color:#fff;
}

#menu LI {
	line-height: 29px;
	font-size: 13px;
	cursor: pointer;
	float: left;
}

#menu LI A {
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	display: block;
	color: #fff;
}

#menu LI A:hover {
	background: url('images/menu-item-sel.jpg') repeat-x;
	color: #E1DECD;
}

#menu LI UL LI A {
	padding: 0px 10px 0px 10px;
	 font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color: #fff;
}

#menu LI UL LI A:hover {
	text-decoration: none;
	background: transparent;
}

#current{ color:#d22944!important; text-decoration:underline;
}

#menu UL LI UL {
	position: absolute;
	display: none;
	width: 890px;
}

#menu UL LI:hover UL, #menu UL LI A:hover UL, #menu LI.sfhover UL { display: block; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#menu .sel, #menu .actual, #menu .sel:hover {
	background: url('images/menu-item-sel.jpg') repeat-x;
	padding: 0px 20px 0px 20px;
	color: #000;
}

#menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}

#menu .sub-about { margin-left: -75px; }
#menu .sub-businessunit { margin-left: -70px; }
#menu .sub-products { margin-left: -190px; }
#menu .sub-memoria { margin-left: -95px; }
#menu .sub-convegno { margin-left: -200px; }

/**************************************************************************************/
