.hora {
	font-family: verdana;
	font-size: 9px;
	color: #0066ff;
}
.Subt {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #004384;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #444444;
}
.texfot {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	color: #004384;
}
.foto {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	width: 165px;
}
body {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #444444;
}
p {
  text-align:justify;
  margin-top: 11px;
  margin-bottom: 11px;
}
#headNoticia {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#pieNoticia {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-right: 30px;
	padding-left: 30px;
}
#cuerpoNoticia {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding: 0;
	text-align: left;
}

#interno {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 15px;
}

p.volver {
	margin: 0px;
	float: right;
}
#cuerpoNoticia h1 {
	margin-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #004384;
	
}
.fotoNoticia {
	clear: right;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 165px;	
}
.fotoNoticia p{
	margin: 2px;
   	font-size: 10px;
	font-style: italic;
	color: #004384;
}
p.fecha {
	margin: 0px;
	font-family: verdana;
	font-size: 9px;
	color: #0066ff;	
}
.cierre{
     clear: both;	
}
.centrado {
   text-align: center;	
}
#cuerpoNoticia h2 {
	margin-top: 11px;
	margin-bottom: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #004384;
}

#cuerpoNoticia h3 {
	margin-top: 11px;
	margin-bottom: 11px;
	font-size: 11px;
	font-weight: bold;
}
th {
	font-size: 11px;
	font-weight: bold;
}
td {
	font-size: 11px;
	
}
