body 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
}
.tahoma9gris {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.tahoma9gris:hover {
	color: #FF6600;
}
.botonera {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.botonera:hover {
	color: #00a7b5;
}
.borde {
	border: 1px solid #e6e7e8;
}
.borde_video {
	border: 1px solid #cccccc;
}
.titulos{
	font-family: arial;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.titulos_turquesa{
	font-family: arial;
	font-size: 16px;
	color: #00a7b5;
	text-decoration: none;
}
.tahoma10blanca {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma10blanca:hover {
	color: #ffffff;
}
.tahoma10negro{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tahoma10negro:hover{
	color: #000000;

}
.tahoma10turquesa {
	font-family: Tahoma;
	font-size: 10px;
	color: #00a7b5;
	text-decoration: none;

}
.tahoma10turquesa:hover{
	color: #00a7b5;
}
.tahoma10naranja {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}

.tahoma14naranja {
	font-family: Tahoma;
	font-size: 16px;
	color: #ff6600;
	text-decoration: none;	
}


.tahoma10naranja:hover {
	color: #000000;
}


.verdana10turquesa {
	font-family: Verdana;
	font-size: 10px;
	color: #00a7b5;
	text-decoration: none;
}
.verdana10naranja {
	font-family: Verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}
.verdana10naranja {
	font-family: Verdana;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;
}
.verdana10gris {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.botonera_naranja {
	font-family: Arial;
	font-size: 14px;
	color: #ff6600;
	text-decoration: none;
}
.botonera_naranja:hover {
	color: #00a7b5;
}
.sinBorde { 
	border:none;
}



.borde {
	border: 1px solid #e6e7e8;
}
/******* AGREGADOS HERNAN *********/
.entidades
{
	margin:10pt;
	width:100%;
	border-collapse:collapse;	
	font-family: Tahoma;	
}

.entidades th
{
	background-color:#00a6b4;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	text-transform:uppercase;
	padding:4pt;
	border:1px solid white;
}

.entidades tr 
{
	background-color:#eeeeee;
	border:1px solid white;	
}

tbody tr.odd
{
	background-color:white;
}

.entidades td 
{
	padding:4pt;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
	border:1px solid white;
}

.icono 
{
	border:0px solid white;
}

.banda 
{
	background-color:#f47626;
	padding:3pt;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	margin:10pt;
	margin-bottom:0pt;
}

.banda2
{
	background-color:#00a6b4;
	padding:3pt;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	margin:10pt;
	margin-bottom:0pt;
}
.entidad
{
	border: 1px solid #e6e7e8;
	margin-bottom:20pt;
}

.entidad td 
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
	text-transform:uppercase;
	font-weight:bold;	
}

.entidad input 
{
		text-transform:none;
		font-weight:normal;
}

.paginador a:hover 
{
	color:Red;
}

.paginador a,.paginador
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	margin:2pt;
	text-align:right;
}

.borde_entidades
{
	margin-bottom:10pt;
	border: 1px solid #e6e7e8;
}

.punteado_home {
    background-image:url('../00img/punteo_hor_negro.gif'); 
    background-repeat:repeat-x;
    padding:2px;
    height:1px;    
}

.accion 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;	
	cursor:pointer;
}

.email 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0099CC;
}

.accion2
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight:bold;	
	cursor:pointer;
}


.punteado_naranja {
    background-image:url('../00img/punteo_hor_naranja.gif'); 
    background-repeat:repeat-x;
    padding:2px;
    height:1px;    
}

.punteado_turquesa {
    background-image:url('../00img/punteo_hor_turquesa.gif'); 
    background-repeat:repeat-x;
    padding-left:2px;
    padding-right:2px;
    height:1px;    
}

.punteado_vertical_turquesa {
    background-image:url('../00img/separador_vert_turquesa.gif'); 
    background-repeat:repeat-y;
    padding-left:2px;
    padding-right:2px;
    width:1px;    
    border-collapse:collapse;
}

.punteado_vertical_rojo {
    background-image:url('../00img/separador_vert.gif'); 
    background-repeat:repeat-y;
    padding-left:2px;
    padding-right:2px;
    width:1px;    
    border-collapse:collapse;
}

.galeria_deslizante_titulo {
	font-family: arial;
	font-size: 16px;
	color: #00a7b5;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	text-transform:lowercase;
}

.separadorBotonera
{
	 height: 15px;
	 width:15px;
	 background-image:url(../00img/separador.gif)
}

 /*** COPIADO DE GALERIA.CSS ***/ 
 
 .propiedad_clave 
{
	font-weight:bold;	
	color: #000000;
	font-size:7pt;
}

.propiedad_valor
{
	font-weight:bold;	
	color: #25adbb;
	font-size:7pt;
}

.propiedad_valor_resaltado {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none;	
}



.video 
{
	background-color:black;
	padding:10pt;
	cursor:pointer;
}

.video_grande_texto 	
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
}



#foto_titulo 
{
	font-weight:bold;
	font-size:14pt;
}

.recomendar 
{
	font-size:7pt;	
	font-weight:bold;
	color: #25adbb;	
	cursor:pointer;
}

.enlace 
{
	cursor:pointer;
	text-decoration:underline;
}

a.pagina_activa
{
	font-weight:bold;
	font-size:10px;
}

a.pagina_inactiva
{
	font-weight:normal;
	font-size:10px;
}

.tabla_categorias 
{	
	border-bottom:1px solid white;
}


.categorias {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	cursor:pointer;
}

.categorias:hover {
	color: #000000;
}

#extra 
{
	z-index:1000;display:none;position:absolute;
}

#panel_ingreso
{
	z-index:1000;display:none;position:absolute;
}

img {
	border: none;
}

.excelsos_overlay
{
  opacity: 0.75;
  filter: alpha(opacity = 75);
}


acronym {
	border-bottom: 0px solid white;
}