@charset "utf-8";
/* CSS Document */

#contenitore_esterno {
	background: url(../images/sfondo_esterno_03.gif) top repeat-x #f4ca98;
}

#contenitore_sfondo {
	background: url(../images/sfondo_pagina_03.gif) repeat-x #fdf2e5;
}

#header_logo{
	background: url(../images/header_logo_03.gif) top left no-repeat;
}

/* GIALLO */

.module_giallo ul.menu {
	background: transparent url(../images/menu_giallo_apertura_linea.png) no-repeat scroll;
	height: auto;
}

.module_giallo ul.menu li.parent {
	background: transparent url(../images/menu_giallo_punto_elenco.png) no-repeat scroll 22px 7px;
}

.chiusura_giallo {
	visibility: visible;
	background: transparent url(../images/menu_giallo_chiusura_linea.png) no-repeat scroll bottom left;
	height: 13px;
}

#colonna_centrale p a {
	text-decoration: none;
	color: #e98c1f;
	font-weight: bold;
}
