body {
	background:url('animales/bg.gif') #1E94DE center repeat-y;
	color: #777;
}
#body {
	background: url("animales/encabeza-bg.jpg") center top no-repeat;
}

h2 span,h3 span {
	color: #270;
}
h2 a,h2 a:link {
	color: #111;
}
h2 a:visited {
	color: #333;
}
h2 a:hover, h2 a:active {
	text-decoration: none;
}
a, a:link {
	color: #54543C;
}
a:hover,a:active {
	color: #44441C;
}

.izquierda a, .izquierda a:link {
	color: #d61;
}
.izquierda a:hover, .izquierda a:active {
	color: #d40;
}

/***********************************************
					ENCABEZA
************************************************/

#encabeza {
	height: 339px;
}
#encabeza h1 a {
	display: block;
	width: 400px;
	height: 339px;
	background: url("animales/videos-de-animales.png") 10px 64px no-repeat;
}
#menu {
	padding: 12px 0 0 0;
	height: 30px;
	text-align: center;
}



/***********************************************
					CONTENIDO
************************************************/

#contenido {
	background:url('animales/contenido-bg.jpg') center repeat-y;
}
#contenido .previa img {
	padding: 1px;
	border: 1px dotted #AFACA3;
}
#contenido .previa:hover img {
	border-color: #d61;
}
a.play {
	background:url('animales/play.png') left top no-repeat;
}
a.play:hover {
	background-position:0 -40px;
}
.post h2 {
	border-bottom: 1px dotted #AFACA3;
}
#contenido .izquierda {
	background: url('animales/contenido-esquina.png') top right no-repeat #fff;
	padding-right: 15px;
	width: 650px;
}
#contenido .izquierda, #contenido .derecha {
	padding-bottom:0;
}




/***********************************************
					DERECHA
************************************************/

#contenido .derecha {
	background: #D7D8C8;
}
.derecha h3 {
	acolor:#83826A;
}
#links .sitiosamigos a {
	background: url('animales/play.png') no-repeat 2px -70px;
}


/***********************************************
					PIE
************************************************/

#pie {
	background: #D68F37;
	color:#fffee8;
}
#pie2 {
	background: url("animales/foot-bg.png") center 0 no-repeat;
	padding-top: 60px;
}
#pie a {
	color:#fff;
}
#pie a:hover {
	/*text-decoration: underline;*/
}

