#line {
	background-image: url('../pics/dot.png');
	background-repeat: repeat-x;
}

.line_padding{
	padding:0 10px 0 10px;
}

#d_line {
	background-image: url('../pics/dot_dark.png');
	background-repeat: repeat-x;
}

div#d_line{
margin-top:10px;
}

#dv_line {
	background-image: url('../pics/dot_dark_v.png');
	background-repeat: repeat-y;
}

.back {
	width: 678px;
}
/* HomePage */

#splash {
	position:absolute;
	left:50%;
	top:10px;
	width:420px;
	height:650px;
	margin:0 0 0 -210px;
}

#foto_index_top {
	border-top: #b8bac0 5px solid;
	border-left: #b8bac0 5px solid;
	border-right: #b8bac0 5px solid;
}

#foto_index_bottom {
	border-bottom: #b8bac0 5px solid;
	border-left: #b8bac0 5px solid;
	border-right: #b8bac0 5px solid;
}
/* CHI - ABOUT US */
table{
	/*table-layout: fixed;*/
}

.chi_title{
	width: 512px;
	padding: 10px 0 0 10px;
}

.news_title{
	width: 260px;
	padding: 10px 0 0 10px;
}

.title{
	padding: 10px 0 0 10px;
}

.master{
	margin-top:20px;
	width: 800px;
	background: #ffffff;
}

.col{
	width: 230px;

}

.vline{
	background-image: url('../pics/dot_dark_v.png');
	background-repeat: repeat-y;
	width: 5px;
}

#foto {
	border: #b8bac0 5px solid;
}

#cani{
	padding: 10px 20px 20px 20px;
}

#canitesto{
	background-color: #b8bac0;
	padding-left: 5px;
	width: 141px;
	height: 40px;
	text-align: left;
}

/* NEWS */

.news{
	width: 470px;
	padding-right: 10px;
}

.news_foto{
	width: 300px;
}
/* SCHEDA CANE */

#cane {
	border: #2f343c 5px solid;
}

/* LINK */

#link {
	position: relative;
	left: 200px;
	top: -55px;
	/*border: 1px solid;*/
}

/* HEADER */
.header {
	margin-top: 20px; 
	width: 806px;
}

/* CUCCIOLATE */

.nate{
	width: 565px;
	padding-top: 15px;
}

.cuccioli_foto{
	padding-bottom: 15px;
}

