/****************************************/
/* type */

body {
	font-family: serif;
	line-height: 110%;
}
a {
	color:#f65e13;
	text-decoration: none;
}

a:hover {
	color: #666;	
}

#rt_column a {
	font-size: 9pt;
	display: block;
	text-align: center;
}

a img {
	border: 1px solid transparent;
}

a img:hover {
	border: 1px dashed #f65e13;
}

h1,h2 {
	background: url(../img/border.gif) bottom repeat-x white;
	padding: 0 0 10px 10px;
}

h6 {
	margin: 15px 0 0 0;
}

h3 {
	background: url(../img/doubleRule.gif) bottom repeat-x;
	font-size: 10pt;
	padding: 10px 0 3px 0;
	font-family: Georgia;
	text-align: center;
}

h1 span, h2 span {
	display: none;
}

.small_link, .small_link:visited  {
	text-decoration: none;
	color:red;
	font-family: serif;
	font-size: 10pt;
}

.small_link:hover {
	color: black;
}

.rt_fecha {
	font-family: Georgia;
	font-weight: bold;
	font-size: 9pt;
}