.content #contentbdy {margin: 65px 0 0 10px; }
.content #contentbdy h1{margin: 0 0 10px 0; border-bottom: 1px solid #c32e53; width: 395px;}
.content #contentbdy p{width: 405px; max-width: 405px; margin: 0 0 10px 0}
.content #contentbdy .boton_abajo{background-image: url(http://www.perritosdesegovia.com/img07/botones/bt_blank.gif); background-position: 0 0; background-repeat: no-repeat; height: 19px; width: 550px; max-width: 550px; border-bottom: 1px solid #98aab1; border-right: 1px solid #98aab1; border-top:1px solid #98aab1; margin: 10px 0 0 0 }

/*
.content #contentbdy .boton_abajo #ico_estado{float: left; display: inline; margin: 2px 10px 10px 3px; width: 13px; height: 13px; }
.ico_off{background-image: url(http://www.perritosdesegovia.com/img07/botones/bt_abajo.gif);background-position: 0 0; background-repeat: no-repeat; }
.ico_on{background-image: url(http://www.perritosdesegovia.com/img07/botones/bt_dcha.gif);background-position: 0 0; background-repeat: no-repeat; float: left; display: inline; margin: 2px 10px 10px 3px; width: 13px; height: 13px}

.content #contentbdy .boton_abajo a{margin: 0px 0 0 0; font-weight: bold; line-height: 16px}
.content #contentbdy .boton_abajo a:hover,.content #contentbdy .n2 a:hover{text-decoration:none; color: #c32e53}
.content #contentbdy .n1{padding: 5px; border: 1px dotted #ebb6c3; height: 100px; width: 550px; overflow:auto; background-color: #eee3e6; margin: 3px 0 0 0}
.content #contentbdy .n2{margin:5px 5px 15px 5px; border-bottom: 1px solid #c2ced2}
*/

div.sdenlaces {
	width: 565px;
	max-width: 565px;
	height: 550px;
	max-height: 550px;
	overflow: auto;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 10px;
	color: #98aab1;
}
div.sdenlaces div {
	background: url(http://www.perritosdesegovia.com/img07/sdenlaces/title.gif) repeat-x;
	overflow: hidden;
	border-right: 1px solid #ffc2d1;	
	border-left: 1px solid #dbd7d7;
	border-top: 1px solid #dbd7d7;
}
div.sdenlaces div:first-child {
	background: url(http://www.perritosdesegovia.com/img07/sdenlaces/toptitle.gif) no-repeat;
}
div.sdenlaces div.collapsed {
	height: 25px;
}
div.sdenlaces div span {
	display: block;
	width: 545px;
	max-width: 545px;
	padding: 5px 25px;
	font-weight: bold;
	color: #98aab1;
	background: url(http://www.perritosdesegovia.com/img07/sdenlaces/expanded.gif) no-repeat 10px center;
	cursor: hand;
	border-bottom: 1px solid #ddd;
}
div.sdenlaces div.collapsed span {
	background-image: url(http://www.perritosdesegovia.com/img07/sdenlaces/collapsed.gif);
}
div.sdenlaces div a {
	padding: 5px 18px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #57717b;
	text-decoration: none;
	font-size: 10px;
}
div.sdenlaces div a b{
	font-size: 11px;
}
div.sdenlaces div a.current {
	background : #ccc;
}
div.sdenlaces div a:hover {
	background : #f3e5e8 url(http://www.perritosdesegovia.com/img07/sdenlaces/linkarrow.gif) no-repeat 5px 7px;
	color: #c32e53;
	text-decoration: none;
}
