body {
color: #444;
text-rendering: optimizeLegibility; }

@font-face {
font-family: 'DINMittelschriftRegular';
src: url('DINMittelschrift-Regular.eot');
src: local('DINMittelschrift Regular'), local('DINMittelschrift'), url('DINMittelschrift-Regular.ttf') format('truetype');
src: local('DINMittelschrift'), local('DINMittelschrift'), url('dinmittelschriftregular.svg#DINMittelschrift') format('svg'); }

h1, h2, h3, h4 { font-family: 'DINMittelschriftRegular'; -webkit-font-smoothing: antialiased; }

a { color: #1f5b94; text-decoration: none; }
a:hover { text-decoration: underline; }
.inside { margin: 0 auto; position: relative; width: 950px; }
.col { float: left; }
.clear { clear: both; }





ul.linkbar {
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
background-color: rgba(0,0,0,0.6);
height: 30px;
float: right;
padding: 0 10px; }

ul.linkbar li { float: left; margin-top: 7px; }

ul.linkbar a {
color: #999;
display: block;
padding: 0 10px;
text-shadow: #000 0 -1px 0; }

ul.linkbar a:hover { color: #fff; text-decoration: none; }

#header {
height: 120px; }

.logo {
position: absolute;
z-index: 10; }

#content {
padding: 20px 0; }

#content h2 { font-size: 30px; margin-bottom: 10px; }
#content h3 { font-size: 22px; }
#content h4 { font-size: 16px; margin-bottom: 6px; }
#content p { font-size: 16px; line-height: 24px; margin-bottom: 24px; }
#content p:last-child { margin-bottom: 0; }
#content p.small, .small { font-size: 13px; line-height: 18px; }
span.red { color: red; }





ul.nav {
float: right;
margin-top: 50px; }

ul.nav li {
float: left; }

ul.nav a {
-webkit-font-smoothing: antialiased;
color: rgba(0,0,0,0.4);
display: block;
font-family: 'DINMittelschriftRegular';
font-size: 17px;
padding: 6px 16px 2px;
text-shadow: #fff 0 1px 1px;
text-transform: uppercase; }

ul.nav a:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: rgba(0,0,0,0.7);
text-decoration: none; }

ul.nav a.pag-portada,
ul.nav a.pag-pethouse,
ul.nav a.pag-programas,
ul.nav a.pag-servicios,
ul.nav a.pag-mascotas,
ul.nav a.pag-visitas,
ul.nav a.pag-contacto {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
box-shadow: 0 1px 2px rgba(0,0,0,0.3);
background-color: rgba(255,255,255,0.4);
border: 1px solid #fff;
color: rgba(0,0,0,0.7);
text-shadow: #fff 0 1px 1px; }





#footer {
padding: 40px 0 20px; }
	
.local {
float: left;
text-align: center;
width: 230px; }

#footer h1 {
color: #666;
font-weight: bold; }

#footer p {
color: #999;
font-size: 11px;
line-height: normal; }

#footer img {
margin-bottom: 10px; }





#sidebar {
position: absolute; top: 20px; left: 0;
width: 260px; }





#coda-nav-1 {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
background-color: #7d9cba;
margin-bottom: 20px;
padding: 4px; }

.coda-menu li {
display: inline; }

.coda-menu li a {
	transition: color .25s linear .1s, background-color .1s linear;
	-webkit-transition: color .25s linear .1s, background-color .1s linear .1s;
background-color: #fff;
border-bottom: 1px solid #7d9cba;
color: #7d9cba;
display: block;
font: 16px "DINMittelschriftRegular";
padding: 10px; }

.coda-menu li a:hover {
	transition: color .25s linear, background-color .1s linear;
	-webkit-transition: background-color .1s linear .1s;
background-color: #ebf1f6;
text-decoration: none; }

.coda-menu li a.current {
	-webkit-transition: color .25s linear .1s, padding-left .25s linear;
background-color: #ebf1f6;
color: #1f5b94;
padding-left: 20px;
text-shadow: #fff 0 1px 1px; }

.coda-menu li:first-child a {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px; }

.coda-menu li:last-child a {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom: 0;
margin-bottom: 0; }

#coda-pethouse, #coda-programas, #coda-servicios, #coda-mascotas, #coda-visitas, #coda-contacto {
float: left;
overflow: hidden;
position: relative;
width: 950px; }

.panel {
float: left;
width: 950px; }

.panel-wrapper {
padding: 20px 20px 20px 340px; }

.panel-wrapper ul { margin: 10px 0; }
.panel-wrapper ul li {
font-size: 16px;
line-height: 24px;
padding: 10px 0 10px 50px; }





.sidebar-ad {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
background-color: #eee;
border: 1px solid #ccc;
padding: 14px; }

.sidebar-ad img { margin-bottom: 20px; }





.sectiongallery {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background-color: #ededed;
border: 1px solid #ccc;
margin-top: 20px;
padding: 18px 0 0 18px; }

.sectiongallery img {
opacity: 0.5;
-webkit-transition: opacity .1s linear;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 4px solid #fff;
float: left;
margin: 0 14px 14px 0; }

.sectiongallery img:hover, .sectiongallery img:active {
opacity: 1; }
