body {
	background-color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	margin:0;
	padding:0;
	font-style:italic;
}

div{text-align:left;}

p{
	margin:0;
	padding:0;
}

img{border:0;}


div#container{
	width:980px;
	margin:0 auto;
}

div#top{
	width:980px;
	height:129px;
	background:#F3F3F3;
	border-bottom:1px solid #333;
}

div#top #logo{
	width:300px;
	height:129px;
	background-image: url(../images/global/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

div#top #logo h1{
	margin:15px 0 0 60px;
	width:197px;
	height:95px;
	padding:0;
	background-image: url(../images/global/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#top #logo h1 span{display:none;}

div#top #logo h1 a{display:block; width:197px; height:95px;}


div#top #promo{
	width:680px;
	height:129px;
	float:right;
	background-image: url(../images/global/bg-promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#top #promo h2 span{
	display:none;
}
div#menu{
	padding-left:485px;
	margin-bottom:10px;
	height:33px;
	background:#999 url(../images/global/bg-menu.gif) repeat-x left top;
	width:495px;
	float:left;
}

div#menu ul{
	margin:0;
	padding:0;
	width:495px;
	height:33px;
	list-style-type:none;
	background:#B3B3B3;
}

div#menu ul li{
	margin:0;
	padding:0 0 0 1px;
	width:163px;
	height:33px;
	list-style-type:none;
	background:#B3B3B3;
	border-left:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	float:left;
	
}

div#menu ul li a{
	width:auto;
	text-align:center;
	height:17px;
	padding:8px 0;
	background:url(../images/global/bg-menu-ul-li-a.gif) repeat-x left top;
	color:#FFF;
	text-decoration:none;
	display:block;
}

div#menu ul li a:hover{
	background:url(../images/global/bg-menu-ul-li-a-hover.gif) repeat-x left top;
}

div#contenuto{
	width:980px;
	float:left;
	background-image: url(../images/global/bg-contenuto.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFF;
}

div#contenuto #sx{
	float:left;
	width:250px;
	border-right:1px solid #333;
	padding-bottom:20px;
}

div#contenuto #sx h3{
	height:33px;
	background:#D94040 url(../images/global/bg-h3.gif) repeat-x left top;
	margin:0;
	padding:8px 0 8px 13px;
	height:17px;
	color:#FFF;
	font-size:15px;
	width:237px;
	font-family:Arial, Helvetica, sans-serif;
}


div#contenuto #sx ul#menu-v{
	margin:0;
	padding:0;
	width:250px;
	list-style-type:none;
	border-top:1px solid #333;
}

div#contenuto #sx ul#menu-v li{
	margin:0;
	padding:0 1px 0 0;
	width:249px;
	height:33px;
	list-style-type:none;
	background:#B3B3B3;
	border-bottom:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

div#contenuto #sx ul#menu-v li a{
	width:auto;
	height:17px;
	padding:8px 0 8px 9px;
	background:url(../images/global/bg-menu-ul-li-a.gif) repeat-x left top;
	color:#FFF;
	text-decoration:none;
	display:block;
}

div#contenuto #sx ul#menu-v li a:hover{
	background:url(../images/global/bg-menu-ul-li-a-hover.gif) repeat-x left top;
}

div#contenuto #sx p{
	padding:240px 7px 7px;
	font-family:Edwardian Script ITC, "Times New Roman", Times, serif;
	font-size:30px;
	background-image: url(../images/global/babies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:7px 0 0;
	font-style:normal;
}


div#contenuto #dx{
	width:729px;
	float:right;
}

div#contenuto #dx h3{
	background:#999 url(../images/global/bg-h3-2.gif) repeat-x left top;
	margin:0;
	padding:8px 13px 8px 0;
	height:17px;
	color:#FFF;
	font-size:15px;
	width:716px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	border-bottom:1px solid #333;
	float:left;
}

div#contenuto #dx #pagina{
	padding:20px;
	line-height:20px;
	color:#2B55AC;
	float:left;
}


div#footer{
	width:980px;
	height:35px;
	background:url(../images/global/bg-footer.gif) repeat-x left top;
	text-align:center;
	padding:8px 0 28px;
	color:#FFF;
	font-size:13px;
	float:left;
	border-top:1px solid #333;
}

div#footer a{
	color:#2B55AC;
	text-decoration:none;
}


div#footer a:hover{
	text-decoration:underline;
}
