h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #c02425;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}  
div.center {
	width: 10%;
	margin: 0px auto 0px auto;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
}
.Texto a {
	color: #900;
	text-decoration: none;
}
.Texto a:hover {
	color: #b51200;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	text-decoration: none;
	text-align: right;
}
.bordeAbajo {
	border-bottom: 1px solid #b58384;
}
.bordefotosg {
	border-top: 2px solid #333;
}
.padding {
	padding: 7px;
}
.paddingadjs {
	padding: 2px 7px 2px 7px;
}
.padtopleft {
	padding: 2px 7px 5px 0px;
}
.padtopright {
	padding: 2px 0px 5px 7px;
}
.top0 {
	margin-top: 0px;
	padding-top: 0px;
}
div.saltonot {
	clear: both;
	line-height: .8em;
}
.etiquetaEnl {
	width:735px;
	background: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.1em;
	color:#333;
	margin: 2px 0px 0px 0px;
	text-align: left;
	border-top: 2px solid #444;
	border-bottom: 2px solid #444;
}
.etiquetaEnl a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #800;
}
.etiquetaEnl a:hover {
	color: #b51200;
}
.etiquetaNot {
	width:735px;
	background: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.1em;
	color:#333;
	margin: 2px 0px 0px 0px;
	text-align: right;
	border-top: 2px solid #444;
	border-bottom: 2px solid #444;
}
.etiquetaNot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	color: #800;
}
.etiquetaNot a:hover {
	color: #b51200;
}
.b {
	font-weight: bold;
}
