* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
   
body {
	background-color: #316daf;
	color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	}
	
/* Begin Structure of site '*/  


#maincontainer {
	width: 100%;
	background-position: center;
	background-repeat: repeat-y;
}

#container {
	width: 1066px;
	padding:1px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #5A3D59;
}

#header {
	margin-top: 1px;
	background-image: url(../images/festa_delle_fate.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 370px;
	border: none;
}

#wrapper {
	margin-top: 0px;
/*	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
*/
}

#wrapperleft {
	float: left;
}

#wrapperright {
	float: right;
}

#navcontainer {
	background:#0c1c5a url(../images/menu/three_0.gif) repeat-x;
	height: 47px;
/*	margin-left: 17px;
	margin-right: 17px;
	padding-left: 135px;
*/}

#leftmain {
	float: left;
	width: 215px;
	padding-top: 20px;
}

#leftmaintop img{
	height: 48px;
	vertical-align: top;
}

#left {
	background-image: url(../images/left_background.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	/* background-color: #C138C1; */
	padding-left: 15px;
	padding-right: 5px;
}

#leftsubmain {
	width: 191px;
}

#leftsubtop img{
	height: 16px;
	vertical-align: top;
}

#leftsub {
	background-image: url(../images/left_sub_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#rightmain {
	float: right;
	width: 215px;
	padding-top: 20px;
}


#rightmaintop img{
	vertical-align: top;
}

#right {
	color: #FFFFFF;
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 15px;
	margin: 0px;
}

#rightPart {
	color: #FFFFFF;
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#rightsubmain {
	width: 191px;
}

#rightsubtop img{
	height: 16px;
	vertical-align: top;
}

#rightsub {
	background-image: url(../images/right_sub_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
}

#rightPart img{
	margin-left: 7px;
	border: 0px;
}

#maincontent {
	width: 613px;
	margin-top: 20px;
	margin-left: 225px;
	margin-right: 225px;
	margin-bottom: 5px;
	border: 0px solid #FFFFFF;
}

#maintitle {
	height: 30px;
	background-image: url(../images/title_bg.png);
	background-repeat: no-repeat;
}

#content {
	background-image: url(../images/centre_background.png);
	background-repeat: repeat-y;
	color: #000000;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#mainbottom {
	height: 48px;
	background-image: url(../images/centre_bottom.png);
	background-repeat: no-repeat;
}

#gallery3 {
	padding-left: 10px;
}

#gallery3 img{
	margin: 4px;
	border: 0;
}

#gallery {
	padding-left: 20px;
}

#gallery img{
	margin: 15px;
	border: 0;
}

#gallery2 {
	padding-left: 19px;
}

#gallery2 img{
	margin: 18px;
	border: 0;
}

#menugallery {
	text-align: center;
}

#footer {
	height: 199px;
	clear: both;
	/*background-color: #000 ;*/
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 85px;
	/* border: 1px solid #a37321;*/
	 /* background-image: url(images/bar_bg.gif); */
	text-align: center;
	font-size:10px;
}

#footermain {
	height: 90px;
}

#footer img{
	border: 0px;
}

#footer a{
	text-decoration: none;
}

#footerelement {
	float: left;
	margin-left: 10px;
}

.footersmallwhite {
	color: #ffffff;
	font: Aria;
	font-size: 11px;
	font-weight: bold;
}

.footersmallblack {
	color: #181512;
	font: Aria;
	font-size: 11px;
	font-weight: bold;
}

.footertext {
	font: Aria;
	font-size: 13px;
	font-weight: bold;
}

.credits {
	float: right;
	margin-right: 5px;
	color: #ffffff;
	font: Aria;
	font-size: 11px;
	font-weight: bold;
}

/* Begin text formatting and image floats */

.imageleft{
	float: left;
	margin-right: 7px;
	margin-bottom: 1px;
}

.imageright{
	float: right;
	margin-left: 7px;
	margin-bottom: 1px;
}

/*.image{
	float:left;
	margin: 15px;
}
*/

img{
	border: 0px;
}

p{
    margin-top: 15px;
	margin-bottom: 15px;
}

.list{
	margin-left: 12px;
}


/*.list {
	margin-left: 25px;
	list-style-image: url(images/list_bullet.png);
	margin-top: 30px;
}*/

a:link {
	color: #FFFFFF;
	background-color: inherit;
}
a:visited {
	color: #FFFFFF;
	background-color: inherit;
}
a:hover {
	color: #a37321;
	background-color: inherit;
}
a:active {
	
	background-color: inherit;
}

/********** Begin top navigation *************/

/*.menu {
	float: left;
	height: 35px;
	width: 152px;
}
*/

h1{
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;

}

.title {
	font-size: 16px;
	font-weight:bold;
	color: #222222;
}

.title2 {
	font-size: 14px;
	font-weight:bold;
	color: #222222;
}

.titleW {
	font-size: 16px;
	font-weight:bold;
	color: #ffffff;
}

.titleW2 {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

.bold {
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.titleDay {
	padding-left: 15px;
}

.TDhour {
	font-weight: bold;
	width: 50px;
}

blockquote {
	font-style:italic;
	margin-left: 10px;
}

.tablePr TD {
	vertical-align:text-top;
}

.tiphdr {
	width:300;
	background:#C4D5E3;
	border:1px solid #C4D5E3;
	font-weight:bold;
	font-family:arial;
	color:#000000;
	font-size:14px;
	padding:10px;
}

.tipbdy {
	width:300;
	background:#FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:10px;
	font-family:arial;
	color:#000000;
	font-size:12px;
}

