.nav_car {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	width: 270px;
	height:0px;
}
.nav_car .prev {
	z-index:101;
	left:21px;
	margin-top:305px;
	position:relative;
	float: left;
	width: 38px;
	height: 37px;
	color: #FFFFFF;
	background-image:url(/images/PREVIOUS.png);
	/*background-color: #666666;*/
	text-align: center;
	padding: 0px;
	cursor: hand;
	cursor: pointer;
}
.nav_car .next {
	z-index:101;
	margin-top:305px;
	*margin-top:320px;
	left:100px;
	*left:46px;
	position:relative;
	width: 38px;
	height: 37px;
	color: #FFFFFF;
	background-image:url(/images/NEXT.png);
	/*background-color: #666666;*/
	text-align: center;
	padding: 0px;
	cursor: hand;
	cursor: pointer;	
}
.nav_car .texto {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#panchoDogCarousel li img{
	border: 3px solid #666666;
	margin: 0px;
	padding: 0px;
}
#panchoDogCarousel{
	margin-left: 20px;
	top:3px;
	width:270px;
	height:350px;
	/*display:none;*/
	position: absolute;
	*margin-top:-380px;
 }
#panchoDogCarousel li .item{
	/*border-right: 3px solid #ffffff;*/
	margin-left:12px;
}
#panchoDogCarousel .sitio{
	display: block;
	top: -20px;
	left:20px;
	position:relative;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	z-index:10;
}
body {
	margin: 0px;
	padding: 0px;

}
