body {
/*	SCROLLBAR-FACE-COLOR: #0e0e0e;
	SCROLLBAR-HIGHLIGHT-COLOR: #8e8e8e;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #252323;
	SCROLLBAR-ARROW-COLOR: #c0c0c0;
	SCROLLBAR-TRACK-COLOR: #292929;
	SCROLLBAR-DARKSHADOW-COLOR: #1f1f1f;*/
	background: #000000 url("../monos/bgmain.jpg") repeat-y center top;
	top: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
}

#Contenedor_News{
	width: 1000px; 
	margin: 0 auto; 
	background: #666666;
}

.ContenedorNews {
	background: #000000;
	background-image: url("../noticias/monos/bgnews.jpg");
	color: #1EFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 20px; */
	width: 800px;
	height: auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	border: solid #000000 3px;
}
.ContenedorNews .ContenedorNewsContenido {
	color: #1EFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	display: table-row-group;
}
.ContenedorNews .Izqui{
	margin: 5px 5px 5px 5px;
	border: solid #000000 2px;
	float:left; 
}
.ContenedorNews .Derec{
	margin: 5px 5px 5px 5px;
	border: solid #000000 2px;
	float: right; 
}

.Linea_News {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.ContenedorNews a:link {
	color: #FF0000;
	text-decoration: none;
}
.ContenedorNews  a:visited {
	color: #FF0404;
	text-decoration: none;
}
.ContenedorNews  a:hover {
	background-color: #FF0000;
	color: #000000;
	text-decoration: none;
}

.Fecha_News {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: oblique;
}

.LeeMas_News {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.LeeMas_News a:link{
	color: #FF0000;
	text-decoration: none;
}
.LeeMas_News a:visited{
	color: #FF0000;
	text-decoration: none;
}
.LeeMas_News a:hover{
	background-color: #FF0000;
	color: #000000;
	text-decoration: none;
}

.Navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 15px;
}
.Navegacion a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Navegacion a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.Navegacion a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #999999;
}

#Temas_Relacionados {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 666px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	border-color: #000000;
	margin-bottom: 15px;
	margin-top: 15px; */
}

#Temas_Relacionados a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

#Temas_Relacionados a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}
