.centrado {
	padding-top: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	color:#707070;
	font-size: 1.2em;
	line-height: 1.5em;
}
.titulo-seccion {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	width: 630px;
	padding-top: 15px;
}
.titulo-sidebar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	padding-top: 15px;
}
.modulo {
	/*background-image: url(../images/background-noticia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-top: 12px;
	border-bottom: 1px dotted #ff8831;
	width: 615px;
	margin-left: 15px;
}
.documentos {
	padding-top: 12px;
	border-bottom: 1px dotted #ff8831;
	width: 615px;
	margin-left: 15px;
}
/*.documentos a {
	display:block; 
	padding: 5px 0px;
}*/
.documentos ul, .documentos li{
	margin: 0px 10px;
	padding: 0px 10px;
	line-height:20px;
	color: #666666;
}
.documentos li{
	list-style-type: disc;
	list-style-position: outside;
	
}
.foto-noticia {
	padding:7px 7px 7px 22px;
	width: 85px;
	float: left;
}
.foto-ampliada {
	/*background-image: url(../images/sombra-ampliada.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	padding:15px 23px 10px 10px;
	width: 250px;
	float: right;
}
.foto-ampliada img {
	margin-bottom:10px;
}
.titulo {
	font-size: 1.5em;
	color: #295176;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 7px;
	line-height: 1em;
}
.texto-noticia {
	height:65px;
	/*position: relative;*/
	margin-left: 117px;
}
.texto {
	color: #666666;
	padding-left: 7px;
}
.subtitulo {
	color: #295176;
}
.link {
	/*position: relative;*/
	background-image: url(../images/background-ampliar.jpg);
	background-repeat: no-repeat;
	color:#FF6600;
	margin:5px 0px 10px 117px;
	padding:2px 5px 5px;
}
a {
	font-weight:bold;
	color:#ff984c;
	text-decoration:underline;
}
a:hover {
	color:#ff984c;
	text-decoration:none;
}
.empresas {
	display:block;
	padding:2px 0px;
	text-decoration:none;
	font-size:1.1m;
	color:#3f668a;
}
a.empresas:link,a.empresas:active,a.empresas:visited, {
	display:block;
	padding:2px 0px;
	text-decoration:none;
	font-size:1.1m;
	color:#3f668a;
}
a.empresas:hover {
	color:#333333;
}

.linkGris {
	color: #333333;
}
.espacio_juan{
	padding-top:5px;
	clear:both;
	}
