div#container {
	background-image: url(../images/gobierno/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#content{
	background-image: url(../images/gobierno/interiorGobierno_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.titulos {
	font-size:15px;
	color:#421E9A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	clear: both;
}
.resaltado {
	font-size: 14px;
	font-weight: bold;
}
div#navigation .archivosTitulo {
	font-weight: bold;
	color: #FFFFFF;
	width: 121px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}
div#navigation .archivos{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
div#navigation .archivos a{
	color: #FFFFFF;
	text-decoration: none;
}
div#navigation .archivos a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.date {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
div#imagenes {
	padding: 0px;
	clear: both;
	float: left;
	width: 569px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.bloque {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 580px;
}
div#imagenes .foto-fila {
	clear: both;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 569px;
}
div#imagenes .foto {
	margin-right: 10px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 7px;
	float: left;
	background-color: #E9E9E9;
}
.bloque a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


.bloque a:hover{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
 a.mas{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
 a.mas:hover{
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}


p img {
	margin: 5px;
	float: right;
} /* espacio entre el texto y la imagen */


/*para ver las noticias*/
.volanta {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	clear: both;
	float: left;
	height: auto;
	width: 569px;
}
.avance {
	font-style: italic;
	text-align: left;
	clear: both;
	float: left;
	padding: 0px;
	width: 569px;
	margin: 0px;
}
.desarrollo {
	text-align: left;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 569px;
}

