
.colorDefault					{ color:#333333 }
.colorGray						{ color:#888888 }
.colorLightGray					{ color:#B2B2B2 }
.colorOrange					{ color:#F58220 }
.colorWhite						{ color:#FFFFFF }

.menuContainer					{ background:url(../images/_menucontainer_bg.png) }
.menuBG							{ background:#0072BC; height:50px }

.menuHome						{ float:left; height:50px; width:68px; text-align:center; background:#0072BC }
.menuSearch						{ float:right; height:50px; width:68px; text-align:center; background:#0072BC }
.menuLink						{ float:left; height:40px; padding:0 18px 0 18px; text-align:center; background:#0072BC }

.letiziaBTN						{ padding:2px 8px; border:none; border-radius:2px; margin:6px 0 0 0 }

.headerLinks {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: x-small;
	line-height:50px;
	display:inline-block
}

.headerWeather {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 0.9em;
}

.headerWeatherTemp {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size:3em;
}

.mainText {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
}

.titleText {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1.7em;
}

.emailText {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 400;
	font-size: 1em;
}