/* css stylesheet */

h1, h2 {
	display: none;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	color: #ff9600;
	font-size:18px;
}

body {
	background-image: url(../img/bg.jpg);
	background-color:#FF6600;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFE401;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	color: #666;
}

#container {
	width:955px;
	margin:0 auto;
}

#header {
	background-image:url(../img/top.jpg);
	width:955px;
	height:226px;
}

#content {
	background-image:url(../img/bg-main.jpg);
	width:955px;
	float: left;
}

#left, #center, #right {
	float: left;
}

#footer {
	background-image:url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 955px;
	float: left;
	margin-bottom: 5px;
	color: white;
	text-align: center;
}

#left { width: 250px; }
#center { width: 455px;
padding-bottom:10px; }
#right { width: 250px; }

#left ul, #right ul {
	list-style-type: none;
	margin-left: 15px;
}

#left li, #right li {
	margin-bottom: 8px;
	width: 150px;
}

#left a, #right a , #footer a{
	color: white;
	text-decoration: none;
}

#left a:hover, #right a:hover, #footer a:hover {
	color: white;
	text-decoration: underline;
}

#left a:visited, #right a:visited, #footer a:visited {
	color: #ddd;
}

#left h3, #right h3 {
	margin-left: 35px;
	padding-left: 25px;
	color: white;
	font-size: 14px;
	background-image: url(../img/osso.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}

#footer p {
	margin-top: 25px;
}

p#madeby {
	margin-top: 50px;
	color: #444;
	font-size:10px;
}

#center p {
	color: #666666;
}

li {
color:#666666;
}

img {
border:none;
}
.trasporti {
margin-left:10px;
}
/*================================== CERCA IL CANE ===================================*/
#cerca {
width:430px;
background-color: #FFC387;
padding:10px;
}
.cane {
heing:120px;
float:left;
text-align:center;
margin-right:10px;
/*border:1px solid green;*/
}
/*================================== testi ===================================*/
.arancio {
color: #ff9600;
}

a {
text-decoration:none;
color: #FF9600;
}
a:hover {
text-decoration:underline;
}
/*COMMENTO CANE*/
#NomeCommento{
	width:250px;
}
#EmailCommento{
	width:305px;
	margin-left:35px;
}
#TestoCommento{
	width:305px;
	height:200px;
	margin-left:4px;
}
label{
	vertical-align: top;
}
#captcha,#testo_captcha{
	width:166px;
}
.errFld{
	border:1px solid #FFC20F;	
}
.errMsg{
	display:block;
	color:#FFC20F;
}
#error{
	font-weight: bold;
	color:#E10A16;
}
