﻿
#envolvente {
	width: 1000px;
	margin: 0 auto;
}
#noticiaprinc {
	width: 695px;
	margin: 0 0 0 70px;
}
#mascara {
	width: 700px;
	overflow: hidden;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #d7d7d7;
}
#contenedor {
	width: 10000px;
}
.ynsnip {
	float: left;
	width: 695px;
	font-size: 10px;
	padding: 0 0 5px 0;
	background-color:#fff;
}  
.foto {	
	border-bottom: 1px solid #999;
}
.fscleft a {
	display: block; 
	width: 32px; 
	height: 32px;
	margin-left:170px;
}
.fscleft a.buttonOn { 
	background: url("./img/flechaiz.gif") no-repeat; 
}
.fscleft a:hover { 
	cursor: pointer; 
	background: url("./img/flechaj0.gif") no-repeat; 
}
.fscleft a strong { 
	display: none; 
}
.fscright a {
	width: 32px;
	height: 32px;
	display: block;
}
.fscright a.buttonOn { 
	background: url("./img/flechade.gif") no-repeat;
}
.fscright a:hover {
	cursor: pointer;
	background: url("./img/flechadf.gif") no-repeat;
}
.fscright a strong { 
	display: none; 
}
.fscleft a.buttonOff, .fscleft a:hover.buttonOff { 
	cursor: default;
	background: url("img/flechaj1.gif") no-repeat;
} 
.fscright a.buttonOff, .fscright a:hover.buttonOff {
	cursor: default; background: url("./img/flechadg.gif") no-repeat; 
}
#flechas1{
	position: relative;
	float: left;
	left: 406px;
	bottom: 125px;
}
#flechas2 {
	position: relative;
	float: left;
	left: 415px;
	clear: right;
	bottom: 125px;
}
.pie {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 2px 0 0 6px;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.titulo {
	color: #990000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
}
#bloque {
	width: 1000px;
	height: 536px;
	padding: 0;

}
#cuerpo{
	float: left;
	width: 1000px
}
#noticias{
	width: 1000px;
	margin: 0 0 0 0;
	float: left;
}
#noticiascolumder{
	float:left;
	margin:0;
	padding:0;
	width:995px
}
#modulojava{

}
.titulomodjava {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #900;
	padding: 5px 5px 0 6px;
	line-height: 110%;
}
.textonoticia {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px 6px 0;
	margin: 0;
	height: 52px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center
}

