
#content_wrap img{
	vertical-align: top;
}

h1.nombre{
	padding-top: 15px;
	margin-bottom: 31px;
}

p.catchcopy{
	height: 48px;
	border-bottom: 2px solid #CBCBCB;
	padding: 0 5px;
	font-weight: bold;
	margin-bottom: 24px;
}

div.entry{
	width: 452px;
	padding: 0 17px 0 20px;
	border-right: 2px solid #CBCBCB;
	float: left;
	margin-right: -2px;
}
ul.index li {
	width: 452px;
	overflow:none;
	margin-bottom:60px;
}

ul.index h2,
div.entry h2{
	width:100%;
	margin-bottom: 20px;
	padding-bottom:10px;
	vertical-align: top;
	background: url(/img/hr_dotted.gif) repeat-x bottom left;
	overflow: hidden;
	display: inline-block;
	font-size: 14px;
}

ul.index h2,
div.entry h2{
	display: block;
}

ul.index h2 {
	font-weight:bold;
}

ul.index h2 span,
ul.entry h2 span,
div.entry h2 span{
	float: right;
	font-size: 12px;
	font-weight:normal;
}

ul.index .photo,
div.entry .photo {
	background: url(/img/renovation/voice/bg_photo.gif) repeat-y top left;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -8px;
	position: relative;
}

ul.index .photo a,
div.entry .photo a{
	padding-top: 10px;
	background: url(/img/renovation/voice/bg_photo-header.gif) no-repeat top left;
	display: block;
}

ul.index .photo span,
div.entry .photo span{
	height: 10px;
	background: url(/img/renovation/voice/bg_photo-footer.gif) no-repeat bottom left;
	display: block;
}

ul.index div.inner p,
div.entry div.inner p{
	margin-bottom: 20px;
}

div.entry ul.page-navigation{
	width: 452px;
	margin-bottom: 4px;
	overflow: hidden;
	display: inline-block;
}

div.entry ul.page-navigation li.prev{
	float: left;
}
div.entry ul.page-navigation li.prev a{
	padding-left: 12px;
	background: url(/img/renovation/voice/arrow-left.gif) no-repeat left;
}
div.entry ul.page-navigation.with-image li.prev a{
	padding-left: 0;
	background-image: none;
}

div.entry ul.page-navigation li.next{
	float: right;
}
div.entry ul.page-navigation li.next a{
	padding-right: 12px;
	background: url(/img/renovation/voice/arrow-right.gif) no-repeat right;
}
div.entry ul.page-navigation.with-image li.next a{
	padding-right: 0;
	background-image: none;
}

dl.sidebar{
	width: 207px;
	float: right;
	padding-left: 17px;
	border-left: 2px solid #CBCBCB;
}

dl.sidebar dt{
	height: 25px;
	background: url(/img/hr_dotted.gif) repeat-x bottom left;
	margin-bottom: 4px;
}

dl.sidebar dd{
	padding-left: 2px;
	margin-bottom: 2em;

}

dl.sidebar dd form div{
	width: 205px;
	position: relative;
	height: 1.618em;
}

dl.sidebar dd form div input#s{
	left: 0;
	position: absolute;
	width: 140px;
}

dl.sidebar dd form div input{
	right: 0;
	position: absolute;
	width: 40px;
}

dl.sidebar dd ul li{
	line-height: 21px;
	padding-left: 1em;
	text-indent: -1em;
}

dl.sidebar table caption{
	text-align: center;
	font-size: 110%;
}

dl.sidebar table{
	width: 180px;
	border-collapse: collapse;
}

dl.sidebar table td#prev{
	text-align: left;
	padding-top: 8px;
}
dl.sidebar table td#next{
	text-align: right;
	padding-top: 8px;
}

dl.sidebar table th,
dl.sidebar table td{
	text-align: center;
}

div.entry_wrap{
	width: 452px;
	padding: 0 17px 0 20px;
	border-right: 2px solid #CBCBCB;
	float: left;
	margin-right: -2px;
}

ul.entry li{
	width: 452px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 24px;
	position: relative;
}

ul.entry li{
	display: block;
}

ul.entry li h2{
	font-size: 16px;
	font-weight: normal;
	height: 29px;
	background: url(/img/hr_dotted.gif) repeat-x left bottom;
	margin-bottom: 13px;
}

ul.entry li div.photo{
	float: left;
	width: 100px;
	border-right: 2px solid #CBCBCB;
}

ul.entry li div.photo img{
	padding: 4px;
	border: 1px solid #CBCBCB;
}

ul.entry li p{
	margin-left: 117px;
}

ul.entry li.non_image p{
	margin-left: 3px;
}

a.to_detail{
	position: absolute;
	bottom: 0;
	right: 0;
}