.texpeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.col3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titpag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9A00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E0707;
	text-decoration: none;
}
.directorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.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;
}
/*migracion a estilos*/
#contenetor
{
  margin-top:0em;
}
/*------ Menu Superior -----------*/
#menusuperior {
	background-color: #FD9800;
	/*width: 980px;*/
	width: 980px;
	height: 22px;
	margin-top: 0px;
}

#menusuperior a:link {
	text-decoration: none;
	color: #000000;	
	}

#menusuperior a:visited {
	text-decoration: none;
	color: #000000;	
	}
	
#menusuperior a:hover {
	text-decoration: none;
	color: #990000;
	}
#menusuperior ul li {
	/*float:left;*/
	width: auto;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
    vertical-align:middle;		
	padding : .1em .1em .1em .1em;
 }
 
 #separadortop {
	display: inline;
	color: #FFFF33;
 }
 
 #menulogo {
	background-image:url(imagen/2010/top_logo.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height:129px;
}
#fechaActualizacion
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold; 
	position:relative;
	float:right;
	/*vertical-align:bottom;*/
	width:20em;
	top:116px;
}
/*------ fin Menu Superior -----------*/

/* linea de separacion noticias index*/
.lincafe {
	line-height: normal;
	background-image: url(imagen/2010/lin_cafe.jpg);
	background-repeat: no-repeat;
	text-align: center;
}


/*---------------------------------------------------------------*/
/*-- menu principal anterior                                   --*/
/*---------------------------------------------------------------*/
/*
#menuPrincipal {
	
	width: 980px;
	height: 24px;
	margin-top: 0px;
	background-image: url(imagen/2010/fondo_bt.jpg);
}
.titnot  {
	text-decoration: none;
	color: #FFFFFF;	
	}

#menuPrincipal a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#menuPrincipal a:hover {
	text-decoration: none;
	color: #FFFF00;
	}
#menuPrincipal ul li {
    list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: inline;
	vertical-align:middle;
	padding : .1em .1em .1em .1em;
	letter-spacing: .1em;
	float: left;
 }
*/
/* submenus*/
/*
.subMenu {
	position: relative;
	left: 0em;
	top: 24px;
 	display:block;
    width:9em;
}
.subMenu li:hover ul  { 
    display:compact; 
}
.subMenu ul li ul a {
    display:compact; 
}
*/
/*---------------------------------------------------------------*/
/*-- fin menu principal anterior                               --*/
/*---------------------------------------------------------------*/

/*---------------------------------------------------------------------*/
/* Menu principal anidado                                              */
/* autor : http://www.chuidiang.com                                    */
/*---------------------------------------------------------------------*/
/* Contenedor principal */
#menuPrincipalCSS
{
	width: 980px;
	height: 24px;
	margin-top: 0px;
	background-image: url(imagen/2010/fondo_bt.jpg);
	text-align:left;
}

.separadortopCSS {
	display: inline;
	color: #FFFF33;
}
/* Estilos para enlaces */
#menuPrincipalCSS a:link{
	text-decoration: none;
	color: #FFFFFF;
}
#menuPrincipalCSS a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#menuPrincipalCSS a:hover {
	text-decoration: none;
	color: #FFFF00;
}
/*
#menuPrincipalCSS ul li {
    list-style-type: none;
	display: inline;
	float: left;
}
*/
UL.menu_color2 {
	LIST-STYLE-TYPE: none; 
	LIST-STYLE-IMAGE: none
}
UL.menu_color2 LI {
	POSITION: relative;
	/*
	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;
	*/
	/*WIDTH: 80px;*/ 
	/*WIDTH:AUTO;*/
	/*DISPLAY: 8;*/ 
	/*BACKGROUND: #8888ff; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
    /*letter-spacing: .1em;*/
	vertical-align:middle;
	padding : .1em .1em .1em .1em;
}

UL.menu_color2 UL {
	POSITION: absolute; 
	LIST-STYLE-TYPE: none; 
	DISPLAY: none; 
	TOP: -1px; 
	LIST-STYLE-IMAGE: none; 
	LEFT: 51px
}
UL.menu_color2 > LI > UL {
	POSITION: absolute; 
	LIST-STYLE-TYPE: none; 
	DISPLAY: none; 
	TOP: 19px; 
	LIST-STYLE-IMAGE: none; 
	LEFT: -41px;
	font-size:x-small;
}

UL.menu_color2 LI:hover {
	/*
	BORDER-BOTTOM: #ccccff 1px solid; 
	BORDER-LEFT: blue 1px solid; 
	BORDER-TOP: blue 1px solid; 
	BORDER-RIGHT: #ccccff 1px solid;
	*/
	/*BACKGROUND: #aaaaff;*/ 
}

UL.menu_color2 > LI {
	DISPLAY: inline
}

UL.menu_color2 LI:hover > UL {
	DISPLAY: block
}

UL.menu_color2 LI > UL > LI {
	BACKGROUND:#660000;
}

UL.menu_color2 LI > UL > LI:hover {
	BACKGROUND: #FFA500;
}


/*----------------------------------------------------------*/
/* Fin Menu Principal con Enlaces                           */
/*----------------------------------------------------------*/
a:hover {
	color: #FF6600;
}
#menulogo_obser {
	background-image:url(observatorio/imagen/2011/top_2011.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height:129px;
}
.lintop {
	line-height: normal;
	background-image: url(imagen/2010/top_index.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.linleft {
	line-height: normal;
	background-image: url(images_miembros/left.jpg);
	background-repeat: repeat;
	text-align: center;
}
.linright {
	line-height: normal;
	background-image: url(images_miembros/right.jpg);
	background-repeat: repeat;
	text-align: center;
}
.linbot {
	line-height: normal;
	background-image: url(imagen/2010/bot_index.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.fondotit {
	line-height: normal;
	background-image: url(asamblea/imagenes/fondotit.jpg);
	background-repeat: repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
.topcafe {
	line-height: normal;
	background-image: url(imagen/2012/top_cuadro_cafe.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
}
.botcafe {
	line-height: normal;
	background-image: url(imagen/2012/bot_cuadro_cafe.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
}
.topnegro {
	line-height: normal;
	background-image: url(imagen/2012/top_cuadro_negro.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 15px;
}
.botnegro {
	line-height: normal;
	background-image: url(imagen/2012/bot_cuadro_negro.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
}

