/* CSS Document */


* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFCC;
	text-decoration: none;
	margin:0;
	padding:0;
}

body {
	background-color: #091812;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
font-family:Arial, Helvetica, sans-serif, "Futura Bk", Impact;
font-size:18px;
color:#009900;
margin:o;
padding:0;
text-align:left;
margin-bottom:10px;
text-align:center;
}
#contenido strong{
color:#999966;
}
#contenido em{
color:#CCCCCC;
font-size:14px;
}
#contenido p{
text-align:justify;
}

#menu a{
font-size:11px;

color:#76785C;
border-bottom-color:#373718;
border-bottom-style:dotted;
border-bottom-width:1px;
margin-top:5px;
margin-bottom:5px;
line-height:30px;
display:block;
width:230px;
text-align:left;
}
#menu a:hover{
text-decoration:underline;
}
#contenido img{
margin-right:12px;

}
#abajo *{
font-size:9px;
color:#123F2D;
}
.peque{
font-size:9px;
color:#666666;
}


#predicciones {
background-color:#000;
color:#fff;
width:728px;
text-align:left;
}
#predicciones table {
width:700px;
}

#predicciones table tr td {
line-height:12px;
font-size:11px;
}

#predicciones table tr td strong {
font-size:14px;
font-weight:bold;
color:#009900;
}

#predicciones table tr td img {
display:block;
margin-left:auto;
margin-right:auto;
}
