body  {
  background-color:#ffffff;
  color:#000000;
  margin:0 0 0 0;
  scrollbar-track-color : #fafafa;  /*fondoBarra*/
  scrollbar-face-color : white; /*barra*/
  scrollbar-shadow-color : #005FB2;  /*lineaDcha*/
  scrollbar-darkshadow-color : white; /*lineaDcha*/
  scrollbar-3dlight-color :white; /*lineaIzquierda*/
  scrollbar-highlight-color :#ebebeb; /*lineaIzquierda*/
  }
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.txtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.rtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-align: justify;
}

.titletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;

}

.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-align: justify;
}


.titlenoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	font-weight: bold;
	text-align: justify;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC3300;
	line-height: normal;
	text-decoration:underline;
	font-weight: bold;

}
.tabWindow {
	margin:0; 
	border:0px 
	solid #000000; 
	border-top:none; 
	width:100%; 
	padding:5; 
	background-color:#FFFFFF;
}

a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;

}
.titleNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699;
	background-position: center center;
	bottom: auto;
	clip:  rect(auto auto auto auto);


}
.up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 10px;

}
.enobras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.textForo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DD3300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-position: center center;
	padding-top: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}
a.textForo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #DD3300;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-position: center center;
	padding-top: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
	text-decoration: none;

}

.fondoBloque{
	background-image: url("img/bg_menu.gif");
}

