body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
div#cabecera{
	border-bottom: 1px solid #cc0033;
	height: 100px;
}
div#cabecera img{
	position: absolute;
	top: 0px;
	left: 0px;
}
a img{
	border: 0;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #cc0033;
	margin: 0;
	display: inline;
	position: absolute;
	top: 20px;
	left: 110px;
}
h1 a{
	color: #cc0033;
	text-decoration: none;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	display: inline;
	position: absolute;
	top: 50px;
	left: 110px;
}
h2 a{
	color: #660066;
	text-decoration: none;
}
h3, h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0033;
}
h4{
	font-variant: small-caps;
	border-bottom: 1px solid #cc0033;
}
}
.hora, .cargo{
	font-weight: bold;
	color: #cc0033;
}
.titular{
	font-weight: bold;
}
.retrato{
  font-size: small;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
}
.direccion{
  font-size: small;
  text-align: right;
  border-top: 1px solid #cc0033;
	clear: both;
}
div#izquierda{
	display: none;
}
