body
{
	font-size: 62.5%;
	background-color: #F90;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", arial , helvetica, sans-serif;
	margin: 0;
}
body p { margin: 0; }
h1 { display: none; }
#up
{
	width: 740px;
	height: 229px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.imagen1
{
	background-image: url(images/up0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagen2
{
	background-image: url(images/up2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagen3
{
	background-image: url(images/up3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagen4
{
	background-image: url(images/up4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imagen5
{
	background-image: url(images/up5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#up img
{
	margin: 0;
	float: left;
}
#up ul
{
	float: right;
	padding: 10px;
	list-style-type: none;
	margin-top: 20px;
}
#up li
{
	float: left;
	margin-left: 2em;
	text-transform: uppercase;

}
#up li a
{
	color: #000;
	text-decoration: none;
}
#up li a:link, a:visited
{
	color: #000;
	text-decoration: none;
}
#up li a:hover, a:active
{
	color: #009;
}
#container
{
	width: 740px;
	margin: 0px auto 10px auto;
	background-color: #FFF;
	border-right: #F90;
	border-left: #F90;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	font-size: 1.1em;
}
#navcontainer
{
	margin: 0;
	clear: both;
	height: 50px;
}
#navcontainer ul
{
	list-style-type: none;
	display: inline;
	height: 25px;
}
#navcontainer li
{
	width: 148px;
	float: left;
	text-align: center;
	

}
#navcontainer li a
{
	color: #FFF;
	text-decoration: none;
	display: block;
}

#navcontainer li a:link, a:visited
{
	
	color: #FFF;
	padding: 7px 0 0 0;
}
#navcontainer li a:hover, a:active
{

	padding: 11px 0 5px 0;


}

#idioma
{
margin: 0;
padding: 0;
text-align: center;
}
#izqda
{
	margin: 0;
	width: 225px;
	float: left;
	background-image: url(images/clip.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#izqda h2
{
	color: #009;
	font-size: 1.3em;
	background-image: url(images/puzleamarillo.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	line-height: 1.9em;
	display: block;
	margin: 0 10px 10px 10px;
	text-transform: uppercase;
}
#izqdahome
{
	margin: 0;
	width: 225px;
	float: left;
	color: #92278F;

}
#izqdahome h2
{
	color: #009;
	font-size: 1.3em;
	background-image: url(images/puzleamarillo.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	line-height: 1.9em;
	display: block;
	margin: 0 10px 10px 10px;
	text-transform: uppercase;
}
#izqda h3
{
	color: #F90;
	font-size: 1.2em;
	background-image: url(images/puzleazul.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	line-height: 1.9em;
	margin: 0 0 5px 10px;
	padding: 5px;
}
#izqda h3 a { text-decoration: none; }
#izqda h3 a:link, a:visited
{
	text-decoration: none;
	color: #F90;
}
#izqda h3 a:hover, a:active
{
	text-decoration: underline;
}
#izqda ul
{
	list-style-image: url(images/punto.gif);

}
#izqda li
{
	padding: 2px;
	margin: 0 0 0 10px;
}
#izqda li a
{
	color: #009;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
}
#izqda li a:link, a:visited
{
	color: #009;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
}
#izqda li a:hover, a:active
{
	color: #92278F;
}


#derecha
{
	margin: 0 0 15px 225px;

}
#derechahome
{
	margin: 0 0 15px 225px;
	padding: 0;
}
   #derechahome div   
   {
   	margin: 2px 10px 5px 2px;
   	border-color: transparent transparent #FC0 transparent;
   	border-width: 0 0 1px 0;
   	border-style: none none solid none;
   	float: left;
   	padding: 10px;
   }
   #derechahome div div
   {
   	float: left;
    margin: 2px 10px 2px 2px;
   	border-color: #FC0;
   	border-width: 1px;
   	border-style: solid;
   	float: left;
   	padding: 2px;
   }
   #derechahome div.floatMe { float: left; }
   
   #derechahome div.floatMe h4   
   {
   	color: #009;
   	font-size: 1.1em;
   	display: block;
   	margin: 0 0 10px 0;
   }
  
#derecha ul
{
	list-style-image: url(images/punto.gif);

}
#derecha li
{
	padding: 2px;
	margin: 0 0 0 10px;
}
#derecha li a
{
	color: #009;
	font-size: 1em;
	line-height: 1.3em;
	text-decoration: none;
}
#derecha li a:link, a:visited
{
	color: #009;
	font-size: 1.2em;
	line-height: 1.7em;
	text-decoration: none;
}
#derecha li a:hover, a:active
{
	color: #92278F;
}

#derecha h4
{
	color: #009;
	font-size: 1.2em;
	background-image: url(images/puzleamarillo.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	line-height: 1.8em;
	display: block;
	border-bottom: #F90;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 30px 10px 10px;
	text-transform: uppercase;
}


#footer
{
	margin: 0;
	padding: 5px;
	color: #FFF;
	font-size: 0.95em;
	background-color: #009;
	clear: both;
	text-align: center;
}
#solapa
{
	background-color: #009;
	background-image: url(images/solapainferior.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
#mapa
{
	width: 415px;
	height: 300px;
	margin: 5px 5px 5px 240px;
	padding: 5px;
	border-color: #F90;
	border-width: 1px;
	border-style: solid;
}
.amarillo
{
	height: 25px;
	background-color: #F90;
	background-image: url(images/f-ama.gif);
	background-repeat: repeat-x;
}
#amarillo
{
	height: 25px;
	background-color: #F90;
	background-image: url(images/f-ama.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #009;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
}
.violeta
{
	height: 25px;
	background-color: #92278F;
	background-image: url(images/f-violeta.gif);
	background-repeat: repeat-x;
}
.verde
{
	height: 25px;
	background-color: #00746B;
	background-image: url(images/f-verde.gif);
	background-repeat: repeat-x;
}
.rojo
{
	height: 25px;
	background-color: #ED1C24;
	background-image: url(images/f-rojo.gif);
	background-repeat: repeat-x;
}
.azul
{
	height: 25px;
	background-color: #000099;
	background-image: url(images/f-azul.gif);
	background-repeat: repeat-x;
}
#azul
{
	height: 25px;
	background-color: #000099;
	background-image: url(images/f-azul.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #F90;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
}
#violeta
{
	height: 25px;
	background-color: #92278F;
	background-image: url(images/f-violeta.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #F90;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
}
#verde
{
	height: 25px;
	background-color: #00746B;
	background-image: url(images/f-verde.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #F90;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
}
#rojo
{
	height: 25px;
	background-color: #ED1C24;
	background-image: url(images/f-rojo.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: #F90;
	border-width: 0 0 8px 0;
	border-style: none none solid none;
}
.linea
{
	padding-top: 5px;
	border-color: #F90;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 15px 5px 0;
}
.texto
{
	display: block;
	padding: 5px 20px 5px 20px;
	margin: 5px;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.8em;
}
.textohome
{
	display: block;
	padding: 5px 20px 5px 20px;
	margin: 5px;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.4em;
}
.negro { color: #000; }
.izqda
{
	float: left;
	margin: 25px 10px 10px 0;
}

  
 #derecha img
 {
 	padding: 2px;
 	border-color: #F90;
 	border-width: 1px;
 	border-style: solid;
 	text-align: center;
 	margin: 0 0 10px 0;
 }
  #izqda img  
  {
  	padding: 2px;
  	border-color: #92278F;
  	border-width: 1px;
  	border-style: solid;
  	text-align: center;
  	margin: 0 0 10px 10px;
  }
.fotohome
{
	float: left;
	margin: 0 10px 5px 10px;
	border-color: #F90;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}