		/* A few IE bug fixes */
		* { margin: 0; padding: 0; }
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
		#theMenu { width: 250px; height: 160px;}
		.scroll-menu { width: 180px; height: 120px; overflow:auto; scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #F3F3F2; scrollbar-arrow-color: #000000;}
		/* Some list and link styling */
		ul li { width: 170px; }
		ul ul li { padding: 0; width: 160px; margin-bottom: 0; font-size: 11px;}
		ul ul li a { display:block; color: #000;  font-size: 11px; text-decoration:none;}
		ul ul li a:hover { display:block; color: #E90A59; font-size: 11px; text-decoration:underline; }
		/* For the xtra menu */
		ul ul ul li { padding: 0; width: 160px; font-size: 11px;}
		ul ul ul li a { display:block; color: #000;  font-size:11px; text-decoration:none; }
		ul ul ul li a:hover { display:block; color: #E90A59; font-size: 11px; text-decoration:underline;}
		
		
		li { list-style-type: none; }
		h2 { margin-top: 0px; }
		
		/* Header links styling */
		h3.head a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000000;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
		}
		h3.head a:hover { 
		color: #72542C;
		}
		h3.selected a {
		color: #72542C;
		}
		h3.selected a:hover {
		color: #72542C;
		}
		
		/* Xtra Header links styling */
		h4.head a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px; 
		color: #636363;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
		}
		h4.head a:hover {
		font-size:11px;  
		color: #636363;
		text-decoration:underline;
		}
		h4.selected a {
		font-size:11px; 
		color: #636363;
		}
		h4.selected a:hover {
		font-size:11px; 
		color: #636363;
		}
		
		/* Xtra Header links styling */
		h1.head a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px; 
		color: #000000;
		text-decoration:none;
		text-transform:capitalize;
		border-bottom:1px solid #000000;
		display:block;
		}
		h1.head a:hover { 
		color: #72542C;
		font-size:11px;
		border-bottom:1px solid #72542C; 
		}
		h1.selected a {
		color: #000000;
		font-size:11px;
		border-bottom:1px solid #000000;
		}
		h1.selected a:hover {
		color: #000000;
		font-size:11px;
		border-bottom:1px solid #000000;
		}
		
		#tit-sesso{
		font-family:Arial, Helvetica, sans-serif;
		color:#E90A59;
		font-size:25px;
		}
