div.hr {
	color: #CADEE6;
	background-color: #000000;
	height: 3px;
}


.fondo {
	background-color: #20676D;
}

.margen_fondo {
	font: 12px Arial, Helvetica, sans-serif;
	color: #787878;
	background-color: #FFFFFF;
	border: 1px solid #9BD0D4;
}

.menu {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1F7291;
	background-color: #F4FCFF;
	border-top: 1px solid #9BD0D4;
	border-left: 1px solid #9BD0D4;
	border-right: 1px solid #9BD0D4;
}

.menu_inac {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #107B9E;
	background-color: #D9F3FC;
	border-bottom: 1px solid #9BD0D4;
	border-right: 1px solid #CBE9F3;
	border-left: 1px solid #D0EEF9;
	border-top: 1px solid #D0EEF9;
	cursor: pointer;
}

.menu_inac_hover {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0088BC;
	background-color: #D5F4FC;
	border-bottom: 1px solid #9BD0D4;
	border-right: 1px solid #9FD8EB;
	border-left: 1px solid #9FD8EB;
	border-top: 1px solid #9FD8EB;
	cursor: pointer;
}

.centro {
	font: 12px Arial, Helvetica, sans-serif;
	color: #787878;
	background-color: #F4FCFF;
	background-image: url(Img/fondos/bg_centro.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #9AC5D6;
	border-left: 1px solid #9AC5D6;
	border-right: 1px solid #9AC5D6;
}

.titulos {
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: light;
	color: #4C8DA6;
}

.menu_inferior {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #838B8C;
	border-right: 1px solid #BFD4DC;
}

.menu_inferior a {
	color: #838B8C;
	text-decoration: none;
}

.menu_inferior a:hover {
	color: #0090C7;
	text-decoration: none;
}

.menu_inferior a:visited {
	color: #838B8C;
	text-decoration: none;
}

.bottom {
	font: 11px Arial, Helvetica, sans-serif;
	color: #528395;
	border-top: 1px solid #09678B;
}

.bottom a {
	color: #528395;
	text-decoration: none;
}

.bottom a:hover {
	color: #566C74;
	text-decoration: none;
}

.prueba {
	

	font: 11px Arial, Helvetica, sans-serif;
	color: #528395;
	border-top: 1px solid #09678B;
}










.botones {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8CC3C8;
	border-right: 1px solid #478B91;
	background-image:url(Img/fondos/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.botones_hover {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9CD1D6;
	border-right: 1px solid #478B91;
	background-image:url(Img/fondos/bg_menu1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

.menu_inactivo {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #107B9E;
	background-color: #D9F3FC;
	border-bottom: 1px solid #9BD0D4;
	border-right: 1px solid #CBE9F3;
	border-left: 1px solid #D0EEF9;
	border-top: 1px solid #D0EEF9;
}

.menu_inactivo a {
	color: #107B9E;
	text-decoration: none;
}

.menu_inactivo a:hover {
	color: #0098CA;
	text-decoration: none;
	border-right: 1px solid #9FD8EB;
	border-left: 1px solid #9FD8EB;
	border-top: 1px solid #9FD8EB;
}

.menu_inactivo a:visited {
	color: #107B9E;
	text-decoration: none;
}

.borde_casos {
	background-image: url(img/fondos/px_division.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.titulos_casos {
	font-size: 22px;
	font-weight: lighter;
	color: #86BACE;
}

.subtitulos {
	font-size: 13px;
	font-weight: bolder;
	color: #47A4C9;
}

.letritas {
	font-size: 10px;
	font-weight: bolder;
	color: #7DB3C9;
}

.mexico {
	background-image:url(img/fotos/mexico.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

.ligas {
	font-size: 11px;
	font-weight: normal;
	color: #6A9FB5;
}

.ligas a {
	color: #6A9FB5;
	text-decoration: none;
}

.ligas a:hover {
	color: #0083B9;
	text-decoration: underline;
}