/* ***************************************** DICHIARAZIONE BODY */

body {
	color: #666;
}

/* ***************************************** DICHIARAZIONI GENERICHE */


h2 a:link,h2 a:visited,h2 a:active {
	color: #5e5e5e;
	background: #fff;
}

/* ***************************************** DICHIARAZIONE LINKS */

a, a:link, a:active, a:visited {
	color: #575757;
}

/* ***************************************** CLASSI PERSONALIZZATE */

#background {
		background: url(../images/morning/body_bg.png) repeat-x bottom center;
}

#left_content .menu_title {
	color: #ffffff;
}

#right_content .menu_title {
	color: #ffffff;
}

/* ***************************************** Struttura esterna */

/* ***************************************** Header */

/* ***************************************** Bottoni flash, iphone, sticks */

.pathway {
	color: #003399;
}

/* ***************************************** ID PERSONALIZZATI */

/* ***************************************** Struttura esterna */


#widget a:link,#widget a:visited,#widget a:active {
	color: #888;
}

.widgettitle {
	color: #888;
}

/* ***************************************** FOOTER */

#footer {
	background: url(../images/morning/footer_sx.png) no-repeat center left;
}

#footer_dx {
	background: url(../images/morning/footer_dx.png) no-repeat center right;
}

.copyright {
	color: #787878;
	background: #FFF;
}

/* ***************************************** STRUTTURA INTERNA MENU */
