body
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 80%;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-color: #ffffff;
}

body.home
{
	background-repeat: repeat-x;
}

h1
{
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

p
{
	margin-top: 3px;
	margin-bottom: 8px;
}

	a:link, a:active
{
	color: #0d65ba;
	text-decoration: none;
}

	a:visited
{
	color: #0d65ba;
	text-decoration: none;
}

	a:hover
{
	text-decoration: underline;
}

img
{
	/*border: 1px solid #000000;*/
	display: inline;
}

img.layout
{
	border: 0px;
	display: inline;
	vertical-align: middle;
}

form
{
	margin: 0px;
}

input
{
	display: inline;
	border: 1px solid #000000;
}

input.layout
{
	display: inline;
	border: 0px solid #000000;
	vertical-align: middle;
}

input[type=hidden]
{
	display: none;
}

hr
{
	display: none;
}

hr.layout
{
	display: block;
}

dt
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
}

#contenitore
{
	width: 1100px;
}

#testa
{
	clear: both;
}

#corpo
{
	clear: both;
}

#sx
{
	float: left;
	width: 240px;
	height: 820px;
}

#dx
{
	float: left;
	width: 810px;
	min-height: 720px;
	height: auto !important;
	height: 720px;
	padding-top: 100px;
	padding-bottom: 40px;
	padding-left: 50px;
	position: relative;
}

#dx.home
{
	background-image: url(images/layout_home_right.png);
	background-repeat: no-repeat;
}

#dx.white
{
	background-image: url(images/layout_inner_white.png);
	background-repeat: no-repeat;
}

#dx.quaresima
{
	background-image: url(images/layout_inner_quaresima.png);
	background-repeat: no-repeat;
}

#dx.facebook
{
	background-image: url(images/layout_inner_fb.png);
	background-repeat: no-repeat;
}

#dx.p2u_view
{
	background-image: url(images/layout_inner_p2u_view.png);
	background-repeat: no-repeat;
}

#dx.youtube
{
	background-image: url(images/layout_inner_yt.png);
	background-repeat: no-repeat;
}

#dx.gmg
{
	background-image: url(images/layout_inner_gmg.png);
	background-repeat: no-repeat;
}

#barra_lingue
{
	position: absolute;
	top: 10px;
	right: 230px;
}

#link_testi
{
	position: absolute;
	top: 50px;
	left: 270px;
	color: #ffffff;
}

#link_testi_mod
{
	position: absolute;
	top: 100px;
	left: 50px;
	color: #ffffff;
}

#bottoni
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 705px;
	text-align: center;
}

#link_speciale
{
	position: absolute;
	top: 70px;
	left: 70px;
	color: #ffffff;
}

#news_canvas
{
	position: absolute;
	top: 40px;
	left: 230px;
	color: #000000;
	width: 320px;
	height: 80px;
	overflow: hidden;
 	font-size: 85%;
	display: none;
}

#coda
{
	clear: both;
	width: 1100px;
	color: #000000;
	text-align: center;
	font-size: 85%;
	padding-top: 10px;
}

#link_servizi
{
	text-align: center;
	color: #0d65ba;
	margin-top: 20px;
}

.errori
{
	color: #990000;
}

.menu_line
{
	clear: both;
	float: left;
}

.menu_item
{
	float: left;
	margin: 5px;
	background-color: #e0e0e0;
}

.menu_item_selezionato
{
	float: left;
	margin: 5px;
	background-color: #c0c0ff;
}

.intestazione
{
	clear: both;
	padding: 15px;
	font-weight: bold;
	font-size: 150%;
}
