@charset "iso-8859-1";
/* CSS Document */


body {
	background-color: #6b7a25;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4A4322;
}
.pastor-blanco-suizo {
	font-family: Tahoma;
	font-size: 11px;
	color: #EAE5D1;
}
#celda_contenido {
	background-image: url(images/fondo-perros.jpg);
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	text-decoration: none;
	color: #EBE4D1;
}
a:visited {
	text-decoration: none;
	color: #2F3704;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #EBE4D1;
}
h2,h1 {
	font-size: 15px;
	font-weight: bold;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.centrar_p {
	text-align: center;
}
.encabezados {
	text-transform: uppercase;
	color: #6B7A25;
	font-weight: bold;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fondo_menu {
	background-color: #8C9D3D;
}
.tamaņo_10 {
	font-size: 10px;
	text-align: justify;
}
.justificado {
	text-align: justify;

}
.centrado {
	text-align: center;
}

.borde_imagen {
	border: 8px solid #FFF;
}
#idiomas {
	background-image: url(images/fondo-idioma.jpg);
	background-repeat: repeat-y;
}
.rojo {
	color: #900;
}
.textoblanco {
	color: #FFF;
	background-color: #6B7A25;
}
