body {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.titulo1 {
	background-color: #101113;
	padding-left: 7px;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
}
.tituloNoticia {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #b6b6b7;
}
.textoNoticia {
	font-family: Tahoma;
	font-size: 8pt;
	color: #b6b6b7;
	text-align: justify;
}
.interiro_tablas {
	vertical-align: top;
	padding: 3px;
}
.interiro_tablas2 {
	vertical-align: top;
	padding: 7px;
}
.listado1 {
	background-position: bottom;
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.listado2 {
	font-weight: bold;
	padding-left: 10px;
	width: 100%;
}
.campos {
	background-color: #0f1011;
	border: thin solid #909193;
	color: #c5c5c5;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	padding-right: 3px;
	padding-left: 3px;
}
.listado3 {
	background-color: #000000;
	width: 100%;
	padding-left: 7px;
	padding-bottom: 3px;
}
.liga{
	font-family: Tahoma;
	font-size: 8pt;
	color: #D3D3D3;
}
.marca1{
	font-family: Tahoma;
	font-size: 8pt;
	color: #D3D3D3;
	font-weight: bold;
}
.tabla1 {
	background-image: url(images/marco1.jpg);
	padding: 5.4px;
}
.tabla2 {
	background-image: url(images/marco1.jpg);
	padding: 5.4px;
}
.tabla3 {
	background-image: url(images/marco1.jpg);
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*--------------------------------------------Liga*/
.ligaTexto:link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #b6b6b7;
	text-align: justify;
	text-decoration: none;
}
.ligaTexto:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #b6b6b7;
	text-align: justify;
	text-decoration: none;
}
.ligaTexto:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #b6b6b7;
	text-align: justify;
	text-decoration: none;
}
.ligaTexto:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #F0F0F0;
	text-align: justify;
	text-decoration: none;
}
/*--------------------------------------------*/
