﻿.tabla_contactenos
{
	padding:0px;
	margin:0px;
}

.tabla_contactenos td.nombre
{
	text-align:left;
	width:90px;
}

.texto_oportunidades
{
	text-transform:uppercase;
}


a.unete 
{
	font-size:11px;
	font-weight:bold;
	color:#001F9E;
	font-family:Verdana;
	padding:0px;
	text-decoration:none;
	}	
a.unete:hover {
	cursor:pointer;
	color:#001F9E;
}

a.sigform
{
    font-family:Verdana;
	padding:0px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}	
a.sigform:hover {
	color:#001F9E;
	cursor:pointer;
	text-decoration:underline;
}


.div_noticias_ascx 
{
	position:absolute;
	top:40px;
	left:5px;
	height:143px;
	width:122px;
	
	padding:3px 3px 3px 3px;
	
	border-style:solid;
	border-color:#7E9DB9;
	border-width:1px;
		
}

.div_noticias_ascx_titulo
{
	color:#134d86; 
	width:120px;
	font-weight:bold;
	font-size:10px;	
	text-decoration:none;
}

.div_noticias_ascx_titulo:hover
{
	text-decoration:underline;
}

.div_noticias_ascx_cuerpo
{
	height:70px;
	width:120px;
	
}


.comboRegistro1 
{
	font-family:"Arial";
	font-size:9px;
	width:320px;
	font-weight:normal;
}

.comboRegistro2 
{
	font-family:"Arial";
	font-size:9px;
	width:100px;
	font-weight:normal;
}


.textoExperiencia
{
	font-family:Arial;
	font-size:9px;
	font-weight:normal;	
	width:200px;
}



table.marco_propaganda_producto {   	
	width:450px;	
	}
	

table.marco_propaganda_producto td{ 
	height:140px; 
	width:220px; 
	padding-left:4px;	
	padding-bottom:6px;	
	
}

table.propaganda_producto
{
	width:210px;
	height:130px; 
	padding:10px;
}

table.propaganda_producto td.cabecera{ 
	height:40px; 	  
	width:200px;
	margin:0px;
	padding:0px;
	text-align:left;
	
}

table.propaganda_producto td.propaganda_imagen{ 
	height:80px;
	width:100px;
	margin:0px;
	padding:0px;
}

table.propaganda_producto td.propaganda_descripcion
{
	height:80px;
	width:100px;
	margin:0px;
	padding:0px;
	text-align:left;
	
}


a.tooltip{
    position:relative; 
    z-index:24; 
    background-color:transparent;
    color:#000000;
    text-decoration:none}

a.tooltip:hover
{
	z-index:25; 
	color:red;
}

a.tooltip span{display: none}

a.tooltip:hover span{ 
    display:block;
    position:absolute;
    top:15px; 
    left:-110px; 
    width:220px;
    border:1px solid #000000;
    background-color:white; 
    color:#000000;
    text-align:left;
    padding:2px;
    
    }
    
a.propaganda_todos 
{
	color:#134d86;
	
	
}    