.titulo_home2{
    font-family:Arial, sans-serif;
    font-size: 11pt;
    color:#283C78;
    font-weight: bold;
    /*font-variant: small-caps;*/
}

.subtitulo_not{
    font-family:Arial, sans-serif;
    font-size: 10pt;
    color: #E20916;
    font-weight: bold;
    /*font-variant: small-caps;*/
}

.fecha{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #14608F;
    font-weight: normal;
    /*font-variant: small-caps;*/
}

.titulo_home{
    font-family:Arial, sans-serif;
    font-size: 12pt;
    color:#444444;
    font-weight: bold;
    /*font-variant: small-caps;*/
}

.subtitulo_home{
    font-family:Arial, sans-serif;
    font-size: 10pt;
    color: #14608F;
    font-weight: bold;
    /*font-variant: small-caps;*/
}

.texto_home_inf{
    font-family:Arial, sans-serif;
    font-size: 7pt;
    color: #000000;
    font-weight: normal;
    text-align: justify;
}

.texto{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    text-align: justify;
}

.texto1{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #283C78;
    font-weight: bold;
}
.texto2{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
}
.titulo{
    font-family:Arial, sans-serif;
    font-size: 11pt;
    color: #ffffff;
    font-weight: bold;
    /*font-variant: small-caps;*/
    margin-left:4px;
}
.subtitulo{
    font-family:Arial, sans-serif;
    font-size: 11pt;
    color: #E20916;
    text-align: left;
	/*font-variant: small-caps;*/
}

.searchboxt{
	display:inline;
}

.tabla_cont{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    text-align: justify;
}

.tabla_cont th{
   font-family:Arial, sans-serif;
   font-size:9pt;
   font-weight:bold;
   text-align:center;
   color:#E3B604;
}

.tabla_cont td{
    font-family:Arial, sans-serif;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    text-align: center;
}

ul.list{
	list-style-image: url(../images/contenido/vineta02.jpg);
	font-family: Arial, sans-serif;
    font-size: 8pt; 
	text-align:justify;
	color:#000000;
}

.vinculo:link, .vinculo:active{
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.vinculo:visited{
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.vinculo:hover{
    color: #E20916;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.vinculo1:link, .vinculo1:active{
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.vinculo1:visited{
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	float: left;
	color: #ffffff;
	background-color: #283C78;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	text-align:center;
    white-space: nowrap;
	background-color: #283C78;
	padding: 7px 29px 7px 30px;
	border-right:1px solid #ffffff;
}

.horizitem a {              /* Font style, size of submenu items */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	text-align:center;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	text-align:center;		
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #BBC2D5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;	
	background-color: #283C78;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;	
	background-color: #283C78;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #283C78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;	
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #283C78;		
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;	
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.horizsubseparator	{   /* Style for line-separator in horizontal submenus - Use '---' for Link title to display */
	background-color: #ff0000;
	border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 0px;	/* top right bottom left */
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}