
#residencia_canina {
width:810px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

#monteleon_top {
text-align:left;
width:810px;
height:190px;
border-bottom:10px solid #6eb743;
}
#monteleon_datos{
width:600px; float:right; text-align:right;
}
h1{ color:#536cc7; font-size:30px; font-weight:700; padding-top:18px; padding-bottom:0px; margin-bottom:0px;}
h2{ color:#536cc7; font-size:20px; font-weight:700; padding-top:3px; padding-bottom:0px; margin:0px;}
h3{ color:#e0e0e0; font-size:11px; font-weight:700; padding-top:0px; padding-bottom:0px; padding-left:20px; margin:0px;}
a{ color:#6eb743; text-decoration:none; }
a:hover{ color:#536cc7; text-decoration:none; }
.lafoto{ background-image:url(img/bg_madrid.gif); background-repeat:no-repeat; background-position:top left; width:126px; padding-left:4px; padding-top:4px;}
.salto10{ height:10px; clear:both;}
.pictop{ background-image:url(img/pic1med.gif); background-repeat:repeat-x; background-position:top left;}
.picbot{ background-image:url(img/pic3med.gif); background-repeat:repeat-x; background-position:top left;}
.picleft{ background-image:url(img/pic2iz.gif); background-repeat:repeat-y; background-position:top left;}
.picright{ background-image:url(img/pic2de.gif); background-repeat:repeat-y; background-position:top left;}
.monteleon_madrid{  color:#6eb743;  }


/*ESTILOS GALERIA DE FOTOSSS*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid #b5e399;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits  {
width:100px;
height:14px;
    color: #342d1d;
	background-image:url(highslide/graphics/bgzoom.gif); background-position:bottom left; background-repeat:no-repeat;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #342d1d;
}
.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*****************************************fin ZOOMER Galeria de fotos*************************/