	BODY {
	  background: #000000;
	  color: #ffffff;
	  font-family: Verdana, Arial, sans-serif;
	  line-height: 1.2em;
	  font-size: 0.8em;
	}

	#home {
		margin-top: 46px;
		padding-top: 297px;
		padding-left: 45px;
		padding-bottom: 80px;
		height: 115px;
		background-image: url('home.gif');
		background-repeat: no-repeat;
	}
	
	#home ul {
		padding-left: 0px;
	}
	
	#home li {
		display: inline;
		float:left;
		width: 250px;
	}
	
	#home li div {
		padding-bottom: 0px;
	}
	
	a {
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		color:white;
	}
	
	a:hover {
		color: #0000CF;
	}

	
	.linkEnglish {
		color: #0000CF;
	}
	
	.linkEnglish:hover {
		color: white;
	}

	#general {
	}	
	
	#cabecera {
		background-image: url(fondoCabecera.gif);
		background-repeat: repeat-x;
		vertical-align: top;
	}
	
	#menu ul {
		padding-left: 74px;
		padding-bottom: 30px;
	}
	
	#menu li {
		display: inline;
		float:left;
		width: 210px;
	}

	
	
	IMG {
		border: 0px;
	}
	
	#textoQuees {
		margin-right: 70px;
		margin-left: 70px;
		margin-top: 40px;
	}
	
	
	#textoQuees P {
		text-align:justify;
		font-size:0.8em;
		line-height: 150%;
		color:#999898;
	}
	
	#textoQuees P strong {
		color:#FFFFFF;
		font-size:1.1em;
	}

	#textoQuees li {
	  height: 26px; 
	  list-style: none; 
	}
	
    #textoQuees ul { 
	  color:#FFFFFF; 
	  font-size:0.9em; 
	} 
	
	#tallasH2 {
		font-size: 1.2em;
		color:#25499C;
	}
	
	#tallasUL li{
		height: 62px; 
	}
	
	.tallaOn {
		display:block;
	}
	.tallaOff {
		display:none;
	}
	
	.footer {
		clear:both;
	}
	H2 {
		/* display: none; */
		font-size: 10px;
	}
