/* CSS Document */

html, body {
	background-color:#000000;
	height: 100%;
	width: 100%;
	margin: 0;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left:5px;
color: #FFFFFF;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-left:5px;
font-weight:normal;
}

/********** Estilos globales **********/

a{
  color: #FF6600;
}

a:visited{
  color: #333333;
}

a:hover{
  color: #999999;
}
#contenedor{
	background-color:#666666;
	height: 12px;
}
#contenedor2{
	background-color:#666666;
	height: 12px;
}
#contenedor3{
	background-color:#666666;
	height: 12px;
}
#contenedor4{
	background-color:#666666;
	height: 12px;
}
#contenedor5{
	background-color:#666666;
	height: 12px;
}
#contenedor6{
	height: 12px;
}
#contenedor7{
	height: 12px;
}
#contenedor8{
	height: 12px;
}
#contenedor9{
	height: 12px;
}
#contenedor10{
	height: 12px;
}
.table{
height: 150px;
}
.table3{
width: 190px;
height: auto;
}
#contenedor11{
height: 200px;
width: 190px;
position:relative;
}
.celda{
background-image: url(img/barra_titulos.jpg);
background-repeat: no-repeat;
height:10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
color: #FFF;
}
.celda_creditos{
background-image: url(img/barra_titulos.jpg);
background-repeat: repeat-x;
height:12px;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
color: #FFF;
}
.flash{
margin: 0px;
}
.celda2{
height: auto;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
}
.table2{
width: 700px;
height: auto;
}