/***********************************************/
/* eframe.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
.story{
	clear: both;
	padding: 10px 20px 0px;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.story h3{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color: #e6eaee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.espaciofoto {
	padding-right: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.story h4 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
	margin-left: 20px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF6600;
}
.story h2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-color: #E8EAE9;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin: 0px;
	padding: 5px 0px;
}
td.recuadro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color: #e6eaee;
	border: 1px solid #999999;
	filter: Chroma(Color=20);
	padding: 5px;
}

