.estiloboton { 
background-color : #A4D2DC;
font-family : Times New Roman;
font-size : 14px;
color : #333333;
height : 20px;
} 
.estilobotonseleccionado { 
background-color : #FFFFFF;
font-family : Times New Roman;
font-size : 14px;
color : #000000;
height : 20px;
} 
.estilobotonsubmenu { 
background-color : #66CC99;
font-family : Georgia;
font-size : 13px;
color : #ffffff;
height : 15px;
} 
.estilobotonSubmenuseleccionado { 
font-family : Georgia;
font-size : 15px;
color : #006600;
height : 15px;
font-weight:bold;
} 
.estilopie { 
font-family : Times New Roman;
font-size : 9px;
color : #333333;
background-color:#A4D2DC;
} 
.baseTexto { 
font-size : 12px;
color : #333333;
font-family : Times New Roman;
} 
.baseTexto A { 
font-size : 12px;
color : #304e6d;
font-family : Times New Roman;
text-decoration : none;
} 
.baseTexto A:hover { 
font-size : 12px;
color : #ff0000;
text-decoration : none;
} 
.Titulo { 
font-size : 18px;
color : #666666;
font-family : Times New Romnan;
font-weight:bold;
} 
.Subtitulo { 
font-size : 14px;
color : #565354;
font-family : Times New Roman;
font-weight:bold;
} 
.TituloNoticia { 
font-size : 16px;
color : #FFFFFF;
font-family : Times New Romnan;
background-color:#009900;
font-weight:bold;
} 
.SubtituloNoticia { 
font-size : 14px;
color : #FFFFFF;
font-family : Times New Romnan;
background-color:#009900;
font-weight:bold;
} 
.TextoNoticia { 
font-size : 12px;
color : #333333;
font-style : normal;
font-family : Times New Roman;
} 
#jugadas {
	position:relative;
	left:0px;
	top:-160px;
	width:670px;
	height:550px;
	z-index:1;
	visibility: visible;
}
body {
	background-image: url();
	background-color: #FFFFCC;
}
