@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

h2 {
	padding: 10px;
	text-align: left;
	font-size: 120%;
}

body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
    }
    .oneColFixCtrHdr #container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
    }
#tabla_enlaces  tr  td{
	vertical-align:top;
	height: 25px;
}
#tabla_enlaces  tr  td  a {
	text-decoration: none;
	color: #006699;
	background-image: url(../img/arrow_enlaces.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 40%;
	font-weight: bold;

}
#tabla_enlaces  tr  td  a:hover {
	text-decoration: underline;
	color: #905714;
}
#tabla_enlaces  tr  td  span {
	font-size: 10px;
	padding-left: 15px;
	color: #006699;

}
#tabla_empleo {
}
#tabla_empleo td {
	height:20px;
	text-align: left;
}
#tabla_empleo td a {
	text-decoration:none;
}
#tabla_empleo td :hover {
color:#CC6D10;
text-decoration:underline;
}
#tabla_departamento td {
	height:20px;
	text-align: right;
}
#tabla_departamento td p {
color:#174891;
font-size:12px;
}
#tabla_departamento td a {
color:#CC6D10;
}
#departamento {
color:#CC6D10;
font-size:11px;
height:20px;
width:300px;
}
.campo_examinar {
color:#CC6D10;
font-size:11px;
height:20px;
width:270px;
}
#boton_examinar {
float:left;
vertical-align:middle;
}
#acepto_condiciones {
text-align:center;
}
.tabla_productos {
}

.tabla_productos tr td {
	height: 20px;
	border-left: 3px solid #FFF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.tabla_productos tr td #lista_productos {
	height: 18px;
	color: #006699;
	font-size: 11px;
	float: right;
	width: 170px;
	border: 1px solid #81a5c4;
}
