.texpeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.linkbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titpag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9A00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
.geneva11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663399;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
.ver14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titob {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.subtit14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
}
.body13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.geneva13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* titulos noticias index*/
.titnot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(imagen/2010/fondo_tit_index.jpg);
	color: #660000;
	background-repeat: no-repeat;
	width: 0px;
	height: 0px;
	right: 5px;
	z-index: 5;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}



/*---------------------------------------------------------------------*/
/* Menu principal anidado                                              */
/* autor : http://www.chuidiang.com                                    */
/*---------------------------------------------------------------------*/
/* (1) Contenedor principal */
#menuPrincipalCSS
{
	width: 980px;
	height: 24px;
	margin-top: 0px;
	background-image: url(imagen/2010/fondo_bt.jpg);
	text-align:center
}
/* (2) Separador */
.separadortopCSS {
	display: inline;
	color: #FFFF33
}

/* Estilos para enlaces */
/* (3) Enlace Activo */
#menuPrincipalCSS a:link{
	text-decoration: none;
	color: #FFFFFF
}
/* (4) Enlace Visitado */
#menuPrincipalCSS a:visited {
	text-decoration: none;
	color: #FFFFFF
}
.titnoticiasverd/* (5) Enlace con mouse encima */	
  {
	text-decoration: none;
	color:#000000;
}
.titnoticiasverd/*----------------------------------------------------------*/
/* Fin Menu Principal con Enlaces                           */
/*----------------------------------------------------------*/

/* Revision de Estilos */
/* 1. (c) */
/*
UL.menu_color2 {
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none
}
*/
/* (6) Raiz de Menu (c) 1. */
 {
	margin : 0em 0em 0em 0em;
	padding: .3em 0em 0em 0em;
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none
}

/* 2. (c) */
/*
UL.menu_color2 LI {
	DISPLAY: block; 
	POSITION: relative; 
	WIDTH: 80px; 
	BACKGROUND: #8888ff; 

	BORDER-BOTTOM: blue 1px solid; 
	BORDER-TOP: #ccccff 1px solid; 
	BORDER-RIGHT: blue 1px solid; 
	BORDER-LEFT: #ccccff 1px solid; 

	PADDING-BOTTOM: 1px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 1px

}
*/
/* (7) Items de Menu (c) 2. */
UL.menu_color2 LI {
	DISPLAY:BLOCK;
	POSITION: relative;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding : .1em .1em .1em .1em
}

/* 3. (c) */
/*
UL.menu_color2 UL {
	POSITION: absolute; 
	DISPLAY: none; 
	TOP: -1px; 
	LEFT: 51px;
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none 
}
*/

/* (8) Submenu (c) 3. */
UL.menu_color2 UL {
	POSITION: absolute; 
	DISPLAY:none;

	TOP: 0em; 
	LEFT: 51px

	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none; 
}

/* 4. (c) */
/*
UL.menu_color2 > LI > UL {
	POSITION: absolute; 
	DISPLAY: none; 
	LEFT: -41px;
	TOP: 19px; 
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none 
}
*/

/*'>' operador de anidacion */
/* (9) Items de Submenu (c) 4. */
UL.menu_color2 > LI > UL {
	POSITION: absolute; 
	DISPLAY: none;
	TOP: 20px; 
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none; 
	font-size:xx-small;
	text-align:left
}

/* (9a) submenu "ascofapsi" */
#sub_ascofapsi {
	width:10.5em;
	LEFT:-4.5em
}
/* (9b) submenu "Miembros" */
#sub_miembros {
	width:16.5em;
    LEFT:-4em
}
/* (9c) submenu "publicaciones" */
#sub_publicaciones
{
	width:12em;
    LEFT:-3.8em
} 
/* (9d) submenu "Eventos y Calendario" */
#sub_eventos_calendario
{
	width:11em;
    LEFT:-4em
} 
/* (9f) submenu de "Convocatorias "*/
#sub_convocatorias
{
	width:11em;
    LEFT:-4em
} 
/* (9e) submenu  de submenu "publicaciones" */
#sub_pubs_nacionales
{
	position:relative;
	TOP  : -1.5em; 
	width:12.5em;
	height:.1em;
	LEFT:4.6em;
}

/* 5. (c) */
/*
UL.menu_color2 LI:hover {
	BACKGROUND: #aaaaff; 

	BORDER-TOP: blue 1px solid; 
	BORDER-RIGHT: #ccccff 1px solid;
	BORDER-LEFT: blue 1px solid; 
	
	BOTTOM: #ccccff 1px solid 
}
*/

/* 5. (c) */
UL.menu_color2 LI:hover {
	BORDER-TOP   : #660000 .1em solid; 
	BORDER-RIGHT : #660000 .1em solid;
	BORDER-LEFT  : #660000 .1em solid; 
	BORDER-BOTTOM: #660000 .1em solid
}

UL.menu_color2 LI {
	BORDER-TOP   : #660000 .1em solid; 
	BORDER-RIGHT : #660000 .1em solid;
	BORDER-LEFT  : #660000 .1em solid; 
	BORDER-BOTTOM: #660000 .1em solid
}

/* 6. (c) */
/*
UL.menu_color2 LI:hover > UL {
	DISPLAY: block
}
*/

/* (11) Items de Submenu Principal (c) 6.*/
UL.menu_color2 LI:hover > UL {
	DISPLAY: block;
}


/* 7. (c)*/
/*
UL.menu_color2 > LI {
	DISPLAY: inline
}
*/

/* (10) Items de Menu Principal (c) 7. */
UL.menu_color2 > LI {
	DISPLAY: inline;
}

/* (12) Submenu Anidado */
UL.menu_color2 LI > UL > LI {
	BACKGROUND:#660000;
	padding: .25em .15em .25em .25em

}
/* (13) Submenu Anidado - pasar mouse encima */
UL.menu_color2 LI > UL > LI:hover {
	BACKGROUND: #FFA500;
}
/* (14) Submenu  - color de texto de mouse sobre */
UL.menu_color2 LI > UL > LI  a:hover {
   color:#000000;
}
.subtit16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.titnoticiasverd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
}
.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

