/* CSS Document */
body{
background-color:#FFFFEC;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
a{
text-decoration:none;
color:#000000;
}
#cuerpo{
width:100%;
position:absolute;
left:0px;
top:129px;
margin:0px;
}

#topmenu{
width:100%;
position:absolute;
top:0;
left:0;
background-image:url(topmenu.gif);
height:28px;
}
#topmenu ul{
list-style-type:none;
margin:0;
}
#topmenu li{
float:left;
padding-left:10px;
margin-top:3px;
}
#topmenu li a:link,#topmenu li a:visited{
text-decoration:none;
color:#FFFFFF;
font-weight:bold
}
#topmenu li a:hover{
color:#0000ff;
}


#topflash{
background-image:url(fondoflash.jpg);
width:100%;
position:absolute;
left:0px;
top:28px;
height:101px;
}
#separaflash{
position:absolute;
left:0px;
top:0px;
width:100%;
height:8px;
background-image:url(dorado.jpg);
background-color:#FFFFFF;
}
#izq{
position:absolute;
left:0;
top:8px;
width:15%;
margin-top:0px;
margin-left:0px;

height:200px;
}
#centro{
	margin-top:8px;
	height:200px;
}

#der{
position:absolute;
right:0;
top:8px;
width:190px;
height:200px;
}
#centro #adentro{
	width:96%;
}
#izq #adentro{
padding:5px;
}
#der #adentro{
padding:5px;
}
#izq #menus{
margin:0px;
width:90%;
border:1px #FFCC00 solid;
padding:5px;
background-image:url(menutitulo.jpg);
background-repeat:repeat-x;
}


#mcentral #menus{
	margin:0px;
	width:96%;
	border:1px #FFCC00 solid;
	padding:0px;
	background-image:url(menutitulo.jpg);
	background-repeat:repeat-x;
}





#der #menus{
margin:0px;
width:90%;
border:1px #0066FF solid;
padding:5px;
background-image:url(menutitulo2.jpg);
background-repeat:repeat-x;
}
#menus #titulo{
text-align:center;
width:100%;
}
#menus #opciones{
margin-top:2px;
width:100%;
}
#opcion a:link,
#opcion a:visited{
text-decoration:none;
color:#4f4f00;
}
#opcion a:hover{
color:#0000ff;
}
.separador{
height:5px;
}
#controles{
position:absolute;
right:50px;
top:40px;
z-index:100;
}
#controles a:link,
#controles a:visited{
text-decoration:none;
color:#0000FF;
}
#controles a:hover{
color:#ffffff;
}
#partido{
width:100%;
}

#centro #suscripcion{
	width:100%;
	background-image:url(topmenu_g.jpg);
	background-repeat:repeat-x;
	height: 35px;
	color: #FFFFFF;
}

#mcentral #menus #opcion{
text-align:center;
}

#mcentral #opciones{
width:100%;
}
#mcentral #opcion{
width:100%;
height:19px;
padding-top:5px;
border-bottom: 1px #FFCC00 solid;
}

.style1 {font-size: 12px}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {color: #0000FF}
#menus #opcionesnoti{
font-weight:normal;
margin-top:2px;
width:100%;
}
#menus #opcionesnoti p{
font-weight:normal;
}
