﻿* {
	margin:0;
	padding:0;
}
html {
	font-size:100%;
}
* html body {
	width:98%;
}
body {
	text-align:left;
	font:1em/1.5 Arial, Tahoma, Verdana, sans-serif;
	background:#c8e3f1 url(../images/fidenzaForChildren/bk.jpg) repeat-x center top;
}
a img, img {
	border:0;
}
a:link {
	text-decoration:underline;
	color: #fff;
}
a:visited {
	font-style:italic;
	color: #fff;
}
a:focus {
	border:solid 1px #000;
}
a:hover {
	background:#5c8d00;
	color:#fff;
}
ul li {
	margin-left:30px;
}
/*elementi struttura */
div#cont {
	width:850px;
	height:auto !important;
	min-height:860px;
	height:860px;
	background:url(../images/fidenzaForChildren/cont.jpg) no-repeat left 137px;
}
div#head {
	height:auto !important;
	min-height:137px;
	height:137px;
	background:url(../images/fidenzaForChildren/head.jpg) no-repeat center top;
}
div#head img {
	display:block;
	margin:auto;
	margin-left:0;
}
div#head span, div#menuBar span {
	display:none;
}
div#menuBar, div#bodyPage {
	margin:auto;
	margin-right:0;
	width:574px;
}
div#menuBar {
	margin-top:-20px;
	padding-top:10px;
	width:574px;
	height:auto !important;
	min-height:106px;
	height:106px;
	background:#fff url(../images/fidenzaForChildren/menuBar.jpg) repeat-x center top;
}
div#menuBar a:link, div#menuBar a:visited {
	padding:2px 5px 3px 5px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	background:#085065;
}
div#menuBar a:hover{
	color:#fff;
	text-decoration:none;
	background:#5c8d00;
}
#link1 {
	margin-left:40px;
}
div#bodyPage {
	background:#fff;
	height:auto !important;
	min-height:700px;
	height:700px;
	margin-top:-30px;
}
div#bodyPage h5 {
	color:#085065;
	font-size:1.87em;/*30px*/
	text-align:center;
}
div#corpoPagina {
	background:#ecf9ff;
	width:auto;
	margin:0 4px;
	padding:10px;
	font-size:0.75em;/*12px*/
}
#foot {
	height:1%;
}
#foot:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
#foot h5 {
	background:#0184a9;
	color:#fff;
	font-weight:normal;
	font-size:12px;
}
#foot img {
	display:block;
	float:left;
	margin-right:11px;
}