body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #333333}
b, strong {  font-weight: 900 }



.leftnav td, div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #FFFFFF}


.fineprint td, div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #666666}




.button_servicio { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/servicio_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_producto { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/producto_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_puesto { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/empleos_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_oficina { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/oficinas_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_software { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/software_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_english { 
	background-color: #EDEFF1;
	background-image: url(images/layout/header/english_inactive.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_servicio_active {
	background-image: url(images/layout/header/servicio_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_producto_active {
	background-image: url(images/layout/header/producto_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_puesto_active {
	background-image: url(images/layout/header/empleos_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_oficina_active {
	background-image: url(images/layout/header/oficinas_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_software_active {
	background-image: url(images/layout/header/software_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.button_english_active {
	background-image: url(images/layout/header/english_active.png);
	background-repeat:no-repeat;
	height: 22px;
	width: 80px;
}

.menu_container {
	background-color: #EDEFF1;
	width: 100%;
}

.links_header {
	color: #000099;
	padding: 0 4px;
	cursor:pointer;
	font-size: 11px;
}

.bann_right_up {
	background-image:url(images/layout/header/bann_right_up.png);
	background-repeat:no-repeat;
	height:260px;
	margin: 2px 0;
}

.bann_right_down {
	background-image:url(images/layout/header/bann_right_down.png);
	background-repeat:no-repeat;
	height:100px;
	margin: 2px 0;
}

.tab_button {
	cursor: pointer;
	font-weight: bold;
	text-decoration:underline;
	text-align:center;
	background-color:#E1E4EA;
	padding: 10px 0;
	margin: 0 1px;
	width: 95%;
}

.menu_header {
	background-image:url(images/layout/header/menu_header.png);
	background-repeat:no-repeat;
	height: 30px; 
	width: 170px;
	color: EDEFF1;
	font-weight:bold;
	text-align:center;
}

.menu_item {
	background-color: #EDEFF1;
	height: 25px; 
	width: 170px;
	color: #334a61;
	border-left: 1px solid #334a61;
	border-right: 1px solid #334a61;
	text-align:center;
	padding: 0;
	margin: 0;
}

.menu_item_end {
	background-color: #EDEFF1;
	height: 25px; 
	width: 170px;
	color: #334a61;
	border-left: 1px solid #334a61;
	border-right: 1px solid #334a61;
	border-bottom: 1px solid #334a61;
	text-align:center;
	padding: 0;
	margin-bottom: 5px;
}

.menu_item a{
	color: #334a61;
	font-size: 11px;
}

.menu_item_end a{
	color: #334a61;
	font-size: 11px;
}

.body_panel {
	border: 2px solid #334a61;
	margin: 5px 0;
}

.body_title {
	color: #334a61; 
	font-size:16px; 
	font-weight:bold; 
	text-align:center;
}

.body_text {
	text-align:justify; 
	font-size:11px;
}

.copyright {
	font-size:11px; 
	padding-bottom: 15px; 
	text-decoration:underline;
}

.table_content {
	font-size:11px; 
	color:#334a61;
	border-bottom: 1px dotted #334a61;
}

.table_header {
	font-size:14px; 
	background-color:#334a61; 
	color:white;
}
