.titulo
{
left:0px;
top:0px;
width:100%;
height:4em;
background-color:#EDEDED;
POSITION:relative;
text-align:left;
padding:0px;
margin:0px;
color:#CCCCCC;
font-weight:bold;

background-repeat:no-repeat;
background-position:left;
}
.inicio
{
	color:#FFFFFF;
}
.arriba
{
	border:0px;
	border-style:solid;
	border-color:#999;
	border-bottom-width:1px;
	background-image:url(../img/Arriba.jpg);
	padding:12px;
}

.filtro
{
margin-top:5px;
margin-left:45px;
border-style:solid;
border-width:1px;
border-color:#DDDDDD;
background-color:#F6F6F6;
color:#999999;
}
.filtro:hover
{

background-color:#F6F6F6;
color:#000000;
border-color:#CCFF33;
}
#bFiltro
{
margin-top:5px;
border-style:solid;
border-width:1px;
border-color:#999999;
background-color:#DDDDDD;
color:#666666;
}
#bFiltro:hover
{

background-color:#CCFF33;

}


.textoTitulo
{
   font-size:2em;
   margin-left:73px;
   padding-top:5px;
   display:block;
}
.textoTitulo:hover
{
   font-size:2em;
 
   padding-top:5px;
   display:block;
   color:#CCFF00;
}
.contenedor
{
background-color:#000;
MARGIN: 5px auto;
WIDTH: 56em; 
height:30em;
POSITION: relative;
TEXT-ALIGN: left
}
.menu
{
left:0px;
top:0px;
width:8em;
height:26.9em;
padding:0px;
margin:0px;
background-color:#FFFFFF;
POSITION:relative;
float:left;
z-index:1;

}
.menu a
{
  color:#999999;
  font-style:normal;
  font-variant:normal;
  text-decoration:none;
  font-size:0.8em;
  display:block;
  margin-left:0.4em;
  border-style:solid;
  border-left-width:6px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-right-width:0px;
  border-color:#CCCCCC;
  margin-bottom:5px;
  padding-left:5px;

}
.menu a:hover
{
  color:#999999;
  font-style:normal;
  font-variant:normal;
  text-decoration:none;
  background-color:#FFFFFF;
  border-color:#CCFF00;
}
.menu #separa
{
display:block;
height:1px;
margin-bottom:3px;
background-color:#cccccc;
}
.contenido
{
	left:0px;
	top:0px;
	width:56em;
	height:25.9em;
	background-color:#000;
	POSITION:relative;
	float:right;
	overflow:hidden;
	padding:0px;
	color:#000000;
	overflow:auto;
	
}

body 
{
  PADDING-RIGHT: 0px;
  PADDING-LEFT: 0px;
  FONT-SIZE: 100%;
  BACKGROUND: #000;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  margin-top:30px;
  COLOR: #333;
  PADDING-TOP: 0px;
  FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
  TEXT-ALIGN: center
}
.idioma
{
  left:0px;
  top:0px;
  width:100%;
  background-color:#000;
  POSITION:relative;
  clear:both;
  text-align:left;
  margin-top:0px;
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  padding-top:0px;

}
.idioma a
{
  color:#444;
  text-decoration:none;
  font-size:14px;
  display:inline;
  
}
.idioma a:hover
{
  color:#AAA;

}
.pie
{
  left:0px;
  top:0px;
  width:100%;
  height:3em;
  background-color:#000;
  POSITION:relative;
  clear:both;
  text-align:center;
  margin-top:0px;
  border-color:#999999;
  border-style:solid;
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  padding-top:0.4em;
  
}
.separador
{
  border-color:#999999;
  padding-right:0.5em;
  margin-left:0.5em;
  border-style:solid;
  border-bottom-width:0px;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:1px;
}
.pie a
{
  color:#444;
  text-decoration:none;
  font-size:16px;
  display:inline;
 }
.pie a:hover
{
  color:#AAA;
}

ul
{
margin-left:16px;

padding-left:0px;
}
li
{
margin-bottom:10px;
}


.fotos a
{
  color:#fff;
  text-decoration:none;
  font-size:16px;
  font-weight:bold;
  display:inline;
 }
.fotos a:hover
{
  color:#fff;
  text-decoration:underline;
}
.tituloTooltip
{
background-color:#FFFFFF;
color:#999999;
text-decoration:none;
margin-bottom:0px;
padding-left:0px;
margin-left:0px;

}
.tooltip
{
background-color:#FFFFFF;
color:#999999;
text-decoration:none;
font-size:.72em;
}


