/*********************
< General >
*********************/
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4F5254;
	margin: 0px;
	padding: 0px;
	background-color:white;
}
a {
	color: #808285;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.subscript {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #808285;
}
table {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4F5254;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	height: auto;
}

h3{
	color:#4F5254;
}

input, select{
	font-size: 11px;
	height:30px;
	background-color: #FFFFCC;
	border-top-color: #333333;
	border-bottom-color: #009966;
	border: aas;
	width: auto;
}
/*********************
< Menu >
*********************/
.menu {
	font-size: 11px;
	line-height: 11px;
}
.menu a {
	color: #808285;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menu_selected {
	color: #000000;
	font-weight: bold;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	}

/*********************
< SubMenu >
*********************/
.submenu {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #EFEEEA;
}
.submenu a {
	color: #EFEEEA;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.submenu_selected {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/**********************
<Menu Interno>
**********************/
.menuInterno{
	line-height:15px;
}

/*********************
< Section Title & Copy >
*********************/
.SectionTitle {
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color: #466752;
	padding-left: 11px;
	padding-bottom: 3px;	
}
.SectionCopy {
	color: #000000;
	line-height: 15px;
	padding-left: 6px;
	padding-top: 10px;
}
/*********************
< Page Title & Copy >
*********************/
.Title {
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
}
.TitleCopy {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #466752;
}

.Title_Internal{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.General{	
	color : #4F5254;
}

.Fuente2 {	
	color: #273E77;
}

.Fuente3 {
	color: #4D8E63;
}

.Fuente4  {
	color: #4D417F;
}
.Documento3 {
	color: #E18D15;
}
.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}
.llamada {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: normal;

}
