p,li {
	margin:0px;
	padding:0px;
}

ul {
margin-bottom:0px;
}

body {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 12px;
	color:#999999;
	line-height:14px;
	background-color: #000000;
}

a:link {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#0066FF;;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

a:visited {
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


a.menu:link {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

a.menu:visited {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

a.menu:hover {
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

a.menu:active {
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin-right:10px;
margin-left:10px;
}

a.h1{
font-size:20px;
}

#home			#menu-home,
#portfolio		#menu-portfolio,
#servizi		#menu-servizi,
#dicono			#menu-dicono,
#contatto		#menu-contatto,
#blogue			#menu-blogue {
	font-weight:bold;
	color:#000000;
	}


/*----STRUTTURA-----*/

#nonFooter {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px auto; 
}

#footer, #push {
	clear:both;
	height: 30px;
}


#contenitore {
	width:870px;
	height:auto;
	margin:auto;
	margin-top:50px;
}

#logo {
	width:437px;
	height:45px;
	background-image:url(http://www.barbarabueno.com/img/logo.jpg);
	margin:auto;
	margin-bottom:30px;
	}
	
	#logo_blog {
	width:473px;
	height:45px;
	background-image:url(http://www.barbarabueno.com/img/logo_blog.jpg);
	margin:auto;
	margin-bottom:30px;
	}

#menu {
	width:870px;
	height:43px;
	background-image:url(http://www.barbarabueno.com/img/menu.jpg);
	background-repeat:no-repeat;
}

#principale {
	width:870px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(../barbarabueno.com/img/princ_middle.jpg);
}


#princ_top {
	width:870px;
	height:19px;
	background-image:url(http://www.barbarabueno.com/img/princ_top.jpg);
	background-repeat:no-repeat;
	}

#princ_middle {
	width:870px;
	height:400px;
	background-image:url(http://www.barbarabueno.com/img/princ_middle.jpg);
	background-repeat:repeat-y;
}

#princ_middle2 {
	width:870px;
	height:auto;
	background-image:url(http://www.barbarabueno.com/img/princ_middle.jpg);
	background-repeat:repeat-y;
	}
	

#princ_bottom {
	width:870px;
	height:16px;
	background-image:url(http://www.barbarabueno.com/img/princ_bottom.jpg);
	background-repeat:no-repeat;
	}
	
#form {
	width:350px;
	height:auto;
	margin:auto;
}

#footer {
	width:870px;
	height:30px;
	background-image:url(http://www.barbarabueno.com/img/footer.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-bottom:20px;
		}
		
/*----BLOG-----*/


#blog{
width:560px;
height:auto;
float:left;
margin-top:20px;
margin-left:20px;
}

#blog_top{
width:560px;
height:29px;
background-image:url(http://www.barbarabueno.com/img/blog_top.jpg);
background-repeat:no-repeat;
}

#blog_mezzo{
width:560px;
height:auto;
background-image:url(http://www.barbarabueno.com/img/blog_mezzo.jpg);
background-repeat:repeat-y;
}

#blog_contenuto{
width:520px;
height:auto;
margin:auto;
line-height:24px;
}

#blog_sotto{
width:560px;
height:16px;
background-image:url(http://www.barbarabueno.com/img/blog_sotto.jpg);
background-repeat:no-repeat;
}

/*----riga di separazione-----*/
.blog_riga1{
	width:520px;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}

.blog_riga2{
	width:520px;
	margin:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}


#boxes {
width:259px;
height:auto;
float:right;
margin-top:20px;
margin-right:20px;
}

.box_top{
width:259px;
height:17px;
background-image:url(http://www.barbarabueno.com/img/box_top.jpg);
background-repeat:no-repeat;
}

.box_mezzo{
width:259px;
height:auto;
background-image:url(http://www.barbarabueno.com/img/box_mezzo.jpg);
background-repeat:repeat-y;
}

.box_sotto{
width:259px;
height:16px;
background-image:url(http://www.barbarabueno.com/img/box_sotto.jpg);
background-repeat:no-repeat;
}

.box_contenuto{
width:220px;
height:auto;
margin:auto;
}

/*----COMMENTI-----*/

#commenti {
width:473px;
height:auto;
margin:auto;
}

/*----TESTO-----*/
.menu {
text-align:center;
font-size:18px;
color:#666666;
padding-top:12px;
}

h1 {
text-align:left;
line-height:24px;
padding-left:50px;
padding-right:50px;
color:#999999;
font-size:20px;
}

h6 {
text-align:left;
line-height:8px;
color:#999999;
font-size:8px;
margin-top:5px;
margin-bottom:0px;
}


.principale2 {
text-align:left;
line-height:24px;
padding-left:50px;
margin-right:50px;
color:#999999;
font-size:14px;
}


.principale3{
text-align:center;
line-height:24px;
padding-top:150px;
padding-bottom:150px;
color:#FFFFFF;
}

.principale4 {
text-align:left;
line-height:30px;
color:#999999;
font-size:14px;
padding:auto;
}

.principale5 {
text-align:center;
line-height:30px;
color:#999999;
font-size:14px;
padding:auto;
font-weight:bold;
}


.footer {
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding-top:9px;
	padding-bottom:7px;
}

.form {background-color:#CCCCCC;}

.titolo_blog{
font-size:24px;
padding-top:40px;
padding-bottom:20px;
font-weight:bold;
}

.titolo_box{
font-size:16px;
color:#333333;
font-weight:bold;
}
