@font-face
{
  font-family:'source_sans_proregular';
  src: url('fonts/SourceSansPro-Regular.eot');
  src: url('fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/SourceSansPro-Regular.woff') format('woff'),
       url('fonts/SourceSansPro-Regular.ttf') format('truetype'),
       url('fonts/SourceSansPro-Regular.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'creighton_proregular';
    src: url('fonts/creightonpro-book-webfont.eot');
    src: url('fonts/creightonpro-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/creightonpro-book-webfont.woff2') format('woff2'),
         url('fonts/creightonpro-book-webfont.woff') format('woff'),
         url('fonts/creightonpro-book-webfont.ttf') format('truetype'),
         url('fonts/creightonpro-book-webfont.svg#creighton_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'questrialregular';
    src: url('fonts/questrial-regular-webfont.eot');
    src: url('fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/questrial-regular-webfont.woff2') format('woff2'),
         url('fonts/questrial-regular-webfont.woff') format('woff'),
         url('fonts/questrial-regular-webfont.ttf') format('truetype'),
         url('fonts/questrial-regular-webfont.svg#questrialregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
  color: #0097bf;
  font-family: "questrialregular";
  font-size: 15px;
}
.fondo_a {background: url('../img/bg_a.jpg'); }
.fondo_b {background: url('../img/bg_b.jpg'); }
.fondo_c {background: url('../img/bg_c.jpg'); }

a { color:#0097bf; text-decoration:none; }
a:hover { color:#0097bf;text-decoration:underline;}
a:visited { color:#0097bf; text-decoration:none;}
a:active { color:#0097bf; text-decoration:none;}

.main {
	width: 980px;
	margin: 0 auto;
}
.logo {	
	position: relative;
	float: right;
	margin-top: 10px;
}

#cab_a {
	width: 100%;
	height: 177px;
	background: url('../img/pestana_amarilla.png')no-repeat 2px 85px;
	position: relative;
	float: left;
	margin-top: 0px;
	font-size: 20px;
}
#cab_b {
	width: 100%;
	height: 177px;
	background: url('../img/pestana_amarilla_b.png')no-repeat 2px 85px;
	position: relative;
	float: left;
	margin-top: 0px;
	font-size: 20px;
}

#cab_c {
	width: 100%;
	height: 177px;
	background: url('../img/pestana_amarilla_c.png')no-repeat 2px 85px;
	position: relative;
	float: left;
	margin-top: 0px;
	font-size: 20px;
	color: #525151;
}




nav {
  color: #ffffff;
  display: block;
  overflow: hidden;
  width: 980px;
  margin: 0 auto;
  height: 91px;
}

  nav ul {
    margin: 0;
    padding: 0;
    height: 91px;
  }

    nav ul li {
      display: inline-block;
      list-style-type: none;
      width: 119px;
      height: 85px;
      text-align: center;
      cursor: pointer;
      margin: 0px;
      padding: 0;
      
      }
 
 
.submenu {
	margin: 0px 0px 0px 14px;
	display: inline-block;
	}

.submenu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    height: 70px;
    display: inline-block;
}
.submenu ul li {
            display: inline-block;
            position: relative;
            background-image: none;
            margin: 5px 37px 0px 0px;
 	    padding: 5px 0px 0px 0px;
            width: auto;
            height: auto;
            cursor: pointer;
    }

#cab_b .submenu ul li a { color:#525151; text-decoration:none; }
#cab_b .submenu ul li a:hover { color:#525151;text-decoration:underline;}
#cab_b .submenu ul li a:visited { color:#525151; text-decoration:none;}
#cab_b .submenu ul li a:active { color:#525151; text-decoration:none;}

#cab_c .submenu ul li a { color:#525151; text-decoration:none; }
#cab_c .submenu ul li a:hover { color:#525151;text-decoration:underline;}
#cab_c .submenu ul li a:visited { color:#525151; text-decoration:none;}
#cab_c .submenu ul li a:active { color:#525151; text-decoration:none;}


a.home_a  		{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu.png') no-repeat; background-position: 0px -91px;} 
a.home_a:hover 		{width: 119px; height: 85px; display: block;  position: relative; background: url('../img/menu.png') no-repeat; background-position: 0px 0px;}
a.home_a_selected   	{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu.png') no-repeat; background-position: 0px 0px;}
      
a.home_b  		{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu_b.png') no-repeat; background-position: 0px -91px;} 
a.home_b:hover 		{width: 119px; height: 85px; display: block;  position: relative; background: url('../img/menu_b.png') no-repeat; background-position: 0px 0px;}
a.home_b_selected	{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu_b.png') no-repeat; background-position: 0px 0px;}

a.home_c   		{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu_c.png') no-repeat; background-position: 0px -91px;} 
a.home_c :hover 	{width: 119px; height: 85px; display: block;  position: relative; background: url('../img/menu_c.png') no-repeat; background-position: 0px 0px;}
a.home_c_selected   	{width: 119px; height: 91px; display: block;  position: relative; background: url('../img/menu_c.png') no-repeat; background-position: 0px 0px;}


a.vocabulary_a   	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -119px -91px;} 
a.vocabulary_a:hover   	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -119px 0px;}
a.vocabulary_a_selected {width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -119px 0px;}

a.vocabulary_b  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -119px -91px;} 
a.vocabulary_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -119px 0px;}
a.vocabulary_b_selected {width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -119px 0px;}

a.vocabulary_c   	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -119px -91px;} 
a.vocabulary_c:hover   	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -119px 0px;}
a.vocabulary_c_selected {width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -119px 0px;}


a.units_a   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -715px -91px;} 
a.units_a:hover   	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -715px 0px;}
a.units_a_selected 	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -715px 0px;}

a.units_b  		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -716px -91px;} 
a.units_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -716px 0px;}
a.units_b_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -716px 0px;}

a.units_c   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -715px -91px;} 
a.units_c:hover   	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -715px 0px;}
a.units_c_selected 	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -715px 0px;}



a.dixie_a   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -476px -91px;} 
a.dixie_a:hover    	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -476px 0px;}
a.dixie_a_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -476px 0px;}

a.dixie_b   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -476px -91px;} 
a.dixie_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -476px 0px;}
a.dixie_b_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -476px 0px;}

a.dixie_c   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -476px -91px;} 
a.dixie_c:hover    	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -476px 0px;}
a.dixie_c_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -476px 0px;}

a.stories_a   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px -91px;} 
a.stories_a:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px 0px;}
a.stories_a_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px 0px;}

a.stories_b   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px -91px;} 
a.stories_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px 0px;}
a.stories_b_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px 0px;}

a.stories_c   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px -91px;} 
a.stories_c:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px 0px;}
a.stories_c_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px 0px;}


a.songs_a   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -357px -91px;} 
a.songs_a:hover 	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -357px 0px;}
a.songs_a_selected	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -357px 0px;}

a.songs_b   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -357px -91px;} 
a.songs_b:hover 	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -357px 0px;}
a.songs_b_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -357px 0px;}

a.songs_c   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -357px -91px;} 
a.songs_c:hover 	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -357px 0px;}
a.songs_c_selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -357px 0px;}





a.sound_width_a   	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -238px -91px;} 
a.sound_width_a:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -238px 0px;}
a.sound_width_a_selected {width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -238px 0px;}


a.sound_width_b   	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -238px -91px;} 
a.sound_width_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -238px 0px;}
a.sound_width_b_selected	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -238px 0px;}


a.sound_width_c   	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -238px -91px;} 
a.sound_width_c:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -238px 0px;}
a.sound_width_c_selected {width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -238px 0px;}




a.stories_a   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px -91px;} 
a.stories_a:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px 0px;}
a.stories_a.selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu.png') no-repeat;  background-position: -595px 0px;}

a.stories_b   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px -91px;} 
a.stories_b:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px 0px;}
a.stories_b.selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_b.png') no-repeat;  background-position: -595px 0px;}

a.stories_c   		{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px -91px;} 
a.stories_c:hover  	{width: 119px; height: 85px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px 0px;}
a.stories_c.selected  	{width: 119px; height: 91px; display: block; position: relative; background: url('../img/menu_c.png') no-repeat;  background-position: -595px 0px;}



.content { 
	width: 905px;
	margin: 0 auto;
	position: relative;
	float: left;
	 //padding: 65px 0px 65px 0px;
	border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	border: 4px solid #18A3CF;
	padding: 10px;
	background-color: #ffffff;
	min-height: 400px;
	padding: 25px;
}




.footer {
	width: 935px;
	margin: 15px 0px 15px 0px;
	position: relative;
	float: left;
	color: #0097bf;
	font-weight: bold;
}

.footer a { color:#0097bf; text-decoration:none;}
.footer a:hover { color:#0097bf;text-decoration:underline;}
.footer a:visited { color:#0097bf; text-decoration:none;}
.footer a:active { color:#0097bf; text-decoration:none;}


.titulo{
	font-family: "questrialregular";
	font-size: 25px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	position: relative;
	width: auto;
}
.number{ margin-top: 7px;}

.elementos {
  float: left;
  width: 160px;
  height: 140px;
  margin: 0 0 28px 14px;
  padding: 0 0 0 0px;
  color: #00a3df;
  }

.elementos div {position: relative; float: left; width: 180px; height: 20px; text-align: center; font-size: 18px;   margin-top: 13px; margin-left: -46px; background: url('../img/icon_sound.png') no-repeat 100% 0px;}  
  
.elementosdx {
  float: left;
  width: 391px;
  min-height: 296px;
  margin: 0 14px 28px 14px;
  padding: 0 0 0 0px;
  color: #00a3df;
  line-height: 25px;
  font-size: 18px;
  
  }
 
 .songs_contenedor {
	width:941px; 
	min-height:470px;
 
 }
 .songs_titulos {
 	float: left;
 	width:420px; 
 	max-height: 220px;
	margin-top: 295px;
	margin-left: 25px;
    	line-height: 32px;
 	font-size:18px; 
 	font-weight:bold; 
 	cursor: pointer; 
 }
  .songs_all_elementos {
  	width:940px; 
  }

 .songs_elementos {
 	width:420px; 
 	margin:-180px 0 0 300px;  
 
 
 
 }
 
/* 
 .elementosdx {
     float: left;
     width: 420px;
     min-height: 199px;
     margin: 250px 14px 0px 14px;
     padding: 0 0 0 0px;
     color: #00a3df;
     line-height: 25px;
     font-size: 18px;
}
*/

.song_title {
    background: url(../img/estrella.png) no-repeat top center;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.letras {font-size:18px; line-height: 25px;}



.oculto {
     float: left;
}

a.link {position: relative; float: left; display: block; width:160px; font-family: "questrialregular"; font-size: 18px; }
a.link:hover {-webkit-filter: drop-shadow(0px 0px 2px #3184D0); filter: drop-shadow(0px 0px 2px #3184D0);font-family: "questrialregular";font-size: 18px;}
  

/* school */ 
  
.BAG 		{background: url('../img/vocabulario/bag.jpg') no-repeat top center;}
.CHAIR 		{background: url('../img/vocabulario/chair.jpg') no-repeat top center;}
.PENCIL 	{background: url('../img/vocabulario/pencil.jpg') no-repeat top center;}
.TABLE 		{background: url('../img/vocabulario/table.jpg') no-repeat top center;}


/* actions */ 

.DOWN 		{background: url('../img/vocabulario/down.jpg') no-repeat top center;}
.INSIDE		{background: url('../img/vocabulario/inside.jpg') no-repeat top center;}
.OUTSIDE	{background: url('../img/vocabulario/outside.jpg') no-repeat top center;}
.UP		{background: url('../img/vocabulario/up.jpg') no-repeat top center;}


/* animals */

.BUTTERFLY {background: url('../img/vocabulario/butterfly.jpg') no-repeat top center;}
.COW	{background: url('../img/vocabulario/cow.jpg') no-repeat top center;}
.HEN	{background: url('../img/vocabulario/hen.jpg') no-repeat top center;}
.PIG	{background: url('../img/vocabulario/pig.jpg') no-repeat top center;}
.SHEEP	{background: url('../img/vocabulario/sheep.jpg') no-repeat top center;}


/* body */
.EYES	{background: url('../img/vocabulario/eyes.jpg') no-repeat top center;}
.EARS	{background: url('../img/vocabulario/ears.jpg') no-repeat top center;}
.NOSE	{background: url('../img/vocabulario/nose.jpg') no-repeat top center;}
.MOUTH	{background: url('../img/vocabulario/mouth.jpg') no-repeat top center;}



/* character */
.TOBY	{background: url('../img/vocabulario/toby.jpg') no-repeat top center;}
.HELEN	{background: url('../img/vocabulario/helen.jpg') no-repeat top center;}
.DIX	{background: url('../img/vocabulario/dixie.jpg') no-repeat top center;}
.COOPER	{background: url('../img/vocabulario/cooper.jpg') no-repeat top center;}
.STAR	{background: url('../img/vocabulario/star.jpg') no-repeat top center;}


/* christmas  */ 
.SANTA			{background: url('../img/vocabulario/santa.jpg') no-repeat top center;}	
.CHRISTMAS_TREE	{background: url('../img/vocabulario/christmas_tree.jpg') no-repeat top center;}	
.PRESENTS	{background: url('../img/vocabulario/presents.jpg') no-repeat top center;}	
.ESTRELLA	{background: url('../img/vocabulario/estrella.jpg') no-repeat top center;}	



/* clothes */ 

.SHORTS		{background: url('../img/vocabulario/shorts.jpg') no-repeat top center;}	
.TSHIRT		{background: url('../img/vocabulario/tshirt.jpg') no-repeat top center;}	
.TRAINERS	{background: url('../img/vocabulario/trainers.jpg') no-repeat top center;}	
.CAP		{background: url('../img/vocabulario/cap.jpg') no-repeat top center;}	




/* colours */

.RED		{background: url('../img/vocabulario/red.jpg') no-repeat top center;}	
.YELLOW		{background: url('../img/vocabulario/yellow.jpg') no-repeat top center;}	
.GREEN		{background: url('../img/vocabulario/green.jpg') no-repeat top center;}	
.BLUE		{background: url('../img/vocabulario/blue.jpg') no-repeat top center;}	
.PURPLE		{background: url('../img/vocabulario/purple.jpg') no-repeat top center;}	
.ORANGE		{background: url('../img/vocabulario/orange.jpg') no-repeat top center;}	
.PINK		{background: url('../img/vocabulario/pink.jpg') no-repeat top center;}	
.BROWN		{background: url('../img/vocabulario/brown.jpg') no-repeat top center;}	



/* food */

.SANDWICH	{background: url('../img/vocabulario/sandwich.jpg') no-repeat top center;}	
.ORANGE_JUICE	{background: url('../img/vocabulario/orange_juice.jpg') no-repeat top center;}	
.FRUIT		{background: url('../img/vocabulario/fruit.jpg') no-repeat top center;}	
.CHOCOLATE	{background: url('../img/vocabulario/chocolate.jpg') no-repeat top center;}	


/* house */
.BEDROOM	{background: url('../img/vocabulario/bedroom.jpg') no-repeat top center;}
.KITCHEN	{background: url('../img/vocabulario/kitchen.jpg') no-repeat top center;}
.BATHROOM	{background: url('../img/vocabulario/bathroom.jpg') no-repeat top center;}
.GARDEN		{background: url('../img/vocabulario/garden.jpg') no-repeat top center;}



/* nature */
.FLOWER	{background: url('../img/vocabulario/flower.jpg') no-repeat top center;}
.PLANT	{background: url('../img/vocabulario/plant.jpg') no-repeat top center;}
.SEED	{background: url('../img/vocabulario/seed.jpg') no-repeat top center;}


/* numbers */
.NUMBER_1	{background: url('../img/vocabulario/number_1.jpg') no-repeat top center;}
.NUMBER_2	{background: url('../img/vocabulario/number_2.jpg') no-repeat top center;}
.NUMBER_3	{background: url('../img/vocabulario/number_3.jpg') no-repeat top center;}
.NUMBER_4	{background: url('../img/vocabulario/number_4.jpg') no-repeat top center;}
.NUMBER_5	{background: url('../img/vocabulario/number_5.jpg') no-repeat top center;}
.NUMBER_6	{background: url('../img/vocabulario/number_6.jpg') no-repeat top center;}

/* shapes */
.CIRCLE		{background: url('../img/vocabulario/circulo_rojo.jpg') no-repeat top center;}	
.SQUARE		{background: url('../img/vocabulario/cuadro_azul.jpg') no-repeat top center;}	
.TRIANGLE	{background: url('../img/vocabulario/triangulo_naranja.jpg') no-repeat top center;}
.RECTANGLE	{background: url('../img/vocabulario/rectagulo_verde.jpg') no-repeat top center;}



/* sizes */
.BIG		{background: url('../img/vocabulario/big.jpg') no-repeat top center;}		
.SMALL		{background: url('../img/vocabulario/small.jpg') no-repeat top center;}	




/* transport */

.TRAIN		{background: url('../img/vocabulario/train.jpg') no-repeat top center;}
.BUS		{background: url('../img/vocabulario/bus.jpg') no-repeat top center;}
.CAR		{background: url('../img/vocabulario/car.jpg') no-repeat top center;}
.BOAT		{background: url('../img/vocabulario/boat.jpg') no-repeat top center;}



/*  */




