
img {
border: none;
}

/* Estilos personalizados scroll, s�lo funcionan en IE */
/*body {
	SCROLLBAR-FACE-COLOR:#BD0F10; 
	SCROLLBAR-HIGHLIGHT-COLOR: #920707; 
	SCROLLBAR-SHADOW-COLOR: #770909; 
	SCROLLBAR-3DLIGHT-COLOR: #770909;
	SCROLLBAR-ARROW-COLOR: #000; 
	SCROLLBAR-TRACK-COLOR: #900B0B; 
	SCROLLBAR-DARKSHADOW-COLOR: #BD0F10;
	}*/

h1,h2,h3,h4,h5,h6 {
	margin:0;
	}

/*--------------------------------------- MEN� INTERIOR -------------------------------------------*/

.opcion{
	position:relative; 
	float:left;
	width:246px;
	padding:0 0 5px 0;
	}

	.boton{
		position:relative; 
		float:left;
		width:246px;
		}

	.hijos{
		position:relative; 
		float:left;
		width:246px;
		padding:5px 0 0 0;
		background:#FC0E00;
		}

		.nivel-2{
			position:relative; 
			float:left;
			width:231px;
			padding:5px 0 5px 15px;
			background:#FC0E00;
			border-bottom:dotted 1px #FFF;
			}

			.sub-hijos{
				position:relative; 
				float:left;
				width:181px;
				padding:5px 0 5px 65px;
				background:#C12B23;
				border-bottom:dotted 1px #FFF;
				}


/*--------------------------------------- TEXTOS -------------------------------------------*/
/* Men� superior home */
.txt1{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
	.txt1 a{
		color:#FFF;
		text-decoration:none;
		}

	.txt1 a:hover{
		text-decoration:underline;
		}

/* Men� superior interior*/
.txt1a{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	}
	
	.txt1a a{
		color:#FFF;
		text-decoration:none;
		}

	.txt1a a:hover{
		text-decoration:underline;
		}

/* Fecha home */
.txt2{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	color:#FF0F24;
	}

/* Titular noticia home */
.txt3{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:15px;
	color:#FF0F24;
	font-weight:bold;
	text-transform:uppercase;
	}

/* Texto noticia home */
.txt4{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#010101;
	text-decoration:none;
	}

	.txt4 a{
		color:#010101;
		text-decoration:none;
		}

	.txt4 a:hover{
		color:#010101;
		text-decoration:underline;
		}

/* Migas */
.txt5{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:#FF0015;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}

	.txt5 a{
		color:#FF0015;
		text-decoration:none;
		}

	.txt5 a:hover{
		color:#FF0015;
		text-decoration:underline;
		}

/* Hijos nivel 2 */
.txt6{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}

	.txt6:hover{
		color:#FFF;
		text-decoration:underline;
		}

	.txt6_on{
		font-family:Trebuchet MS, Arial, Verdana;
		font-size:14px;
		color:#FFF;
		font-weight:bold;
		text-decoration:underline;
		}

/* Hijos nivel 3 */
.txt7{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:#F4DF91;
	font-weight:bold;
	text-decoration:none;
	}

	.txt7:hover{
		color:#F4DF91;
		text-decoration:underline;
		}

	.txt7_on{
		font-family:Trebuchet MS, Arial, Verdana;
		font-size:13px;
		color:#F4DF91;
		font-weight:bold;
		text-decoration:underline;
		}

/* Contenidos */
.txt8{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}

	.txt8 a{
		color:#000;
		text-decoration:underline;
		}	

	.txt8 a:hover{
		color:#FF0015;
		text-decoration:underline;
		}

/* Fecha noticia interior */
.txt9{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:14px;
	color:#CE3229;
	font-weight:bold;
	}

/* T�tulo noticia interior */
.txt10{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:22px;
	color:#FF0015;
	font-weight:bold;
	}