body {
	margin-bottom: 0px;
	margin:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#000000;
	background-image:url(imagenes/sitio/fondo.jpg);
	background-attachment:fixed;
	scrollbar-arrow-color: #000000; scrollbar-base-color: #EDE7E4;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR: #E2D9D3;
}



.fondo_arriba {
	background-image:url(imagenes/sitio/arriba.jpg);
	font-family: tahoma;
	font-size: 10px;
	color:#FFFFFF;
}

.fondo_abajo {
	background-image:url(imagenes/sitio/abajo_02.jpg);
	font-family: tahoma;
	font-size: 10px;
}

.fondo_linea_roja_01 {
	background-image:url(imagenes/sitio/rayita-roja01.jpg);
	font-family: tahoma;
	font-size: 10px;
}

.fondo_linea_roja_02 {
	background-image:url(imagenes/sitio/rayita-roja.jpg);
	font-family: tahoma;
	font-size: 10px;
}

.fondo_menu {
	background-image:url(imagenes/sitio/fondo_menu.jpg);
	font-family: tahoma;
	font-size: 10px;
}

.fondo_top {
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
}

.fondo_contenido_general {
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
	color:#090909;
}

.fondo_contenido {
	background-image:url(imagenes/sitio/fondo_cotenido_.jpg);
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
	color:#090909;
}

.fondo_columna_02 {
	background-image:url(imagenes/sitio/fondo_columna_02_juaz.jpg);
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
	color:#090909;
}

.fondo_columna_01 {
	background-image:url(imagenes/sitio/fondo_columna_01.jpg);
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
	color:#090909;
}

.fondo_sponsors {
	background-image:url(imagenes/sitio/sponsorssssssss.jpg);
	background-color:#1F1F1E;
	font-family: tahoma;
	font-size: 10px;
	color:#090909;
	height:234px;
}







.texto_01 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.texto_02 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #A3A3A3;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}