body { margin:0px; background-color:#f1f1f1; height:100% }
html { height:100% }
a:link { color:#e5745d; text-decoration:none }
a:visited { color:#e5745d; text-decoration:none }
a:hover { color:#15403d; text-decoration:none }
a:active { color:#15403d; text-decoration:none }
#PageDiv { position:relative; min-height:100% }
#ContentWrap { width:80%; z-index:0; padding:107px 10% 4%; margin-left:auto; margin-right:auto }
#IntroText { z-index:0; padding-left:6%; padding-top:6%; padding-right:6%; margin-left:auto; margin-right:auto }
#scroll { width:50px; margin:1%; overflow:hidden }
#BodyWrap { width:100%; max-width:1440px; z-index:0; margin-left:auto; margin-right:auto; overflow:hidden }
#B1 { z-index:0; padding:10%; margin-left:auto; margin-right:auto; background-color:#000 }
#percutanea { width:100%; overflow:hidden }
#After-Body-Wrap { width:100%; z-index:0; clear:both; margin-left:auto; margin-right:auto; background-color:#19a2a5; overflow:hidden }
#BoxArea-1 { z-index:0; padding:25px; margin-left:auto; margin-right:auto; background-color:#fff; overflow:hidden }
#BoxwhiteWrap1 { z-index:0; padding:6%; margin-left:auto; margin-right:auto; background-color:#fff; border:solid #e5745d 1px; overflow:hidden }
#Info1 { width:41.42%; z-index:0; float:left; padding:4% }
#Info2 { width:41.42%; z-index:0; float:left; padding:4% }
#After-Body-Wrap-2 { width:100%; z-index:0; clear:both; margin-left:auto; margin-right:auto; overflow:hidden; display:table }
#AfterBox { min-height:100px; z-index:0; display:table-row }
#A3 { width:50%; z-index:0; float:none; padding:10%; display:table-cell }
#A4 { width:50%; z-index:0; float:none; padding:10%; background-image:url(../Resources/braulio-percutane.jpg); background-position:center; background-size:cover; background-repeat:no-repeat; display:table-cell }
#Menu { height:auto; overflow:visible; position:relative; z-index:9999 }
#fwNav1 { float:right; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#15403D; text-decoration:none; padding:8px 18px 8px 18px; white-space:nowrap }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem:hover > span a, #fwNav1 .fwNavItem:hover > a { color:#FFFFFF; text-decoration:none; background:#E5745D }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#FFFFFF; text-decoration:none; background:#E5745D }
#fwNav1 .fwNavItem a:active { color:#E5745D; text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-image:url('../../Resources/menu.svg'); background-repeat:no-repeat; background-size:100%; float:right }
#fwNav1 * .sub { visibility:hidden; position:absolute; left:-0; float:left; padding:0; margin:0; list-style:none; z-index:1 }
#fwNav1 .sub * .sub { top:-0 }
#fwNav1 .fwNavItem .sub .fwNavItem { display:block; margin:0; padding:0; left:0; width:100%; *width:auto; border-left:0; border-right:0; border-top:none; border-bottom:none }
#fwNav1 * * * .sub { left:100%; top:0 }
#fwNav1 .fwNavItem .sub .fwNavItem a { display:block; color:#15403D; text-decoration:none; background:#F1F1F1; padding:12px 18px 12px 18px; white-space:nowrap }
#fwNav1 .fwNavItem .sub .fwFirstChild { border-top:0 }
#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:0 }
#fwNav1 .fwNavItem .sub .fwNavItem:hover > span a, #fwNav1 .fwNavItem .sub .fwNavItem:hover > a { color:#FFFFFF; text-decoration:none; background:#E5745D }
#fwNav1 .fwNavItem .sub .fwNavItem a:hover, #fwNav1 .fwNavItem .sub .fwNavItem span a:hover, #fwNav1 .fwNavItem .sub .fwNavItem a:focus { color:#FFFFFF; text-decoration:none; background:#E5745D }
#fwNav1 .fwNavItem .sub .fwNavItem a:active { color:#E5745D; text-decoration:none; background:#E5745D }
#fwNav1 :hover > .sub { visibility:visible }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#FFFFFF; background:#E5745D; font-weight:bold }
#fwNav1 .fwNavItem .sub .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem .sub .fwNavItem a.fwCurrent:hover { display:block; color:#FFFFFF; font-weight:normal; background:#E5745D }
@media screen and (max-width:768px)
{
	#fwNav1 { width:100%; right:0; left:0; margin-top:0px }
	#fwNav1 .fwNavItem { box-sizing:border-box; float:none; overflow:hidden; width:100%; border-right:0; border-left:0 }
	#fwNav1 .fwNavItem a { padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px }
	#fwNav1 .fwFirstChild { border-top:0 }
	#fwNav1 .fwLastChild { border-bottom:0 }
	.fwNav1-toggle-label { display:block; position:relative; cursor:pointer; -webkit-touch-callout:none; -webkit-user-select:none; user-select:none }
	.fwNavContainer1 { display:none; position:fixed; width:100%; top:0; right:0; bottom:100%; left:0; margin-top:-100%; background-color:#F1F1F1; -webkit-overflow-scrolling:touch; overflow:auto; float:none; -webkit-transition:.2s ease-out margin, .2s ease-out bottom; -moz-transition:.2s ease-out margin, .2s ease-out bottom; -ms-transition:.2s ease-out margin, .2s ease-out bottom; -o-transition:.2s ease-out margin, .2s ease-out bottom; transition:.2s ease-out margin, .2s ease-out bottom }
	.fwNav1-toggle-close { background-image:url('../../Resources/cancel.svg'); margin:20px 20px 20px 20px }
	.fwNavContainer1.fwMenuOn { margin-top:0; bottom:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem a { padding-top:20px; padding-bottom:20px; padding-right:20px; padding-left:40px }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem a { padding-left:60px }
	#fwNav1 .fwNavItem .sub .sub .sub .fwNavItem a { padding-left:80px }
	#fwNav1 .fwNavItem .sub { position:relative; visibility:visible; width:100%; left:0; top:0 }
	#fwNav1 .fwNavItem .sub .fwNavItem { width:100% }
	#fwNav1 .fwNavItem .sub .sub { left:0 }
	#fwNav1 .fwNavItem .sub .sub .fwNavItem { border-left:none }
	.fwMainPointer1, .fwSubPointer1 { display:none }
	#fwNav1 .fwNavItem .sub .fwLastChild { border-bottom:none }
	#fwNav1 .fwLastChild .sub .fwLastChild { border-bottom:0 }
}
@media screen and (max-width:480px)
{
	#IntroText { min-height:100px }
	#After-Body-Wrap { background-image:url(../../Resources/urologo-braulio-m.jpg); background-position:center top; background-size:cover; background-repeat:no-repeat }
	#Info1 { width:92% }
	#Info2 { width:92% }
	#A3 { width:80%; float:left }
	#A4 { width:80%; min-height:204px; float:left }
}
@media screen and (max-width:320px)
{
	#IntroText { width:62.5%; min-height:0px }
}
