* html #topInterior {
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fonfoTopInterior.png', sizingMethod='scale');
	 }
#topInterior {
	width: 760px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	height: 100px;
	background-image: url(../images/fonfoTopInterior.gif);
}
#topInterior #titulo {
	margin-top: 53px;
	margin-left: 0px;
	float: left;
}
/*#topInterior #imagenComplementoTitulo{
	margin-top: -90px;
	margin-right: 0px;
	margin-left: 495px;
	margin-bottom: auto;
}*/

#topInterior #tituloTop {
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 220px;
	margin-top: 60px;
}

#cuerpoInterior {
	width: 750px;  
	height: 450px;
	margin: auto;
	overflow:auto;
	background-color: #FFFFFF;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px; 
}

#menuInterior {
	background-color: #346091;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	height: 100%; 
	color: #fff;
}

* html #menuInterior ul{
	margin-left: 5px;
}

#menuInterior ul{
	list-style-type: none;
	padding: 1px;
}

#menuInterior ul li {
	list-style-type: none;
	margin: 4px;
	padding: 5px;    
	border-color: white;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
}

#menuInterior ul li a {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
	color:#fff;
}

div.spacer {
  clear: both;
  }
  
  #noticia {
	margin: auto;
	width: 520px;
	font-size: 11px;
	clear:both;
	padding: 1em;
}

#noticia #imagen {
	float: left;
	border: 0;
}

#noticia #pieNoticia {
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:right;
	color:#006600;
	font-weight:bold
}

#noticia #contenido {
	padding: 0.5em;
	font-size: 1em;
}

#noticia #titular {
	text-align: left;
	text-decoration: none;
	font-size: 1.2em;
}
.titular{
text-align:left;
font-weight:bold;
color:#083D9B;
}

.texto{
	text-align:justify;
	color: #000000;
}

table.intranet
{
  font-family: arial;
  font-size: 12px;
  background-image: url('/themes/default/images/fondoIntranet.png');
  margin-left: 4px;
}

table.intranet th
{
  background-color: rgb(45, 58, 123);
  color: rgb(204, 204, 204);
  text-transform: uppercase;
}
