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

html,body{
	background:url(stripe.png);
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;	}
	
body{
	font‐family: arial,sans‐serif; 
	font‐size: 76%
	}
	
a:link, a:visited{
	color: #666;
	font-weight:bold;
	text-decoration:none
}

a:hover{
	color:#333;
}

div#container{ 
	width: 900px;
	margin: 0px auto;
	padding:10px;
	text-align:left;
	overflow:hidden	}
	
div#header{
	background: url(zia_cesaria_logo.png) no-repeat;
	width: 900px;
	padding:10px 0 140px 0;
	}
	
h1{
	margin: 0;
	padding:0
	}
	
h2{
	color:#4078B8; 
	font‐size:1.5em; 
	text‐align:center
	}
	
div#menu{
	float: left;
	width: 200px;
	padding:10px;
	overflow:hidden;
	} 
div#menu UL{
	margin:0 auto;
	padding:0;
	overflow:hidden;
	list-style:none;
}

div#menu UL LI{
	list-style: none;
	margin:0 auto;
	padding:0;
}

div#menu UL LI a, div#menu UL LI a:visited {
	color:#666;
	text-align: left;
	text-decoration:none;
	display: block;
	font-weight:bold;
	overflow: hidden;
	margin:0 auto;
	text-transform:uppercase;
	font-size:12px;
	padding: 6px 0 7px 33px;
	background:url(../immagini/bg_menu.gif) no-repeat top left
}

div#menu UL LI a:hover{
	/*	background:url(../immagini/bg_menu_h.gif) no-repeat top left;
*/	color:#333;
}
	
div#content{
	background-color:#FFF;
	float: right;
	padding:10px 10px 10px 20px ;
	width:650px;
	overflow:hidden;
	}

div#content H1{
	font-size:16px;
	color:#b00240;
	padding:7px 0;
	border-bottom:1px dotted #666
}

div#content h1, div#content .contentheading,  div#content .componentheading{
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin:0 0 15px 0;
	padding:7px 0;
	border-bottom:1px dotted #666
}


div#content H1{
	font-size:16px;
	color:#b00240;
	margin:0 0 15px 0;
	padding:7px 0;
	border-bottom:1px dotted #fb7aa8
}
	
div#footer{
	clear: right;
	padding:10px;
	overflow:hidden;
	width:900px;
	}	



/*
html, body {
	background:url(stripe.png);
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444;
}

a:link, a:visited{
	color:#df326f;
	font-weight:bold;
	text-decoration:none
}
div#container{
	width: 900px;
	margin: 0px auto;
	padding:0;
	text-align:left;
	overflow:hidden
}

div#header{
	width: 900px;
	height:277px;
	margin: 0px auto;
	padding:138px 0 0 0;
	text-align:left;
	overflow:hidden;
	background:url(../immagini/bg_header.jpg) no-repeat top
}
div#main{
	width: 855px;
	padding:0 15px 15px 15px;
	background:url(../immagini/bg_main.jpg) no-repeat bottom center #fff;
	margin: 0 7px 15px 8px;
	text-align:left;
	overflow:hidden
}
div#menu{
	line-height:18px;
	overflow:hidden;
	width:274px;
	text-align:justify;
	float:left;
	padding:10px 0 10px 20px;
}

div#content{
	line-height:18px;
	overflow:hidden;
	width:510px;
	text-align:justify;
	float:left;
	padding:10px 30px 10px 20px;
	margin:10px 0;
	border-right:1px dotted #bbb
}
div#footer{
	background:url(../immagini/bg_footer.jpg) no-repeat bottom center;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	overflow:hidden;
	color:#61610f
}
div#recapiti{
	font-size:11px;
	width:380px;
	overflow:hidden;
	padding:20px 20px 20px 50px;
	float:left
}

div#bottom_menu{
	float:left;
	width:450px;
	font-size:10px;
	text-transform:uppercase;
	margin:0 auto;
	overflow:hidden;
	padding:7px 0;
	text-align:justify
}
*/