<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * CSS 
 */
 
/* Estructura */
body {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #3084d3;
	margin: 0 0 1px;
	font-size: 17px;
	text-align:justify;	
	background: #ffffff url('../imagenes/fondo.jpg') center top repeat-x;
	height: 100%;
}

a { color:#3084d3;font-weight:bold; text-decoration:none;}
a:active {color:#3084d3;font-weight:bold; text-decoration:none;}
a:hover {color:#3084d3;font-weight:bold; text-decoration:none; }

a img {border: 0px;}

audio {width: 300px;}


.wrapper { width: 950px; margin: 0 auto;}
.cab { width: 950px; height: 228px; margin: 5px 0px 25px 0px; position: relative; cursor: pointer;text-align: center}
.pompas {margin: 0px 85px 0px 14px;}


.main { width: 810px; min-height: 100px; padding: 0px 70px 0px 70px; }

.menu { position: relative;  width: 810px; height: 40px; padding: 0px;}

.menu a {margin: 0px 0px 0px 22px;}

a.vocabulary {position: relative; float: left; background: url('../imagenes/vocabulary_off.jpg') no-repeat; display: block; width:179px;height:40px; background-position:0px 0px;}
a.vocabulary:hover {position: relative; float: left; background: url('../imagenes/vocabulary_on.jpg') no-repeat; display: block; width:179px;height:40px; background-position:0px 0px;}
a.vocabulary-on {position: relative; float: left; background: url('../imagenes/vocabulary_on.jpg') no-repeat; display: block; width:179px;height:40px; background-position:0px 0px;}



a.songs {position: relative; float: left; background: url('../imagenes/songs_off.jpg') no-repeat; display: block; width:104px;height:40px; background-position:0px 0px;}
a.songs:hover {position: relative; float: left; background: url('../imagenes/songs_on.jpg') no-repeat; display: block; width:104px;height:40px; background-position:0px 0px;}
a.songs-on {position: relative; float: left; background: url('../imagenes/songs_on.jpg') no-repeat; display: block; width:104px;height:40px; background-position:0px 0px;}

a.routines {position: relative; float: left; background: url('../imagenes/routines_off.jpg') no-repeat; display: block; width:144px;height:40px; background-position:0px 0px;}
a.routines:hover {position: relative; float: left; background: url('../imagenes/routines_on.jpg') no-repeat; display: block; width:144px;height:40px; background-position:0px 0px;}
a.routines-on {position: relative; float: left; background: url('../imagenes/routines_on.jpg') no-repeat; display: block; width:144px;height:40px; background-position:0px 0px;}


a.stories {position: relative; float: left; background: url('../imagenes/stories_off.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}
a.stories:hover {position: relative; float: left; background: url('../imagenes/stories_on.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}
a.stories-on {position: relative; float: left; background: url('../imagenes/stories_on.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}

a.glossary {position: relative; float: left; background: url('../imagenes/glossary_off.jpg') no-repeat; display: block; width:143px;height:40px; background-position:0px 0px;}
a.glossary:hover {position: relative; float: left; background: url('../imagenes/glossary_on.jpg') no-repeat; display: block; width:143px;height:40px; background-position:0px 0px;}

a.chants {position: relative; float: left; background: url('../imagenes/chants_off.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}
a.chants:hover {position: relative; float: left; background: url('../imagenes/chants_on.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}
a.chants-on {position: relative; float: left; background: url('../imagenes/chants_on.jpg') no-repeat; display: block; width:118px;height:40px; background-position:0px 0px;}

.cabtab {position: relative; background: url('../imagenes/bg_cab.jpg') no-repeat; width: 803px; height: 23px; margin-top: 5px;}
.tab {position: relative; background:  url('../imagenes/bg.jpg'); width: 748px; height: 500px; padding: 0px 20px 0px 35px;}


.pietab {position: relative; background: url('../imagenes/bg_pie.jpg') no-repeat; width: 803px; height: 23px;}




.voc{
background: url('../imagenes/pelitos_peq.png') no-repeat right top;
height: 100px;
}

.voc li{
padding: 2px 10px 2px 10px;

}

.song { font-size: 14px; line-height: 21px; color: #3084d3;}
.song p {text-align: left; padding: 4px 2px 4px 2px; margin: 0px 0px 0px 0px; font-size: 14px; line-height: 15px; color: #3084d3; text-transform:uppercase;}
.song p:hover {color: #ffffff; background: #3084d3; padding: 4px 2px 4px 2px; border-radius: 2px; margin: 0px 0px 0px 0px; font-size: 14px; line-height: 15px;}
.song .selected  p {  margin: 0px; color: #ffffff; background: #3084d3; padding: 4px 2px 4px 2px; border-radius: 2px; line-height: 15px;}


.selected p {  margin: 0px; color: #ffffff; background: #3084d3; padding: 4px 2px 4px 2px; border-radius: 2px; line-height: 15px;}


.tab ul {
list-style-type: none;
margin: 0px;
width: 765px;
min-height: 150px;
padding: 20px 0px 0px 0px;
color: #3084d3;
}

.tab ul li {
position: relative;
float: left;
margin: 0px 10px 0px 0px;
width: 80px; 
height: 120px;
text-transform:uppercase;
font-weight:bold;
font-size: 14px;
text-align: center;
line-height: 15px;
}



.tab ul a p { margin: 0px; padding: 2px 2px 2px 2px; }
.tab ul a:hover p  {color: #ffffff; background: #3084d3; padding: 2px 2px 2px 2px; border-radius: 2px;}



a.bird {position: relative; float: left; background: url('../imagenes/bird.png') no-repeat; display: block; width:142px;height:142px; background-position:0px 0px;}
a.bird:hover {position: relative; float: left; background: url('../imagenes/bird.png') no-repeat; display: block; width:142px;height:142px; background-position:0px -142px;}



.listado {position: relative; float: left; width: 98%; margin-top: 20px; }
.listado p { width: 142px; text-align: center; margin-top: 142px;}
.listado p img {position: relative; top: 3px; left:3px;}





.titular { font-size: 26px; color: #9DC437;font-weight:bold; margin: 0px; width: 100%;}
.unidades { font-size: 20px; color: #9DC437;font-weight: bold; }


.tab td {width: 140px; height: 140px;}
.tab td img {margin: 0px 5px 0px 0px;}


a.link {position: relative; float: left; display: block; width:145px; height:218px; background-position:0px 0px;font-size: 14px; }
a.link:hover {-webkit-filter: drop-shadow(0px 0px 4px #3184D0); filter: drop-shadow(0px 0px 4px #3184D0);font-size: 14px;}

a.sonido {position: relative; float: left; display: block; width:320px; background-position:0px 0px;font-size: 22px; color: #ff2d00; line-height: 25px; margin: 3px 0px 15px 0px;}
a.sonido:hover {-webkit-filter: drop-shadow(0px 0px 4px #3184D0); filter: drop-shadow(0px 0px 4px #3184D0);font-size: 22px; color: #ff2d00; line-height: 25px;}





/*Actions */
.CRY {background: url('../../imagenes/vocabulary/CRY.png') no-repeat;}
.DRAW {background: url('../../imagenes/vocabulary/DRAW.png') no-repeat;}
.DRINK {background: url('../../imagenes/vocabulary/DRINK.png') no-repeat;}
.EAT {background: url('../../imagenes/vocabulary/EAT.png') no-repeat;}
.FLY {background: url('../../imagenes/vocabulary/FLY.png') no-repeat;}
.JUMP {background: url('../../imagenes/vocabulary/JUMP.png') no-repeat;}
.LAUGH {background: url('../../imagenes/vocabulary/LAUGH.png') no-repeat;}
.LISTEN {background: url('../../imagenes/vocabulary/LISTEN.png') no-repeat;}
.RUN {background: url('../../imagenes/vocabulary/RUN.png') no-repeat;}
.SEE {background: url('../../imagenes/vocabulary/SEE.png') no-repeat;}
.SLEEP {background: url('../../imagenes/vocabulary/SLEEP.png') no-repeat;}
.SMELL {background: url('../../imagenes/vocabulary/SMELL.png') no-repeat;}
.SWIM {background: url('../../imagenes/vocabulary/SWIM.png') no-repeat;}
.TALK {background: url('../../imagenes/vocabulary/TALK.png') no-repeat;}
.TOUCH {background: url('../../imagenes/vocabulary/TOUCH.png') no-repeat;}
.TRAVEL {background: url('../../imagenes/vocabulary/TRAVEL.png') no-repeat;}
.WALK {background: url('../../imagenes/vocabulary/WALK.png') no-repeat;}
.BUILD {background: url('../../imagenes/vocabulary/BUILD.png') no-repeat;}
.COOKING {background: url('../../imagenes/vocabulary/COOKING.png') no-repeat;}
.LOVE {background: url('../../imagenes/vocabulary/LOVE.png') no-repeat;}
.TRAVEL {background: url('../../imagenes/vocabulary/TRAVEL.png') no-repeat;}
.CHEW {background: url('../../imagenes/vocabulary/CHEW.png') no-repeat;}
.CLEAN UP {background: url('../../imagenes/vocabulary/CLEAN UP.png') no-repeat;}
.DRIVE {background: url('../../imagenes/vocabulary/DRIVE.png') no-repeat;}
.GROW UP {background: url('../../imagenes/vocabulary/GROW UP.png') no-repeat;}
.MOVE {background: url('../../imagenes/vocabulary/MOVE.png') no-repeat;}
.SMILE {background: url('../../imagenes/vocabulary/SMILE.png') no-repeat;}
.TIDY UP {background: url('../../imagenes/vocabulary/TIDY_UP.png') no-repeat;}

.BUILD {background: url('../../imagenes/vocabulary/BUILD.png') no-repeat;}
.COOKING {background: url('../../imagenes/vocabulary/COOKING.png') no-repeat;}
.LOVE {background: url('../../imagenes/vocabulary/LOVE.png') no-repeat;}


.SMILE		{background: url('../../imagenes/vocabulary/SMILE.png') no-repeat;}		
.CHEW		{background: url('../../imagenes/vocabulary/CHEW.png') no-repeat;}
.GROW_UP	{background: url('../../imagenes/vocabulary/GROW_UP.png') no-repeat;}
.MOVE		{background: url('../../imagenes/vocabulary/MOVE.png') no-repeat;}
.CLEAN_UP	{background: url('../../imagenes/vocabulary/CLEAN_UP.png') no-repeat;}
.TIDY_UP	{background: url('../../imagenes/vocabulary/TIDY_UP.png') no-repeat;}



/*Animals */


.BUTTERFLY {background: url('../../imagenes/vocabulary/BUTTERFLY.png') no-repeat;}
.CAT {background: url('../../imagenes/vocabulary/CAT.png') no-repeat;}
.COW {background: url('../../imagenes/vocabulary/COW.png') no-repeat;}
.DOG {background: url('../../imagenes/vocabulary/DOG.png') no-repeat;}
.ELEPHANT {background: url('../../imagenes/vocabulary/ELEPHANT.png') no-repeat;}
.FARM {background: url('../../imagenes/vocabulary/FARM.png') no-repeat;}
.FISH {background: url('../../imagenes/vocabulary/FISH.png') no-repeat;}
.GIRAFFE {background: url('../../imagenes/vocabulary/GIRAFFE.png') no-repeat;}
.GORILLA {background: url('../../imagenes/vocabulary/GORILLA.png') no-repeat;}
.HEN {background: url('../../imagenes/vocabulary/HEN.png') no-repeat;}
.HORSE {background: url('../../imagenes/vocabulary/HORSE.png') no-repeat;}
.LION {background: url('../../imagenes/vocabulary/LION.png') no-repeat;}
.MOUSE {background: url('../../imagenes/vocabulary/MOUSE.png') no-repeat;}
.SHEEP {background: url('../../imagenes/vocabulary/SHEEP.png') no-repeat;}
.SQUIRREL {background: url('../../imagenes/vocabulary/SQUIRREL.png') no-repeat;}
.TIGER {background: url('../../imagenes/vocabulary/TIGER.png') no-repeat;}

.BEAR 		{background: url('../../imagenes/vocabulary/BEAR.png') no-repeat;}
.LADYBIRD	{background: url('../../imagenes/vocabulary/LADYBIRD.png') no-repeat;}
.WORM		{background: url('../../imagenes/vocabulary/WORM.png') no-repeat;}
.OWL		{background: url('../../imagenes/vocabulary/OWL.png') no-repeat;}
.DUCK		{background: url('../../imagenes/vocabulary/DUCK.png') no-repeat;}
.TURTLE		{background: url('../../imagenes/vocabulary/TURTLE.png') no-repeat;}
.DOLPHIN	{background: url('../../imagenes/vocabulary/DOLPHIN.png') no-repeat;}
.CRAB		{background: url('../../imagenes/vocabulary/CRAB.png') no-repeat;}
.MUSSELS	{background: url('../../imagenes/vocabulary/MUSSELS.png') no-repeat;}
.SHARK		{background: url('../../imagenes/vocabulary/SHARK.png') no-repeat;}
.BEAR		{background: url('../../imagenes/vocabulary/BEAR.png') no-repeat;}


.BUGS		{background: url('../../imagenes/vocabulary/BUGS.png') no-repeat;}
.BEE		{background: url('../../imagenes/vocabulary/BEE.png') no-repeat;}
.SNAIL		{background: url('../../imagenes/vocabulary/SNAIL.png') no-repeat;}
.ANT		{background: url('../../imagenes/vocabulary/ANT.png') no-repeat;}
.GRASSHOPER	{background: url('../../imagenes/vocabulary/GRASSHOPER.png') no-repeat;}
.OCTOPUS	{background: url('../../imagenes/vocabulary/OCTOPUS.png') no-repeat;}
.RABBIT		{background: url('../../imagenes/vocabulary/RABBIT.png') no-repeat;}
.CHEETAH	{background: url('../../imagenes/vocabulary/CHEETAH.png') no-repeat;}
.BAT		{background: url('../../imagenes/vocabulary/BAT.png') no-repeat;}
.PARROT		{background: url('../../imagenes/vocabulary/PARROT.png') no-repeat;}
.CHAMELEON	{background: url('../../imagenes/vocabulary/CHAMELEON.png') no-repeat;}
.DINOSAURS	{background: url('../../imagenes/vocabulary/DINOSAURS.png') no-repeat;}
.DROMEDARY	{background: url('../../imagenes/vocabulary/DROMEDARY.png') no-repeat;}
.CAMEL		{background: url('../../imagenes/vocabulary/CAMEL.png') no-repeat;}
.GOAT		{background: url('../../imagenes/vocabulary/GOAT.png') no-repeat;}
.SEA_HORSE	{background: url('../../imagenes/vocabulary/SEA_HORSE.png') no-repeat;}
.HORN		{background: url('../../imagenes/vocabulary/HORN.png') no-repeat;}
.SNAKE		{background: url('../../imagenes/vocabulary/SNAKE.png') no-repeat;}
	
	
	
	







/*Body*/

.BOY  {background: url('../../imagenes/vocabulary/BOY.png') no-repeat;}
.GIRL {background: url('../../imagenes/vocabulary/GIRL.png') no-repeat;}
.BABY {background: url('../../imagenes/vocabulary/BABY.png') no-repeat;}
.HEAD {background: url('../../imagenes/vocabulary/HEAD.png') no-repeat;}
.HAND {background: url('../../imagenes/vocabulary/HAND.png') no-repeat;}
.HANDS {background: url('../../imagenes/vocabulary/HANDS.png') no-repeat;}
.FOOT {background: url('../../imagenes/vocabulary/FOOT.png') no-repeat;}
.FEET {background: url('../../imagenes/vocabulary/FEET.png') no-repeat;}


.BODY	  {background: url('../../imagenes/vocabulary/BODY.png') no-repeat;}
.FACE	  {background: url('../../imagenes/vocabulary/FACE.png') no-repeat;}
.HAIR	  {background: url('../../imagenes/vocabulary/HAIR.png') no-repeat;}
.EYE	  {background: url('../../imagenes/vocabulary/EYE.png') no-repeat;}
.NOSE	  {background: url('../../imagenes/vocabulary/NOSE.png') no-repeat;}
.MOUTH	  {background: url('../../imagenes/vocabulary/MOUTH.png') no-repeat;}
.TEETH	  {background: url('../../imagenes/vocabulary/TEETH.png') no-repeat;}
.BACK	  {background: url('../../imagenes/vocabulary/BACK.png') no-repeat;}
.LEGS	  {background: url('../../imagenes/vocabulary/LEGS.png') no-repeat;}
.ARM	  {background: url('../../imagenes/vocabulary/ARM.png') no-repeat;}


.CHILD		{background: url('../../imagenes/vocabulary/CHILD.png') no-repeat;}
.ADULT		{background: url('../../imagenes/vocabulary/ADULT.png') no-repeat;}
.OLD_PERSON	{background: url('../../imagenes/vocabulary/OLD_PERSON.png') no-repeat;}
.HANDS		{background: url('../../imagenes/vocabulary/HANDS.png') no-repeat;}
.LEG		{background: url('../../imagenes/vocabulary/LEG.png') no-repeat;}
.BONE		{background: url('../../imagenes/vocabulary/BONE.png') no-repeat;}
.SIGHT		{background: url('../../imagenes/vocabulary/SIGHT.png') no-repeat;}
.HEARING	{background: url('../../imagenes/vocabulary/HEARING.png') no-repeat;}
.SMELL		{background: url('../../imagenes/vocabulary/SMELL.png') no-repeat;}
.TOUCH		{background: url('../../imagenes/vocabulary/TOUCH.png') no-repeat;}
.TASTE		{background: url('../../imagenes/vocabulary/TASTE.png') no-repeat;}




/*CLOTHES*/

.COAT       {background: url('../../imagenes/vocabulary/COAT.png') no-repeat;}    
.GLOVES     {background: url('../../imagenes/vocabulary/GLOVES.png') no-repeat;}
.MITTENS    {background: url('../../imagenes/vocabulary/MITTENS.png') no-repeat;}
.RAINCOAT   {background: url('../../imagenes/vocabulary/RAINCOAT.png') no-repeat;}
.SCARF      {background: url('../../imagenes/vocabulary/SCARF.png') no-repeat;}
.UMBRELLA   {background: url('../../imagenes/vocabulary/UMBRELLA.png') no-repeat;}
.WELLIES    {background: url('../../imagenes/vocabulary/WELLIES.png') no-repeat;}
.WOOLLY_HAT {background: url('../../imagenes/vocabulary/WOOLLY_HAT.png') no-repeat;}


.HOOD		{background: url('../../imagenes/vocabulary/HOOD.png') no-repeat;}
.BOOTS		{background: url('../../imagenes/vocabulary/BOOTS.png') no-repeat;}
.ANORAK		{background: url('../../imagenes/vocabulary/ANORAK.png') no-repeat;}
.JUMPER		{background: url('../../imagenes/vocabulary/JUMPER.png') no-repeat;}
.TRAINERS	{background: url('../../imagenes/vocabulary/TRAINERS.png') no-repeat;}
.SUNGLASSES	{background: url('../../imagenes/vocabulary/SUNGLASSES.png') no-repeat;}
.CUP		{background: url('../../imagenes/vocabulary/CUP.png') no-repeat;}
.SWIMSUIT	{background: url('../../imagenes/vocabulary/SWIMSUIT.png') no-repeat;}
.T-SHIRT	{background: url('../../imagenes/vocabulary/T-SHIRT.png') no-repeat;}



.SOCKS		{background: url('../../imagenes/vocabulary/SOCKS.png') no-repeat;}
.TROUSERS	{background: url('../../imagenes/vocabulary/TROUSERS.png') no-repeat;}
.PIJAMA		{background: url('../../imagenes/vocabulary/PIJAMA.png') no-repeat;}
.SHOES		{background: url('../../imagenes/vocabulary/SHOES.png') no-repeat;}




/*Colours*/

.BLUE	{background: url('../../imagenes/vocabulary/BLUE.png') no-repeat;}   	
.GREEN	{background: url('../../imagenes/vocabulary/GREEN.png') no-repeat;}   	
.ORANGE_ {background: url('../../imagenes/vocabulary/ORANGE_.png') no-repeat;}   	
.PURPLE	{background: url('../../imagenes/vocabulary/PURPLE.png') no-repeat;}   	
.RED	{background: url('../../imagenes/vocabulary/RED.png') no-repeat;}   	
.YELLOW	{background: url('../../imagenes/vocabulary/YELLOW.png') no-repeat;}   	

.BROWN	{background: url('../../imagenes/vocabulary/BROWN.png') no-repeat;}  
.GREY	{background: url('../../imagenes/vocabulary/GREY.png') no-repeat;}  
.BLACK	{background: url('../../imagenes/vocabulary/BLACK.png') no-repeat;}  
.PINK	{background: url('../../imagenes/vocabulary/PINK.png') no-repeat;}  
.WHITE	{background: url('../../imagenes/vocabulary/WHITE.png') no-repeat;}  





/*emotions*/


.CRY    {background: url('../../imagenes/vocabulary/CRY.png') no-repeat;} 
.HAPPY	{background: url('../../imagenes/vocabulary/HAPPY.png') no-repeat;} 
.LAUGH	{background: url('../../imagenes/vocabulary/LAUGH.png') no-repeat;} 
.SAD	{background: url('../../imagenes/vocabulary/SAD.png') no-repeat;} 


/*r_emotions*/

.I_happy  	{background: url('../../imagenes/I_happy.png') no-repeat;} 
.I_sad		{background: url('../../imagenes/I_sad.png') no-repeat;} 
.I_angry	{background: url('../../imagenes/I_angry.png') no-repeat;} 
.It_family	{background: url('../../imagenes/It_family.png') no-repeat;} 
.I_love_You	{background: url('../../imagenes/I_love_You.png') no-repeat;} 




/*family*/

.BABY    {background: url('../../imagenes/vocabulary/BABY.png') no-repeat;} 
.DADDY	 {background: url('../../imagenes/vocabulary/DADDY.png') no-repeat;} 
.FAMILY	 {background: url('../../imagenes/vocabulary/FAMILY.png') no-repeat;} 
.MUMMY	 {background: url('../../imagenes/vocabulary/MUMMY.png') no-repeat;} 
.GRANDAD	 {background: url('../../imagenes/vocabulary/GRANDAD.png') no-repeat;} 
.GRANDMA	 {background: url('../../imagenes/vocabulary/GRANDMA.png') no-repeat;} 

.BROTHER	{background: url('../../imagenes/vocabulary/BROTHER.png') no-repeat;}
.SISTER		{background: url('../../imagenes/vocabulary/SISTER.png') no-repeat;}






/*food*/

.APPLE        {background: url('../../imagenes/vocabulary/APPLE.png') no-repeat;} 
.BABY_BOTTLE  {background: url('../../imagenes/vocabulary/BABY_BOTTLE.png') no-repeat;} 
.BANANA	      {background: url('../../imagenes/vocabulary/BANANA.png') no-repeat;} 
.BISCUIT      {background: url('../../imagenes/vocabulary/BISCUIT.png') no-repeat;} 
.BREAD        {background: url('../../imagenes/vocabulary/BREAD.png') no-repeat;} 
.CAKE	      {background: url('../../imagenes/vocabulary/CAKE.png') no-repeat;} 
.CARROT	      {background: url('../../imagenes/vocabulary/CARROT.png') no-repeat;} 
.CHESTNUTS    {background: url('../../imagenes/vocabulary/CHESTNUTS.png') no-repeat;} 
.FORK         {background: url('../../imagenes/vocabulary/FORK.png') no-repeat;} 
.GLASS	      {background: url('../../imagenes/vocabulary/GLASS.png') no-repeat;} 
.ICE_LOLLY    {background: url('../../imagenes/vocabulary/ICE_LOLLY.png') no-repeat;} 
.ICE_CREAM    {background: url('../../imagenes/vocabulary/ICE_CREAM.png') no-repeat;} 
.LEMON	      {background: url('../../imagenes/vocabulary/LEMON.png') no-repeat;} 
.MILK	      {background: url('../../imagenes/vocabulary/MILK.png') no-repeat;} 
.MUFFIN	      {background: url('../../imagenes/vocabulary/MUFFIN.png') no-repeat;} 
.ORANGE	      {background: url('../../imagenes/vocabulary/ORANGE.png') no-repeat;} 
.ORANGE_JUICE {background: url('../../imagenes/vocabulary/ORANGE_JUICE.png') no-repeat;} 
.PEAR	      {background: url('../../imagenes/vocabulary/PEAR.png') no-repeat;} 
.SPOON	      {background: url('../../imagenes/vocabulary/SPOON.png') no-repeat;} 
.STRAWBERRY   {background: url('../../imagenes/vocabulary/STRAWBERRY.png') no-repeat;} 
.TOMATO	      {background: url('../../imagenes/vocabulary/TOMATO.png') no-repeat;} 
.WALNUTS      {background: url('../../imagenes/vocabulary/WALNUTS.png') no-repeat;} 
.WATER	      {background: url('../../imagenes/vocabulary/WATER.png') no-repeat;} 


.LUNCH		{background: url('../../imagenes/vocabulary/LUNCH.png') no-repeat;} 
.BREAKFAST	{background: url('../../imagenes/vocabulary/BREAKFAST.png') no-repeat;} 
.KIWI		{background: url('../../imagenes/vocabulary/KIWI.png') no-repeat;} 
.COCONUT	{background: url('../../imagenes/vocabulary/COCONUT.png') no-repeat;} 
.PEACH		{background: url('../../imagenes/vocabulary/PEACH.png') no-repeat;} 		
.PINEAPPLE	{background: url('../../imagenes/vocabulary/PINEAPPLE.png') no-repeat;} 
.AUBERGINE	{background: url('../../imagenes/vocabulary/AUBERGINE.png') no-repeat;} 
.RED_PEPPER	{background: url('../../imagenes/vocabulary/RED_PEPPER.png') no-repeat;} 
.POTATOES	{background: url('../../imagenes/vocabulary/POTATOES.png') no-repeat;} 
.SALAD		{background: url('../../imagenes/vocabulary/SALAD.png') no-repeat;} 
.LETTUCE	{background: url('../../imagenes/vocabulary/LETTUCE.png') no-repeat;} 
.SANDWICH	{background: url('../../imagenes/vocabulary/SANDWICH.png') no-repeat;} 
.SWEETS		{background: url('../../imagenes/vocabulary/SWEETS.png') no-repeat;} 
.YOGURT		{background: url('../../imagenes/vocabulary/YOGURT.png') no-repeat;} 
.PIZZA		{background: url('../../imagenes/vocabulary/PIZZA.png') no-repeat;} 
.SPAGHETTI	{background: url('../../imagenes/vocabulary/SPAGHETTI.png') no-repeat;} 
	
	
	
.FRUIT		{background: url('../../imagenes/vocabulary/FRUIT.png') no-repeat;} 
.STRAWBERRIES	{background: url('../../imagenes/vocabulary/STRAWBERRIES.png') no-repeat;} 
.WATERMELON	{background: url('../../imagenes/vocabulary/WATERMELON.png') no-repeat;} 
.GRAPES		{background: url('../../imagenes/vocabulary/GRAPES.png') no-repeat;} 
.CHOCOLATE	{background: url('../../imagenes/vocabulary/CHOCOLATE.png') no-repeat;} 
.SUGAR		{background: url('../../imagenes/vocabulary/SUGAR.png') no-repeat;} 
.CHEESE		{background: url('../../imagenes/vocabulary/CHEESE.png') no-repeat;} 
.ALMOND		{background: url('../../imagenes/vocabulary/ALMOND.png') no-repeat;} 
.DATE_PALMS	{background: url('../../imagenes/vocabulary/DATE_PALMS.png') no-repeat;} 
.VEGETABLES	{background: url('../../imagenes/vocabulary/VEGETABLES.png') no-repeat;} 
.ASPARAGUS	{background: url('../../imagenes/vocabulary/ASPARAGUS.png') no-repeat;} 
.ONION		{background: url('../../imagenes/vocabulary/ONION.png') no-repeat;} 
.SPINACH	{background: url('../../imagenes/vocabulary/SPINACH.png') no-repeat;} 
.LEEK		{background: url('../../imagenes/vocabulary/LEEK.png') no-repeat;} 
.PEAS		{background: url('../../imagenes/vocabulary/PEAS.png') no-repeat;} 
.MEAT		{background: url('../../imagenes/vocabulary/MEAT.png') no-repeat;} 
.SPICY_SAUSAGE	{background: url('../../imagenes/vocabulary/SPICY_SAUSAGE.png') no-repeat;} 
.OLIVE_OIL	{background: url('../../imagenes/vocabulary/OLIVE_OIL.png') no-repeat;} 
.SOUP		{background: url('../../imagenes/vocabulary/SOUP.png') no-repeat;} 
.TEA		{background: url('../../imagenes/vocabulary/TEA.png') no-repeat;} 	
	
	
	

/*house*/
.BED	      {background: url('../../imagenes/vocabulary/BED.png') no-repeat;} 
.BEDROOM      {background: url('../../imagenes/vocabulary/BEDROOM.png') no-repeat;} 
.DOOR	      {background: url('../../imagenes/vocabulary/DOOR.png') no-repeat;} 
.HOME	      {background: url('../../imagenes/vocabulary/HOME.png') no-repeat;} 
.HOUSE	      {background: url('../../imagenes/vocabulary/HOUSE.png') no-repeat;} 
.KITCHEN      {background: url('../../imagenes/vocabulary/KITCHEN.png') no-repeat;} 
.LIVING_ROOM  {background: url('../../imagenes/vocabulary/LIVINGROOM.png') no-repeat;} 
.ROOF	      {background: url('../../imagenes/vocabulary/ROOF.png') no-repeat;} 
.WINDOW	      {background: url('../../imagenes/vocabulary/WINDOW.png') no-repeat;} 


.BATHROOM	{background: url('../../imagenes/vocabulary/BATHROOM.png') no-repeat;} 
.WASHBASIN	{background: url('../../imagenes/vocabulary/WASHBASIN.png') no-repeat;} 
.STUDIO		{background: url('../../imagenes/vocabulary/STUDIO.png') no-repeat;} 
.IGLOO		{background: url('../../imagenes/vocabulary/IGLOO.png') no-repeat;} 
.LAMP		{background: url('../../imagenes/vocabulary/LAMP.png') no-repeat;} 
.MIRROR		{background: url('../../imagenes/vocabulary/MIRROR.png') no-repeat;} 
.PAINTING	{background: url('../../imagenes/vocabulary/PAINTING.png') no-repeat;} 
.BROOM		{background: url('../../imagenes/vocabulary/BROOM.png') no-repeat;} 
.TOWEL		{background: url('../../imagenes/vocabulary/TOWEL.png') no-repeat;} 


.FRIDGE		{background: url('../../imagenes/vocabulary/FRIDGE.png') no-repeat;} 
.CHIMNEY	{background: url('../../imagenes/vocabulary/CHIMNEY.png') no-repeat;} 
.WALL		{background: url('../../imagenes/vocabulary/WALL.png') no-repeat;} 
.FLATS		{background: url('../../imagenes/vocabulary/FLATS.png') no-repeat;} 
.FLOOR		{background: url('../../imagenes/vocabulary/FLOOR.png') no-repeat;} 








/*jobs*/

.BAKER        {background: url('../../imagenes/vocabulary/BAKER.png') no-repeat;} 
.CLOWN	      {background: url('../../imagenes/vocabulary/CLOWN.png') no-repeat;} 
.DOCTOR	      {background: url('../../imagenes/vocabulary/DOCTOR.png') no-repeat;} 
.FIREFIGHTER  {background: url('../../imagenes/vocabulary/FIREFIGHTER.png') no-repeat;} 
.GARDENER     {background: url('../../imagenes/vocabulary/GARDENER.png') no-repeat;} 
.POLICE	      {background: url('../../imagenes/vocabulary/POLICE.png') no-repeat;} 
.TEACHER      {background: url('../../imagenes/vocabulary/TEACHER.png') no-repeat;} 

.COOK		{background: url('../../imagenes/vocabulary/COOK.png') no-repeat;} 
.FARMER		{background: url('../../imagenes/vocabulary/FARMER.png') no-repeat;} 
.MUSICIAN	{background: url('../../imagenes/vocabulary/MUSICIAN.png') no-repeat;} 
.ARTIST		{background: url('../../imagenes/vocabulary/ARTIST.png') no-repeat;} 
.ASTRONAUT	{background: url('../../imagenes/vocabulary/ASTRONAUT.png') no-repeat;} 
.PIRATE		{background: url('../../imagenes/vocabulary/PIRATE.png') no-repeat;} 


.STEWARDESSES	{background: url('../../imagenes/vocabulary/STEWARDESSES.png') no-repeat;}
.CAPTAIN	{background: url('../../imagenes/vocabulary/CAPTAIN.png') no-repeat;}
.DRIVER		{background: url('../../imagenes/vocabulary/DRIVER.png') no-repeat;}






/*transport*/

.BIKE	      {background: url('../../imagenes/vocabulary/BIKE.png') no-repeat;}
.BUS	      {background: url('../../imagenes/vocabulary/BUS.png') no-repeat;}	
.CAR	      {background: url('../../imagenes/vocabulary/CAR.png') no-repeat;}	
.PLANE	      {background: url('../../imagenes/vocabulary/PLANE.png') no-repeat;}
.SHIP	      {background: url('../../imagenes/vocabulary/SHIP.png') no-repeat;}
.TRAIN	      {background: url('../../imagenes/vocabulary/TRAIN.png') no-repeat;}


.AMBULANCE		{background: url('../../imagenes/vocabulary/AMBULANCE.png') no-repeat;}	
.HORN			{background: url('../../imagenes/vocabulary/HORN.png') no-repeat;}
.SPACE_SHIP		{background: url('../../imagenes/vocabulary/SPACE_SHIP.png') no-repeat;}
.ROCKET			{background: url('../../imagenes/vocabulary/ROCKET.png') no-repeat;}
.HOT_AIR_BALLOON	{background: url('../../imagenes/vocabulary/HOT_AIR_BALLOON.png') no-repeat;}
.CABLE_CAR		{background: url('../../imagenes/vocabulary/CABLE_CAR.png') no-repeat;}
.HELICOPTER		{background: url('../../imagenes/vocabulary/HELICOPTER.png') no-repeat;}
.CANOE			{background: url('../../imagenes/vocabulary/CANOE.png') no-repeat;}
.GONDOLA		{background: url('../../imagenes/vocabulary/GONDOLA.png') no-repeat;}
	

.HELMET			{background: url('../../imagenes/vocabulary/HELMET.png') no-repeat;}	
.SEAT_BELT		{background: url('../../imagenes/vocabulary/SEAT_BELT.png') no-repeat;}	
.POLLUTION		{background: url('../../imagenes/vocabulary/POLLUTION.png') no-repeat;}	
.COACH			{background: url('../../imagenes/vocabulary/COACH.png') no-repeat;}	
.WASTE_TRUCK		{background: url('../../imagenes/vocabulary/WASTE_TRUCK.png') no-repeat;}	
.MOTORBIKE		{background: url('../../imagenes/vocabulary/MOTORBIKE.png') no-repeat;}	
.BOAT			{background: url('../../imagenes/vocabulary/BOAT.png') no-repeat;}	
		
		



/*nature*/
.BEACH        {background: url('../../imagenes/vocabulary/BEACH.png') no-repeat;}
.FLOWER	      {background: url('../../imagenes/vocabulary/FLOWER.png') no-repeat;}
.JUNGLE	      {background: url('../../imagenes/vocabulary/JUNGLE.png') no-repeat;}
.LEAF	      {background: url('../../imagenes/vocabulary/LEAF.png') no-repeat;}
.LEAVES	      {background: url('../../imagenes/vocabulary/LEAVES.png') no-repeat;}
.MOON	      {background: url('../../imagenes/vocabulary/MOON.png') no-repeat;}
.MOUNTAIN     {background: url('../../imagenes/vocabulary/MOUNTAIN.png') no-repeat;}
.PLANTS	      {background: url('../../imagenes/vocabulary/PLANTS.png') no-repeat;}
.SAND	      {background: url('../../imagenes/vocabulary/SAND.png') no-repeat;}
.SEA	      {background: url('../../imagenes/vocabulary/SEA.png') no-repeat;}
.SKY	      {background: url('../../imagenes/vocabulary/SKY.png') no-repeat;}
.SNOW	      {background: url('../../imagenes/vocabulary/SNOW.png') no-repeat;}
.STAR	      {background: url('../../imagenes/vocabulary/STAR.png') no-repeat;}
.SUN	      {background: url('../../imagenes/vocabulary/SUN.png') no-repeat;}
.TREE	      {background: url('../../imagenes/vocabulary/TREE.png') no-repeat;}
.WATER	      {background: url('../../imagenes/vocabulary/WATER.png') no-repeat;}	  


.STARS		{background: url('../../imagenes/vocabulary/STARS.png') no-repeat;}
.SPACE		{background: url('../../imagenes/vocabulary/SPACE.png') no-repeat;}
.LANDSCAPES	{background: url('../../imagenes/vocabulary/LANDSCAPES.png') no-repeat;}
.ICE		{background: url('../../imagenes/vocabulary/ICE.png') no-repeat;}
.FIRE		{background: url('../../imagenes/vocabulary/FIRE.png') no-repeat;}
.ESKIMO		{background: url('../../imagenes/vocabulary/ESKIMO.png') no-repeat;}
.ISLAND		{background: url('../../imagenes/vocabulary/ISLAND.png') no-repeat;}
.CORAL		{background: url('../../imagenes/vocabulary/CORAL.png') no-repeat;}
.BAMBOO		{background: url('../../imagenes/vocabulary/BAMBOO.png') no-repeat;}
.POT		{background: url('../../imagenes/vocabulary/POT.png') no-repeat;}
.SOIL		{background: url('../../imagenes/vocabulary/SOIL.png') no-repeat;}
.LIGHT		{background: url('../../imagenes/vocabulary/LIGHT.png') no-repeat;}
.STEAM		{background: url('../../imagenes/vocabulary/STEAM.png') no-repeat;}
.ROOT		{background: url('../../imagenes/vocabulary/ROOT.png') no-repeat;}
.AIR		{background: url('../../imagenes/vocabulary/AIR.png') no-repeat;}
.CLOUDY		{background: url('../../imagenes/vocabulary/CLOUDY.png') no-repeat;}
.RAINY		{background: url('../../imagenes/vocabulary/RAINY.png') no-repeat;}
.SUNNY		{background: url('../../imagenes/vocabulary/SUNNY.png') no-repeat;}
.COLD		{background: url('../../imagenes/vocabulary/COLD.png') no-repeat;}		



.CLOUD		{background: url('../../imagenes/vocabulary/CLOUD.png') no-repeat;}
.RAINBOW	{background: url('../../imagenes/vocabulary/RAINBOW.png') no-repeat;}
.WORLD		{background: url('../../imagenes/vocabulary/WORLD.png') no-repeat;}
.DESERT		{background: url('../../imagenes/vocabulary/DESERT.png') no-repeat;}
.GARDEN		{background: url('../../imagenes/vocabulary/GARDEN.png') no-repeat;}
.LAKE		{background: url('../../imagenes/vocabulary/LAKE.png') no-repeat;}
.FRUITS		{background: url('../../imagenes/vocabulary/FRUITS.png') no-repeat;}
.BRANCHES	{background: url('../../imagenes/vocabulary/BRANCHES.png') no-repeat;}
.TRUNK		{background: url('../../imagenes/vocabulary/TRUNK.png') no-repeat;}
.CACTUS		{background: url('../../imagenes/vocabulary/CACTUS.png') no-repeat;}
.RECICLE	{background: url('../../imagenes/vocabulary/RECICLE.png') no-repeat;}
.PLASTIC	{background: url('../../imagenes/vocabulary/PLASTIC.png') no-repeat;}
.GLASS		{background: url('../../imagenes/vocabulary/GLASS.png') no-repeat;}	
.BIOWASTE	{background: url('../../imagenes/vocabulary/BIOWASTE.png') no-repeat;}
	






/*numbers*/

.ONE	      {background: url('../../imagenes/vocabulary/ONE.png') no-repeat;}
.TWO	      {background: url('../../imagenes/vocabulary/TWO.png') no-repeat;}
.THREE	      {background: url('../../imagenes/vocabulary/THREE.png') no-repeat;}


.FOUR	      {background: url('../../imagenes/vocabulary/FOUR.png') no-repeat;}
.FIVE	      {background: url('../../imagenes/vocabulary/FIVE.png') no-repeat;}
.SIX	      {background: url('../../imagenes/vocabulary/SIX.png') no-repeat;}
.FIRST	      {background: url('../../imagenes/vocabulary/FIRST.png') no-repeat;}
.SECOND	      {background: url('../../imagenes/vocabulary/SECOND.png') no-repeat;}
.THIRD	      {background: url('../../imagenes/vocabulary/THIRD.png') no-repeat;}
.FOURTH	      {background: url('../../imagenes/vocabulary/FOURTH.png') no-repeat;}
.FIFTH	      {background: url('../../imagenes/vocabulary/FIFTH.png') no-repeat;}
.SIXTH	      {background: url('../../imagenes/vocabulary/SIXTH.png') no-repeat;}


.SEVEN	  	{background: url('../../imagenes/vocabulary/SEVEN.png') no-repeat;}
.EIGHT		{background: url('../../imagenes/vocabulary/EIGHT.png') no-repeat;}
.NINE		{background: url('../../imagenes/vocabulary/NINE.png') no-repeat;}
.TEN		{background: url('../../imagenes/vocabulary/TEN.png') no-repeat;}
.SEVENTH	{background: url('../../imagenes/vocabulary/SEVENTH.png') no-repeat;}
.EIGHTH		{background: url('../../imagenes/vocabulary/EIGHTH.png') no-repeat;}
.NINTH		{background: url('../../imagenes/vocabulary/NINTH.png') no-repeat;}	
.ZERO		{background: url('../../imagenes/vocabulary/ZERO.png') no-repeat;}	






/*school*/

.BOARD	      {background: url('../../imagenes/vocabulary/BOARD.png') no-repeat;}	   
.CHILDREN     {background: url('../../imagenes/vocabulary/CHILDREN.png') no-repeat;}
.CLASSROOM    {background: url('../../imagenes/vocabulary/CLASSROOM.png') no-repeat;}
.FRIENDS      {background: url('../../imagenes/vocabulary/FRIENDS.png') no-repeat;}
.PENCIL	      {background: url('../../imagenes/vocabulary/PENCIL.png') no-repeat;}
.SCHOOLBAG    {background: url('../../imagenes/vocabulary/SCHOOLBAG.png') no-repeat;}
.TEACHER      {background: url('../../imagenes/vocabulary/TEACHER.png') no-repeat;}
.TOILET	      {background: url('../../imagenes/vocabulary/TOILET.png') no-repeat;}


.SCHOOL		{background: url('../../imagenes/vocabulary/SCHOOL.png') no-repeat;}
.NOTEBOOK	{background: url('../../imagenes/vocabulary/NOTEBOOK.png') no-repeat;}
.PLAYGROUND	{background: url('../../imagenes/vocabulary/PLAYGROUND.png') no-repeat;}
.GYM		{background: url('../../imagenes/vocabulary/GYM.png') no-repeat;}
.LUNCH_ROOM	{background: url('../../imagenes/vocabulary/LUNCH_ROOM.png') no-repeat;}
.TABLE		{background: url('../../imagenes/vocabulary/TABLE.png') no-repeat;}
.CHAIR		{background: url('../../imagenes/vocabulary/CHAIR.png') no-repeat;}
.BOOKSHELF	{background: url('../../imagenes/vocabulary/BOOKSHELF.png') no-repeat;}



.RUBBER		{background: url('../../imagenes/vocabulary/RUBBER.png') no-repeat;}	 
.CRAYONS	{background: url('../../imagenes/vocabulary/CRAYONS.png') no-repeat;}




/*school*/

.AUTUMN	      {background: url('../../imagenes/vocabulary/AUTUMN.png') no-repeat;}
.WINTER	      {background: url('../../imagenes/vocabulary/WINTER.png') no-repeat;}
.SPRING	      {background: url('../../imagenes/vocabulary/SPRING.png') no-repeat;}
.SUMMER	      {background: url('../../imagenes/vocabulary/SUMMER.png') no-repeat;}


/*sizes*/

.BIG 	      {background: url('../../imagenes/vocabulary/BIG.png') no-repeat;}
.LONG	      {background: url('../../imagenes/vocabulary/LONG.png') no-repeat;}
.SHORT	      {background: url('../../imagenes/vocabulary/SHORT.png') no-repeat;}
.SMALL	      {background: url('../../imagenes/vocabulary/SMALL.png') no-repeat;}
.TALL	      {background: url('../../imagenes/vocabulary/TALL.png') no-repeat;}

.OPEN	      {background: url('../../imagenes/vocabulary/OPEN.png') no-repeat;}
.CLOSED	      {background: url('../../imagenes/vocabulary/CLOSED.png') no-repeat;}



/*street*/

.BAKERY		{background: url('../../imagenes/vocabulary/BAKERY.png') no-repeat;}
.BUS_STOP	{background: url('../../imagenes/vocabulary/BUS_STOP.png') no-repeat;}
.GREENGROCERS	{background: url('../../imagenes/vocabulary/GREENGROCERS.png') no-repeat;}
.LETTER_BOX	{background: url('../../imagenes/vocabulary/LETTER_BOX.png') no-repeat;}
.LITTER_BIN	{background: url('../../imagenes/vocabulary/LITTER_BIN.png') no-repeat;}
.POSTBOX	{background: url('../../imagenes/vocabulary/POSTBOX.png') no-repeat;}
.SHOP		{background: url('../../imagenes/vocabulary/SHOP.png') no-repeat;}
.STREET		{background: url('../../imagenes/vocabulary/STREET.png') no-repeat;}
.STREET_LIGHT	{background: url('../../imagenes/vocabulary/STREET_LIGHT.png') no-repeat;}
.TRAFFIC_LIGHT	{background: url('../../imagenes/vocabulary/TRAFFIC_LIGHT.png') no-repeat;}
.ZEBRA_CROSSING	{background: url('../../imagenes/vocabulary/ZEBRA_CROSSING.png') no-repeat;}


.TRAFFIC	{background: url('../../imagenes/vocabulary/TRAFFIC.png') no-repeat;}
.CIRCUS		{background: url('../../imagenes/vocabulary/CIRCUS.png') no-repeat;}	
.BRIDGE		{background: url('../../imagenes/vocabulary/BRIDGE.png') no-repeat;}	
.STATUE		{background: url('../../imagenes/vocabulary/STATUE.png') no-repeat;}	
.PARK		{background: url('../../imagenes/vocabulary/PARK.png') no-repeat;}	



/*toys*/
.BALL           {background: url('../../imagenes/vocabulary/BALL.png') no-repeat;}
.DOLL		{background: url('../../imagenes/vocabulary/DOLL.png') no-repeat;}
.KITE		{background: url('../../imagenes/vocabulary/KITE.png') no-repeat;}
.PUPPET		{background: url('../../imagenes/vocabulary/PUPPET.png') no-repeat;}
.TEDDY_BEAR	{background: url('../../imagenes/vocabulary/TEDDY_BEAR.png') no-repeat;}

.TOYS		{background: url('../../imagenes/vocabulary/TOYS.png') no-repeat;}
.BELLS		{background: url('../../imagenes/vocabulary/BELLS.png') no-repeat;}
.BUBBLES	{background: url('../../imagenes/vocabulary/BUBBLES.png') no-repeat;}

.CANTEEN	{background: url('../../imagenes/vocabulary/CANTEEN.png') no-repeat;}





/*shapes*/

.CIRCLE		{background: url('../../imagenes/vocabulary/CIRCLE.png') no-repeat;}
.SQUARE		{background: url('../../imagenes/vocabulary/SQUARE.png') no-repeat;}
.TRIANGLE	{background: url('../../imagenes/vocabulary/TRIANGLE.png') no-repeat;}

.RECTANGLE	{background: url('../../imagenes/vocabulary/RECTANGLE.png') no-repeat;}
.DIAMOND	{background: url('../../imagenes/vocabulary/DIAMOND.png') no-repeat;}


.OVAL		{background: url('../../imagenes/vocabulary/OVAL.png') no-repeat;}
.SPHERE		{background: url('../../imagenes/vocabulary/SPHERE.png') no-repeat;}




/*week*/
.monday         {background: url('../../imagenes/monday.png') no-repeat;}
.tuesday         {background: url('../../imagenes/tuesday.png') no-repeat;}
.wednesday         {background: url('../../imagenes/wednesday.png') no-repeat;}
.thursday         {background: url('../../imagenes/thursday.png') no-repeat;}
.friday         {background: url('../../imagenes/friday.png') no-repeat;}
.saturday         {background: url('../../imagenes/saturday.png') no-repeat;}
.sunday         {background: url('../../imagenes/sunday.png') no-repeat;}



.January	{background: url('../imagenes/January.png') no-repeat;}
.February	{background: url('../imagenes/February.png') no-repeat;}
.March		{background: url('../imagenes/March.png') no-repeat;}
.April		{background: url('../imagenes/April.png') no-repeat;}
.May		{background: url('../imagenes/May.png') no-repeat;}
.June		{background: url('../imagenes/June.png') no-repeat;}
.July		{background: url('../imagenes/July.png') no-repeat;}
.August		{background: url('../imagenes/August.png') no-repeat;}
.September	{background: url('../imagenes/September.png') no-repeat;}
.October	{background: url('../imagenes/October.png') no-repeat;}
.November	{background: url('../imagenes/November.png') no-repeat;}
.December	{background: url('../imagenes/December.png') no-repeat;}


a.week {position: relative; float: left; display: block; width:200px; background-position:0px 0px; margin: 3px 0px 15px 0px;}
a.week:hover {-webkit-filter: drop-shadow(0px 0px 4px #3184D0); filter: drop-shadow(0px 0px 4px #3184D0);}



a.months {position: relative; float: left; display: block; width:175px; background-position:0px 0px; margin: 3px 0px 15px 10px; }
a.months:hover {-webkit-filter: drop-shadow(0px 0px 4px #3184D0); filter: drop-shadow(0px 0px 4px #3184D0); width:175px;}




/*weather*/

.Whot		{background: url('../../imagenes/hot.png') no-repeat;}
.Wcold           {background: url('../../imagenes/cold.png') no-repeat;}
.Wcloudy		{background: url('../../imagenes/cloudy.png') no-repeat;}
.Wsunny		{background: url('../../imagenes/sunny.png') no-repeat;}
.Wwindy		{background: url('../../imagenes/windy.png') no-repeat;}




/*weather*/

.COMPUTER		{background: url('../../imagenes/vocabulary/COMPUTER.png') no-repeat;}	
.LETTER			{background: url('../../imagenes/vocabulary/LETTER.png') no-repeat;}		
.MAP			{background: url('../../imagenes/vocabulary/MAP.png') no-repeat;}
.NEWS			{background: url('../../imagenes/vocabulary/NEWS.png') no-repeat;}
.NEWSPAPER		{background: url('../../imagenes/vocabulary/NEWSPAPER.png') no-repeat;}
.RADIO			{background: url('../../imagenes/vocabulary/RADIO.png') no-repeat;}
.REMOTE_CONTROL		{background: url('../../imagenes/vocabulary/REMOTE_CONTROL.png') no-repeat;}
.TV			{background: url('../../imagenes/vocabulary/TV.png') no-repeat;}
</pre></body></html>